-
No, i haven't yet tested it with your classes.
2009-10-20 08:33:45 UTC by nobody
-
Interesting, can you upload them here ?
I would at least like to get the 64bits service binary.
2009-10-19 21:45:40 UTC by mguessan
-
Great work, seems to do more than my initial fix.
Did you try your code with my other classes ?.
2009-10-19 21:44:25 UTC by mguessan
-
I uploaded it here: https://sourceforge.net/tracker/?func=detail&aid=2880800&group_id=86730&atid=580677.
2009-10-16 22:39:51 UTC by h3r3
-
IcoCodec.java extended with suppoort for 24bit icons, 32bit icons (Introduced in Windows XP), PNG icons (Introduced with Windows Vista)
See tracker "32bit .ico support" - ID: 1835518 for additional information.
2009-10-16 22:38:42 UTC by h3r3
-
Hi, i didn't know that someone had already implemented 32 bit icon support,
so i started doing the same thing, i added all missing image formats to IcoCodec.java
(24 bit icons, 32 bit icons, Vista PNG icons)
My code alone is not enough anyway, as i wold have to modify also the other files as mguessan did.
Anyway, I can send my version of IcoCodec.java to anyone asks me.
I'm very sorry that...
2009-10-16 22:12:55 UTC by h3r3
-
Add the possibility to pass any possible java parameter to the jvm by adding a line like "vmparameter=-Xmx256m -Xmn128m".
2009-10-16 13:29:20 UTC by fbuehlmann
-
Create 64bit binaries for all skeleton wrappers except the autodownload wrapper.
If you are interested in these binaries I can send you the sources and the compiled binaries.
2009-10-16 13:25:48 UTC by fbuehlmann
-
I've moved my changes to here:
http://code.google.com/p/jamesdlow/source/browse/#svn/trunk/Sourceforge/jsmooth.
2009-10-03 01:47:28 UTC by musicmanj
-
I have a version that supports slightly more icons here:
http://code.google.com/p/jamesdlow/source/browse/#svn/trunk/Sourceforge/jsmooth.
2009-10-03 01:45:50 UTC by musicmanj