August 13, 2004 - FOX DEVELOPMENT 1.3.8 * Added class FXSplashWindow which puts the new shaped window feature to good use. * Fixed bug inquireDNDTypes(). *...
jeroen
jeroen@...
Aug 13, 2004 5:42 am
2719
August 15, 2004 - FOX DEVELOPMENT 1.3.9 * Added classes FXSemaphore, FXCondition; tweaked API's of FXMutex, FXMutexLock just a bit. Note that the underlying...
jeroen
jeroen@...
Aug 15, 2004 3:51 pm
2720
August 22, 2004 - FOX DEVELOPMENT 1.3.10 * Finished implementation of FXRuler widget. FXRuler widget can be used to provide a scale above (or besides) a...
jeroen
jeroen@...
Aug 22, 2004 6:57 pm
2721
From this time, till about sunday next week, FOX Community website (fox-toolkit.net) will be offline. Sorry for the inconvenience, Sander -- "Nervous hands...
Sander Jansen
sander@...
Sep 4, 2004 1:16 pm
2722
September 8, 2004 - FOX DEVELOPMENT 1.3.11 * Added new standard dialog, FXChoiceBox. It allows picking an item from a list, and should be easy to use. * Added...
jeroen
jeroen@...
Sep 9, 2004 2:50 am
2723
Its up again! (www.fox-toolkit.net) Sorry for the inconvenience, Sander -- "Nervous hands grip tight the knife In the darkness, till the cake is cut" - Peter...
Sander Jansen
sander@...
Sep 12, 2004 4:59 am
2724
September 22, 2004 - FOX DEVELOPMENT 1.3.12 * Implemented new widget, FX7Segment, which draws LCD-style text. This will look nice for clocks and timers. Of...
jeroen
jeroen@...
Sep 22, 2004 6:26 am
2725
Today's snapshot has re-introduced exceptions. The exceptions are there only for "resource errors". Initially, just for the most grave resource errors, which...
jeroen
jeroen@...
Sep 24, 2004 6:32 am
2726
October 9, 2004 - FOX DEVELOPMENT 1.3.15 * The raise() API does not make a window the foreground window anymore except if the window is derived from...
jeroen
jeroen@...
Oct 12, 2004 12:52 am
2727
October 18, 2004 - FOX DEVELOPMENT 1.3.16 * FXToolBarGrip and FXToolBarTab now support tooltips. * Fix FXBitmap::crop() to match FXImage::crop(). * Pass...
jeroen
jeroen@...
Oct 19, 2004 4:47 am
2728
* Added editability to FXTable. You can edit cells in the table. From a user's perspective, editing a cell in FXTable is initiated in a number of different...
jeroen
jeroen@...
Oct 28, 2004 6:05 am
2729
... Now this is why it would be nice to have a list of things that are about to be inserted in FOX in the near and remote future. People have been asking for...
Dimitris Servis
servis@...
Oct 28, 2004 9:12 pm
2730
Halloween Release - FOX DEVELOPMENT 1.3.18 * Important change: consolidated reparentItem(), moveItemBefore(), and moveItemAfter() in FXFoldingList and...
jeroen
jeroen@...
Oct 31, 2004 4:29 pm
2731
... Hash: SHA1 Homepage: http://www.nedprod.com/TnFOX/ Docs: http://tnfox.sourceforge.net/TnFOX/html/ Given how v0.85 keeps slipping as I don't get time to get...
Niall Douglas
s_sourceforge@...
Nov 13, 2004 8:21 pm
2732
November 24 - FOX DEVELOPMENT 1.3.19 * New program, fxdesktop control panel, allows you to set FOX colors and other settings interactively. * The quaternion...
Jeroen van der Zijp
jeroen@...
Nov 25, 2004 2:31 am
2733
New in FOX 1.3.19! !!!See attached screenshot!!! FOX Desktop Setup control panel, found in the tests directory is a handy tool (if I may say so myself) to...
Sander Jansen
sander@...
Nov 25, 2004 2:43 am
2734
November 29 - FOX DEVELOPMENT 1.3.20 * Fixed problems with FXFileSelector/FXFileDialog; right-mouse popup menu functions Move/Copy/Link/Delete were not quite...
Jeroen van der Zijp
jeroen@...
Dec 1, 2004 8:03 am
2735
Hi Jeroen, ... we had a discussion some time ago about nice features that could be implemented for toolbars: ...
Dimitris Servis
servis@...
Dec 2, 2004 12:34 pm
2736
... Hash: SHA1 Homepage: http://www.nedprod.com/TnFOX/ Docs: http://tnfox.sourceforge.net/TnFOX/html/ Well here's a christmas treat for those of you who were...
Niall Douglas
s_sourceforge@...
Dec 15, 2004 8:10 pm
2737
December 14 - FOX DEVELOPMENT 1.3.21 * In the FX***Image classes, loadPixels() now can be called even after the image has been created already. It'll resize...
Jeroen van der Zijp
jeroen@...
Dec 16, 2004 2:34 am
2738
December 14 - FOX DEVELOPMENT 1.3.21 * In the FX***Image classes, loadPixels() now can be called even after the image has been created already. It'll resize...
Jeroen van der Zijp
jeroen@...
Dec 16, 2004 1:03 pm
2739
The FOX Wiki is now temporarily hosted at: http://fox-toolkit.org/cgi-bin/wiki.pl Please report any problems. - Jeroen ... The SF.Net email is sponsored by:...
Jeroen van der Zijp
jeroen@...
Dec 30, 2004 5:41 pm
2740
Happy New Year to all the FOX users! ... The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from...
Jeroen van der Zijp
jeroen@...
Jan 1, 2005 2:32 pm
2741
... Yes, I know about this problem; I just don't know about the solution! Thanks, - Jeroen ... The SF.Net email is sponsored by: Beat the post-holiday blues ...
Jeroen van der Zijp
jeroen@...
Jan 11, 2005 1:28 pm
2742
... Hash: SHA1 All, The latest version of FXRuby 1.2 is now available for download here: http://rubyforge.org/frs/?group_id=300 There have been a large number...
Lyle Johnson
lyle@...
Jan 23, 2005 11:51 pm
2743
Januari 27 - FOX DEVELOPMENT 1.3.23 * Added new class, FXGUISignal, which allows an FXThread to awaken the FOX GUI and cause it to run some callback message...
Jeroen van der Zijp
jeroen@...
Jan 28, 2005 7:57 am
2744
Januari 28 - FOX DEVELOPMENT 1.3.24 * Reintroduced FXTextCodec's. These were not be part of official 1.4 API, but apparently were being used by the FOX based...
Jeroen van der Zijp
jeroen@...
Jan 28, 2005 8:28 pm
2745
Hello All, I changed the toolbar algorithm again; the most important issues [lost grabs during reparent, docking hysteresis, etc.] should now be taken care...
Jeroen van der Zijp
jeroen@...
Jan 31, 2005 12:14 am
2746
Januari 31 - FOX DEVELOPMENT 1.3.26 * Upgraded to XDND version 5 standard. Verified interoperation between KDE and FOX, as well as GTK and FOX, using...
Jeroen van der Zijp
jeroen@...
Feb 1, 2005 7:39 am
2747
Febuary 7 - FOX 1.4.0 * Added thumbnail icon previewing mode to FXFileList, when set in big icon mode. This feature uses the new FXIconSource for the loading...