pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/fox
Module Name: pkgsrc
Committed By: wiz
Date: Fri Apr 25 05:21:30 UTC 2008
Modified Files:
pkgsrc/x11/fox: Makefile distinfo
pkgsrc/x11/fox/patches: patch-aa
Log Message:
Update to 1.6.32:
March 10 - FOX STABLE 1.6.32
* Fixed FXPath::simplify(). Backport from FOX 1.7.
* Fixed Adie CPU load issue caused by clock updating.
* Fixed FXURL::fileFromURL().
November 16 - FOX STABLE 1.6.31
* Bug fix to strtoull() for systems which have no native strtoull().
* Missing tr() added in FXMDIClient.
* Fix for FXRuby in FXMDIClient (don't test for message==0 in notify
message).
October 6 - FOX STABLE 1.6.30
* Fixed some issues with flush() in FXBZFileStream and FXGZFileStream.
* FXDial didn't issue SEL_COMMAND when driven from keyboard.
* Small typo found in fxfilematch() was found which affected
character-range matching.
* Problem in FX7Segment fixed.
August 9 - FOX STABLE 1.6.29
* Added ".jpeg" as additional extension for JPEG images in FXIconSource.
* Fix in FXSplashWindow not killing timer if it gets destroyed before timer
goes off.
* FX7Segment had bug in onCmdGetStringValue() implementation (it was not
returning the string).
* Cruft removed from FXMat3f.
* Bold style fixed in FXText.
* Read outside buffer problem (flagged in valgrind occasionally) fixed in
FXText.
* Bugs in FXListBox and FXTreeListBox fixed.
1.6.28: not described
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 pkgsrc/x11/fox/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/x11/fox/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/fox/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index