gtkmm 2.3.5
- From: murrayc <install-module widget gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: gtkmm 2.3.5
- Date: Wed, 3 Mar 2004 17:14:53 -0500 (EST)
Module: gtkmm
Version: 2.3.5
Uploaded by: murrayc
http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.3/gtkmm-2.3.5.tar.gz
md5sum: 60e2346b6a3ff5d58d2d041503114694
size: 5.6M
http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.3/gtkmm-2.3.5.tar.bz2
md5sum: 2e3581e6aec600dbaa1d7705e225c170
size: 3.7M
News
----
Future 2.3.5:
* Gtk:
- ComboBox: Added popup() and popdown(). (Murray Cumming)
- ComboBoxEntry: Added a set_text_column() overload that takes a
ModelColumnBase instead of an int.
- Added ComboBoxEntryText, like ComboBoxText. (Murray Cumming)
- Entry: Added set/get_alignment().
- FileChooser:
- Removed set_folder_mode() and get_folder_mode(),
which are no longer in GTK+. (Bryan Forbes)
- Added set/get_preview_label(). (Murray Cumming)
- Added IconInfo, TargetList (Bryan Forbes)
- IconTheme: methods now use IconInfo. (Bryan Forbes)
- Added Gtk::Stock::DIALOG_AUTHENTICATION stock item.
(Bryan Forbes)
- Scale: Added get_layout() and get_layout_offsets().
- Toolbar
- Added append(), prepend(), insert() overloads which take
slots, so that signal connecting requires less code.
- Removed old STL-style API, because the APIs do not
co-exist well together at the GTK+ level.
(Bryan Forbes)
- TreePath: Corrected template typo found by gcc 3.4
(Matthew Tuck)
- Widget: Added add_mnemonic_labels(), remove_mnemonic_label(),
list_mnemonic_labels(), draw_insertion_cursor().
(Murray Cumming)
- Window: Added "role" property. (Bryan Forbes)
- Several const corrections. (Murray Cumming)
- Fixes to the libsigc++2 port. (Martin Schulze, Bryan Forbes)
- Added --enable-examples configure option. (Bryan Forbes)
- Documentation:
- Added some TreeView reference documentation.
(Billy O'Connor)
* Gdk:
- Drawable::draw_glyphs() now takes a c++ Pango::GlyphString.
(Bryan Forbes)
- Window
- get_children() now returns a C++ container instead of a GList.
(Bryan Forbes)
- get_internal_paint_info() now takes C++ parameters.
(Bryan Forbes)
- removed peek_children() because it's the same as get_children().
(Murray Cumming)
* Pango:
- FontFace: Added list_sizes().
- AttrIter: Added get_attrs().
- FontFamily: Added is_monospace().
- FontSet: Added foreach()
- Language: Added includes_script().
- Layout: Added set/get_auto_dir().
2.3.4:
* Gtk:
- Now uses libsigc++ 2 (Murray Cumming)
- Frame: Methods use C++ Gtk::Allocation instead of C GtkAllocation.
(Bryan Forbes)
- Added IconTheme. (Bryan Forbes).
- Added TargetList. (Bryan Forbes)
- TargetEntry: Use a C++ TargetFlags enum instead of the C enum.
(Bryan Forbes)
- Widget
- drag_dest_find_target(), drag_dest_get_target_list(), drag_begin():
Use C++ TargetList instead of C GtkTargetList. (Bryan Forbes)
- Use C++ Gtk::Allocation instead of GtkAllocation, and
Gtk::Requisition instead of GtkRequisition in methods.
(Bryan Forbes)
- Socket: Use C++ Gdk::NativeWindow type for method parametrs.
(Bryan Forbes)
* Gdk:
- Colormap: Use C++ Gdk::Color instead of C GdkColor for method parameters
(Bryan Forbes)
- Device: Use C++ InputSource enum instead of the C GdkInputSource enum.
(Bryan Forbes)
- Display: Use ustring for target parameters instead of GdkAtom.
(Bryan Forbes)
- Added C++ NativeWindow typedef and used it instead of GdkNativeWindow
(Bryan Forbes)
* examples: book/dialogs/filechooser: Added buttons.
(Matthew Walton)
--
An RSS 2.0 feed of ftp-release-list is available at:
http://ftp.gnome.org/pub/GNOME/LATEST.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]