From fc85f0ce4510cdc694b198f52d377c6d63056997 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Sat, 6 Apr 2002 20:00:51 +0000 Subject: set type (load_pages): get the oaf property for type and track the page 2002-04-06 JP Rosevear * e-shell-settings-dialog.c (page_new): set type (load_pages): get the oaf property for type and track the page number of the highest priority for each type (destroy_type_entry): destroy hash func (impl_destroy): destroy the hash table (init): create private struct and hash table (e_shell_settings_dialog_show_type): show the page of the given type * e-shell-view-menu.c (command_settings): show the page for the current folder type by default * e-shell-settings-dialog.h: new proto svn path=/trunk/; revision=16376 --- shell/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 4a1755ce63..8e4276c7eb 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,19 @@ +2002-04-06 JP Rosevear + + * e-shell-settings-dialog.c (page_new): set type + (load_pages): get the oaf property for type and track the page + number of the highest priority for each type + (destroy_type_entry): destroy hash func + (impl_destroy): destroy the hash table + (init): create private struct and hash table + (e_shell_settings_dialog_show_type): show the page of the given + type + + * e-shell-view-menu.c (command_settings): show the page for the + current folder type by default + + * e-shell-settings-dialog.h: new proto + 2002-04-06 Ettore Perazzoli * e-shell-settings-dialog.c (init): Set the title of the dialog. -- cgit v1.2.3