aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index d2186f0230..b43c61a1e4 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,21 @@
+2000-07-23 Ettore Perazzoli <ettore@helixcode.com>
+
+ * e-shell-view-menu.c: Converted to use `bonobo_ui_handler_*()'
+ stuff directly, instead of converting from GnomeUIInfo.
+ (command_quit): Update arg types for BonoboUIHandler.
+ (command_run_bugbuddy): Likewise.
+ (command_about_box): Likewise.
+ (command_new_task): Removed.
+ (command_new_journal_entry): Removed.
+ (menu_create_file_new): New.
+ (menu_create_file): New.
+ (menu_create_edit): New.
+ (menu_create_view): New.
+ (menu_create_tools): New.
+ (menu_create_actions): New.
+ (e_shell_view_menu_setup): Create menus using them instead of
+ converting from GnomeUIInfo.
+
2000-07-22 Ettore Perazzoli <ettore@helixcode.com>
* e-shell.c (e_shell_construct): Don't unref NULL shortcuts, you
ions'>+1 * Extend @sample to accept argumentsbapt2015-09-261-7/+29 * @sample: chmod u+w to ensure user may write to it.bdrewery2014-10-041-1/+2 * @sample: Alert user that there is a stale file to be removed.bdrewery2014-09-121-0/+2 * - Make it possible to use sample keyword with a full pathantoine2014-09-021-2/+8