Commit graph

20 commits

Author SHA1 Message Date
anders_k
9dfe34672a * Tweaked filetype icons
* MS resource compiler <= VS 2005 does not like PNG compressed icons


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6811 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-05 19:40:31 +00:00
kichik
62a6202f90 new graphics by idleberg
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6808 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-03 22:06:46 +00:00
anders_k
50a892a084 Attempt to work around wxWidgets CustomLinks/Links incompatibility
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6773 212acab6-be3b-0410-9dea-997c60f758d6
2016-07-16 12:58:27 +00:00
kichik
bc4e7cb2c2 #1144 fix windows build
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6765 212acab6-be3b-0410-9dea-997c60f758d6
2016-07-09 04:07:10 +00:00
anders_k
e922c1b182 NSIS Menu POSIX fixes (bug #1144)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6758 212acab6-be3b-0410-9dea-997c60f758d6
2016-06-26 13:36:30 +00:00
anders_k
32b9055a38 Added 128x128 image to the NSIS Menu icon
Changed the 32x32x16 and 16x16x16 images to look like the standard round NSIS logo
Tweaked the 48x48 images


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6750 212acab6-be3b-0410-9dea-997c60f758d6
2016-05-08 08:51:19 +00:00
anders_k
d9fc032cd7 Make sure client rectangle is the correct width so we don't get a blank spot to the right of the header image because our wxWidgets border calculation is sometimes wrong.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6463 212acab6-be3b-0410-9dea-997c60f758d6
2014-04-30 20:45:27 +00:00
anders_k
2395ded256 NSIS Menu html window should have the same width as the header image
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6402 212acab6-be3b-0410-9dea-997c60f758d6
2013-08-05 15:37:59 +00:00
anders_k
7a741d6ef4 NSIS Menu dialog caption has to contain a %s now (wxWidgets requirement) so our files need to have a html title element.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6393 212acab6-be3b-0410-9dea-997c60f758d6
2013-07-22 18:15:14 +00:00
kichik
be7926c4df solved some wxWidgets assertions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6332 212acab6-be3b-0410-9dea-997c60f758d6
2013-04-11 07:21:53 +00:00
wizou
752d7d239a Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant.
Compiler output is identical before & after this step

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/branches/wizou@6036 212acab6-be3b-0410-9dea-997c60f758d6
2010-03-24 17:22:56 +00:00
kichik
a3385f6ff7 wxWidgets 2.8.10 compatibility
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5993 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-13 09:30:15 +00:00
kichik
1592fa2d6a fixed bug #2781948 - NSIS.exe shows nothing
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5965 212acab6-be3b-0410-9dea-997c60f758d6
2009-05-13 18:38:32 +00:00
pabs3
31a6cd9180 Fix 1900233: add some tweaks to allow building the NSIS Menu with wxGTK on Debian GNU/Linux.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5554 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-23 11:35:56 +00:00
kichik
cfa0085a2a fixed bug #1667976 - new nsis menu is larger
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4984 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-09 15:56:41 +00:00
pabs3
4580795d2f partially fixed bug #1672315: NSIS Menu not portable to Linux wxGTK
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4983 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-08 01:47:14 +00:00
kichik
b8bf22affb build NSIS Menu from source (requires wxWidgets)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4958 212acab6-be3b-0410-9dea-997c60f758d6
2007-02-24 18:57:55 +00:00
joostverburg
e326dab268 new Graphics folder with a good structure, updated icons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2954 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-23 18:34:01 +00:00
joostverburg
0f770650cc NSIS Menu updates: new design, source fixes, use wxWindows 2.4.2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2948 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-22 19:28:09 +00:00
joostverburg
190bc67448 NSIS Menu source
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2575 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-26 17:53:58 +00:00