November 2 - FOX 1.6.0 (Release Candidate 1) This is the first release candidate for FOX 1.6. The input methods for X11 now work. The next one will implement...
Jeroen van der Zijp
jeroen@...
Nov 3, 2005 3:15 am
2785
All, FXRuby version 1.4.3 is now available for download from this page: http://rubyforge.org/frs/?group_id=300&release_id=3402 For a summary of the changes in...
Lyle Johnson
lyle@...
Nov 7, 2005 1:39 pm
2786
November 7 - FOX STABLE 1.4.22 * Fixed bug in fxloadGIF [and thus also in FXGIFIcon and FXGIFImage; some subletety with the LZW implementation was wrong. It is...
Jeroen van der Zijp
jeroen@...
Nov 8, 2005 4:28 am
2787
Hello. I am learning Fox-Toolkit and I am having the following problem I am using Windows XP, Devcpp with Mingw. How to fix ? ...
Marcelo Garbato
mgarbato@...
Dec 2, 2005 10:13 am
2788
... Just link in the socket library wsock32.lib ws2_32.lib mpr.lib and you should be ok. - Jeroen -- ...
Jeroen van der Zijp
jeroen@...
Dec 2, 2005 2:16 pm
2789
To all the FOX users! - Jeroen ... This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX...
Jeroen van der Zijp
jeroen@...
Jan 1, 2006 12:47 am
2790
Homepage: http://www.nedprod.com/TnFOX/ Docs: http://tnfox.sourceforge.net/TnFOX/html/ SVN: http://developer.berlios.de/svn/?group_id=2262 I really must...
Niall Douglas
s_sourceforge@...
Jan 2, 2006 9:16 pm
2791
... Hash: SHA1 All, FXRuby version 1.4.4 is now available for download from this page: http://rubyforge.org/frs/?group_id=300&release_id=4063 For a summary of...
Lyle Johnson
lyle@...
Jan 24, 2006 5:39 pm
2792
Here's what's new today: * Reconciled API inconsistencies between FXObjectList and FXArray. * Added mimeType constant to FX***Image and FX***Icon classes for...
Jeroen van der Zijp
jeroen@...
Feb 7, 2006 9:28 am
2793
Homepage: http://www.nedprod.com/TnFOX/ Docs: http://tnfox.sourceforge.net/TnFOX/html/ SVN: http://developer.berlios.de/svn/?group_id=2262 This is the one many...
Niall Douglas
s_sourceforge@...
Feb 22, 2006 8:55 pm
2794
New in this release: * New FXExpression class to evaluate numerical expressions. Its fast as it compiles to easy to interpret byte-code. It also allows...
Jeroen van der Zijp
jeroen@...
Mar 21, 2006 3:15 am
2795
Fixed issues: * Fixed fxgetticks() issue for AIX/PowerPC. * Fixed round() API in FXExpression for other platforms. * Incorporated Daniel Gehriger's keyboard...
Jeroen van der Zijp
jeroen@...
Apr 1, 2006 3:33 pm
2796
Homepage: http://www.nedprod.com/TnFOX/ Docs: http://tnfox.sourceforge.net/TnFOX/html/ SVN: http://developer.berlios.de/svn/?group_id=2262 A year and two...
Niall Douglas
s_sourceforge@...
Apr 4, 2006 12:08 am
2797
Hello Niall Douglas, can you provide MS project and solution files for distribution? can TnFOX be used without python ? ... -- Best regards, levan...
levan
levan@...
Apr 4, 2006 7:05 pm
2798
All, FXRuby version 1.4.5 is now available for download from this page: http://rubyforge.org/frs/?group_id=300&release_id=4843 For a summary of the changes in...
Lyle Johnson
lyle@...
Apr 8, 2006 10:02 pm
2799
Only a few minor bugfixes today... * Fixed two bugs in FXTable setItemText() and setItemIcon(). * Double-free in Xft mode fixed:- freetype now frees its...
Jeroen van der Zijp
jeroen@...
Apr 18, 2006 1:12 am
2800
... Hash: SHA1 All, FXRuby version 1.4.6 is now available for download from this page: http://rubyforge.org/frs/?group_id=300&release_id=5146 For a summary of...
Lyle Johnson
lyle@...
Apr 26, 2006 1:48 am
2801
i have the same problem. i am using 1.4.23 foxgui version, and as far as i remember, according to Jeroen, this is solved in 1.6 version (but never had the...
Ioannis Pantazopoulos
jpanta@...
May 23, 2006 12:58 pm
2802
Help me!! My control progress dialog uses the white color in background, end the same color for the percentage number which is invisible to the beginning. When...
cardone.g@...
May 23, 2006 2:13 pm
2803
... Please note, 1.4.23 is not the latest in the 1.4 series. I believe 1.4.33 [the most up-to-date patch level] has the fix also.... - Jeroen -- ...
Jeroen van der Zijp
jeroen@...
May 23, 2006 2:21 pm
2804
Announce list is not for support requests. Please use appropriate list in the future. ... All the advantages of Linux Managed Hosting--Without the Cost and...
Nerijus Baliunas
nerijus@...
May 23, 2006 7:13 pm
2805
All, FXRuby version 1.6.0 is now available for download from this page: http://rubyforge.org/frs/?group_id=300&release_id=5497 This is the first release of...
Lyle Johnson
lyle@...
May 29, 2006 8:36 pm
2806
FOX STABLE 1.6.6: * Added fox.pc for pkgconfig support benefiting FOX package builders and developers. * Added date-tooltip to Adie clock. * Removed CXXFLAGS...
Jeroen van der Zijp
jeroen@...
Jun 15, 2006 3:25 am
2807
This is a BUG FIX release for the stable version FOX 1.6.8. Fixed in this release: * Fixed drawing bug in FXTextField containing UTF8, when not all text is...
Jeroen van der Zijp
jeroen@...
Jul 18, 2006 12:11 am
2808
... Hash: SHA1 All, FXRuby version 1.6.1 is now available for download from this page: http://rubyforge.org/frs/?group_id=300&release_id=6135 Note that you...
Lyle Johnson
lyle@...
Jul 22, 2006 8:55 pm
2809
July 24 - FOX STABLE 1.6.9 * Updated Adie.stx; new pattern for #ifdef 0 ... #endif method of commenting out code. * FXExpression memory leak fix. * Updated...
Jeroen van der Zijp
jeroen@...
Jul 25, 2006 1:05 am
2810
Its been a long, hot summer, after a long stretch of coding its has become time to release the stuff I've been working on [release early and often, and all ...
Jeroen van der Zijp
jeroen@...
Jul 30, 2006 3:12 pm
2811
In this release, FOX 1.7.3: o Major upgrade to reswrap. New in reswrap is long option names. Also added are a number of new options, designed for more easy...
Jeroen van der Zijp
jeroen@...
Aug 30, 2006 5:17 am
2812
... Hash: SHA1 All, FXRuby versions 1.4.7 and 1.6.2 are now available for download from this page: http://rubyforge.org/frs/?group_id=300&release_id=6924 Note...
Lyle Johnson
lyle@...
Sep 16, 2006 1:57 am
2813
Hi, Jeroen, I would like to know how to create a main form without "title bar", and if is it possible, how to drag the form around the desktop. Is it possible...