2005-09-21 [colin] 1.9.14cvs46
[claws.git] / ChangeLog-gtk2.claws
index d713cfa55fc08c79d158b0f7c5584bc0ce0d3011..cbb854a49b47663d6b9ac72e350cc38f370cef23 100644 (file)
@@ -1,3 +1,83 @@
+2005-09-21 [colin]     1.9.14cvs46
+
+       * src/gedit-print.c
+       * src/procmsg.c
+       * src/procmsg.h
+       * src/textview.c
+       * src/summaryview.c
+               Remove some printing hacks (deselection/reselection),
+               which by the way fix printing the currently 
+               displayed mime part (still only text)
+               Plus a little optimisation of summary_show
+
+
+2005-09-20 [colin]     1.9.14cvs45
+
+       * src/mainwindow.c
+       * src/messageview.c
+               GUI fixups: add accels, set message
+               view title to displayed mail's subject
+       * src/prefs_spelling.c
+       * src/gtk/gtkaspell.c
+               GUI fixups: allow underlining misspelled
+               words instead of coloring them (a11y!)
+
+2005-09-19 [colin]
+
+       1.9.15rc3 released
+
+2005-09-19 [colin]     1.9.14cvs44
+
+       * src/compose.c
+               Fix draft message
+       * src/gtk/gtkaspell.c
+               Fix wrong test ;-)
+
+2005-09-19 [colin]     1.9.14cvs43
+
+       * src/addressbook.c
+               Fix sensitivity of Delete button
+       * src/compose.c
+               Warn if the requested Privacy system
+               is not available
+       * src/exphtmldlg.c
+       * src/expldifdlg.c
+       * src/importldif.c
+       * src/importmutt.c
+       * src/importpine.c
+               Fix crappy UI
+       * src/
+       * src/ssl.h
+       * src/prefs_account.h
+       * src/prefs_account.c
+               Save SSL prefs even in builds that have
+               SSL support disable
+       * src/imap.c
+       * src/inc.c
+       * src/news.c
+       * src/send_message.c
+               Warn if connection should be secure, but
+               SSL support isn't compiled in
+       * src/gtkaspell.c
+               Fix word separation on UTF-8 systems
+               Fixes bug #812 (Strange inline spellchecking)
+       * src/compose.c
+               Warn if the requested Privacy system
+               is not available
+               Factorize offline warning
+       * src/imap.c
+       * src/imap_gtk.c
+       * src/imap_gtk.h
+       * src/inc.h
+       * src/news_gtk.c
+       * src/news_gtk.h
+       * src/messageview.c
+               Factorize offline warning
+
+2005-09-19 [paul]
+
+       1.9.15-rc2 released
+
 2005-09-18 [colin]     1.9.14cvs42
 
        * src/codeconv.c