2.4.3: 2004-06-16 Daniel Elstner <daniel.elstner@gmx.net> * gtk/src/treeiter.ccg (TreeIter::operator--): Correctly decrement the end iterator. Also assert that the iterator is not already at the begin of the sequence. * gtk/src/treeiter.hg (TreeIter::operator--): s/slow/very slow/ 2004-06-15 Murray Cumming <murrayc@murrayc.com> * gtk/gtkmm/comboboxentrytext.h: Correct the header guard so that it can be used at the same time as comboboxentry.h. * gtk/gtkmm/comboboxentrytext.cc, comboboxtext.cc: Implement the GObject* castitem constructors. 2004-06-08 Cedric Gustin <cedric.gustin@swing.be> * gdk/gdkmm/Makefile.am: link against libpangomm-1.4 instead of 1.6 on win32 (sublib_win32_dlls_libs variable).