kichik
4425d93e75
fixed bug #2318670 - New System plug-in never unloads
...
ebp was never restored from the stack and so edi, esi, ebx and ebp were corrupted when CallProc returned
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5785 212acab6-be3b-0410-9dea-997c60f758d6
2008-11-21 09:57:23 +00:00
kichik
0f01464e40
tabs to spaces
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5784 212acab6-be3b-0410-9dea-997c60f758d6
2008-11-21 09:34:24 +00:00
kichik
39b7d36352
implemented RFE #2315740 - Library support for ActiveX exe /regserver
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5776 212acab6-be3b-0410-9dea-997c60f758d6
2008-11-20 21:54:21 +00:00
kichik
4c87ec9e83
applied patch #2193442 - port System::Call and related functions to GCC
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5775 212acab6-be3b-0410-9dea-997c60f758d6
2008-11-20 21:04:23 +00:00
kichik
26517fe8a3
fixed bug #1939573 - LangDLL Memory leaks
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5766 212acab6-be3b-0410-9dea-997c60f758d6
2008-11-15 15:48:11 +00:00
kichik
412485144b
applied patch #2189117 - description is not consistent with button text
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5761 212acab6-be3b-0410-9dea-997c60f758d6
2008-11-08 14:56:43 +00:00
kichik
4a7976e5a6
gotta have a main...
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5757 212acab6-be3b-0410-9dea-997c60f758d6
2008-11-01 20:10:20 +00:00
pabs3
08c28ddbc9
Build System Resource.dll from source code instead of shipping the binary.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5756 212acab6-be3b-0410-9dea-997c60f758d6
2008-10-28 10:42:06 +00:00
joostverburg
b039775cb3
improvements by Felipe
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5755 212acab6-be3b-0410-9dea-997c60f758d6
2008-10-24 18:44:12 +00:00
kichik
3c2db22eda
applied patch #2016003 - nsDialogs: Initial folder for SelectFileDialog
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5722 212acab6-be3b-0410-9dea-997c60f758d6
2008-09-16 19:38:14 +00:00
kichik
a3c11ff2fa
fixed bug #2110357 - MUI2 FinishPage readme not focused
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5718 212acab6-be3b-0410-9dea-997c60f758d6
2008-09-14 19:11:27 +00:00
kichik
a752939641
applied patch #2056906 - wrong Simplified Chinese button texts
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5717 212acab6-be3b-0410-9dea-997c60f758d6
2008-09-05 16:23:12 +00:00
kichik
7f2e49c5f3
fixed bug #2086988 - Some minor errors in the PortugueseBR language file
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5716 212acab6-be3b-0410-9dea-997c60f758d6
2008-09-05 16:11:16 +00:00
kichik
6ce2712f1d
fixed bug #2059651 - minor error in nsDialogs documentation
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5715 212acab6-be3b-0410-9dea-997c60f758d6
2008-08-19 18:24:52 +00:00
kichik
c69e0d5784
applied patch #2025721 - Patch for Feature Request 1961307
...
also closes RFE #1961307
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5701 212acab6-be3b-0410-9dea-997c60f758d6
2008-08-15 18:13:21 +00:00
kichik
cdbef6a754
fixed bug #2053522 - nsDialogs doesn't RemoveProp
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5700 212acab6-be3b-0410-9dea-997c60f758d6
2008-08-15 17:59:29 +00:00
kichik
82ef123f1d
cosmetics
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5699 212acab6-be3b-0410-9dea-997c60f758d6
2008-08-15 17:46:30 +00:00
kichik
aed07bb8d3
applied patch #2004129 - nsDialogs: Hand cursor for link
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5698 212acab6-be3b-0410-9dea-997c60f758d6
2008-08-15 17:36:36 +00:00
kichik
57364fde81
it's listbox_HWND not combo_HWND
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5696 212acab6-be3b-0410-9dea-997c60f758d6
2008-08-15 17:07:45 +00:00
kichik
bbebb7cef4
applied patch #2041919 - nsDialogs: controls for listboxes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5695 212acab6-be3b-0410-9dea-997c60f758d6
2008-08-15 17:07:14 +00:00
kichik
5d311c78c8
fixed bug #2013317 - nsDialogs pollutes the stack if callbacks are not defined
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5675 212acab6-be3b-0410-9dea-997c60f758d6
2008-07-09 20:45:57 +00:00
kichik
603c36073b
applied patch #2014106 - Updated Slovenian localization
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5674 212acab6-be3b-0410-9dea-997c60f758d6
2008-07-09 20:39:03 +00:00
kichik
29c40f5262
tabs to spaces
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5656 212acab6-be3b-0410-9dea-997c60f758d6
2008-06-26 23:49:41 +00:00
kichik
3ed835dd61
fixed bug #1964719 - Page callback function documentation
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5655 212acab6-be3b-0410-9dea-997c60f758d6
2008-06-26 23:45:21 +00:00
kichik
13733304a5
fixed bug #1995024 - Typo in Finish.nsh causes var waste warning
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5654 212acab6-be3b-0410-9dea-997c60f758d6
2008-06-16 18:00:27 +00:00
kichik
d25a876498
fixed bug #1979491 - Non-ANSI display name for French
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5646 212acab6-be3b-0410-9dea-997c60f758d6
2008-06-12 19:10:52 +00:00
kichik
80be721d2d
fixed bug #1967032 : French.nsh : fix on MUI_UNTEXT_FINISH_INFO_REBOOT
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5645 212acab6-be3b-0410-9dea-997c60f758d6
2008-06-12 18:58:41 +00:00
joostverburg
fb57dfde77
fixed MUI_FINISHPAGE_CANCEL_ENABLED and removed some useless code
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5642 212acab6-be3b-0410-9dea-997c60f758d6
2008-05-29 21:17:13 +00:00
joostverburg
cddfeabec9
MULTIUSER_INSTALLMODE_INSTDIR should not be used for the uninstaller
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5641 212acab6-be3b-0410-9dea-997c60f758d6
2008-05-28 14:34:00 +00:00
kichik
74e7388e90
allow 'A' to be specified anywhere in the flags field
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5629 212acab6-be3b-0410-9dea-997c60f758d6
2008-05-03 13:16:02 +00:00
kichik
6939c33782
we don't use the GUI and its source code is available from tibed.net
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5627 212acab6-be3b-0410-9dea-997c60f758d6
2008-05-02 20:21:08 +00:00
kichik
a8047d3c7c
fixed patch #1840709 - VPatch CLI and test suite
...
removed reference to test suite
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5626 212acab6-be3b-0410-9dea-997c60f758d6
2008-05-02 20:15:20 +00:00
kichik
32f97201db
typo fix backported from 3.2
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5625 212acab6-be3b-0410-9dea-997c60f758d6
2008-05-02 20:14:39 +00:00
kichik
bfe7fef294
applied patch #1927421 - Polish translation for 2.35
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5624 212acab6-be3b-0410-9dea-997c60f758d6
2008-05-02 19:34:38 +00:00
kichik
33dcfc5852
don't use special chars in language name
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5623 212acab6-be3b-0410-9dea-997c60f758d6
2008-05-02 19:33:22 +00:00
kichik
c281a42e88
applied patch #1939669 - Slovak (sk) translation update
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5622 212acab6-be3b-0410-9dea-997c60f758d6
2008-05-02 19:32:40 +00:00
kichik
35c097b448
fixed bug #1955803 - SelectFileDialog returns stack garbage if user cancels
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5619 212acab6-be3b-0410-9dea-997c60f758d6
2008-05-02 18:43:10 +00:00
joostverburg
71b46b45c3
check whether function from StrFunc.nsh is already included
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5616 212acab6-be3b-0410-9dea-997c60f758d6
2008-05-01 20:31:23 +00:00
kichik
1a999b33e1
applied patch #1951248 - BgImage::Destroy re-enter crash fix
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5615 212acab6-be3b-0410-9dea-997c60f758d6
2008-04-25 09:29:59 +00:00
kichik
e273e90ecd
added missing int status_update;
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5607 212acab6-be3b-0410-9dea-997c60f758d6
2008-04-22 17:45:25 +00:00
kichik
17c674375a
fixed bug #1947388 - ${NSD_OnBack} doesn't work
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5606 212acab6-be3b-0410-9dea-997c60f758d6
2008-04-22 13:51:59 +00:00
kichik
6146a9015e
what is that doing there?
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5600 212acab6-be3b-0410-9dea-997c60f758d6
2008-04-18 17:20:50 +00:00
kichik
5b7b4b602c
Add MULTIUSER_INSTALLMODEPAGE (niwrad777)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5599 212acab6-be3b-0410-9dea-997c60f758d6
2008-04-18 17:14:04 +00:00
kichik
8022122214
fixed bug #1939571 - LangDLL auto select with only 1 language
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5598 212acab6-be3b-0410-9dea-997c60f758d6
2008-04-10 18:00:01 +00:00
kichik
46a9c50689
make sure at least one language is specified without creating a dialog
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5597 212acab6-be3b-0410-9dea-997c60f758d6
2008-04-10 17:58:56 +00:00
kichik
0e6e08734d
updates by Felipe and deguix
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5595 212acab6-be3b-0410-9dea-997c60f758d6
2008-03-31 18:46:32 +00:00
kichik
520b649d58
what is this line doing there?
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5589 212acab6-be3b-0410-9dea-997c60f758d6
2008-03-29 21:58:28 +00:00
joostverburg
c41952ad3a
fixed error when a custom installation mode initialization function is used only for the installer
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5587 212acab6-be3b-0410-9dea-997c60f758d6
2008-03-29 18:22:54 +00:00
joostverburg
94ae8d4d68
fixed error when a custom installation mode initialization function is used only for the installer
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5586 212acab6-be3b-0410-9dea-997c60f758d6
2008-03-29 18:02:03 +00:00
kichik
b802ff0aee
implemented RFE #1910005 - nsDialogs: support for ComboBox onChange
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5585 212acab6-be3b-0410-9dea-997c60f758d6
2008-03-29 17:59:01 +00:00