[Lunar-commits] r25572 - moonbase/trunk/gnome2/bindings/gtkmm2
Auke Kok
sofar at lunar-linux.org
Thu Aug 23 17:44:21 CEST 2007
Author: sofar
Date: 2007-08-23 17:44:21 +0200 (Thu, 23 Aug 2007)
New Revision: 25572
Modified:
moonbase/trunk/gnome2/bindings/gtkmm2/DETAILS
Log:
2.10.11:
* TextBuffer: Removed the maemo-specific methods
get_can_paste_rich_text(), set_can_paste_rich_text(),
set_rich_text_format(), and set_rich_text_format_all(), because they have
been removed from the maemo GTK+ 2.10, in favour of the new regular GTK+ 2.10
methods. See http://live.gnome.org/Maemo/Gtk210Migration#M30
(Murray Cumming)
* Build: Fix the tests when properties are disabled. (Kalle Vahlman)
* Documentation:
- FileChooser API reference improvements (Jonathan Jongsma)
- Improved cflags/libs section. (Murray Cumming)
From: zmcgrew at gmail.com
Modified: moonbase/trunk/gnome2/bindings/gtkmm2/DETAILS
===================================================================
--- moonbase/trunk/gnome2/bindings/gtkmm2/DETAILS 2007-08-23 15:44:14 UTC (rev 25571)
+++ moonbase/trunk/gnome2/bindings/gtkmm2/DETAILS 2007-08-23 15:44:21 UTC (rev 25572)
@@ -1,16 +1,16 @@
MODULE=gtkmm2
MOD=gtkmm
- VERSION=2.10.8
+ VERSION=2.10.11
MAJOR=2.10
SOURCE=$MOD-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
SOURCE_URL=$GNOME_URL/sources/$MOD/$MAJOR/
- SOURCE_VFY=sha1:4ce0ca5deb16cce283400fada2edee0a5b043a66
+ SOURCE_VFY=sha1:1622ac1cf960227d72191349811aa84c1d5f657d
WEB_SITE=http://www.gtkmm.org/
ENTERED=20021225
- UPDATED=20070312
+ UPDATED=20070823
SHORT="C++ bindings for gtk2 and glib2"
cat << EOF
gtkmm2 is the official C++ binding for GTK+2 and Glib2.
-EOF
+EOF
\ No newline at end of file
More information about the Lunar-commits
mailing list