diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-02-19 Christian Persch <chpe@cvs.gnome.org> + * lib/egg/egg-toolbar-editor.c: (update_editor_sheet): + + Fix off-by-one error when computing the height of the table. + +2004-02-19 Christian Persch <chpe@cvs.gnome.org> + * lib/egg/egg-toolbar-editor.c: (toolbar_removed_cb), (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init), (update_actions_list), (egg_toolbar_editor_load_actions): |