fix warnings
[claws.git] / ChangeLog.claws
index 0711312fc83bdccddbd942bd229c5def94818ad6..fa2837bc0e54364d09badff7c5669a45a64748d5 100644 (file)
@@ -1,3 +1,295 @@
+2002-09-15 [alfons]    0.8.2claws50
+
+       * src/prefs_account.c
+               fix warnings
+
+2002-09-15 [colin]     0.8.2claws49
+       
+       * src/prefs_account.c
+               fix pop_before_smtp sensitivity
+
+2002-09-15 [colin]     0.8.2claws48
+
+       * src/inc.[ch]
+               add inc_pop_before_smtp()
+               allow MainWindow to be undefined in 
+               inc_account_mail() and inc_start()
+       * src/pop.c
+         src/prefs_account.h
+               add STYPE_POP_BEFORE_SMTP session type
+       * src/prefs_account.c
+               activated pop before smtp option
+       * src/send.c
+               do pop before smtp if the relevant option 
+               is set
+
+2002-09-15 [paul]      0.8.2claws47
+
+       * sync with 0.8.3
+               see ChangeLog 2002-09-15
+
+2002-09-14 [paul]      0.8.2claws46
+
+       * po/bg.po
+               updated Bulgarian translation, submitted by
+               George Danchev
+
+2002-09-13 [paul]      0.8.2claws45
+
+       * src/compose.c
+               merge claws' select_account() with main's
+               (new) compose_select_account(). [sync with
+               0.8.2cvs15, see ChangeLog 2002-09-11]
+
+2002-09-12 [christoph] 0.8.2claws44
+
+       * src/filter.c
+               allocate 1 elements of FolderItem not 0
+
+2002-09-12 [colin]     0.8.2claws43
+
+       * src/compose.c
+               Fix bug #590825 (obey Follow-up: poster)
+
+2002-09-12 [colin]     0.8.2claws42
+
+       * src/procmime.c
+               Fix bug #557009 (wrong headers for messages 
+               forwarded as attachments)
+
+2002-09-11 [colin]     0.8.2claws41
+       
+       * src/compose.c
+               Put SCF: pseudo-header on top of message
+               Set draft tmp_flag when saved as draft
+
+       * src/procmsg.c
+         src/procheader.c
+               Skip after first \n\n for beginning of real message
+               for drafts too
+
+2002-09-11 [christoph] 0.8.2claws40
+
+       * src/filtering.c
+               use procmsg flag functions in filtering or processing
+               will cause incorrect folder message counts
+
+2002-09-11 [colin]     0.8.2claws39
+
+       * src/compose.c
+               Fix bug #550175 - wrong save folder when reediting
+               drafts
+
+2002-09-11 [paul]      0.8.2claws38
+
+       * sync with 0.8.2cvs14
+               see ChangeLog 2002-09-11
+
+2002-09-11 [colin]     0.8.2claws37
+
+       * src/folder.c
+               Fix a typo (seeming to cause new/unread status to
+               be lost)
+
+2002-09-10 [christoph] 0.8.2claws36
+
+       * src/compose.c
+               compose_redirect should not use compose_generic_new
+               because that does more stuff than expected including
+               opening the external editor
+               (closes bug "[ 526608 ] bounced messages appear blank
+                in editor")
+
+2002-09-10 [christoph] 0.8.2claws35
+
+       * src/folder.c
+               fix problem with too large message number range
+               causing a crash in folder_item_scan
+
+2002-09-10 [paul]      0.8.2claws34
+
+       * sync with 0.8.2cvs13
+               see ChangeLog 2002-09-10
+
+2002-09-10 [christoph] 0.8.2claws33
+
+       * src/msgcache.c
+               set MsgInfo TmpFlags for queue and draft folders
+               (closes bug "[ 591676 ] Queue ignore MIME on restart")
+
+2002-09-10 [paul]      0.8.2claws32
+
+       * AUTHORS
+         po/bg.po      ** NEW FILE **
+               new Bulgarian translation submitted by
+               George Danchev <danchev@spnet.net>
+               
+       * tools/Makefile.am
+         tools/README
+         tools/tb2sylpheed     ** NEW FILE **
+               add script that converts an addressbook exported
+               from The Bat! into a Sylpheed addressbook. Submitted
+               by Urke MMI <urke-kg@eunet.yu>
+
+2002-09-10 [paul]      0.8.2claws31
+
+       * sync with 0.8.2cvs12
+               see ChangeLog 2002-09-10
+
+2002-09-06 [paul]      0.8.2claws30
+
+       * src/prefs_common.c
+               sync with 0.8.2cvs11, see ChangeLog 2002-09-06
+               
+       * tools/Makefile.am
+         tools/README
+         tools/ldif-to-xml.py  ** REMOVED **
+               remove obsolete python script
+
+2002-09-06 [paul]      0.8.2claws29
+
+       * sync with 0.8.2cvs10
+               see ChangeLog 2002-09-06
+
+2002-09-04 [paul]      0.8.2claws28
+
+       * sync with 0.8.2cvs9
+               see ChangeLog 2002-08-04
+
+2002-09-04 [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