Commit graph

77 commits

Author SHA1 Message Date
joostverburg
cde1bec3d3 font size setting for older browsers
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2630 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-11 16:32:10 +00:00
ramon18
8270d8bdca Added MULTILINE support for edit box, better tab order between ReqFile, DirReq and it's browse button
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2626 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-10 13:18:07 +00:00
kichik
8dace3977a Fixed flags collisions (thanks Ramon) and added the ONLY_NUMBERS flag
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2597 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-30 13:35:47 +00:00
joostverburg
b06d2531d5 wrong variable
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2535 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-07 14:56:17 +00:00
joostverburg
0a2cb77684 leave function
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2459 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-14 14:43:02 +00:00
kichik
b9ae378533 Added EXTENDEDSELCT flag for list boxes which replaces MULTISELECT that now acts exactly as the real style flag ([double] click turns on or off selection)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2415 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-03 13:17:54 +00:00
joostverburg
3ae6d897b8 another small html fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2333 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 13:49:51 +00:00
joostverburg
52933d9ee0 html errors
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2332 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 13:44:42 +00:00
kichik
35557a6ca0 Escaping notes in the readme and a check for ConvertNewLines
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2320 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-17 13:46:13 +00:00
joostverburg
6b4c318e4b InstallOptions 2.1, always \r\n for newline
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2298 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-15 12:55:31 +00:00
joostverburg
a69728f8e2 removed old recommended values
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2295 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-14 22:04:19 +00:00
joostverburg
4d2c2ee325 copyright years
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2278 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-11 15:23:24 +00:00
kichik
2f8b6f5c25 /NOUNLOAD must be here
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2144 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-10 18:34:52 +00:00
kichik
c12d20910b + New browse dialog style (modern)
+ Word wrapping for check boxes and radio buttons
+ No ugly border for edit fields under XP
+ Scroll bar for list boxes
+ Only labels can have \r\n - fixed in docs


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2084 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-27 16:15:00 +00:00
kichik
ed82cf39f6 State information for list boxes and their relatives
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2071 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-18 11:14:51 +00:00
kichik
647182ae8a Missing i
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2063 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-14 14:24:36 +00:00
joostverburg
2ee43c8be5 updated FileRequest/DirRequest size
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2041 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-06 16:21:14 +00:00
joostverburg
8dc6850486 dialog units
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2039 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-06 12:58:29 +00:00
joostverburg
f500ec0149 new flags
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2030 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-04 13:59:36 +00:00
rainwater
913066089e Added DISABLED flag to docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2027 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-03 23:15:01 +00:00
joostverburg
cd61ccec21 group radio buttons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2016 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-29 20:30:45 +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
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
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
joostverburg
fb8dde26d6 small fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1961 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-16 14:03:11 +00:00
joostverburg
5cbb82a894 ReserveFile
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1959 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-15 20:56:58 +00:00
joostverburg
92029c8558 new documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1957 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-15 20:29:28 +00:00