FOX DEVELOPMENT 1.7.16 released today!

View: New views
1 Messages — Rating Filter:   Alert me  

FOX DEVELOPMENT 1.7.16 released today!

by Jeroen van der Zijp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Lots of things today:

    * Fixed issue with unplugged XDevice (when xorg.conf contains device but device was unplugged).

    * FXMenuButton pops and collapses with any mouse button, not just left one. This fixes a minor
      problem if one tries to right-click after having left-clicked FXMenuButton.

    * FXIconSource now handles "jpeg" and "tiff" extensions instead of only "jpg" and "tif".

    * Forgotten tr() added to FXMessageBox.

    * Added NoAccessTime option for FXFile open() call.

    * Added Rename option to FXFileSelector widget.

    * FXString::vformat() and FXString::format() and other printf-like printing routines now support
      positional arguments.

    * FXString::vscan() and FXString::scan() and other scanf-like reading routines now also support
      positional arguments.

    * FXTopWindow not only UTF8 title but also sets 8859-1 title string for legacy window managers.

    * Fixed numerous warnings due to GCC 4.3 new integer overflow rules (-fstrict-overflow and
      -Wstrict-overflow). Whenever the optimizer makes the assumption is made that expressions
      doesn't overflow, a warning is issued. Rewriting code in a way that makes the assumption go
      away will kill the warning; sometime, unsigned may be used as well. So I rewrote a lot of code
      in FOX to be more overflow-resistent.

    * Fixed many warnings reported by Borland C++ compiler.

    * Moved REGEX_ enums into FXRex class namespace.

    * Applied FXComposeContext and FXApp patches for input methods on Windows; new message types have
      been introduced because of this, SEL_IME_START and SEL_IME_END.

    * Corrected problem causing NVIDIA driver video-memory leak in FXGLContext when new GLX1.3 code
      is used on new Xorg X Server. The problem caused video memory to remain allocated past the
      termination of the program.


You'll find it here:

        Windows: http://www.fox-toolkit.org/ftp/fox-1.7.16.zip
        Unix:    http://www.fox-toolkit.org/ftp/fox-1.7.16.tar.gz


Have fun,


                        Jeroen


--
+----------------------------------------------------------------------------+
| Copyright (C) 22:10 04/ 9/2008 Jeroen van der Zijp.   All Rights Reserved. |
+----------------------------------------------------------------------------+

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Foxgui-announce mailing list
Foxgui-announce@...
https://lists.sourceforge.net/lists/listinfo/foxgui-announce