aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
authornobody <nobody@localhost>2003-07-29 04:00:20 +0800
committernobody <nobody@localhost>2003-07-29 04:00:20 +0800
commit2ae6a0f3ec7814e147c25889222b8cf66702d2fe (patch)
tree5aa24bfff6a79f3e440299e092ef38f9ce340a30 /widgets/misc/ChangeLog
parent947eccd3eab018f6749e581a76b36317238a6e9d (diff)
downloadgsoc2013-evolution-EVOLUTION_1_4_4.tar.gz
gsoc2013-evolution-EVOLUTION_1_4_4.tar.zst
gsoc2013-evolution-EVOLUTION_1_4_4.zip
This commit was manufactured by cvs2svn to create tagEVOLUTION_1_4_4
'EVOLUTION_1_4_4'. svn path=/tags/EVOLUTION_1_4_4/; revision=21997
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog20
1 files changed, 0 insertions, 20 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index 6f7aa62527..9daa40f58c 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,23 +1,3 @@
-2003-07-23 Dan Winship <danw@ximian.com>
-
- * Makefile.am: use EVO_MARSHAL_RULE
-
- * e-combo-button.c (create_empty_pixmap_widget): Create the pixbuf
- from empty.xpm rather than just calling gdk_pixbuf_new(), which
- doesn't actually initialize the pixel data.
-
- * e-messagebox.c: Remove this, since it claims to be deprecated,
- and nothing is actually using it any more.
-
- * Makefile.am: Remove e-messagebox.[ch]
-
-2003-07-11 Federico Mena Quintero <federico@ximian.com>
-
- * e-dateedit.c (e_date_edit_mnemonic_activate): Added a handler
- for GtkWidget::mnemonic_activate().
-
- * e-url-entry.c (mnemonic_activate): Likewise.
-
2003-07-09 Federico Mena Quintero <federico@ximian.com>
* e-url-entry.c (destroy): Chain to the parent handler. Fixes #45236.