gtkmm 2.15.1



       Module: gtkmm
      Version: 2.15.1
  Uploaded by: Murray Cumming

http://download.gnome.org/sources/gtkmm/2.15/gtkmm-2.15.1.tar.gz
  md5sum: 18986ffd074741eeb0a30c1f233862da
 sha1sum: a9c57b09c1bd2c86d29d81aac8c9838a98565f42
    size: 13M

http://download.gnome.org/sources/gtkmm/2.15/gtkmm-2.15.1.tar.bz2
  md5sum: daada253ba23bd0fe0d8e1ffd880a79a
 sha1sum: 9fe8d455e05f5a20e1940b762df3b9489a799d89
    size: 8.9M

News
----

2.15.1 (unstable):

Gtk:
* CellView: Added get_model() and some new properties.
* Entry: Added unset_invisible_char(), get_invisible_char().
  Added the new progress and icon methods and the properties, 
  including the new im-module property.
* ImageMenuItem: Added get/set_use_stock(), set_accel_group().
* MenuItem: Added get/set_label(), get/set_use_underline() and properties.
* PaperSize: Constructor: Remove the default value for the name parameter, 
  because there is already a default constructor, 
  This caused MSVC++ warning C4520 with Visual Studio 2008. 
  (Tao Wang) Bug #568074.
* PrintOperation: Added draw_page_finish(),  set_defer_drawing().
* PrintSettings: Added get_resolution_x(), get_resolution_y(), 
  set_resolution_xy(), get/set_printer_lpi().
* SelectionData:  Reimplement get_selection() using the new C getter method.
* StatusIcon: Added button_press_event, button_release_event and scroll_event 
  signals. Added get/set_has_tooltip(), get/set_tooltip_text(), 
  get/set_tooltip_markup().
* Stock: ORIENTATION_PORTRAIT, ORIENTATION_LANDSCAPE, 
  ORIENTATION_REVERSE_LANDSCAPE, and ORIENTATION_REVERSE_PORTRAIT, 
  avoiding undefined reference errors when trying to use these.
  (Murray Cumming) Bug #568416 (Tao Wang).
* TextBuffer: Added the paste_done signal.
* TextView: Added im-module property.
* TreeModel::Path::empty(): Also check for a null underlying 
  GtkTreePath. Added operator bool() to do the same, just calling !empty().
  (Murray Cumming)

Gdk:
* Drawable::draw_pixbuf(): Add an override without a GC parameter, becauase it 
  can be NULL in C.
* Screen: Added get_monitor_width_mm(), get_monitor_height_mm(), 
  get_monitor_plug_name().

* Windows build:
  - Disabled MSVC++ compiler warning 4250
  (Armin Burgmeier) Bug #568083 (Tao Wang).
  - Installer: Added Simplified Chinese translation. (Tao Wang)

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]