ANNOUNCE: gtkmm2 1.3.12



Application
===========

gtkmm2 1.3.12

Description
===========

gtkmm2 provides a C++ interface to GTK+ 2.0, mapping the
GTK+ object system to normal C++ syntax and semantics. This
is the successor to gtkmm-1.2, also known as gtk-- 1.2.

Enhancements
============

* Many many fixes for Sun's Forte C++ compiler.
  gtkmm2 now builds and works on Sun Forte 6 Update 2 - SUN's preferred
platform
  for GNOME2 on Solaris.
  (Michael v. Szombathel, Daniel Elstner, Murray Cumming)
* StockID API improved and used more consistently.
  (Martin Schultze, Daniel Elstner)
* Glib::ustring conversion improvements (Daniel Elstner)
* gtkmmproc improved for use in bonobomm. (Murray Cumming)
* Gdk::Point wrapper improved. (Martin Schulze)
* Gtk::Adjustment constructor fixed. (Murray Cumming)
* Gtk::TreeView:methods that took function pointers now take SigC::Slots.
  (Murray Cumming)
* Less #including of C headers in gtkmm headers, so less pollution of the

  global namespace. (Murray Cumming)
* Menu API more complete and consistent. (Martin Schultze)
* GType changes to allow libglade/libglademm cooperation. (Murray
Cumming)
* Reference documentation:
  - Stock IDs in HTML:
  http://gtkmm.org/gtkmm2/reference/html/namespaceGtk_1_1Stock.html#a6
  - Makefile dependencies fixed for faster docs building.
* General API review.

Fixes
=====

* Gtk::Dialog::get_action_area() now does. (Murray Cumming)

Download
========

https://sourceforge.net/project/showfiles.php?group_id=1161



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