add signature color configuration
[claws.git] / ChangeLog.claws
index 77882238b57a657ab5c4c60db3990b442b9cfb54..e00bb8a0faf7887170fe747ca661224de1362437 100644 (file)
@@ -1,3 +1,299 @@
+2002-09-03 [colin]     0.8.2claws27 
+
+       * src/prefs_common.[ch]
+               Added signature color configuration
+       * src/textview.c
+               Use user-specified signature color
+
+2002-09-03 [colin]      0.8.2claws26
+
+       * src/prefs_common.[ch]
+               Added autosave and autosave_length prefs
+       * src/compose.c
+               Added compose_remove_draft()
+               Auto-save drafts according to the prefs
+       * src/main.c
+               Added a crash-indicator file, allowing to check
+               for new messages on startup if Sylpheed crashed
+               (makes saved drafts "reappear")
+
+2002-09-03 [colin]     0.8.2claws25
+
+       * src/textview.[ch]
+               Grey the signature
+
+2002-09-03 [paul]      0.8.2claws24
+
+       * sync with 0.8.2cvs8
+               see ChangeLog 2002-09-02 and 2002-09-03
+
+2002-09-03 [darko]     0.8.2claws23
+
+       * src/folderview.c
+               use normal style when creating new folder to pick
+               proper font size 
+
+2002-09-02 [melvin]    0.8.2claws22
+
+       * src/gtkaspell.m4
+               removed some obsolete code
+
+2002-09-02 [melvin]    0.8.2claws21
+
+       * ac/aspell.m4
+               fixed test's equality sign (== to =)
+
+2002-09-02 [alfons]    0.8.2claws20
+
+       * src/folder.c
+       * src/mh.c
+               revert change of 0.8.2claws16 and use the mh_folder_destroy
+               as folder->destroy virtual as suggested by Hiro
+               (the mh.c code seems to have been lost around mh.c.1.21)
+
+2002-09-02 [paul]      0.8.2claws19
+
+       * po/pt_BR.po
+               updated by Fabio Jr. Beneditto
+               
+       * src/defs.h
+               use 'http://claws.sylpheed.org' for homepage link. 
+               Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
+
+2002-09-01 [alfons]    0.8.2claws18
+
+       * src/mh.c
+               plug memleak related to one Martin Kluge found
+
+2002-08-31 [paul]      0.8.2claws17
+
+       * sync with 0.8.2cvs6
+               see ChangeLog 2002-08-30
+
+2002-08-31 [alfons]    0.8.2claws16
+
+       * src/folder.c
+               folder_destroy(): remove mailbox from folderlist even if it has
+               no destroy virtual
+
+2002-08-31 [alfons]    0.8.2claws15
+
+       * src/folder.c
+               :%sno/if(/if (/gc
+               :%sno/for(/for (/gc
+               (being pedantic I know)
+
+2002-08-31 [alfons]    0.8.2claws14
+
+       * src/folder.c
+               check for NULL pointers returned from folder->fetch_msginfo virtual
+               (should solve some reported crashes)
+
+2002-08-30 [alfons]    0.8.2claws13
+
+       * acconfig.h
+       * configure.in
+       * src/crash.c
+               enable crash dialog on compilation time
+               (--enable-crash-dialog configure option)
+
+2002-08-30 [alfons]    0.8.2claws12
+
+       * AUTHORS
+               add Martin Kluge
+       * src/mh.c
+               apply memory leak plug patch by Martin Kluge
+               (closes patch "[ 602568 ] patch for 602441 little memory leak",
+               bug "[ 599677 ] Very small memory leak in 0.81claws115",
+               and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
+
+2002-08-30 [darko]     0.8.2claws11
+
+       * src/folderview.c
+               copy Gtk style from normal style to match
+               font size for coloured folders
+
+2002-08-29 [alfons]    0.8.2claws10
+
+       * sylpheed.desktop
+               Type=Internet <- Type=Application
+               (reported by Michael Schwendt, see:
+               http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
+               http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
+
+2002-08-29 [paul]      0.8.2claws9
+
+       * sync with 0.8.2cvs5
+               see ChangeLog 2002-08-29
+
+2002-08-29 [colin]     0.8.2claws8
+
+       * src/summaryview.c
+               Added a sanity check in summary_select_thread
+               Should fix bug 601605
+
+2002-08-29 [colin]     0.8.2claws7
+
+       * src/main.c
+               Revert claws6 changes regarding bug #591676
+
+2002-08-28 [colin]     0.8.2claws6
+       
+       * src/main.c
+               Ignore cache for queue folderitems
+               Fix bug #591676
+
+2002-08-28 [melvin]    0.8.2claws5
+
+       * README.claws
+               Fixed typos.
+
+2002-08-28 [melvin]    0.8.2claws4
+
+       * README.claws
+               Updated a bit the text concerning the spell checker
+
+2002-08-28 [melvin]    0.8.2claws3
+
+       Merged the GNU_aspell_branch:
+               Support of new GNU/aspell is now included and the old pspell
+               is not supported anymore.
+               See README.claws
+
+       * README.claws
+               Updated spell checker text to reflect the switch to GNU/aspell
+
+       * ac/aspell.m4          *** NEW ***
+       * src/gtkaspell.[ch]    *** NEW *** 
+       * ac/pspell.m4          *** DELETED *** 
+       * src/gtkspell.[ch]     *** DELETED ***
+
+       * ac/Makefile.am
+               Updated for GNU/aspell support
+
+       * po/POTFILES.in
+               Replaced gtkspell.c by gtkaspell.c
+
+       * acconfig.h
+       * src/Makefile.am
+       * src/about.c
+       * src/compose.[ch]
+       * src/crash.c
+       * src/main.c
+       * src/prefs_common.[ch]
+               Updated for GNU/aspell support
+
+2002-08-28 [paul]      0.8.2claws2
+
+       * sync with 0.8.2cvs4
+               see ChangeLog 2002-08-27 and 2002-08-28
+
+2002-08-28 [colin]     0.8.2claws1
+
+       * src/summary_search.c
+               Added "AND search"
+
+2002-08-28 [jens]      0.8.2claws
+
+       *po/de.po
+               Updated German translations
+
+2002-08-27 [melvin]    0.8.2claws
+
+       * po/fr.po
+               Updated French translations
+
+2002-08-27 [paul]      0.8.2claws
+
+       * sync with 0.8.2 main release
+
+       * po/en_GB.po
+         po/es.po
+         po/it.po
+         po/pl.po
+         po/pt_BR.po
+         po/sr.po
+               updated message catalogs submitted by
+               Ricardo Mones Lastra, Alessandro Maestri,
+               Witold Wladyslaw Wojciech Wilk, Fabio Jr.
+               Beneditto and Urke MMI  
+
+2002-08-27 [hoa]       0.8.1claws123
+
+       * src/mainwindow.[ch]
+       * src/summaryview.[ch]
+               removed the "filter setting" menu option.
+               add a "cancel a news message" menu option.
+
+2002-08-26 [martin]    0.8.1claws122
+
+       * ChangeLog.claws
+               changed string under 0.8.1claws79 changed by myself
+               i'm sorry alfons :(
+
+2002-08-26 [martin]    0.8.1claws121
+
+       * src/crash.c
+               added kill command to debuggerrc to start crash dialog
+
+2002-08-26 [paul]      0.8.1claws120
+
+       * sync with 0.8.1cvs31
+               see ChangeLog 2002-08-26
+
+2002-08-25 [alfons]    0.8.1claws119
+
+       * src/procmsg.c
+               fix bug that didn't send out correct headers to news server
+               when sending news article and email from queue (bug reported
+               and patch provided by Tim Mann; closes bug 
+               "[ 583196 ] 0.7.8claws can't post news")
+
+2002-08-25 [alfons]    0.8.1claws118
+
+       * src/selective_download.c
+               mark two strings as translatable
+               (thanks to Urke MMI for pointing this out)
+
+2002-08-25 [alfons]    0.8.1claws117
+
+       * src/summaryview.c
+               treat sent boxes as special and allow sorting them by addressee
+               (closes "[ 589418 ] Sent folder sorting misbehavior"
+               submitted by Steve Lamb)
+
+2002-08-24 [alfons]    0.8.1claws116
+
+       * src/matcher.c
+               fix memleak reported by Martin Kluge
+               (see: "[ 599677 ] Very small memory leak in 0.81claws115")
+
+2002-08-24 [oliver]    0.8.1claws115
+
+       * src/prefs_toolbar.c
+               o code cleanup as suggested by Alfons
+               o memleak fix
+
+2002-08-24 [alfons]    0.8.1claws114
+
+       * src/summaryview.c
+               o fix another memory leak reported by Martin Kluge
+                 (see "[ 599568 ] Small Memory Leak")
+               o remove 'from' variable from 'summary_set_header()'; we can
+                 do with just 'to' 
+
+2002-08-24 [paul]      0.8.1claws113
+
+       * sync with 0.8.1cvs30
+               see ChangeLog 2002-08-23
+
+2002-08-24 [alfons]    0.8.1claws112
+
+       * src/summaryview.c
+               remove unnecessary allocations for search bar fixing leaks
+               reported by Martin Kluge
+               (see "[ 599451 ] Further memory leaks?")
+
 2002-08-24 [alfons]    0.8.1claws111
 
        * src/main.c
                o add "Set default" button
                o align label and text + combo widgets
 
-2002-08-20 [hoa]       0.8.1claws84
+2002-08-20 [hoa]       0.8.1claws83bis
 
        * src/imap.c
                fixed a bug in imap_fetch_msginfo() in case there is no