GNOME Bugzilla – Bug 702164
Convert to GtkListBox
Last modified: 2013-07-02 15:34:35 UTC
Now that its landed we should stop using EggListBox.
Created attachment 246701 [details] [review] Require Gtk 3.9.1 for GtkListBox
Created attachment 246702 [details] [review] language-chooser: Convert to GtkListBox
Created attachment 246703 [details] [review] color panel: Convert to GtkListBox
Created attachment 246704 [details] [review] notifications: Convert to GtkListBox
Created attachment 246705 [details] [review] power: Convert to GtkListBox
Created attachment 246706 [details] [review] privacy: Convert to GtkListBox
Created attachment 246707 [details] [review] region: Convert to GtkListBox
Created attachment 246708 [details] [review] search: Convert to GtkListBox
Created attachment 246709 [details] [review] sharing: Convert to GtkListBox
Created attachment 246710 [details] [review] online-accounts: Convert to GtkListBox
Created attachment 246711 [details] [review] network: Convert to GtkListBox
Attaching three more patches that complete the port.
Created attachment 247545 [details] [review] network: Convert connection editor to GtkListBox
Created attachment 247546 [details] [review] main: Drop the use of EggListBox Now that all panels have been ported, we no longer need to do g_type_ensure.
Created attachment 247547 [details] [review] build: Drop EggListBox
Created attachment 248232 [details] [review] build: Drop EggListBox
Patches rebased on master and pushed with a few updates to the power, region, and sharing panel patches. Attachment 246701 [details] pushed as c492349 - Require Gtk 3.9.1 for GtkListBox Attachment 246702 [details] pushed as a07825a - language-chooser: Convert to GtkListBox Attachment 246703 [details] pushed as 3a811de - color panel: Convert to GtkListBox Attachment 246704 [details] pushed as 41b04d5 - notifications: Convert to GtkListBox Attachment 246705 [details] pushed as 7a07b22 - power: Convert to GtkListBox Attachment 246706 [details] pushed as eac949b - privacy: Convert to GtkListBox Attachment 246707 [details] pushed as 1db26b4 - region: Convert to GtkListBox Attachment 246708 [details] pushed as a46a652 - search: Convert to GtkListBox Attachment 246709 [details] pushed as c0abad9 - sharing: Convert to GtkListBox Attachment 246710 [details] pushed as 0f77c51 - online-accounts: Convert to GtkListBox Attachment 246711 [details] pushed as b0356fd - network: Convert to GtkListBox Attachment 247545 [details] pushed as 62f18a2 - network: Convert connection editor to GtkListBox Attachment 247546 [details] pushed as a14e52b - main: Drop the use of EggListBox Attachment 248232 [details] pushed as 620bc4b - build: Drop EggListBox