pabs3
|
747ad310e5
|
Kill some compiler warnings under Linux and mingw32
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4994 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-03-11 15:58:46 +00:00 |
|
kichik
|
d0743b2ced
|
added extern "C" to DllMain so gcc will find it (patch #1255671)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4218 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-08-11 15:56:43 +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
|
ed8c349736
|
Better error handling
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3138 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-11-14 13:44:26 +00:00 |
|
kichik
|
f915329242
|
Call the same DllMain for debug and release builds
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3133 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-11-12 20:24:53 +00:00 |
|
kichik
|
2f47369166
|
No need for that ObjType, was just a test
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2725 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-07-16 20:37:18 +00:00 |
|
kichik
|
a0a7ca8a09
|
Fixed stuck up windows on Windows 98
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2724 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-07-16 20:31:51 +00:00 |
|
kichik
|
6c3ffb46ae
|
tabs -> spaces
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2579 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-05-26 18:28:18 +00:00 |
|
kichik
|
4cb488964d
|
Threads safer
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2574 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-05-26 17:05:13 +00:00 |
|
kichik
|
deefa7415c
|
Sound loops
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2544 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-05-10 21:45:48 +00:00 |
|
kichik
|
26845a8b74
|
- BgImage improved a lot
- Added .onGUIEnd
- Some optimizations
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2542 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-05-09 21:11:14 +00:00 |
|
kichik
|
bd996b8562
|
No more weird border
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2460 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-04-15 08:30:28 +00:00 |
|
kichik
|
4f1d71027e
|
now compatible with the minimize button
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2301 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-03-15 14:16:21 +00:00 |
|
sunjammerx
|
a951158503
|
Removed the annoying window title bar
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2127 212acab6-be3b-0410-9dea-997c60f758d6
|
2003-02-08 20:49:56 +00:00 |
|
kichik
|
b295ba4ac5
|
UnregisterClass added
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1829 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-11-24 18:20:53 +00:00 |
|
kichik
|
8300eae52e
|
/WAIT works again
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1712 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-11-15 12:07:07 +00:00 |
|
kichik
|
e5550dac1d
|
Compiles with the new ExDLL.h and updates the image faster
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1709 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-11-15 11:59:56 +00:00 |
|
kichik
|
297e981d32
|
Even easier paging system, no more Abort and Quit from custom pages creator functions, NSIS does it all!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1636 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-11-09 12:50:00 +00:00 |
|
kichik
|
204ad0ad15
|
Persistent background image plugin
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1627 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-11-08 20:41:47 +00:00 |
|