gtk+ r19072 - in trunk: . gtk
- From: jmouette svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r19072 - in trunk: . gtk
- Date: Mon, 26 Nov 2007 23:16:19 +0000 (GMT)
Author: jmouette
Date: 2007-11-26 23:16:19 +0000 (Mon, 26 Nov 2007)
New Revision: 19072
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=19072&view=rev
Modified:
trunk/ChangeLog
trunk/gtk/gtkfilechooserdefault.c
Log:
2007-11-26 Josselin Mouette <joss malsain org>
reviewed by: Federico Mena Quintero
* gtk/gtkfilechooserdefault.c: (shortcuts_append_paths),
(shortcuts_add_bookmarks), (shortcuts_selection_changed_cb),
(shortcuts_list_create), (gtk_file_chooser_default_should_respond):
Make the shortcuts activate with a single click. (#148828)
Fix a few things affected by the change:
- Set selection mode to GTK_SELECTION_SINGLE to allow a case
where no shortcut is selected.
- Don't activate a shortcut in the response callback.
- Filter out duplicate entries in volumes and bookmarks to
avoid the selection to change when reordering them with DnD.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]