Search the web
Sign In
New User? Sign Up
fox-users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2769 - 2798 of 2856   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2769
subscribe...
Øyvind Sylta
Oyvind.Sylta@...
Send Email
Jun 7, 2005
7:40 am
2770
A couple of minor bugs have been discovered: * Fixed bug in FXList and FXIconList: select lone item with arrow keys didn't work. * Fixed sign error in...
Jeroen van der Zijp
jeroen@...
Send Email
Jun 12, 2005
1:45 am
2771
June 11 - FOX STABLE 1.5.5 * Added FXDir class for directory scanning; it scans one file at a time. * Implemented text at an angle drawing routines. * Added...
Jeroen van der Zijp
jeroen@...
Send Email
Jun 30, 2005
4:53 am
2772
... Correction: this is UNstable, of course; just a typo... - Jeroen -- +----------------------------------------------------------------------------+ ... ...
Jeroen van der Zijp
jeroen@...
Send Email
Jun 30, 2005
5:25 am
2773
New stuff in this release: * Unicode support added to FXText; over the next few days, FXText will go through overhaul of the internals, plus we're adding...
Jeroen van der Zijp
jeroen@...
Send Email
Jul 22, 2005
4:36 am
2774
Homepage: http://www.nedprod.com/TnFOX/ Docs: http://tnfox.sourceforge.net/TnFOX/html/ SVN: http://developer.berlios.de/svn/?group_id=2262 The Python bindings...
Niall Douglas
s_sourceforge@...
Send Email
Jul 27, 2005
12:13 pm
2775
A number of small bug fixes: * Fixed problem in FXMessageBox. When running MBOX_SAVE_CANCEL_DONTSAVE, a click on Save should return MBOX_CLICKED_SAVE and not...
Jeroen van der Zijp
jeroen@...
Send Email
Aug 2, 2005
12:38 am
2776
New in this release: * Added NET_WM_PING message support for Extended Window Manager hints. * New FXSystem namespace added to be a collection of...
Jeroen van der Zijp
jeroen@...
Send Email
Aug 19, 2005
4:41 am
2777
We have a new poll at the FOX Community wiki: http://fox-toolkit.net For previous poll results, please see the poll archive: ...
Sander Jansen
sander@...
Send Email
Aug 20, 2005
9:42 pm
2778
September 2 - FOX UNSTABLE 1.5.8 * Modifier keys now stick around when a normal key is pressed; thus both press and release of normal key now have same...
Jeroen van der Zijp
jeroen@...
Send Email
Sep 2, 2005
6:06 pm
2779
This is the FOX 1.6 pre-release; please test! The next one [barring bug reports!] is going to be FOX 1.6.0!! * Added unicode clipboard support to FXTable. *...
Jeroen van der Zijp
jeroen@...
Send Email
Sep 13, 2005
6:06 am
2780
Hello, In the next couple of versions leading up to 1.6.0, we're hammering out a few reported issues and stabilizing the API's. Here's the scoop for todays...
Jeroen van der Zijp
jeroen@...
Send Email
Sep 15, 2005
3:48 pm
2781
September 23 - FOX UNSTABLE 1.5.13 * Fixed bug in FXText for search selected option. * Fixed X11 keysym determination code; was not observing shift state. *...
Jeroen van der Zijp
jeroen@...
Send Email
Sep 23, 2005
5:00 am
2782
Just a few, but important, bug fixes to FOX 1.4 stable release trunk. * Set active window to owner when dialog closes on Windows. If a dialog was closed of...
Jeroen van der Zijp
jeroen@...
Send Email
Oct 26, 2005
3:24 am
2783
This patchlevel fixes a subtle issue with DLL use of FOX on Windows. The module handle in the Windows classes was not set correctly. Thanks to Henrik Wann...
Jeroen van der Zijp
jeroen@...
Send Email
Oct 29, 2005
7:55 pm
2784
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
Apr 8, 2006
10:02 pm
Messages 2769 - 2798 of 2856   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help