[Pidgin] #1332: Convert gtkprefs option menus, as well as protocol and account option menus to combo boxes
Pidgin
trac at pidgin.im
Sat Feb 20 02:24:26 EST 2010
#1332: Convert gtkprefs option menus, as well as protocol and account option menus
to combo boxes
---------------------+------------------------------------------------------
Reporter: nix_nix | Owner: rlaager
Type: patch | Status: new
Milestone: 3.0.0 | Component: pidgin (gtk)
Version: 2.0.1 | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Comment(by qulogic at pidgin.im):
(In [9d4f4577f00074017bc7a68c5106ca0f0a2f8753]):[[BR]]
Pull in GtkComboBox changes from GTK+3 branch.
Refs #1332, since I seem to have just found it.
*** Plucked rev c27b04bb38032682dfa343b38090df1c6eea4edd
(qulogic at pidgin.im):
Use GtkComboBox instead of GtkOptionMenu in the choice request field for
GTK+ 2.4 and up.
*** Plucked rev d440cb6510a85d0451248d51de56b02a3a60afd2
(qulogic at pidgin.im):
Replace the GtkOptionMenu with a GtkComboBox for the privacy options list
on GTK+ 2.4 and up.
*** Plucked rev c32e5afffcda0d82fe8b69752ae91ce3dc3bcc61
(qulogic at pidgin.im):
Replace GtkOptionMenu with GtkComboBox in the saved status editor for GTK+
2.4 and up.
*** Plucked rev fbe77efc06ba98af604ef878b97fd55924daa018
(qulogic at pidgin.im):
Replace GtkOptionMenu with GtkComboBox in the gestures plugin for GTK+ 2.4
and up. But that code's commented out, so this is totally untested.
*** Plucked rev 9d8f789a57f4477db7d3cfbb9752b7842ff790dd
(qulogic at pidgin.im):
Add an enumeration to replace a couple hardcoded numbers in the combo box
code for saved statuses.
*** Plucked rev c27b04bb38032682dfa343b38090df1c6eea4edd
(qulogic at pidgin.im):
Use GtkComboBox instead of GtkOptionMenu in the choice request field for
GTK+ 2.4 and up.
*** Plucked rev d440cb6510a85d0451248d51de56b02a3a60afd2
(qulogic at pidgin.im):
Replace the GtkOptionMenu with a GtkComboBox for the privacy options list
on GTK+ 2.4 and up.
*** Plucked rev c32e5afffcda0d82fe8b69752ae91ce3dc3bcc61
(qulogic at pidgin.im):
Replace GtkOptionMenu with GtkComboBox in the saved status editor for GTK+
2.4 and up.
*** Plucked rev fbe77efc06ba98af604ef878b97fd55924daa018
(qulogic at pidgin.im):
Replace GtkOptionMenu with GtkComboBox in the gestures plugin for GTK+ 2.4
and up. But that code's commented out, so this is totally untested.
*** Plucked rev 9d8f789a57f4477db7d3cfbb9752b7842ff790dd
(qulogic at pidgin.im):
Add an enumeration to replace a couple hardcoded numbers in the combo box
code for saved statuses.
--
Ticket URL: <http://developer.pidgin.im/ticket/1332#comment:30>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list