Commit graph

5168 commits

Author SHA1 Message Date
kichik
414e23fc45 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@742 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-26 11:23:42 +00:00
kichik
e678c5938f *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@741 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-26 11:22:30 +00:00
kichik
c2a6f6674c Anti-aliased version of checks4.bmp
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@740 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-26 11:07:28 +00:00
kichik
8126466710 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@739 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-26 11:02:45 +00:00
kichik
d6c4b8ac50 Added SetLanguage ($LANGUAGE is no longer a variable)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@738 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-25 16:09:42 +00:00
kichik
df33a31178 Added SetLanguage ($LANGUAGE is no longer a variable)
Language can be set not only from .onInit
Added .onMouseOverSection


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@737 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-25 16:09:17 +00:00
kichik
ac702fe1ac Added SetLanguage ($LANGUAGE is no longer a variable)
Added .onMouseOverSection


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@736 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-25 16:08:00 +00:00
kichik
c37ccc69d7 Added .onMouseOverSection
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@735 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-25 16:06:18 +00:00
kichik
7939bf6ff6 Added SetLanguage
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@734 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-25 16:05:22 +00:00
kichik
b103e04442 New icons by adni18
http://www.wincustomize.com/skins.asp?AuthorID=2663


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@733 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-25 14:31:44 +00:00
kichik
b2ce4105b8 update_status_text bug fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@732 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-25 11:26:15 +00:00
kichik
45ed8c86f9 Added SetStaticBkColor
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@731 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-25 10:53:00 +00:00
kichik
acc50c24b1 Replaced .onStaticBkColor with .onInitDialog
No more threads conflicts


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@730 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-25 10:52:43 +00:00
kichik
156b243620 Replaced .onStaticBkColor with .onInitDialog
Added SetStaticBkColor


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@729 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-25 10:49:47 +00:00
kichik
b5edc36eaa Replaced .onStaticBkColor with .onInitDialog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@728 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-25 10:48:43 +00:00
kichik
8a3a64c5b4 Fixed some problems with the new background callback function
Silent is working again


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@727 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-24 14:44:23 +00:00
kichik
ed112b999b CopyFiles script message fixed (no longer always silent)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@726 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-24 14:42:16 +00:00
kichik
2712d7076f Custom install type text can now be changed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@725 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-23 08:20:46 +00:00
kichik
e03691a6fa Better backward compatibility ($LANGUAGE is now last in the user variables array)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@724 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-22 22:47:51 +00:00
kichik
5e18d63dd4 alpha 7
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@723 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-22 22:46:01 +00:00
kichik
97c64404b7 ChangeUI can now change IDD_VERIFY
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@722 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-22 22:11:41 +00:00
kichik
d209003edd Better backward compatibility ($LANGUAGE is now last in the user variables array)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@721 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-22 22:09:09 +00:00
kichik
9c8ad50586 ChangeUI can now change IDD_VERIFY
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@720 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-22 21:53:54 +00:00
kichik
3ab9e0d7e9 Default license color now fits the user system
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@719 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-22 21:06:26 +00:00
kichik
458f6f6c22 Default license color now fits the user system
Now reports the right number of required sections


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@718 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-22 21:06:07 +00:00
kichik
3d50047162 Language can now really be selected from .onInit
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@717 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-22 15:55:37 +00:00
kichik
2797412b9a Fixed a bug that gave SMPROGRAMS, SMSTARTUP, DESKTOP and STARTMENU to have wrong values.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@716 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-22 09:37:51 +00:00
kichik
4afe731f89 Clearing background problem with custom background color (.onStaticCtlBkColor)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@715 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-21 21:23:20 +00:00
kichik
d9b296019a Now uses the default language in .onInit
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@714 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-21 20:41:11 +00:00
kichik
f900ae6d24 Fixed a bug that gave EXEDIR, CMDLINE and others wrong values
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@713 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-21 19:45:45 +00:00
kichik
91278b7e05 no message
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@712 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-21 19:44:32 +00:00
kichik
8b3fdab7c2 Language can be choosen from .onInit
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@711 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-21 19:16:09 +00:00
kichik
becd08eafe Language can be choosen from .onInit
Added .onStaticCtlBkColor and un.onStaticCtlBkColor
Fixed a bug that caused RTF not to show on Windows 9x


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@710 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-21 19:15:00 +00:00
kichik
7fa074e487 Replaced SetDlgItemText by GetDlgItem
Added CreateFont


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@709 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-21 19:11:47 +00:00
kichik
7c0fd2b678 Language can be choosen from .onInit
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@708 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-21 19:10:11 +00:00
kichik
6dbd923ec7 Language can be choosen from .onInit
Replaced SetDlgItemText by GetDlgItem
Added CreateFont
Checkbox is only required in IDD_DIR if logging is enabled
Not specifying any language now really causes the script compiler to use the last used language
Fixed a bug with MBCS and the uninstaller text


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@707 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-21 19:09:09 +00:00
kichik
f9ddfb219e Added a dialog that shows up if compress whole is used and initial uncompressing lasts longer than a second.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@706 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-21 19:05:14 +00:00
kichik
9f69735152 Not specifying any language now really causes the script compiler to use the last used language
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@705 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-21 19:03:56 +00:00
kichik
018ec00790 Replaced SetDlgItemText by GetDlgItem
Added .onStaticCtlBkColor and un.onStaticCtlBkColor
Added CreateFont


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@704 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-21 19:02:47 +00:00
kichik
20f9102321 Added a dialog that shows up if compress whole is used and initial uncompressing lasts longer than a second.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@703 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-21 17:23:46 +00:00
kichik
25e248b099 Replaced SetDlgItemText by GetDlgItem
SendMessage WM_SETTEXT treats lParam as a string
Added CreateFont


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@702 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-21 16:36:09 +00:00
kichik
8402a41f75 Added a comment saying you should put your name in the translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@701 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-21 16:33:04 +00:00
kichik
755ea80f75 Added a dialog that shows up if compress whole is used and initial uncompressing lasts longer than a second.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@700 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-21 16:32:42 +00:00
kichik
e94571b191 Typo fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@699 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-21 16:31:28 +00:00
kichik
700d520b6a Language can be choosen from .onInit
Added .onStaticCtlBkColor and un.onStaticCtlBkColor
Type fixed


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@698 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-21 16:23:29 +00:00
kichik
143907fd7f Language can be choosen from .onInit
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@697 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-21 16:21:22 +00:00
kichik
3014e1ff62 no message
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@696 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-20 12:03:12 +00:00
eccles
8cc405362f SetShellVarContext all - was failing to fall back to current user
Optimised this a little too


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@695 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-19 23:39:23 +00:00
eccles
34db30b2ce Instant saving of 0.5K - use of stdcall calling convention to
reduce code overhead associated with managing the stack


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@694 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-19 23:18:19 +00:00
eccles
7a2cf3e5b8 Small space-saving optimisations
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@693 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-19 21:24:44 +00:00