CVSROOT: /cvs/gnome
Module name: gtkmm
Changes by: murrayc 05/01/25 08:04:46
Modified files:
. : Tag: gtkmm-2-4 ChangeLog configure.in
demos/gtk-demo : Tag: gtkmm-2-4 example_change_display.cc
example_treeview_editable_cells.cc
example_uimanager.cc
examples/book/helloworld2: Tag: gtkmm-2-4 helloworld.cc
gtk : Tag: gtkmm-2-4 gtkmmconfig.h.in
gtk/src : Tag: gtkmm-2-4 colorselection.ccg treemodel.ccg
treemodel.hg treeview.hg
Log message:
2005-01-25 Murray Cumming <[EMAIL PROTECTED]>
* examples/book/input/main.cc: Do not use O_NONBLOCK, because the
example is meant to be blocking. As advised by Chris Vine.
2005-01-25 Murray Cumming <[EMAIL PROTECTED]>
* gtk/src/treeview.hg: Use nested sigc::bind<-1>s instead of
sigc::bind(), because the Tru64 compiler needs the extra hint.
Added #ifdef GTKMM_HAVE_SIGC_BIND() around some templated convenience
methods, so we can disable these on AIX.
* gtk/src/treemodel.[hg|ccg]: Use Gtk::TreeModel::iterator instead of just
iterator, because the Tru64 compiler finds it ambiguous.
* demos/example_treeview_editable_cells.cc: Replace use of
TreeView::append_column_editable() with the long-winded workaround,
so that the IRIX MipsPro and Tru64 compilers can build this
URL :
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtkmm&who=murrayc&date=explicit&mindate=2005-01-25%2008:03&maxdate=2005-01-25%2008:05
_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list