2005-10-16 [wwp] 1.9.15cvs51
[claws.git] / ChangeLog-gtk2.claws
index fa76dfb809184f2bf3bdd070f17e72af4b89ed06..a96b1d81a3b2224447f3282560b083a450d724d4 100644 (file)
@@ -1,3 +1,96 @@
+2005-10-16 [wwp]       1.9.15cvs51
+
+       * src/plugins/clamav/clamav_plugin_gtk.c
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               Fix compilation warnings (missing #include).
+
+2005-10-16 [colin]     1.9.15cvs50
+
+       * src/mimeview.c
+       * src/summaryview.c
+       * src/textview.c
+               Make 'c' check signature, and forward
+               c, l, y, t from summaryview to mimeview
+
+2005-10-16 [colin]     1.9.15cvs49
+
+       * src/addressbook.c
+               Put border around buttons
+       * src/mainwindow.c
+       * src/summaryview.c
+               Rework menus (Patch based on a patch
+               by Paul)
+
+2005-10-15 [wwp]       1.9.15cvs48
+
+       * src/editjpilot.c
+       * src/editldap.c
+       * src/editvcard.c
+       * src/exphtmldlg.c
+       * src/expldifdlg.c
+       * src/export.c
+       * src/import.c
+       * src/importldif.c
+       * src/importmutt.c
+       * src/importpine.c
+       * src/prefs_account.c
+       * src/prefs_spelling.c
+       * src/gtk/gtkutils.c
+       * src/gtk/gtkutils.h
+       * src/plugins/clamav/clamav_plugin_gtk.c
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               use nicer browse-for-file/dir buttons than the "..." ones,
+               code factorizing more.
+
+2005-10-14 [colin]     1.9.15cvs47
+
+       * src/mainwindow.c
+               set relief on the account switcher so that people see it
+               grey out Create processing rules when no message is selected
+       * src/prefs_filtering.c
+               ask before closing if the rule has not been modified, even if
+               it's not valid
+       * src/prefs_matcher.c
+               fix sensitivity when entering the dialog
+       * src/gtk/inputdialog.c
+               display a better icon on password ask
+       * src/plugins/pgpcore/passphrase.c
+               make the dialog look better
+
+2005-10-14 [paul]      1.9.15cvs46
+
+       * src/folderview.c
+               indicate presense of marked msgs in
+               unexpanded subfolders
+
+2005-10-14 [paul]      1.9.15cvs45
+
+       * src/prefs_actions.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_filtering_action.c
+       * src/prefs_matcher.c
+       * src/prefs_template.c
+               remember window sizes
+               fix Info button size
+
+       Patches by wwp
+
+2005-10-13 [colin]     1.9.15cvs44
+
+       * src/mimeview.c
+       * src/noticeview.c
+       * src/noticeview.h
+               Add a tooltip on the icon (optional) 
+               Get rid of the signature buttons and only
+               use the icon+tooltip
+
+2005-10-13 [colin]     1.9.15cvs43
+
+       * src/noticeview.c
+       * src/noticeview.h
+               Add hand cursor for hovering over icon
+
 2005-10-13 [colin]     1.9.15cvs42
 
        * src/summaryview.c