]> Pileus Git - ~andy/gtk/commit
Re-refactored GtkComboBox to not reorder the file.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Mon, 6 Dec 2010 12:30:00 +0000 (21:30 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 4 Jan 2011 14:37:12 +0000 (23:37 +0900)
commitee02ac58630ecfc97b43c8a9388e7dfb4f482b31
treecb82e48a655ccc76de0e5fddf94ca247d07b4f36
parentf3de78a023a5509f5defaf0137569cfef0349e19
Re-refactored GtkComboBox to not reorder the file.

Turns out reordering the file the way I did before put
me in an unmergable situation, now re-refactored the
combo and list-mode works again.
gtk/gtkcombobox.c