removed some obsolete code in gtkaspell.c
[claws.git] / ChangeLog.claws
index 737d734b3f86e8a0bb630990d0bc23811c30b13c..3aedd8505c64b5419cd9ff2cd46dc1b499c5e2f8 100644 (file)
@@ -1,3 +1,168 @@
+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