aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-10-04 21:38:09 +0800
committerChristian Persch <chpe@src.gnome.org>2004-10-04 21:38:09 +0800
commit9c4c24fb594657e88afbd687f8c7d8f154e60c47 (patch)
tree8a412d7fefb250fcb74998df4ab53991fae172ed /ChangeLog
parentc74cae5e214e1f9e27b0e9c624fcb1e2f48fb450 (diff)
downloadgsoc2013-epiphany-9c4c24fb594657e88afbd687f8c7d8f154e60c47.tar
gsoc2013-epiphany-9c4c24fb594657e88afbd687f8c7d8f154e60c47.tar.gz
gsoc2013-epiphany-9c4c24fb594657e88afbd687f8c7d8f154e60c47.tar.bz2
gsoc2013-epiphany-9c4c24fb594657e88afbd687f8c7d8f154e60c47.tar.lz
gsoc2013-epiphany-9c4c24fb594657e88afbd687f8c7d8f154e60c47.tar.xz
gsoc2013-epiphany-9c4c24fb594657e88afbd687f8c7d8f154e60c47.tar.zst
gsoc2013-epiphany-9c4c24fb594657e88afbd687f8c7d8f154e60c47.zip
Clean up a bit.
2004-10-04 Christian Persch <chpe@cvs.gnome.org> * src/ppview-toolbar.c: (ppview_toolbar_get_type), (ppview_toolbar_class_init), (ppview_toolbar_set_property), (ppview_toolbar_get_property), (ppview_toolbar_set_window), (ppview_toolbar_init), (ppview_toolbar_finalize), (ppview_toolbar_new), (toolbar_cmd_ppv_close): * src/ppview-toolbar.h: Clean up a bit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b7d278f9..fbf357469 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2004-10-04 Christian Persch <chpe@cvs.gnome.org>
+ * src/ppview-toolbar.c: (ppview_toolbar_get_type),
+ (ppview_toolbar_class_init), (ppview_toolbar_set_property),
+ (ppview_toolbar_get_property), (ppview_toolbar_set_window),
+ (ppview_toolbar_init), (ppview_toolbar_finalize),
+ (ppview_toolbar_new), (toolbar_cmd_ppv_close):
+ * src/ppview-toolbar.h:
+
+ Clean up a bit.
+
+2004-10-04 Christian Persch <chpe@cvs.gnome.org>
+
* embed/mozilla/mozilla-embed-single.cpp:
Fix a warning.