
========================================
 NEWS: gtkmm-2.11.1
========================================

2.11.1:

Gtk:
* Calendar: Added a get_date() method using Glib::Date.
  (Johannes Schmid) Bug #350584
* StatusIcon:
  - Added popup and activate signals
  (without default signal handlers, to preserve ABI) though we 
  still cannot get any answer from the GTK+ maintainers about whether 
  these are public API.
  - Added popup_menu_at_position().
  (Murray Cumming)
* Style: Added attach() detach().
  (Jonathan Jongsma) Bug #351336
* Window:
  - Added set_default_icon_name()
    (Johannes Schmid) Bug #364395 (Yuriy Syrota)
  - Added set_accept_focus(), get_accept_focus(), 
    set_focus_on_map() and get_focus_on_map(). 
    (Murray Cumming) Bug #421936

* Documentation:
  - Book: Improvements to allow easier pdf generation.
    (Jonathan Jongsma)
  - Book: More help with headers and linking, also for libglademm.
    (Murray Cumming)
  - Examples: custom/custom_widget/: Now uses cairo instead of the 
    GDK drawing functions.
 (Jonathan Jongsma)


========================================
 NEWS: pyorbit-2.14.3
========================================

pyorbit-2.14.3:  26-May-2007
        - Fix build problem on Mac OS X
        - Fix compatibility with non-ORBit2 based servants

