]> Pileus Git - ~andy/gtk/commit
Port the GtkRecentChooser default implementation widget to the new
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 23 Jul 2007 16:44:07 +0000 (16:44 +0000)
committerEmmanuele Bassi <ebassi@src.gnome.org>
Mon, 23 Jul 2007 16:44:07 +0000 (16:44 +0000)
commitcb388e4df89183ce40b85615c75a9ba691e2c640
treefa382379b01bffa3995ebb73e79b2f29c4388114
parentafb43b2b1c7bf9edce11b3e8f42f1f1e0833fcb4
Port the GtkRecentChooser default implementation widget to the new

2007-07-23  Emmanuele Bassi  <ebassi@gnome.org>

* gtk/gtkrecentchooserdefault.c: Port the GtkRecentChooser default
implementation widget to the new tooltips API, and make it look
like the GtkFileChooser widget in recent files mode (move the
full path from the widget to a tooltip on the row) to improve
consistency.

* gtk/gtkrecentchoosermenu.c: Port the GtkRecentChooserMenu widget
to the new tooltips API.

* tests/testrecentchooser.c:
* tests/testrecentchoosermenu.c: Exercise the tooltips code paths.

svn path=/trunk/; revision=18526
ChangeLog
gtk/gtkrecentchooserdefault.c
gtk/gtkrecentchoosermenu.c
tests/testrecentchooser.c
tests/testrecentchoosermenu.c