* src/matcher.c
[claws.git] / ChangeLog.claws
index 092be1d594a524b3b4173aaa2468e2d8979cd5d4..7808577d15719e26ebf25e4bce754e6c54095592 100644 (file)
@@ -1,3 +1,127 @@
+2002-05-17 [christoph] 0.7.5claws32
+
+       * src/matcher.c
+               fix execute matcher rule
+               (text string was not correctly created)
+
+2002-05-17 [paul]      0.7.5claws31
+
+       * src/compose.c
+               fix Account prefs default folder for sent/draft/deleted
+               messages bug
+
+       * po/it.po
+         po/nl.po
+               updated translation by Alessandro Maestri and
+               Wilbert Berendsen
+
+2002-05-17 [melvin]    0.7.5claws30
+
+       * src/prefs_actions.c
+               Fixed bug where using %F not at the end of the command 
+               resulted in an additional empty argument being created.
+               Thanks to Darko Koruga for reporting the bug.
+
+2002-05-17 [melvin]    0.7.5claws29
+
+       * po/fr.po
+               Updated French translations.
+
+2002-05-15 [paul]      0.7.5claws28
+       
+       * po/es.po
+               updated by Ricardo Mones Lastra
+
+2002-05-15 [paul]      0.7.5claws27
+
+       * sync with 0.7.6cvs4
+               see ChangeLog 2002-05-14 and 2002-05-15
+
+2002-05-14 [paul]      0.7.5claws26
+
+       * sync with 0.7.6cvs1
+               see ChangeLog 2002-05-13
+
+2002-05-13 [thorsten]  0.7.5claws25
+
+       * src/messageview.c
+               fix select_all and copy in multipart messages
+       * src/mainwindow.c
+               fix select_all and copy in multipart messages
+
+2002-05-12 [paul]      0.7.5claws24
+
+       * src/summaryview.c
+               reverse last commit, bug already fixed in 0.7.5claws3
+
+2002-05-12 [netztorte] 0.7.5claws23
+
+       * src/summaryview.c
+               dont parse empty addressbook (checked in before claws20)
+
+2002-05-12 [melvin]    0.7.5claws22
+
+       * src/procmsg.[ch]
+               Removed unneeded priority code introduced by the previous 
+               commit.
+
+2002-05-12 [melvin]    0.7.5claws21
+
+       * src/compose.[ch]
+               Added possibility to set message's priority.
+       * src/procmsg.[ch]
+               Added possibility to set message's priority.
+               Added missing headers
+
+2002-05-12 [melvin]    0.7.5claws20
+
+       * src/prefs_actions.c
+               Removed implicitely added quotes around the name
+               of the temporary files of mime parts.
+
+2002-05-12 [paul]      0.7.5claws19
+
+       * sync with 0.7.5cvs20
+               see ChangeLog 2002-05-11
+
+2002-05-12 [alfons]    0.7.5claws18
+
+       * src/quote_fmt_lex.l
+       * src/quote_fmt_parse.y
+               allow quote / reply date & time format to be set using
+               %D{format}. format is a format string you'd pass to
+               strftime() (see man strftime, or the Display tab |
+               Date format setting).
+
+               Currently %D converts the date to local time. 
+
+2002-05-11 [paul]      0.7.5claws17
+
+       * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
+               see ChangeLog 2002-05-10 and 2002-05-11
+
+2002-05-10 [paul]      0.7.5claws16
+
+       * sync with 0.7.5cvs16
+               see ChangeLog entries 2002-05-09 and 
+               2002-05-10
+
+2002-05-10 [colin]     0.7.5claws15
+
+       * src/textview.c
+               Corrected a bug that prevented sylpheed to open
+               double-clicked URIs.
+
+2002-05-09 [paul]      0.7.5claws14
+
+       * sync with 0.7.5cvs14
+               see ChangeLog 2002-05-08 and 2002-05-09
+
+2002-05-08 [paul]      0.7.5claws13
+
+       * sync with 0.7.5cvs11
+               see ChangeLog entry 2002-05-08
+
 2002-05-08 [paul]      0.7.5claws12
 
        * src/mainwindow.c