aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-24 11:04:35 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-24 11:04:35 +0000
commit3bc07b606590d43c4e84cc0182941d30f8c54e67 (patch)
treec3b6708554d92637d5ed0f57355d79502e1f1cc6 /ChangeLog
parent87136103fb6e7138422379378a1efae95eb2fd66 (diff)
modified AlertPanel's design to fit other GTK2 apps.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@127 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c4368b80..8eb88c84 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-02-24
+ * src/alertpanel.c: modified its design to fit other GTK2 apps.
+
+2005-02-24
+
* src/progressdialog.c
src/inc.c: inc_progress_dialog_create(): modified ProgressDialog
to use GtkDialog.