Commit graph

4770 commits

Author SHA1 Message Date
kichik
7aec6c7e74 use new svn script for changelog update
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5362 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-09 16:44:10 +00:00
kichik
d615e70cc2 fixed CreateChangeLog()
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5360 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-09 16:24:34 +00:00
kichik
397a6a4968 2.32
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5357 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-09 15:57:37 +00:00
kichik
e4c42e8265 sort
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5356 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-09 15:49:10 +00:00
kichik
fb217c5b5c declare real calc_percent()'s code just once
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5355 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-09 15:30:08 +00:00
kichik
3e2eef6cc2 2.32
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5354 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-09 15:22:58 +00:00
kichik
9fdcebb6df use just link control
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5350 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-27 10:27:41 +00:00
kichik
4f6161820b handle link drawing
hand cursor and enter key handling still missing - require subclassing (maybe just create a new link class and have nsDialogs.nsh use that?)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5349 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-27 10:24:56 +00:00
kichik
62f174cc6b added function prefixes where missing
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5348 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-27 10:09:03 +00:00
kichik
76094ad9ef use NSD_GetText
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5347 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-27 09:57:21 +00:00
kichik
581c2dc968 tabs to spaces
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5346 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-27 09:56:13 +00:00
kichik
c7c7bec9ec link support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5345 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-27 09:54:26 +00:00
joostverburg
917820dc29 fix 3-line title on welcome/finish page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5344 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-26 19:31:13 +00:00
kichik
7c25e338ce fixed bug #1819946 - NSIS Menu item "Modern UI Language Files"
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5343 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-25 18:03:50 +00:00
kichik
2da82c59cc fixed bug #1817289 - MUI Language File "\r\n\r\n"
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5342 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-22 23:46:47 +00:00
pabs3
a45e5ca60a Remove svn2cl.xsl from SVN and grab it from the Subversion SVN repository when it is not available.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5340 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-21 01:46:03 +00:00
kichik
206b303668 restore original version
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5339 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-20 20:48:11 +00:00
kichik
1c7f4665ce set strip-prefix from script
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5338 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-20 20:48:02 +00:00
kichik
d174ef74d1 fixed bug #1811876 - broken ShowWindow link to MSDN
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5337 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-14 23:02:10 +00:00
kichik
16280a6389 check compiler flag `-m32' before linker flag as some gcc versions crash when linking non 32-bit objects with this flag
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5336 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-14 21:25:57 +00:00
kichik
ddff4f3946 better ChangeLog with some MSXML fun (thanks orip!)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5333 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-07 22:51:10 +00:00
kichik
426327f7f9 cvs is now svn
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5330 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-06 09:05:55 +00:00
kichik
bbdaf8befe removed reference to cvs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5329 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-06 09:05:34 +00:00
kichik
11248ea9ae use viewvc link
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5328 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-06 09:03:54 +00:00
kichik
c01d126806 cvs is now svn
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5327 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-06 08:59:46 +00:00
kichik
41e8ae2ab7 release from svn
no svn2cl yet, just the normal svn log which seems good enough

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5326 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-05 18:42:12 +00:00
kichik
33667e8951 useful after release.py
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5325 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-05 17:44:28 +00:00
kichik
0c11506eb5 only accept two parameters to Var if the first one is /GLOBAL
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5316 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-05 09:01:06 +00:00
joostverburg
610310abd9 use macros from InstallOptions.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5315 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-04 19:44:22 +00:00
kichik
50b9472841 verification dialog is now never used hidden, so it can show itself using WS_VISIBLE
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5314 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-03 22:08:37 +00:00
kichik
32854c2021 fixed a bug that where __ensuredata processed window messages using MessageLoop.
this could cause synchronization issues when data is decompressed in a page's leave function and the user clicks the next button twice really fast or on a slow computer.
WM_COMMAND would be sent twice and so DialogProc could execute the leave function while the installation thread is running causing interpreter havoc.

for more details:
http://forums.winamp.com/showthread.php?s=&threadid=274333

as always, a few size optimizations were thrown in the loop and the fix actually makes the code smaller


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5313 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-03 22:07:16 +00:00
kichik
1f508d352c no more limits on Icon and UninstallIcon
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5312 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-03 18:30:20 +00:00
kichik
9915194e85 more error handling and endianity fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5311 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-03 18:27:37 +00:00
kichik
ef5e8a1f70 load default icon from the stub if the user didn't specify a different icon
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5310 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-03 18:25:00 +00:00
kichik
2adef603c7 added newline at end of file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5309 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-03 18:03:10 +00:00
kichik
c533664d55 fixed some obvious big-endian failures, but there might be more
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5308 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-03 17:52:56 +00:00
kichik
be36b69b03 added support for mismatching installer and uninstaller icons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5307 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-03 17:37:56 +00:00
kichik
a9cf8ee77d fixed GetResourceOffsetA's return type
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5306 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-03 17:04:08 +00:00
kichik
36683c9f87 added GetResourceOffsetA/W()
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5305 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-03 17:01:19 +00:00
kichik
cc72c11f4f moved icon related functions to icon.cpp
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5304 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-03 13:31:56 +00:00
kichik
b7866ea153 typo (thanks Anders)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5303 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-03 00:57:12 +00:00
kichik
c608d190ce updates by dumper
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5302 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-02 17:19:01 +00:00
kichik
1c3a4e1539 fixed MUI_UNGETLANGUAGE which didn't test the right variable and didn't declare it in the first place causing an error in case MUI_LANGDLL_DISPLAY isn't used
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5301 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-02 17:08:41 +00:00
kichik
cb3de0c235 pretty
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5300 212acab6-be3b-0410-9dea-997c60f758d6
2007-09-29 20:15:41 +00:00
kichik
9449e519ac fixed MUI_DIRECTORYPAGE_BGCOLOR
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5299 212acab6-be3b-0410-9dea-997c60f758d6
2007-09-29 20:12:56 +00:00
kichik
6a8f8126af fixed description and locking of tree view
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5298 212acab6-be3b-0410-9dea-997c60f758d6
2007-09-29 20:12:55 +00:00
kichik
4509915db9 2.31
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5296 212acab6-be3b-0410-9dea-997c60f758d6
2007-09-29 11:17:58 +00:00
kichik
5f44f0d9de 2.31
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5295 212acab6-be3b-0410-9dea-997c60f758d6
2007-09-29 10:48:47 +00:00
kichik
70e0fec9e5 fixed bug #1800834 - CVS FTBFS with new mingw32
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5294 212acab6-be3b-0410-9dea-997c60f758d6
2007-09-29 10:13:07 +00:00
kichik
cbe80ab734 unload nsDialogs after it's done
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5293 212acab6-be3b-0410-9dea-997c60f758d6
2007-09-28 18:47:45 +00:00