Commit graph

2488 commits

Author SHA1 Message Date
ramon18
48a62f51e8 Added new function LockWindow for flickering problems workaround, fixed crash on NSISdl, fixed focus button redraw
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3115 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-09 22:45:25 +00:00
joostverburg
a97fc1a9b2 - Improved and changed text settings
- ID for Start Menu Folder pages, easier to use multiple pages
- Language not written to registry after running uninstaller
- Fixed uninstaller auto close
- Documentation fixes
- Cleanup


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3114 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-09 22:12:58 +00:00
joostverburg
fe85d27953 different uninstaller header bitmap, fixes, cleanup
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3113 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-07 21:35:31 +00:00
joostverburg
8aa5ec4ff3 fixes, easier to read
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3112 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-07 17:59:02 +00:00
joostverburg
68d8b11a0b fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3111 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-07 17:53:43 +00:00
joostverburg
00d21ed705 1.67
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3110 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-07 17:53:26 +00:00
kichik
7ae2452eeb updated Hebrew language files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3109 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-07 15:44:36 +00:00
joostverburg
8f1f4fb59c fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3108 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-07 13:49:08 +00:00
joostverburg
75e5121276 HTML Help documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3107 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-06 15:05:27 +00:00
joostverburg
cc34a465ec fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3106 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-06 14:06:37 +00:00
joostverburg
9dcb1667f6 new Graphics folder
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3105 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-06 13:15:45 +00:00
kichik
3da170735a fixed 1%...35%...80%...100% bug with details set to textonly
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3104 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-06 00:58:37 +00:00
joostverburg
6d9cc5ba10 256 colors
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3103 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-05 16:05:42 +00:00
joostverburg
f9700baff3 added MUI_(UN)WELCOMEFINISHPAGE_INI_3LINES, welcome page after installation works, doc fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3102 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-05 16:02:44 +00:00
joostverburg
5fa5a34e45 finish page actions in leave function, check for NSIS_CONFIG_SILENT_SUPPORT
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3101 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-05 14:33:18 +00:00
joostverburg
8f84940ed2 16 colors
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3100 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-05 14:20:20 +00:00
joostverburg
5eea49b486 no language selection dialog when installation is silent
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3099 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-05 11:28:49 +00:00
joostverburg
2518c7c7b9 only enable cancel on finish page when there are checkboxes, no compiler warning anymore
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3098 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-04 21:41:50 +00:00
joostverburg
77e9b58295 fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3097 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-04 21:24:17 +00:00
kichik
f4c56119be patch #835443 - simpler SetUserVariable
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3096 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-04 16:59:17 +00:00
joostverburg
47be8be68b Cancel enabled on Finish page, showreadme/run not executed when clicking cancel
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3095 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-04 16:35:48 +00:00
joostverburg
23eb38ca31 fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3094 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-04 11:24:20 +00:00
kichik
7669c627ae - Updated preamble of CHM
- Fixed build.bat - now updates CHM


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3093 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-03 17:14:56 +00:00
kichik
2d400ff976 Only copy CHM if it's different
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3092 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-03 12:09:24 +00:00
kichik
b803023527 Updated "Calling an external DLL using the System.dll plugin" to be more precise about System parameters
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3091 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-03 10:55:09 +00:00
kichik
2cb320edb5 CHM documentation generates using Halibut. Thanks Nike!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3090 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-03 09:10:19 +00:00
kichik
43bd7d565f SetUserVariable for Delphi ExDLL too - thanks spidervenom
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3089 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-03 09:01:53 +00:00
zarg
04bcb951a0 Updated or made clearer cetarin commands and parameters, thanks to virtlink for the info.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3088 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-02 23:37:51 +00:00
kichik
5c6fbf8745 DeleteINIStr and DeleteINISec do set the error flag if there was an error, but not if the key or string were not there before.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3087 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-01 21:46:32 +00:00
kichik
2f48bf615d DeleteINIStr and DeleteINISec do not set the error flag
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3086 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-01 21:41:28 +00:00
eccles
ddeda1ce45 More info about escaping special characters.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3085 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-01 19:56:08 +00:00
kichik
10c82bd2a9 No need for output from cvsdata.nsi unless it's an error (working this time)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3084 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-01 18:42:35 +00:00
kichik
21ecbb7198 No need for output from cvsdata.nsi unless it's an error
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3083 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-01 18:37:34 +00:00
eccles
764bdc8f87 A backslash typed into a Text field with MULTILINE flag was not being escaped when saved back to State.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3082 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-01 00:17:19 +00:00
joostverburg
c84dcdb8a2 abort custom function also work when not using abort warning
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3081 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-31 18:05:49 +00:00
joostverburg
d4fecb1318 invalid pseudo-class
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3080 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-31 15:23:23 +00:00
joostverburg
4cbad72f44 fixed codepage number
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3079 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-31 13:06:48 +00:00
eccles
a7ed10087c - Icon and bitmap controls were being passed the file name string on creation which the control would interpret as the name of a resource, and fail.
- Now passes hInstance to LoadImage call which seems to solve a bizarre sporadic possible Windows bug where the LR_LOADFROMFILE parameter seems to be ignored.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3078 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-30 23:51:44 +00:00
kichik
f9c8fd6682 That shouldn't have gotten in there...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3077 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-30 23:12:25 +00:00
kichik
570f1b0e75 Minimal TreeView item hieght is 16, the height of the checbox
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3076 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-30 00:08:21 +00:00
kichik
419d351fc3 No need to escape quotes, the slashes will show in the output
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3075 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-28 22:59:29 +00:00
joostverburg
c71cd7f2cf 1.67
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3074 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-28 18:30:16 +00:00
joostverburg
fd54d7510f 1.67
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3073 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-28 18:19:35 +00:00
joostverburg
a54a0348f2 1.67
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3072 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-28 16:59:15 +00:00
joostverburg
dbc5d96274 v6
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3071 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-28 16:58:47 +00:00
joostverburg
947bb6177b fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3070 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-27 17:05:16 +00:00
kichik
71072d7532 Fixed bug #830913 - if /nonfatal is used a warning should be displayed, not an error
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3069 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-27 15:46:33 +00:00
joostverburg
6b3d1d8cd0 fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3068 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-27 13:55:40 +00:00
joostverburg
5733e2ee0c UninstallingText
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3067 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-27 12:54:05 +00:00
joostverburg
4d89fd74db 1.67
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3066 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-27 12:53:39 +00:00