Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>2009-01-23 23:32:40 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2009-01-23 23:32:40 (GMT)
commit6b4040a40a13ea4f6b63768eb7a40a2ee3ab00b3 (patch)
treee6715cd66d3602c1867c600b2b4eec67d58072e4 /ChangeLog
parentf10c3f6b0154d1af4a290d759c9cb2b436fe493a (diff)
Sync EggToolbarEditor with libegg.
2009-01-24 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * cut-n-paste/toolbar-editor/egg-editable-toolbar.c (drag_begin_cb), (drag_end_cb), (configure_item_tooltip), (new_separator_pixbuf): * cut-n-paste/toolbar-editor/egg-toolbar-editor.c (egg_toolbar_editor_disconnect_model), (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init), (egg_toolbar_editor_finalize): * cut-n-paste/toolbar-editor/egg-toolbar-editor.h: * cut-n-paste/toolbar-editor/eggmarshalers.list: Sync EggToolbarEditor with libegg. svn path=/trunk/; revision=3377
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 693c101..3de2a6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2009-01-24 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * cut-n-paste/toolbar-editor/egg-editable-toolbar.c
+ (drag_begin_cb), (drag_end_cb), (configure_item_tooltip),
+ (new_separator_pixbuf):
+ * cut-n-paste/toolbar-editor/egg-toolbar-editor.c
+ (egg_toolbar_editor_disconnect_model),
+ (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init),
+ (egg_toolbar_editor_finalize):
+ * cut-n-paste/toolbar-editor/egg-toolbar-editor.h:
+ * cut-n-paste/toolbar-editor/eggmarshalers.list:
+
+ Sync EggToolbarEditor with libegg.
+
2009-01-22 Michael J. Chudobiak <mjc@svn.gnome.org>
* libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):