From cca1d258d390a6e945b2908539e2e73064a890d6 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Thu, 18 Jan 2001 06:47:07 +0000 Subject: New function. (update_sort_config_dialog): Massive update to this 2001-01-18 Miguel de Icaza * e-table-config.c (find_model_column_by_name): New function. (update_sort_config_dialog): Massive update to this function, it is almost complete now, it just needs a few cosmetic touchups. (config_sort_config_show): Get the main interaction working as well. (config_group_info_update): Beautify. (entry_changed): Do all the magic for the GUI for entries. (ascending_toggled): Implement callback. (configure_sort_dialog): Do also descending. (configure_sort_dialog): Hook up changed/toggled. * e-table-config.h: Put all the configuration stuff for sorting into its own structure to pass around funny functions. svn path=/trunk/; revision=7617 --- widgets/table/e-table-config.glade | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'widgets/table/e-table-config.glade') diff --git a/widgets/table/e-table-config.glade b/widgets/table/e-table-config.glade index a6920ee81c..dff98e5d0b 100644 --- a/widgets/table/e-table-config.glade +++ b/widgets/table/e-table-config.glade @@ -1523,6 +1523,8 @@ Custom sort-combo-1 + True + True e_table_proxy_gtk_combo_text_new 0 0 @@ -1597,13 +1599,14 @@ button43 True True - + GtkButton button44 True + True True GNOME_STOCK_BUTTON_OK -- cgit v1.2.3