2.4.3: 2004-06-16 Daniel Elstner * 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 * 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 * gdk/gdkmm/Makefile.am: link against libpangomm-1.4 instead of 1.6 on win32 (sublib_win32_dlls_libs variable).