sync with 0.7.6cvs1
[claws.git] / ChangeLog.claws
index 6662e6c38db74b48d8cc74263c3da154e91ab61a..945e3e69772e9cee8e2195c76c1ca509a26354ef 100644 (file)
@@ -1,3 +1,419 @@
+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
+         src/textview.[ch]
+               fix segfault on View->Open in new window
+               patch submitted by Thorsten Maerz <torte@netztorte.de>
+
+2002-05-07 [paul]      0.7.5claws11
+
+       * sync with 0.7.5cvs9
+               see ChangeLog entry 2002-05-07
+
+2002-05-06 [paul]      0.7.5claws10
+
+       * src/messageview.c
+         src/textview.c
+               display url in statusbar on single-click
+               patch submitted by Thorsten Maerz <torte@netztorte.de>
+
+2002-05-06 [match]     0.7.5claws9
+
+       * src/addritem.[ch]
+               new functions.
+       * src/addrcache.c
+               tidy up.
+       * src/xmlprops.[ch]
+               XML implementation of properties file.
+       * src/exporthtml.[ch]
+       * src/expthtmldlg.[ch]
+       * src/addressbook.c
+               export to HTML.
+
+2002-05-02 [sergey]    0.7.5claws8
+
+       * src/mainwindow.c (mainwin_entries),
+         src/prefs_common.c (prefs_send_create()),
+         src/codeconv.c (locale_table):
+               use charset name "Windows-1251" instead of "CP1251".
+
+2002-05-02 [colin]     0.7.5claws7
+       
+       * src/compose.c
+         src/prefs_common.c
+         src/prefs_folder_item.c
+               Fixed cosmetics bugs due to Outbox renamed to Sent.
+
+2002-05-02 [hiro]      0.7.5claws6
+
+       * src/imap.c
+               sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
+
+2002-05-02 [paul]      0.7.5claws5
+
+       * src/compose.c
+               more sync with 0.7.5cvs7, see ChangeLog entry
+               2002-05-02
+
+2002-05-02 [hiro]      0.7.5claws4
+
+       * src/compose.c
+               compose_queue_sub():
+               check if queue folder exists (closes #550397).
+               removed directory creation since it should be handled
+               transparently.
+       * src/imap.c
+               imap_add_msg(): return UID for appended message
+               (closes #548842).
+
+2002-04-30 [paul]      0.7.5claws3
+
+       * src/summaryview.c
+               fix account_find_from_address() bug
+
+2002-04-28 [colin]     0.7.5claws2
+
+       * src/compose.c
+         src/textview.c
+         src/prefs_common.[ch]
+         src/utils.[ch]
+               Added user-definable quotation characters recognition.
+
+2002-04-28 [paul]      0.7.5claws1
+
+       * sync with 0.7.5cvs4
+               see ChangeLog entry  2002-04-25
+
+2002-04-28 [paul]      0.7.5claws
+
+       * po/es.po
+         po/nl.po
+         po/pt_BR.po
+               updated by Ricardo Mones Lastra, Wilbert Berendsen, and
+               Fabio Junior Beneditto
+
+2002-04-27 [jens]      0.7.4claws103
+
+       * po/de.po
+               updated German translation.
+
+2002-04-27 [hiro]      0.7.4claws102
+
+       * src/summaryview.c
+               summary_write_cache(): fixed the mark loss of hidden messages.
+
+2002-04-26 [melvin]    0.7.4claws101
+
+       * src/procmsg.c
+               fixed a second typo (same one)
+       * po/fr.po
+         po/it.po
+         po/pt_BR.po
+               fixed the type again...
+
+2002-04-26 [melvin]    0.7.4claws100
+
+       * src/procmsg.c
+               fixed a typo in an alert message ("temorary").
+       * po/it.po
+       * po/pt_BR.po
+               corrected the typo  described above.
+       * po/fr.po
+               updated French translation.
+
+2002-04-26 [darko]     0.7.4claws99
+
+       * src/summaryview.c
+               fix target folder colorization
+
+2002-04-25 [paul]      0.7.4claws98
+
+       * po/it.po
+               updated by Alessandro Maestri
+
+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
+               add #include <sys/types.h> for mode_t and off_t 
+
+2002-04-13 [paul]      0.7.4claws80
+       
+       * src/main.c
+         src/passphrase.[ch]
+         src/pgptext.c
+         src/prefs_common.[ch]
+         src/rfc2015.c
+               enable storing of GnuPG passphrase for the whole 
+               session or a user-defined number of minutes. patch 
+               submitted by Ravemax <ravemax@dextrose.com>
+
+2002-04-13 [alfons]    0.7.4claws79
+
+       * src/textview.c
+               make email parser also stop scanning when encountering separators
+               ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
+
+2002-04-13 [paul]      0.7.4claws78
+
+       * sync with 0.7.4cvs39
+               see ChangeLog entry 2002-04-12
+
+2002-04-11 [paul]      0.7.4claws77
+
+       * sync with 0.7.4cvs37
+               see ChangeLog entry 2002-04-11
+
+2002-04-11 [paul]      0.7.4claws76
+
+       * COPYING 
+               re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
+               the clause for OpenSSL). sync with sylpheed main
+
+2002-04-09 [melvin]    0.7.4claws75
+
+       * src/compose.c
+               Made 'Ctrl-Enter' on send ignore some modifiers 
+               (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
+               to bind other *-Enter (but not Alt-Enter).
+
+2002-04-09 [paul]      0.7.4claws74
+
+       * sync with 0.7.4cvs35
+               see ChangeLog entries 2002-04-09
+
+2002-04-08 [paul]      0.7.4claws73
+
+       * sync with 0.7.4cvs33
+               see ChangeLog entry 200-04-08
+
+2002-04-07 [match]     0.7.4claws72
+
+       * src/addrharvest.[ch]
+               fixed to read all addresses in header, regardless
+               of header size. improved name parsing. accommodate
+               harvest from folders and selected message.
+       * src/addritem.[ch]
+               included new address parsing function.
+       * src/addrgather.[ch]
+       * src/addressbook.[ch]
+       * src/summaryview.[ch]
+       * src/mainwindow.c
+               allow address harvest of folder as well as selected
+               messages.
+
+2002-04-07 [paul]      0.7.4claws71
+
+       * src/esmtp.[ch]
+         src/smtp.c
+               don't try to authenticate with CRAM-MD5 in SMTP when 
+               SMTP-AUTH enabled if MTA doesn't issue this 
+               auth-method in it's ehlo-response. bug item #531364,
+               patch item #938910. patch submitted by Colin Leroy 
+               <colin@colino.net>
+
 2002-04-07 [paul]      0.7.4claws70
 
        * src/nntp.c