2004-09-20 [colin] 0.9.12cvs102.2
[claws.git] / ChangeLog-gtk2.claws
index 713fd4fd635cd342bb85f96e789c80b2e0973b37..a29d17e7e98b03bed36250483a50afae8ff67cd1 100644 (file)
@@ -1,3 +1,345 @@
+2004-09-20 [colin]     0.9.12cvs102.2
+
+       * src/plugins/image_viewer/viewer.c
+               Remove imlib stuff
+               use gtk_pixmap_set when clearing
+               (would be better to use gtkImages, but causes size-allocate 
+               signals storm)
+
+2004-09-17 [paul]      0.9.12cvs102.1
+
+       * ChangeLog
+       * ChangeLog.claws
+       * ChangeLog.jp
+       * configure.ac
+       * src/inc.c
+               sync with HEAD
+
+
+2004-09-17 [colin]     0.9.12cvs101.1
+
+       * ChangeLog.claws
+       * src/main.c
+               Sync with HEAD (fix segs at exit)
+
+2004-09-14 [colin]     0.9.12cvs99.5
+
+       * src/common/socket.c
+       * AUTHORS
+               Fix send error on 64bit platforms
+               Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
+
+2004-09-14 [colin]     0.9.12cvs99.4
+
+       * src/action.c
+               Fix action output with utf8 
+               Patch by Alfons.
+
+2004-09-14 [colin]     0.9.12cvs99.3
+
+       * ChangeLog.claws
+       * src/folder.c
+               Sync with HEAD
+
+2004-09-09 [colin]     0.9.12cvs99.2
+
+       * src/action.c
+               Fix progress bar (displaying "Completed %v/%u")
+               Patch by Alfons.
+
+2004-09-08 [colin]     0.9.12cvs99.1
+
+       * src/account.c
+       * src/folder.c
+       * src/procmsg.c
+       * src/procmsg.h
+       * src/plugins/pgpmime/pgpmime.c
+               Sync with HEAD
+
+2004-09-08 [colin]     0.9.12cvs97.2
+
+       * src/summaryview.c
+               Don't select mails in collapsed threads 
+               when navigating with up/down
+
+2004-09-07 [colin]     0.9.12cvs97.1
+
+       * src/inc.c
+               Sync with HEAD (meaningful error messages)
+
+2004-09-06 [colin]     0.9.12cvs96.1
+
+       * src/toolbar.c
+               Sync with HEAD (fix Redirect graying out)
+
+2004-09-06 [colin]     0.9.12cvs95.1
+
+       * src/summaryview.c
+       * src/mimeview.c
+               Sync with HEAD (fix dropped URIs)
+
+2004-09-06 [colin]     0.9.12cvs94.1
+
+       * src/addressbook.c
+       * src/addressitem.h
+       * src/addritem.c
+       * src/addritem.h
+               Sync with HEAD (addressbook DnD)
+
+2004-09-03 [colin]     0.9.12cvs93.1
+
+       * src/summaryview.c
+               Sync with HEAD (next/prev unread)
+
+2004-09-03 [colin]     0.9.12cvs92.1
+
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/summaryview.c
+               Sync with HEAD ('mark_as_read_delay' pref)
+
+2004-09-02 [colin]     0.9.12cvs91.2
+
+       * src/common/xml.c
+               Fix leak
+
+2004-09-02 [colin]     0.9.12cvs91.1
+
+       * src/gtk/menu.c
+               Sync with HEAD (menu accel don't work, but whatever)
+
+2004-09-02 [colin]     0.9.12cvs90.1
+
+       * src/account.c
+               Sync with HEAD (fix bug 582)
+
+2004-09-02 [colin]     0.9.12cvs89.1
+
+       * src/addrindex.c
+               Sync with HEAD (free deleted queries)
+
+2004-09-02 [colin]     0.9.12cvs88.1
+
+       * src/ldapquery.c
+               Sync with HEAD (fix LDAP freezes)
+
+2004-09-02 [colin]     0.9.12cvs87.1
+
+       * src/prefs_spelling.c
+               Sync with HEAD (add default dictionary)
+
+2004-09-01 [colin]     0.9.12cvs86.1
+
+       * src/filtering.c
+       * src/folderview.c
+       * src/imap.c
+       * src/prefs_matcher.c
+       * src/stock_pixmap.c
+       * src/summary_search.c
+       * src/summaryview.c
+       * src/wizard.c
+       * src/wizard.h
+               Sync with HEAD (uninitialized vars fixes)
+               + gtk2 specific warning fixes
+
+2004-08-31 [colin]     0.9.12cvs85.1
+
+       * src/folder.c
+               Sync with HEAD (Fix memory corruption due to 
+               uninitialized var)
+
+2004-08-31 [colin]     0.9.12cvs84.4
+
+       * src/summary_search.c
+               Fix segfaults when searching in folders with broken headers
+
+2004-08-31 [colin]     0.9.12cvs84.3
+
+       * src/compose.c
+       * src/textview.c
+               Fix some more encoding/decoding issues
+
+2004-08-30 [colin]     0.9.12cvs84.2
+
+       * src/mimeview.c
+       * src/prefs_themes.c
+       * src/gtk/filesel.c
+       * src/gtk/filesel.h
+               Add a folder-mode selection (fixes mimeview's "Save all")
+
+2004-08-29 [colin]     0.9.12cvs84.1
+
+       * src/mimeview.c
+               Sync with HEAD (don't escape saved filenames)
+
+2004-08-27 [colin]     0.9.12cvs83.1
+
+       * ChangeLog
+       * ChangeLog.claws
+       * ChangeLog.jp
+       * src/mh.c
+       * src/procheader.c
+       * src/procmsg.c
+       * src/procmsg.h
+       * src/common/utils.c
+       * src/gtk/menu.h
+       * po/
+               Sync with HEAD 0.9.12cvs83 (sync with main)
+
+2004-08-26 [colin]     0.9.12cvs82.4
+
+       * src/codeconv.c
+               Fix strange stack corruption
+               Convert to utf8 after unmime, not before
+
+2004-08-26 [colin]     0.9.12cvs82.3
+
+       * src/main.c
+       * src/wizard.c
+               Fix account folders duplication
+
+2004-08-25 [colin]     0.9.12cvs82.2
+
+       * src/wizard.c
+               Remove ports
+               Add SSL selection
+               Use login@server as account name
+
+2004-08-25 [colin]     0.9.12cvs82.1
+
+       * src/plugins/pgpmime/pgpmime.c
+               Sync with HEAD (leak fix).
+
+2004-08-25 [colin]     0.9.12cvs81.1
+
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/pgpmime/sgpgme.c
+       * src/plugins/pgpmime/sgpgme.h
+               Sync with HEAD (Handle combined messages).
+
+2004-08-24 [colin]     0.9.12cvs80.3
+
+       * src/wizard.c
+               Fix full name, ports, and imap
+
+2004-08-24 [colin]     0.9.12cvs80.2
+
+       * src/Makefile.am
+       * src/main.c
+       * src/setup.c
+       * src/setup.h
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/wizard.c ** ADDED **
+       * src/wizard.h ** ADDED ** 
+       * src/pixmaps/sylpheed_icon.xpm ** ADDED **
+               Add a setup wizard 
+
+2004-08-24 [colin]     0.9.12cvs80.1
+
+       * src/folder.c
+               Sync with HEAD (set mimeflags on all messages)
+
+2004-08-24 [colin]     0.9.12cvs79.3
+
+       * src/matcher_parser_lex.l
+               Fix 8bits strings not in utf8
+
+2004-08-24 [colin]     0.9.12cvs79.2
+
+       * src/compose.c
+               Check conversion result before replacing buffer
+
+2004-08-23 [colin]     0.9.12cvs79.1
+
+       * src/compose.c
+               Sync with HEAD (create message header in memory)
+
+2004-08-23 [colin]     0.9.12cvs78.1
+
+       * src/rfc2015.c
+       * src/rfc2015.h
+               Sync with HEAD (fix bug 197 again)
+
+2004-08-23 [colin]     0.9.12cvs77.3
+
+       * src/compose.c
+               Fix again inline gpg signing (which outputs utf8
+               in gtk2). Not syncing this fix to HEAD as this 
+               code is meant to die.
+
+2004-08-23 [colin]     0.9.12cvs77.2
+
+       * src/prefs_account.h
+               Remove useless include
+
+2004-08-23 [colin]     0.9.12cvs77.1
+
+       * src/imap.c
+       * po/es.po
+       * po/fr.po
+       * po/it.po
+       * po/pl.po
+       * po/pt_BR.po
+       * po/sk.po
+       * po/sr.po
+               Sync with HEAD (fix bug 577)
+
+2004-08-22 [colin]     0.9.12cvs76.1
+
+       * src/plugins/trayicon/trayicon.c
+               Sync with HEAD (fix formatting bug)
+
+2004-08-21 [colin]     0.9.12cvs74.2
+
+       * src/gtk/colorsel.c
+               Fix bug 564 (Folder color selection window exits on any
+               keypress)
+
+2004-08-21 [colin]     0.9.12cvs74.1
+
+       * ChangeLog.claws
+       * src/compose.c
+       * src/summaryview.c
+       * src/toolbar.c
+               Sync with HEAD (fix bug 576)
+
+2004-08-21 [colin]     0.9.12cvs70.1
+
+       * src/compose.c
+       * src/mainwindow.c
+               Sync with HEAD
+               
+
+2004-08-21 [paul]      0.9.12cvs66.4
+
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/gtk/menu.c
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               remove some deprecated gtk1 functions
+
+
+2004-08-21 [colin]     0.9.12cvs66.3
+
+       * src/compose.c
+       * src/codeconv.c
+               Fix warnings
+               Remove encoding hacks
+               Fix bug 575 (Strange character messes up message)
+               Don't display conversion error when drafting
+
+2004-08-21 [paul]      0.9.12cvs66.2
+
+       * src/prefs_account.c
+               fix GnuPG mode bugs
+
+
+2004-08-20 [colin]     0.9.12cvs66.1
+
+       * src/codeconv.c
+               Sync with HEAD 0.9.12cvs66
+
 2004-08-20 [paul]
 
         * src/plugins/pgpmime/plugin.c
 2004-08-13 [colin]     0.9.12cvs60.1
 
        * src/folderutils.c
-               Sync with HEAD 0.9.12cvs60
+               Sync with HEAD
 
 2004-08-12 [colin]     0.9.12cvs59.1
 
        * src/plugins/trayicon/trayicon.c
-               Sync with HEAD 0.9.12cvs59
+               Sync with HEAD
 
 2004-08-12 [colin]     0.9.12cvs57.5