After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 101876 - Please apply my patch for Gtk::FileSelection::get_history_pulldown()
Please apply my patch for Gtk::FileSelection::get_history_pulldown()
Status: RESOLVED FIXED
Product: gtkmm
Classification: Bindings
Component: general
2.2
Other Linux
: Normal enhancement
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2002-12-23 22:09 UTC by mark.jones106
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
patch to add Gtk::FileSelection::get_history_pulldown (76.09 KB, patch)
2002-12-23 22:10 UTC, mark.jones106
none Details | Review

Description mark.jones106 2002-12-23 22:09:26 UTC
Please apply my patch for a new convenience method to get the file
selection dialog history option menu so that it can be hidden if desired. 
This is useful if you want to prevent the user from switching directories.
Comment 1 mark.jones106 2002-12-23 22:10:46 UTC
Created attachment 13192 [details] [review]
patch to add Gtk::FileSelection::get_history_pulldown
Comment 2 Daniel Elstner 2002-12-23 23:58:48 UTC
Thanks, committed.