From 639900dfc7ebb4ccf201038f8c1257a8c1547126 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 29 Mar 2002 22:47:20 +0000 Subject: Add type "Page". (page_new): New helper function. (page_free): New helper * e-shell-settings-dialog.c: Add type "Page". (page_new): New helper function. (page_free): New helper function. (compare_page_func): Callback for sorting a GList of pages. (sort_page_list): New helper function. (load_pages): Create the pages, sort them, add them sorted. Now we have a priority field that overrides alphabetical sorting. svn path=/trunk/; revision=16291 --- shell/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 4e2e94ac8b..ced37c0b2d 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2002-03-29 Ettore Perazzoli + + * e-shell-settings-dialog.c: Add type "Page". + (page_new): New helper function. + (page_free): New helper function. + (compare_page_func): Callback for sorting a GList of pages. + (sort_page_list): New helper function. + (load_pages): Create the pages, sort them, add them sorted. Now + we have a priority field that overrides alphabetical sorting. + 2002-03-26 Ettore Perazzoli * e-component-info.c: New. -- cgit v1.2.3