[Lunar-commits] <moonbase> fox: version bumped to 1.6.34.
Florin Braescu
florin at lunar-linux.org
Wed Jul 30 15:22:42 CEST 2008
commit 2277c6778387fedcf325b909b99e5e8a989d3ee2
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Jul 30 16:22:42 2008 +0300
fox: version bumped to 1.6.34.
Changes:
Fixed bug in FXSettings; symptoms: every once in a while, a key-value pair was skipped.
Small update to MAC-OSX implementation of FXThread.
Fixed some minor things in fxutils for particular Windows header files.
On Windows, block widget size update if it is minimized; minimized is a state, and does not cause a new size.
Minor tweak to order in which size constraints are being passed to Window Managers on X11. Some Window Managers had a problem with the old order.
---
libs/fox/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/libs/fox/DETAILS b/libs/fox/DETAILS
index dd30f0a..b5c0bed 100644
--- a/libs/fox/DETAILS
+++ b/libs/fox/DETAILS
@@ -1,12 +1,12 @@
MODULE=fox
- VERSION=1.6.33
+ VERSION=1.6.34
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.fox-toolkit.org/ftp
- SOURCE_VFY=sha1:3100a829bd121d7620b13aadda5b7087933e2057
+ SOURCE_VFY=sha1:8c504c3339d69f5dd8ff983fa76ffb1cc03d2ceb
WEB_SITE=http://www.fox-toolkit.org
MAINTAINER=ratler at lunar-linux.org
ENTERED=20041015
- UPDATED=20080430
+ UPDATED=20080730
SHORT="C++ class library for building Graphical User Interfaces"
cat << EOF
More information about the Lunar-commits
mailing list