gtkmm r870 - in trunk: . examples/book/eventbox examples/book/toolbar gtk/src



Author: murrayc
Date: 2007-07-13 20:08:46 +0100 (Fri, 13 Jul 2007)
New Revision: 870
ViewCVS link: http://svn.gnome.org/viewcvs/gtkmm?rev=870&view=rev

Modified:
   trunk/ChangeLog
   trunk/examples/book/eventbox/examplewindow.cc
   trunk/examples/book/eventbox/examplewindow.h
   trunk/examples/book/toolbar/examplewindow.cc
   trunk/gtk/src/menutoolbutton.hg
   trunk/gtk/src/toolitem.ccg
   trunk/gtk/src/toolitem.hg
   trunk/gtk/src/tooltips.hg
Log:
2007-07-13  Murray Cumming  <murrayc murrayc com>

* gtk/src/tooltips.hg: Deprecated in favour of the various 
set_tooltip_text() and set_tooltip_markup() methods, and the new 
Gtl::Tooltip class.
* gtk/src/menutoolbutton.hg: Added set_arrow_tooltip_text() and 
set_arrow_tooltip_markup(). Deprecated set_arrow_tooltip().
* gtk/src/toolitem.ccg: 
* gtk/src/toolitem.hg: Deprecated signal_set_tooltip.
* examples/book/eventbox/examplewindow.cc:
* examples/book/eventbox/examplewindow.h:
* examples/book/toolbar/examplewindow.cc:
Replace use, or mention, of the deprecated Gtk::Tooltips class.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]