Commit graph

1491 commits

Author SHA1 Message Date
kichik
b98ede7c88 Group flag added for radio buttons only
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2015 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-29 20:16:35 +00:00
joostverburg
12c3a5db45 nicer dialog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2014 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-29 20:01:53 +00:00
joostverburg
3769825be5 groupbox / return value info
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2013 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-29 20:01:42 +00:00
kichik
54240fcfc6 Last icon used counts, all others deleted
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2012 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-29 19:46:29 +00:00
joostverburg
65e19753ac UninstallIcon not used when MUI_UNINSTALLER is not defined
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2011 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-29 19:33:47 +00:00
kichik
4d9ac02f1f Second string in 111 now has an id too (76)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2010 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-29 17:48:31 +00:00
kichik
f01cfc2e5f Fixed bug #659359
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2009 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-28 13:05:07 +00:00
kichik
d14ea54399 SendMessage and Return got mixed up
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2008 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-27 21:24:30 +00:00
kichik
a719722b10 Fixed bug #659045
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2007 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-27 16:31:24 +00:00
kichik
11535284b8 nsh now has its own name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2006 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-27 15:20:48 +00:00
kichik
980c38e909 Now works with EXEs that have data tacked after the PE sections (like NSIS installation data)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2005 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-27 11:54:48 +00:00
kichik
ff933ef412 Shortcuts can now have comments/descriptions without icon index and start options (leave blank - empty string - "")
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2004 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-26 22:04:54 +00:00
kichik
5250725149 Fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2003 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-26 21:52:48 +00:00
kichik
ef97e938f5 Calling nsExec from an installer that was executing using CreateProcess from another process now doesn't give an error about an invalid handle
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2002 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-26 16:21:07 +00:00
kichik
abf2302e62 !ifndef and !endif docs replaced
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2001 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-26 14:37:30 +00:00
joostverburg
291467fe75 cleanup
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2000 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-24 22:38:54 +00:00
joostverburg
ee687e4b3f better format, cleanup, right order of elements
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1999 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-24 22:38:06 +00:00
joostverburg
e4d3f6a3ad updated changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1998 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-24 20:57:40 +00:00
joostverburg
ed547981a2 (kichik) MakeNSIS now sends output directly to MakeNSISw, faster, and no
more problems with foreign languages in the output.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1997 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-24 20:45:37 +00:00
joostverburg
763d9a15b9 (kichik) MakeNSIS now sends output directly to MakeNSISw, faster, and no
more problems with foreign languages in the output.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1996 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-24 20:35:26 +00:00
joostverburg
db21b77527 e-mail
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1995 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-23 12:25:59 +00:00
kichik
ca8fd6774c Tabs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1994 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-22 20:53:34 +00:00
kichik
4cea6a7811 idx not dataHandle
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1993 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-21 23:31:36 +00:00
kichik
bc10503375 Unsigned/signed warnings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1992 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-21 23:13:50 +00:00
kichik
34acda7505 Removed debug message
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1991 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-21 23:04:39 +00:00
joostverburg
3732dc36a4 removed debug stuff
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1990 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-21 16:16:57 +00:00
kichik
d66016acfe Added group box, and made dir request not crash and use Text field
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1989 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-21 11:24:42 +00:00
kichik
69ef5ba1ab Case insensitive plug-in function names
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1988 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-21 09:14:28 +00:00
kichik
f8b521e30e Include dirs done
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1987 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 23:57:27 +00:00
kichik
2cc17651a3 A warning if a LangString is not present in all language tables
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1986 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 23:23:31 +00:00
joostverburg
91b1e3a884 langstring changes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1985 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 20:18:56 +00:00
kichik
88cfbb4702 OK, LangStrings can now really be defined after they are used
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1984 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 19:14:57 +00:00
joostverburg
61bd36d346 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1983 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 15:26:12 +00:00
kichik
352c5a87ab LangStrings now act as functions, they don't need to be defined before used. Uninstaller LangStrings must now be refernced with un.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1982 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 15:12:23 +00:00
joostverburg
389f90b78d updated translations & version numbers
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1981 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 13:29:37 +00:00
kichik
1e006112cf Fixed bug item #656371
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1980 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 11:58:54 +00:00
kichik
075a02d3bb SendMessage STR:
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1979 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 11:12:42 +00:00
rainwater
8023f617dd Added link the forum in help menu
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1978 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-19 19:44:55 +00:00
joostverburg
4a167c9293 updated translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1977 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-19 17:34:47 +00:00
joostverburg
4387018496 xhtml
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1976 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-18 21:08:15 +00:00
kichik
2f8b7032c0 Only RegDLL and UnRegDLL will change the current directory so plug-ins will now work as before
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1975 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-18 20:22:35 +00:00
kichik
ff5553fa65 Updating works with b1, and MakeNSISw compiles without PSDK
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1974 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-18 16:41:59 +00:00
kichik
740deb8042 Fixed bug item #655607
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1973 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-18 16:05:06 +00:00
joostverburg
b787c66900 updated translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1972 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-18 13:44:24 +00:00
joostverburg
d43b4e7656 fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1971 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-17 13:47:24 +00:00
joostverburg
531ca248aa updated translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1970 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-17 13:47:12 +00:00
joostverburg
b5f851697f ui settings before lang files, xhtml
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1969 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-17 13:46:45 +00:00
joostverburg
4c1d587829 brandingtext trim fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1968 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-16 17:50:04 +00:00
joostverburg
1346420d83 fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1967 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-16 17:24:35 +00:00
kichik
4dad461d26 Debug compiles too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1966 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-16 16:53:26 +00:00