aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-23 09:49:26 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-23 09:49:26 +0000
commit733d4928e512c31baf076c6b97267c6b4691ba73 (patch)
treea0ab31a29b89d7f7e6a501c81a8ea8ec6fa0666d /ChangeLog
parentd639875e773bda1e903956e25b54b9fc7414a0ad (diff)
initial implementation of the tray icon.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@501 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83f93775..0fe503cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-08-23
+ * src/eggtrayicon.[ch]: added (borrowed from Loqui svn trunk).
+ * src/mainwindow.[ch]: initial implementation of the tray icon.
+ * src/stock_pixmap.[ch]: added stock_pixbuf_widget_scale().
+
+2005-08-23
+
* src/textview.c: modified fonts for mime parts.
2005-08-22