diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index d1f49e9166..dee815ce2f 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,12 @@ +2000-10-06 Michael Meeks <michael@helixcode.com> + + * e-shell-view.c (e_shell_view_display_uri): add a freeze / thaw + pair to reduce flicker on switching controls. + +2000-10-05 Michael Meeks <michael@helixcode.com> + + * e-shell-view-menu.c (command_xml_dump): fix. + 2000-10-05 Chris Toshok <toshok@helixcode.com> * e-shell-folder-creation-dialog.c: #include <gal/widgets/e-gui-utils.h> |