2007-09-23 [paul] 3.0.1cvs25
[claws.git] / ChangeLog
index a492f04911cb9019204316d1292c9df3ffe2eb5a..75aecb67410490ccb478cebcfdbe6d3de5b1091b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,165 @@
+2007-09-23 [paul]      3.0.1cvs25
+
+       * src/prefs_account.c
+       * src/prefs_folder_item.c
+       * src/prefs_quote.c
+       * src/quote_fmt.c
+       * src/quote_fmt.h
+               remove unnecessary frame from Templates options
+               and improve the English of the check button label
+
+2007-09-22 [colin]     3.0.1cvs24
+
+       * src/gtk/quicksearch.c
+               Fix bug 1329, 'error in quicksearch.c'
+               Fix return with value in function returning void
+
+2007-09-22 [colin]     3.0.1cvs23
+
+       * src/imap.c
+       * src/procmsg.h
+       * src/common/utils.c
+       * src/common/utils.h
+       * src/etpan/imap-thread.c
+               Optimise fetching IMAP cached emails *a lot*
+               (remember whether mail is fully cached and \r's
+                are already stripped)
+
+2007-09-22 [colin]     3.0.1cvs22
+
+       * src/folder.c
+       * src/folder.h
+       * src/prefs_folder_item.c
+               Add a button to allow users to drop local caches.
+
+2007-09-21 [colin]     3.0.1cvs21
+
+       * src/summaryview.c
+               Remove unnecessary error when cancelling export to mbox.
+               Patch by Pawel
+
+2007-09-21 [paul]      3.0.1cvs20
+
+       * src/gtk/prefswindow.c
+               remove unnecessary frames from the prefs
+               pages. Patch by Pawel Pekala
+
+2007-09-21 [paul]      3.0.1cvs19
+
+       * src/prefs_account.c
+       * src/prefs_folder_item.c
+       * src/prefs_quote.c
+       * src/quote_fmt.c
+               put the Templates options into a tabbed
+               layout. Patch by Pawel Pekala
+
+2007-09-21 [paul]      3.0.1cvs18
+
+       * src/mainwindow.c
+               group together the character set menu items
+               move the /View/Show or hide/Message view below
+               .../Toolbar menu item
+               Patch by Pawel Pekala
+
+2007-09-21 [mones]     3.0.1cvs17
+
+       * src/compose.c
+               Fix for bug 1327, 'segfault when replying to a non-existent
+               news message', thanks to Colin.
+
+2007-09-21 [colin]     3.0.1cvs16
+
+       * src/folderview.c
+               Complete 3.0.1cvs15
+
+2007-09-20 [colin]     3.0.1cvs15
+
+       * src/folderview.c
+       * src/folderview.h
+               Maybe fix bug 1324, 'Corrupted IMAP cache'
+
+2007-09-20 [colin]     3.0.1cvs14
+
+       * src/printing.c
+               Fix a little leak
+
+2007-09-20 [holger]    3.0.1cvs13
+
+       * src/printing.c
+               Add page layout to print preview.
+               Make the close-button in the toolbar
+               right-aligned.
+
+2007-09-20 [paul]      3.0.1cvs12
+
+       * po/ru.po
+               updated by Pavlo Bohmat
+
+2007-09-19 [colin]     3.0.1cvs11
+
+       * src/common/utils.c
+               Prevent unquoted mime boundaries, by always
+               using a /
+
+2007-09-19 [colin]     3.0.1cvs10
+
+       * src/printing.c
+               Fix drawing area size, fix DPI change that
+               can cause total number of lines to decrease
+
+2007-09-19 [colin]     3.0.1cvs9
+
+       * po/POTFILES.in
+       * src/printing.c
+               Make print preview more efficient and nicer.
+               Patch mostly by Holger Berndt <hb@claws-mail.org>
+
+2007-09-19 [colin]     3.0.1cvs8
+
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/printing.c
+               Add scrolledwindow, default allocation and
+               size saving to the print preview window.
+
+2007-09-18 [colin]     3.0.1cvs7
+
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_image_viewer.c
+       * src/printing.c
+               GtkPrintOperation:
+               - add image printing support
+               - add option to print images
+               - add preview widget
+               - add saving of a few Page Setup parameters
+
+2007-09-18 [colin]     3.0.1cvs6
+
+       * AUTHORS
+       * src/gtk/authors.h
+               Add Guillaume Chazarain
+
+2007-09-18 [colin]     3.0.1cvs5
+
+       * src/common/utils.c
+               Fix bug 1321, 'access before allocation 
+               when scanning for uris'. Patch by 
+               Guillaume Chazarain <guichaz@yahoo.fr>
+
+2007-09-18 [colin]     3.0.1cvs4
+
+       * src/toolbar.c
+               Fix bug 1320, 'Memory leak caused by 
+               gtk_container_get_children'. Patch by
+               Guillaume Chazarain <guichaz@yahoo.fr>
+
+2007-09-18 [colin]     3.0.1cvs3
+
+       * src/printing.c
+       * src/printing.h
+               Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
+
 2007-09-18 [colin]     3.0.1cvs2
 
        * src/Makefile.am