Commit graph

3310 commits

Author SHA1 Message Date
kichik
b43ab07a9b new Malaysian translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3949 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-08 09:21:06 +00:00
kichik
7b5819c99c no longer needed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3948 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-02 12:32:46 +00:00
kichik
fde1c303a2 added information about SetCompressor /SOLID
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3947 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-02 12:14:23 +00:00
kichik
73bd89e9c3 use solid compression
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3946 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-02 12:04:36 +00:00
kichik
9613c8988f - stubs are no longer included in makensis but read from the Stubs directory
- new /SOLID switch for SetCompressor allows setting solid compression without recompiling makensis


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3945 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-02 12:04:07 +00:00
kichik
c345108cc0 added NSISCALL to functions used in the stub (EXEHEAD)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3944 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-02 11:23:12 +00:00
kichik
7798a6ab61 reverted latest change as File already removes the read-only flag
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3943 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-31 20:13:47 +00:00
kichik
7a3a452d9a fixed bug #1168652 - French: Install Location 2 shortcuts on P
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3942 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-29 21:32:15 +00:00
kichik
02c67b8a83 typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3941 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-29 20:57:16 +00:00
kichik
99fd0223ab clarified usage of SetCompressor
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3940 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-29 19:14:59 +00:00
kichik
c9c8811194 - added AddBrandingImage examples
- added information about usage of variables


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3939 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-29 19:09:30 +00:00
kichik
31f957efda typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3938 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-29 18:09:37 +00:00
kichik
819e5c7e77 remove read only file attribute before using Rename /REBOOTOK
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3937 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-27 17:40:58 +00:00
kichik
54599162b7 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3936 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-24 15:21:40 +00:00
kichik
e94a2c8ab1 replaced spaces with underscores in index output parameter names
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3935 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-22 18:54:12 +00:00
kichik
5c44c11691 added LockWindow description
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3934 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-22 18:30:21 +00:00
kichik
f9016b2bb5 fixed two problematic string length measurements
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3933 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-19 17:07:48 +00:00
kichik
9053776109 use correct freeing method
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3932 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-19 17:06:45 +00:00
kichik
849ccff72b added missing parenthesis
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3931 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-19 16:18:47 +00:00
kichik
f53f97b4ca added missing MB_RTLREADING
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3929 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-19 14:18:04 +00:00
kichik
dd3d4f237a 2.05 -> 2.06
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3928 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-19 13:53:41 +00:00
kichik
f584ca31b2 updated history
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3927 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-19 13:44:41 +00:00
kichik
9794354bea improvements
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3926 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-19 12:49:34 +00:00
kichik
326556f0e3 fixed bug #1155060 - Install type drop down box not showing default InstType
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3925 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-19 11:56:23 +00:00
kichik
b42f4595b1 added missing include
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3924 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-18 15:56:27 +00:00
kichik
ccf2bb96a5 applied patch #1164307 - Fixes to allow building Contrib/ on debian (minus Makefiles)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3923 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-17 21:26:59 +00:00
kichik
38b94f19a5 implemented feature request #1159701 - "RTLREADING" flag support in the "MessageBox"
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3922 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-17 20:44:31 +00:00
kichik
14836bb4a6 implemented feature request #1159701 - "RTLREADING" flag support in the "MessageBox"
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3921 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-15 17:48:22 +00:00
kichik
5ef483cf7b fixed GlobalFree call with a bad pointer (thanks Takhir)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3920 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-11 11:28:58 +00:00
kichik
2b53221b64 fixed bug #1159700 - SetFont doesn't work well with RTL on Windows 9x
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3919 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-10 18:53:34 +00:00
kichik
0c691fe4f8 fixed compile error without NSIS_CONFIG_CRC_SUPPORT
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3918 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-05 16:56:41 +00:00
kichik
ac0e85db40 fixed bug #1144763 - more than 3 files in uninstall, cannot compile
data was added to udata after setro(TRUE) was used


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3917 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-05 12:07:13 +00:00
kichik
e9efbba1a2 implemented feature request #711900 - StartMenu SetCtlColors support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3916 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-04 13:04:14 +00:00
kichik
8db5fa9604 SetCurInstType works without the components page too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3915 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-03 20:46:08 +00:00
kichik
b4b3f0b1eb fixed bug #1155836 - Incorrect section group state
section flags weren't read again after a recursive call for _RefreshSectionGroups returned


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3914 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-03 20:15:58 +00:00
kichik
548899ccd5 fixed bug #1155588 - missing ClearErrors in GetWindowsVersion
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3913 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-03 17:42:15 +00:00
kichik
b9ecd8f65c size optimizations
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3912 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-25 15:28:37 +00:00
kichik
4bb5e9b310 available variable in DirProc's WM_IN_UPDATEMSG handler wasn't properly initialized
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3911 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-25 14:19:00 +00:00
kichik
189afff7c3 applied patch #1123154 - nsis 2.05 makefile missing components.c
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3910 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-25 13:29:49 +00:00
kichik
a7e4a69bb4 fixed plug-ins directory initialization for extremely restricted guest users with no directory listing access to the temporary directory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3909 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-18 13:39:42 +00:00
kichik
18a03a5eb5 fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3908 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-18 09:12:23 +00:00
kichik
d192713026 implemented feature request #1124901 - Registry functions and ShellVarContext
all registry instructions now accept SHCTX which is replaced with HKLM or HKCU on runtime according to SetShellVarContext


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3907 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-17 21:20:05 +00:00
kichik
023618b590 Icelandic by Gretar Orri Kristinsson
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3906 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-17 20:38:10 +00:00
kichik
3f4bd33260 Byelorussian by glory_man
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3905 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-17 19:31:37 +00:00
kichik
48f8fc6be6 added Breton
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3904 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-11 14:08:43 +00:00
kichik
90a8613a17 added a note about the first used language being the default language
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3903 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-11 14:06:19 +00:00
kichik
c8194bb98d terminology has changed and typos are fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3902 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-11 14:02:17 +00:00
kichik
48f6cfb392 added FORCE_INLINE to RefreshComponents
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3901 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-04 20:49:00 +00:00
kichik
282cd1ef72 if the first section was a section group, following section groups didn't behave correctly
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3900 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-04 20:45:02 +00:00
kichik
10330d6061 MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO was defined twice
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3899 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-04 17:34:33 +00:00