Fixed double "subject is empty" question.
[claws.git] / ChangeLog.claws
index 4d0eb4d6d5326815eb44f85589fed3f5e9e72f29..8742176c4bdefc07e0ef672ad6b5d9241060b98c 100644 (file)
@@ -1,3 +1,121 @@
+2002-04-24 [colin]     0.7.4claws97
+       
+       * src/compose.c
+               Fixed double "subject is empty" question.
+
+2002-04-23 [colin]     0.7.4claws96
+       
+       * src/mimeview.c
+               Corrected issue when "automatically display images" was
+               not set : first image remained after selecting second.
+
+2002-04-23 [melvin]    0.7.4claws95
+
+       * src/prefs_actions.c
+               Don't display in/out dialog if there is nothing to show.
+
+2002-04-23 [paul]      0.7.4claws94
+
+       * sync with 0.7.5cvs3
+               bug fixes: see ChangeLog entry 2002-04-23
+
+2002-04-22 [darko]     0.7.4claws93
+
+       * src/compose.c
+               fix previous check-in which changed code after
+               merge from main
+
+2002-04-22 [paul]      0.7.4claws92
+
+       * faq/de/*
+               add German FAQ
+       * faq/en/*
+         faq/es/*
+         faq/fr/*
+               update English, Spanish and French FAQs
+       * manual/de/*
+         manual/es/*
+               add German and Spanish manuals
+       * manual/en/*
+         manual/fr/*
+               update English and French manuals
+
+       * src/Makefile.am
+               add to and re-arrange the pixmap entries
+
+2002-04-22 [darko]     0.7.4claws91
+
+       * src/compose.c
+               fix sender initials recognition to only allow
+               '>' after the initials
+
+2002-04-21 [paul]      0.7.4claws90
+
+       * sync with 0.7.5 release
+               see ChangeLog entry 2002-04-21
+
+2002-04-21 [alfons]
+
+       * src/Makefile.am
+               add colin's new pixmaps to EXTRA_DIST
+
+2002-04-21 [colin]     0.7.4claws89
+       * src/compose.c
+       * src/inc.c
+       * src/mainwindow.[ch]
+       * src/prefs_common.[ch]
+       * src/stock_pixmap.[ch]
+               Added "Work offline" ability.
+
+2002-04-21 [colin]     0.7.4claws88
+       
+       * src/mimeview.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/textview.c : Added an option to common preferences -> display
+         to allow user not to automatically display images.
+
+2002-04-21 [paul]      0.7.4claws87
+
+       * sync with 0.7.4cvs52
+               see ChangeLog entry 2002-04-21 (src/imap.c)
+
+2002-04-21 [paul]      0.7.4claws86
+
+       * sync with 0.7.4cvs51
+               see ChangeLog entry 2002-04-21
+
+2002-04-21 [paul]      0.7.4claws85
+
+       * sync with 0.7.4cvs49
+               see ChangeLog entries 2002-04-20 and 2002-04-21
+
+       * src/Makefile.am
+               clean up: remove old 'stock_' element from xpm 
+               filenames.
+
+2002-04-21 [alfons]    0.7.4claws84
+
+       apply sync patch from Paul
+
+       * src/folderview.c
+               use old claws prefs_folder_item_create() for now
+
+2002-04-19 [match]     0.7.4claws83
+
+       * src/addressbook.[ch]
+       * src/addrharvest.[ch]
+       * src/addrgather.[ch]
+               recurse folders.
+       * src/mainwindow.c
+       * src/summaryview.[ch]
+               change menu option.
+
+2002-04-19 [paul]      0.7.4claws82
+
+       * po/pt_BR.po
+               updated by Fabio Junior Beneditto
+
 2002-04-14 [alfons]    0.7.4claws81
 
        * src/passphrase.c