CVSROOT: /cvs/gnome
Module name: gtkmm
Changes by: murrayc 05/01/25 09:23:48
Modified files:
gtk/src : Tag: gtkmm-2-4 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%2009:22&maxdate=2005-01-25%2009:24
_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list