[gtk2-perl] Glib/Gtk2 1.036



Another week, another round of releases. The change sets are small enough to list things explicitly in the NEWS entries.

Overview of Changes in Glib 1.036
=================================

* GErrors are now translated into exception objects instead of plain,
translatable strings; this is implemented as an additional functionality,
  so there is no break in either API or ABI.  [muppet]
* gperl_alloc_temp() now complains but does not crash when requested to
  allocate less than 1 byte.  [Torsten]
* Quell some doc generation noisiness.  [muppet]
* Updated copyright information in source code.  [muppet]

Overview of Changes in Gtk2 1.036
=================================

* Fix GdkDisplay test.  [Torsten]
* Don't crash when when passing an empty list to Gtk2::TargetList. [Torsten] * Register error domains for use with the new Glib::Error stuff. [muppet]
* Doc fixes.  [Ross]
* Bind and test missing methods:
  Gtk2::Gdk::Event::send_client_message
  Gtk2::Gdk::Event::send_clientmessage_toall
  Gtk2::Gdk::Event::send_client_message_for_display
  Gtk2::Gdk::Event::Client::message_type
  Gtk2::Gdk::Event::Client::data
  Gtk2::Gdk::CHARS
  Gtk2::Gdk::USHORTS
  Gtk2::Gdk::ULONGS
  Gtk2::CellRenderer::editing_canceled
  Gtk2::Scale::get_layout
  Gtk2::Scale::get_layout_offsets
  [Torsten]
* Miscellaneous test updates and fixes.  [Torsten]


--
muppet <scott at asofyet dot org>




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