2005-10-16 [colin] 1.9.15cvs60
[claws.git] / ChangeLog-gtk2.claws
index cde2d7620a5d813a95d99148e134989dd637fbe7..961c670b92205230287db220a2ff76ad78521b4c 100644 (file)
@@ -1,3 +1,261 @@
+2005-10-16 [colin]     1.9.15cvs60
+
+       * src/wizard.c
+               Add a welcome email in the first empty mailbox
+       * src/prefs_common.c
+               Change one more default
+
+2005-10-16 [colin]     1.9.15cvs59
+
+       * src/wizard.c
+               Remove printf
+
+2005-10-16 [colin]     1.9.15cvs58
+
+       * src/toolbar.c
+       * src/prefs_common.c
+               Change some defaults
+
+2005-10-16 [colin]     1.9.15cvs57
+
+       * src/toolbar.c
+       * src/prefs_common.c
+               Change some defaults
+
+2005-10-16 [colin]     1.9.15cvs56
+
+       * src/wizard.c
+               By default, initialize fonts to have
+               the same size as normal GtkWidgets
+
+2005-10-16 [colin]     1.9.15cvs55
+
+       * src/mimeview.c
+               Fix message a bit more
+
+2005-10-16 [colin]     1.9.15cvs54
+
+       * src/addressbook.c
+               Second attempt at flicker fixing
+
+2005-10-16 [colin]     1.9.15cvs53
+
+       * src/addressbook.c
+               Fix flicker
+
+2005-10-16 [wwp]       1.9.15cvs52
+
+       * src/addressbook.c
+       * src/editaddress.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+               Remember window sizes (address book)
+
+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
+               Fix crash when quicksearch's hidden 
+               at startup
+
+2005-10-13 [colin]     1.9.15cvs41
+
+       * src/compose.c
+               Set subject when forwarding multiple mails
+               Check that other recipient than the default Cc or Bcc
+               have been set before sending.
+
+2005-10-13 [colin]     1.9.15cvs40
+
+       * src/imap.c
+               Batch per-folder
+               Introduce locking, but don't use it yet
+
+2005-10-13 [colin]     1.9.15cvs39
+
+       * src/gtk/quicksearch.c
+               Reset quicksearch when hiding it
+               Make sticky a real pref
+
+2005-10-13 [colin]     1.9.15cvs38
+
+       * src/summaryview.c
+               Faster prefs apply
+
+2005-10-13 [colin]     1.9.15cvs37
+
+       * src/mimeview.c
+       * src/noticeview.c
+       * src/noticeview.h
+       * src/plugins/pgpcore/sgpgme.c
+               Make privacy icon clickable
+               Move Trust field in Full info
+               When trust is less than full, don't display
+               a warning icon
+
+2005-10-13 [colin]     1.9.15cvs36
+
+       * src/folder.c
+               Batch on flags sync
+       * src/folderview.c
+               Revert speed hack which is dangerous in fact
+               Apply prefs faster
+
+2005-10-13 [colin]     1.9.15cvs35
+
+       * src/folder_item_prefs.c
+               Fix pref corruption on folder move. Patch
+               by wwp
+
+2005-10-13 [paul]      1.9.15cvs34
+
+       * src/export.c
+       * src/import.c
+               fix typos in g_warnings
+       * src/prefs_account.c
+               add a file selector for Signature file
+
+       Patches by wwp
+
+2005-10-12 [colin]     1.9.15cvs33
+
+       * src/mimeview.c
+               Provide a quick way to go back from a
+               signature's full info to the email part
+
+2005-10-12 [colin]     1.9.15cvs32
+
+       * src/compose.c
+               Remove old hack of encoding signed mails with base64.
+               QP works equally well.
+
+2005-10-12 [colin]     1.9.15cvs31
+
+       * src/crash.c
+               Replace deprecated GtkText with GtkTextView
+       * src/imap.c
+               Fix a logic bug about counts in imap_select
+               (previously un-triggered)
+       * src/mainwindow.c
+       * src/summaryview.c
+       * src/news.c
+               Allow local deletion of news posts
+       * src/mimeview.c
+               Show GPG noticeview on the message/rfc822 part
+               in addition to the text/plain one
+       * src/prefs_image_viewer.c
+         src/plugins/pgpcore/prefs_gpg.c
+               Polish (set the label as part of the checkbox)
+       * src/wizard.c
+               Don't sit there doing nothing after destroying
+               the window - return err
+
+2005-10-11 [colin]     1.9.15cvs30
+
+       * src/folderview.c
+               Apply processing rules before showing folders.
+               Early folder show (before flags sync) will only
+               be done when there are no processing rules (nor
+               pre- or post- ones)
+       * src/imap.c
+               Fix stuff related to mail subdir, creation and 
+               deletion of folders 
+       * src/imap_gtk.c
+               Don't allow creation of folders in NoInferior
+               folders, as it won't work
+
 2005-10-10 [colin]     1.9.15cvs29
 
        * src/compose.c