[Pidgin] #2137: Escape should close (cancel) generic request dialogs.
Pidgin
trac at pidgin.im
Mon Sep 17 13:43:14 EDT 2007
#2137: Escape should close (cancel) generic request dialogs.
---------------------------+------------------------------------------------
Reporter: fmoo | Owner:
Type: patch | Status: new
Priority: minor | Milestone:
Component: pidgin (gtk) | Version: 2.0.2
Resolution: | Keywords: cancel, escape, close
Pending: 1 |
---------------------------+------------------------------------------------
Changes (by fmoo):
* pending: 1 => 0
Comment:
The pidgin_dialog_get_* methods are strictly typed, so there's a lot of
GTK_*(...) going on. I can modify the patch to use GTK_WIDGET all over
the place to make it easier if you'd like.
I added pidgin_dialog_get_* methods in the event that behavior of
GtkDialog's internal structure types (->vbox, ->action_area) don't match
the expected types (GtkVBox, GtkHButtonBox) for older Gtk versions.
Windows that are now dialogs:
* accounts window
* accounts/edit window
* certificate manager window
* file transfer window
* buddy pounces window
* preferences window
* privacy window
* pidgin_request_fields windows
* roomlist window
* saved status window
* edit saved status window
* edit saved substatus window
Windows that are still windows:
* buddy list window
* conversation window
* whiteboard window
* plugin - xmpp console window
* plugin - ticker window
* plugin - gevolution add buddy dialog
* plugin - gevolution assoc buddy window
* plugin - gevolution new person dialog
--
Ticket URL: <http://developer.pidgin.im/ticket/2137#comment:3>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list