kichik
5ac5b3f95b
deprecate SetPluginUnload and /NOUNLOAD
...
plug-ins are now responsible to keeping themselves loaded using the new api
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5855 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-20 08:17:15 +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
b2af868f98
add a link to search all System examples
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5252 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-25 08:53:35 +00:00
pabs3
55d89deb99
applied patch #1711089 - disable System::Call and System::Get when building with GCC
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5149 212acab6-be3b-0410-9dea-997c60f758d6
2007-05-14 23:50:45 +00:00
kichik
03ba89e1b7
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4709 212acab6-be3b-0410-9dea-997c60f758d6
2006-07-24 20:09:39 +00:00
kichik
5269b57a1a
documented shift left and right
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4639 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-05 18:48:28 +00:00
kichik
9d4a348efa
it's $LANGUAGE, not $LANG
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4488 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-21 11:48:07 +00:00
kichik
d7dc9025cd
fixed bug #1403608 - Callback function called when host function already returned
...
explain in documentation that the callback destination variable must be cleared
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4474 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-13 15:24:46 +00:00
kichik
ac75c6dd22
callbacks are created using System::Get, not System::Call
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4185 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-22 21:10:20 +00:00
kichik
6e4d079866
converted archive links to wiki links
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4131 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-23 20:48:56 +00:00
kichik
91a59170e9
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3626 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-14 12:28:15 +00:00
kichik
f43be4183a
- fixes by brainsucker:
...
* Bug with proc call parts redefinition, # for example
* Bug with memory protection during callback processing (XP SP2)
- updated documentation:
* all examples now work, thanks to brainsucker's fixes
* visual improvements
* pointer information
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3590 212acab6-be3b-0410-9dea-997c60f758d6
2004-07-23 17:23:34 +00:00
kichik
5805930656
html fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3557 212acab6-be3b-0410-9dea-997c60f758d6
2004-06-04 16:33:59 +00:00
kichik
74051c80de
new, hopefully more informative, System plug-in documentation
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3556 212acab6-be3b-0410-9dea-997c60f758d6
2004-06-04 16:31:45 +00:00