]> Pileus Git - ~andy/gtk/commit
Fixes #108458.
authorKristian Rietveld <kris@gtk.org>
Fri, 19 Dec 2003 22:47:20 +0000 (22:47 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Fri, 19 Dec 2003 22:47:20 +0000 (22:47 +0000)
commit2f4326e40633536ffea31e266f1985ca0fb805f3
tree5ae741b553cfad54a1969207659eb381693794cb
parent30d9f88996c6cf5148837063ea45cef3f17c96da
Fixes #108458.

Fri Dec 19 23:36:00 2003  Kristian Rietveld  <kris@gtk.org>

Fixes #108458.

* gtk/gtkcelllayout.[ch]: added a reorder method.

* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_layout_init),
(gtk_tree_view_column_cell_layout_reorder): implement reorder.

* gtk/gtkcellview.c (gtk_cell_view_cell_layout_init),
(gtk_cell_view_cell_layout_reorder): ditto.

* gtk/gtkcombobox.c (gtk_combo_box_cell_layout_init),
(gtk_combo_box_cell_layout_reorder): ditto.

* gtk/gtkentrycompletion.c (gtk_entry_completion_cell_layout_init),
(gtk_entry_completion_reorder): ditto.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcelllayout.c
gtk/gtkcelllayout.h
gtk/gtkcellview.c
gtk/gtkcombobox.c
gtk/gtkentrycompletion.c
gtk/gtktreeviewcolumn.c