Commit graph

240 commits

Author SHA1 Message Date
Colin Leroy 47b57a99f6 2013-02-22 [colin] 3.9.0cvs100
* AUTHORS
	* src/gtk/authors.h
	* src/summaryview.c
		Fix bug #2702, "Support splitting subject line for small screen
		layout". Patch by Ben Deering.
2013-02-22 11:23:43 +00:00
Andrej Kacian d0f3564336 Updated my address 2012-12-12 14:18:40 +00:00
Colin Leroy cc7bf78257 2012-11-23 [colin] 3.9.0cvs19
* AUTHORS
	* src/gtk/authors.h
		Add Christian Hesse which was forgotten for some reason
2012-11-23 16:37:08 +00:00
Colin Leroy 123d26deb9 2012-11-18 [colin] 3.9.0cvs14
* AUTHORS
	* src/advsearch.c
	* src/matcher.c
	* src/matcher.h
	* src/matcher_parser_parse.y
	* src/prefs_matcher.c
	* src/gtk/authors.h
	* src/gtk/quicksearch.c
		Add age_{greater,lower}_hours matcher criteria
		Initial patch by Abhay S. Kushwaha.
2012-11-18 19:50:36 +00:00
Colin Leroy c4f76652a2 2012-10-25 [colin] 3.8.1cvs104
* src/textview.c
	* src/textview.h
		Avoid strlen() on big buffers, use precomputed length instead
		it reduces cost of textview_write_line() from 32% to 3% for
		big messages. Patch by Igor Mammedov
	* AUTHORS
	* src/gtk/authors.h
		Add Igor
2012-10-25 07:42:08 +00:00
Paul Mangan 71d3498c82 2012-10-19 [paul] 3.8.1cvs102
* AUTHORS
	* src/crash.c
	* src/gtk/authors.h
		fix bug 2760, 'display correct libc version in crash dialog
		when uclibc is used'.
		fixes build with uclibc. patch by Natanael Copa.
2012-10-19 06:34:14 +00:00
Colin Leroy 85d5d9dc5a 2012-09-08 [colin] 3.8.1cvs46
* AUTHORS
	* src/Makefile.am
	* src/action.c
	* src/addr_compl.c
	* src/addrbook.c
	* src/compose.c
	* src/compose.h
	* src/editaddress.c
	* src/filtering.c
	* src/folder.c
	* src/folder.h
	* src/folderview.h
	* src/headerview.h
	* src/imap_gtk.c
	* src/localfolder.c
	* src/main.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/matcher.c
	* src/matcher_parser_parse.y
	* src/messageview.c
	* src/messageview.h
	* src/mh.c
	* src/mh_gtk.c
	* src/mimeview.c
	* src/mimeview.h
	* src/noticeview.h
	* src/prefs_account.c
	* src/prefs_account.h
	* src/prefs_filtering.c
	* src/prefs_filtering_action.c
	* src/prefs_gtk.h
	* src/prefs_matcher.c
	* src/prefs_template.c
	* src/prefs_toolbar.c
	* src/privacy.c
	* src/procheader.h
	* src/procmime.c
	* src/procmime.h
	* src/procmsg.c
	* src/procmsg.h
	* src/proctypes.h
	* src/remotefolder.c
	* src/summaryview.c
	* src/summaryview.h
	* src/textview.c
	* src/textview.h
	* src/toolbar.c
	* src/uri_opener.c
	* src/viewtypes.h
	* src/common/defs.h
	* src/gtk/authors.h
	* src/gtk/description_window.c
	* src/plugins/trayicon/trayicon.c
		Break circular dependencies in Claws' headers,
		Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
2012-09-08 20:23:12 +00:00
Paul Mangan f71b7d749e 2012-03-29 [paul] 3.8.0cvs35
* AUTHORS
	* src/gtk/authors.h
	* src/gtk/quicksearch.c
		add 'ha', short version of 'has_attachment' in quick search
		Patch by Andreas Rönnquist
2012-03-29 06:30:01 +00:00
Colin Leroy e5da787174 2012-03-11 [colin] 3.8.0cvs31
* src/gtk/gtkcmctree.c
	* src/gtk/authors.h
	* AUTHORS
		Fix focus rectangle on unfocused rows
		Patch by Michael Shell
2012-03-11 09:19:24 +00:00
Paul Mangan 4f21ed7d70 2011-10-20 [paul] 3.7.10cvs39
* AUTHORS
	* src/ldif.c
	* src/gtk/authors.h
		fix bug 2479, 'LDIF address book import matches tags case sensitive'
		Patch by Bodo Graumann <mail@bodograumann.de>
2011-10-20 18:19:47 +00:00
Colin Leroy 9739ac42bb 2011-10-07 [colin] 3.7.10cvs19
* AUTHORS
	* src/account.c
	* src/action.c
	* src/addr_compl.c
	* src/addressbook.c
	* src/alertpanel.c
	* src/compose.c
	* src/edittags.c
	* src/folderview.c
	* src/grouplistdialog.c
	* src/image_viewer.c
	* src/mainwindow.c
	* src/mimeview.c
	* src/noticeview.c
	* src/prefs_filtering_action.c
	* src/prefs_folder_column.c
	* src/prefs_msg_colors.c
	* src/prefs_summary_column.c
	* src/prefs_toolbar.c
	* src/printing.c
	* src/stock_pixmap.c
	* src/summaryview.c
	* src/textview.c
	* src/undo.c
	* src/wizard.c
	* src/gtk/about.c
	* src/gtk/authors.h
	* src/gtk/colorlabel.c
	* src/gtk/colorsel.c
	* src/gtk/gtkcmclist.c
	* src/gtk/gtkcmctree.c
	* src/gtk/gtkcmoptionmenu.c
	* src/gtk/gtksctree.c
	* src/gtk/gtkutils.c
	* src/gtk/gtkvscrollbutton.c
	* src/gtk/inputdialog.c
	* src/gtk/logwindow.c
	* src/gtk/menu.c
	* src/gtk/prefswindow.c
	* src/gtk/progressdialog.c
	* src/plugins/pgpcore/passphrase.c
	* src/plugins/trayicon/trayicon.c
		Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
		Patch by Hanno Thurow-Meyer, many thanks to him !
2011-10-07 09:08:57 +00:00
Colin Leroy 7ff97c3753 2011-08-31 [colin] 3.7.10cvs13
* AUTHORS
	* src/gtk/authors.h
	* src/mainwindow.c
	* src/messageview.c
	* src/gtk/authors.h
		Apply Steve Rader's patch from bug #2388, "Add
		message view scrolling menu items"
2011-08-31 16:54:54 +00:00
Colin Leroy 832445c6a2 2011-03-15 [colin] 3.7.8cvs64
* AUTHORS
	* src/gtk/authors.h
	* src/main.c
		Fix bug #2381, "Support for NetworkManager 0.9".
		Patch by Mikhail Efremov
2011-03-15 18:29:44 +00:00
Paul Mangan 2ecdf767a1 2011-01-06 [paul] 3.7.8cvs29
* AUTHORS
	* configure.ac
	* po/lt.po
	* src/gtk/authors.h
		add Lithuanian translation (approx. 65% complete)
		submitted by Mindaugas Baranauskas
2011-01-06 11:27:55 +00:00
Colin Leroy 0ccb1ca4e9 2010-11-20 [colin] 3.7.7cvs1
* AUTHORS
		Damn, forgot to commit this file twice.
2010-11-20 11:15:25 +00:00
Colin Leroy 70ce86405f 2010-08-25 [colin] 3.7.6cvs31
* src/procmime.c
	* AUTHORS
	* src/gtk/authors.h
	* src/common/base64.c
	* src/common/base64.h
		Fix bug #2245, "base64 decoding fails with line breaks"
		Patch by Yotam Medini
2010-08-25 06:37:16 +00:00
Colin Leroy 057f5a7e18 2010-02-27 [colin] 3.7.5cvs26
* configure.ac
	* AUTHORS
	* src/gtk/authors.h
	* manual/Makefile.am
	* manual/de/Makefile.am
	* manual/de/account.xml
	* manual/de/ack.xml
	* manual/de/addrbook.xml
	* manual/de/advanced.xml
	* manual/de/claws-mail-manual.xml
	* manual/de/faq.xml
	* manual/de/glossary.xml
	* manual/de/gpl.xml
	* manual/de/handling.xml
	* manual/de/intro.xml
	* manual/de/keyboard.xml
	* manual/de/plugins.xml
	* manual/de/starting.xml
	* manual/de/dist/.cvsignore
	* manual/de/dist/Makefile.am
	* manual/de/dist/html/.cvsignore
	* manual/de/dist/html/Makefile.am
	* manual/de/dist/pdf/.cvsignore
	* manual/de/dist/pdf/Makefile.am
	* manual/de/dist/ps/.cvsignore
	* manual/de/dist/ps/Makefile.am
	* manual/de/dist/txt/.cvsignore
	* manual/de/dist/txt/Makefile.am
		Add the german translation of the manual, done by
		Volker Ribbert <thoraki@arcor.de>.
2010-02-27 09:03:33 +00:00
Colin Leroy 5e68ea0d18 2009-08-21 [colin] 3.7.2cvs21
* AUTHORS
	* src/gtk/authors.h
	* src/common/utils.c
		Add Réf. : reply prefix (french Lotus Notes); patch
		by Didier Barvaux
2009-08-21 15:54:01 +00:00
Paul Mangan 59abf8b11d fix file encoding issues 2009-07-03 07:13:52 +00:00
Paul Mangan d85a0c5760 2009-07-03 [paul] 3.7.1cvs85
* AUTHORS
	* configure.ac
	* po/pt_PT.po
	* po/sk.po
	* src/gtk/authors.h
		added new translations by Tiago Faria and Slavko
	* po/bg.po
	* po/cs.po
	* po/de.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/hu.po
	* po/id.po
	* po/it.po
	* po/ja.po
	* po/pt_BR.po
	* po/ru.po
		updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
		Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
		MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
		Goncalves Guimaraes, Aleksei Miheev
2009-07-03 06:37:17 +00:00
Colin Leroy b18dc67da1 2009-05-16 [colin] 3.7.1cvs57
* AUTHORS
	* src/gtk/authors.h
		Add Fabian
2009-05-16 08:58:50 +00:00
Paul Mangan 400f851c3c small corrections 2009-04-04 06:59:23 +00:00
Paul Mangan 31940a9560 2009-04-04 [paul] 3.7.1cvs39
* AUTHORS
	* configure.ac
	* po/id.po
	* src/gtk/authors.h
	* tools/claws.i18n.status.pl
		add new Indonesian translation, by
		MSulchan Darmawan
2009-04-04 06:56:24 +00:00
Paul Mangan a22c28a9e7 2009-04-03 [paul] 3.7.1cvs38
* AUTHORS
	* src/gtk/authors.h
		credit due
2009-04-03 18:04:11 +00:00
Paul Mangan 6bb7332bad 2009-03-08 [paul] 3.7.1cvs6
* AUTHORS
	* configure.ac
	* po/ja.po
	* src/gtk/authors.h
	* tools/claws.i18n.status.pl
		add Japanese translation, submitted by kazken3
2009-03-08 08:10:26 +00:00
Paul Mangan d07d7180be 2008-12-21 [paul] 3.7.0cvs2
* AUTHORS
	* src/gtk/authors.h
		(more) updates
2008-12-21 09:18:49 +00:00
Paul Mangan c28fd72f6f 2008-12-21 [paul] 3.7.0cvs1
* AUTHORS
	* src/gtk/authors.h
		updates
2008-12-21 09:13:38 +00:00
Colin Leroy 62b998fc70 2008-07-07 [colin] 3.5.0cvs15
* AUTHORS
	* src/gtk/authors.h
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_summaries.c
	* src/summaryview.c
	* src/gtk/authors.h
		Change "Always open message when selected" to
		a tristate (Never/Always/When preview is visible)
		Patch by Jonathan Corbet <corbet@lwn.net>.
2008-07-07 16:49:14 +00:00
Ricardo Mones b713e7b163 2008-06-10 [mones] 3.4.0cvs89
* AUTHORS
	* tools/Makefile.am
	* tools/README
	* tools/convert_mbox.sh
		Undo cvs86 and cvs87, it really should be a patch to
		convert_mbox.pl
2008-06-10 21:23:13 +00:00
Ricardo Mones 211fd4d117 2008-06-10 [mones] 3.4.0cvs86
* AUTHORS
	* tools/README
	* tools/convert_mbox.sh
		Added script to convert Evolution mail folders contributed
		by Daniel Dickinson <cshore@fionavar.ca>
		Fixes debian bug 461435
2008-06-10 08:24:45 +00:00
Paul Mangan 1a2df17c7b 2008-02-08 [paul] 3.3.0cvs1
* AUTHORS
		updated with new translators
	* configure.ac
		added he to ALL_LINGUAS
	* po/cs.po
	* po/de.po
	* po/es.po
	* po/fi.po
	* po/hu.po
	* po/it.po
	* po/pt_BR.po
	* po/zh_CN.po
		updated by Tim Brain and Petr Vanek, Stephan Sachse,
		Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
		Andrea Spadaccini, Frederico Goncalves Guimaraes,
		and Ralph Young
	* po/he.po
		new Hebrew translation by Ofer <oc666@netvision.net.il>
	* src/gtk/about.c
		updated with new translators and bumped (c) year
	* src/gtk/authors.h
		updated with new translators
2008-02-08 05:21:11 +00:00
Colin Leroy 47399f931e 2008-01-21 [colin] 3.2.0cvs57
* AUTHORS
	* src/matcher.c
	* src/mimeview.c
	* src/common/ssl.c
	* src/gtk/authors.h
		Fix bug 1478, 'Wrong pthread_create calls all
		over the place'. Patch by Christian Cornelssen
2008-01-21 07:56:11 +00:00
Tristan Chabredier 5c4d9b8256 2007-12-12 [wwp] 3.1.0cvs74
* AUTHORS
	* src/gtk/authors.h
		Added Marius Glauser to the hall of fame.
2007-12-12 16:54:49 +00:00
Paul Mangan 567b89066c 2007-11-03 [paul] 3.0.2cvs112
* AUTHORS
	* src/compose.c
	* src/gtk/authors.h
		allow Bcc in commandline URIs
		(based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
2007-11-03 07:06:36 +00:00
Colin Leroy bc892c04ac 2007-10-07 [colin] 3.0.2cvs29
* AUTHORS
	* src/gtk/authors.h
		Add Frank Dietrich
2007-10-07 17:36:33 +00:00
Paul Mangan f222a5b030 add a new line at the end to stop the whinging 2007-10-06 07:34:32 +00:00
Paul Mangan 49f258216f 2007-10-06 [paul] 3.0.2cvs16
* AUTHORS
	* src/exporthtml.c
	* src/mbox.c
	* src/gtk/authors.h
		fix build on solaris where ctime_r takes
		3 arguments rather than 2.
		Patch by Nicolas Doualot <slubman.lists@slubman.info>
2007-10-06 07:31:15 +00:00
Colin Leroy f01e2a8cc1 2007-09-18 [colin] 3.0.1cvs6
* AUTHORS
	* src/gtk/authors.h
		Add Guillaume Chazarain
2007-09-18 17:55:22 +00:00
Paul Mangan ca79f5e37d 2007-08-24 [paul] 2.10.0cvs164
* AUTHORS
	* Makefile.am
	* README
	* src/gtk/authors.h
	* tools/Makefile.am
	* tools/README
	* tools/mew2claws-mail.pl
		add new script that imports a Mew address book
		submitted by Jerome Lelong
2007-08-24 13:30:33 +00:00
Paul Mangan 7aac5d5d9c 2007-07-02 [paul] 2.9.2cvs77
* AUTHORS
		updated
2007-07-02 06:18:48 +00:00
Colin Leroy d4e139cc04 2007-06-16 [colin] 2.9.2cvs63
* AUTHORS
	* src/gtk/authors.h
		Add Michael Rasmussen in authors list
2007-06-16 13:26:01 +00:00
Colin Leroy 2b2136b19a 2007-03-31 [colin] 2.8.1cvs76
* AUTHORS
		Add Jean-Luc Biord
2007-03-31 14:26:27 +00:00
Paul Mangan 2a0910f9ba 2007-02-01 [paul] 2.7.2cvs13
* AUTHORS
	* src/gtk/authors.h
	* tools/freshmeat_search.pl
	* tools/google_search.pl
	* tools/multiwebsearch.pl
		add support for non ISO-8859-1 compatible locales
		Patch by Alex Gorbachenko <agent_007@immo.ru>
2007-02-01 17:58:28 +00:00
Paul Mangan 4d14d6671a 2007-01-15 [paul] 2.7.0cvs31
* AUTHORS
	* src/gtk/authors.h
		add Fabien to the Team list
		add the recent contributors
		make a few corrections
2007-01-15 07:11:28 +00:00
Paul Mangan 7411644fd2 2006-11-18 [paul] 2.6.0cvs55
* AUTHORS
	* README
	* debian/copyright
	* manual/ack.xml
	* manual/es/ack.xml
	* manual/fr/ack.xml
	* manual/pl/ack.xml
	* src/gtk/authors.h
	* src/gtk/icon_legend.c
	* src/gtk/icon_legend.h
	* tools/OOo2claws-mail.pl
	* tools/README
	* tools/acroread2claws-mail.pl
	* tools/claws.i18n.status.pl
	* tools/filter_conv.pl
	* tools/filter_conv_new.pl
	* tools/freshmeat_search.pl
	* tools/google_search.pl
	* tools/kmail2claws-mail.pl
	* tools/kmail2claws-mail_v2.pl
	* tools/maildir2claws-mail.pl
	* tools/make.themes.project
	* tools/multiwebsearch.pl
	* tools/outlook2claws-mail.pl
	* tools/tb2claws-mail
	* tools/kdeservicemenu/README
	* tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
		update mine and wwp's email addresses in
		several places
	* src/prefs_compose_writing.c
		set sensitivity on 'new message format' frame
2006-11-18 10:08:35 +00:00
Colin Leroy 5556e23136 2006-11-07 [paul] 2.6.0cvs7
* .cvsignore
	* AUTHORS
	* COPYING
	* INSTALL
	* Makefile.am
	* NEWS
	* README
	* RELEASE_NOTES
	* autogen.sh
	* claws-mail-128x128.png
	* claws-mail-64x64.png
	* claws-mail.ico
	* claws-mail.pc.in
	* claws-mail.png
	* configure.ac
	* sylpheed-claws-128x128.png
	* sylpheed-claws-64x64.png
	* sylpheed-claws.desktop
	* sylpheed-claws.ico
	* sylpheed-claws.pc.in
	* sylpheed-claws.png
	* debian/README.Debian
	* debian/changelog
	* debian/claws-mail.desktop
	* debian/claws-mail.menu
	* debian/claws-mail.postinst.debhelper
	* debian/claws-mail.postrm.debhelper
	* debian/control
	* debian/copyright
	* debian/files
	* debian/rules
	* debian/sylpheed-claws.desktop
	* debian/sylpheed-claws.menu
	* debian/sylpheed-claws.postinst.debhelper
	* debian/sylpheed-claws.postrm.debhelper
	* doc/man/Makefile.am
	* doc/man/claws-mail.1
	* doc/man/sylpheed-claws.1
	* doc/src/ChangeLog.claws-pre0.8.0
	* manual/Makefile.am
	* manual/account.xml
	* manual/ack.xml
	* manual/addrbook.xml
	* manual/advanced.xml
	* manual/claws-mail-manual.xml
	* manual/faq.xml
	* manual/glossary.xml
	* manual/handling.xml
	* manual/intro.xml
	* manual/keyboard.xml
	* manual/plugins.xml
	* manual/starting.xml
	* manual/sylpheed-claws-manual.xml
	* manual/xml2pdf
	* manual/dist/.cvsignore
	* manual/dist/html/.cvsignore
	* manual/dist/html/Makefile.am
	* manual/dist/pdf/.cvsignore
	* manual/dist/pdf/Makefile.am
	* manual/dist/ps/.cvsignore
	* manual/dist/ps/Makefile.am
	* manual/dist/txt/.cvsignore
	* manual/dist/txt/Makefile.am
	* manual/es/Makefile.am
	* manual/es/advanced.xml
	* manual/es/claws-mail-manual.xml
	* manual/es/faq.xml
	* manual/es/glossary.xml
	* manual/es/handling.xml
	* manual/es/intro.xml
	* manual/es/plugins.xml
	* manual/es/sylpheed-claws-manual.xml
	* manual/es/dist/.cvsignore
	* manual/es/dist/html/.cvsignore
	* manual/es/dist/html/Makefile.am
	* manual/es/dist/pdf/.cvsignore
	* manual/es/dist/pdf/Makefile.am
	* manual/es/dist/ps/.cvsignore
	* manual/es/dist/ps/Makefile.am
	* manual/es/dist/txt/.cvsignore
	* manual/es/dist/txt/Makefile.am
	* manual/fr/Makefile.am
	* manual/fr/account.xml
	* manual/fr/ack.xml
	* manual/fr/addrbook.xml
	* manual/fr/advanced.xml
	* manual/fr/claws-mail-manual.xml
	* manual/fr/faq.xml
	* manual/fr/glossary.xml
	* manual/fr/handling.xml
	* manual/fr/intro.xml
	* manual/fr/keyboard.xml
	* manual/fr/plugins.xml
	* manual/fr/starting.xml
	* manual/fr/sylpheed-claws-manual.xml
	* manual/fr/dist/.cvsignore
	* manual/fr/dist/html/.cvsignore
	* manual/fr/dist/html/Makefile.am
	* manual/fr/dist/pdf/.cvsignore
	* manual/fr/dist/pdf/Makefile.am
	* manual/fr/dist/ps/.cvsignore
	* manual/fr/dist/ps/Makefile.am
	* manual/fr/dist/txt/.cvsignore
	* manual/fr/dist/txt/Makefile.am
	* manual/pl/Makefile.am
	* manual/pl/account.xml
	* manual/pl/ack.xml
	* manual/pl/addrbook.xml
	* manual/pl/advanced.xml
	* manual/pl/claws-mail-manual.xml
	* manual/pl/faq.xml
	* manual/pl/glossary.xml
	* manual/pl/handling.xml
	* manual/pl/intro.xml
	* manual/pl/keyboard.xml
	* manual/pl/plugins.xml
	* manual/pl/starting.xml
	* manual/pl/sylpheed-claws-manual.xml
	* manual/pl/dist/.cvsignore
	* manual/pl/dist/html/.cvsignore
	* manual/pl/dist/html/Makefile.am
	* manual/pl/dist/pdf/.cvsignore
	* manual/pl/dist/pdf/Makefile.am
	* manual/pl/dist/ps/.cvsignore
	* manual/pl/dist/ps/Makefile.am
	* manual/pl/dist/txt/.cvsignore
	* manual/pl/dist/txt/Makefile.am
	* po/.cvsignore
	* po/Makevars
	* src/.cvsignore
	* src/Makefile.am
	* src/account.c
	* src/account.h
	* src/action.c
	* src/action.h
	* src/adbookbase.h
	* src/addr_compl.c
	* src/addr_compl.h
	* src/addrbook.c
	* src/addrcache.c
	* src/addrcache.h
	* src/addrcindex.c
	* src/addrcindex.h
	* src/addrclip.c
	* src/addrclip.h
	* src/addrdefs.h
	* src/addressadd.c
	* src/addressadd.h
	* src/addressbook.c
	* src/addressbook.h
	* src/addressbook_foldersel.c
	* src/addressbook_foldersel.h
	* src/addrgather.c
	* src/addrgather.h
	* src/addrharvest.c
	* src/addrharvest.h
	* src/addrindex.c
	* src/addrindex.h
	* src/addritem.c
	* src/addritem.h
	* src/addrquery.c
	* src/addrquery.h
	* src/addrselect.c
	* src/addrselect.h
	* src/alertpanel.c
	* src/alertpanel.h
	* src/browseldap.c
	* src/browseldap.h
	* src/codeconv.c
	* src/codeconv.h
	* src/compose.c
	* src/crash.c
	* src/crash.h
	* src/customheader.c
	* src/customheader.h
	* src/displayheader.c
	* src/displayheader.h
	* src/editaddress.c
	* src/editaddress.h
	* src/editbook.c
	* src/editbook.h
	* src/editgroup.c
	* src/editgroup.h
	* src/editjpilot.c
	* src/editjpilot.h
	* src/editldap.c
	* src/editldap.h
	* src/editldap_basedn.c
	* src/editldap_basedn.h
	* src/editvcard.c
	* src/editvcard.h
	* src/exphtmldlg.c
	* src/exphtmldlg.h
	* src/expldifdlg.c
	* src/expldifdlg.h
	* src/export.c
	* src/exporthtml.c
	* src/exporthtml.h
	* src/exportldif.c
	* src/exportldif.h
	* src/filtering.c
	* src/filtering.h
	* src/folder.c
	* src/folder.h
	* src/folder_item_prefs.c
	* src/folder_item_prefs.h
	* src/foldersel.c
	* src/foldersel.h
	* src/folderutils.c
	* src/folderutils.h
	* src/folderview.c
	* src/folderview.h
	* src/grouplistdialog.c
	* src/grouplistdialog.h
	* src/html.c
	* src/html.h
	* src/image_viewer.c
	* src/image_viewer.h
	* src/imap.c
	* src/imap.h
	* src/imap_gtk.c
	* src/imap_gtk.h
	* src/import.c
	* src/import.h
	* src/importldif.c
	* src/importldif.h
	* src/importmutt.c
	* src/importmutt.h
	* src/importpine.c
	* src/importpine.h
	* src/inc.c
	* src/inc.h
	* src/jpilot.c
	* src/jpilot.h
	* src/ldapctrl.c
	* src/ldapctrl.h
	* src/ldaplocate.c
	* src/ldaplocate.h
	* src/ldapquery.c
	* src/ldapquery.h
	* src/ldapserver.c
	* src/ldapserver.h
	* src/ldaputil.c
	* src/ldaputil.h
	* src/ldif.c
	* src/ldif.h
	* src/localfolder.c
	* src/localfolder.h
	* src/main.c
	* src/main.h
	* src/mainwindow.c
	* src/mainwindow.h
	* src/manual.c
	* src/manual.h
	* src/matcher.c
	* src/matcher.h
	* src/matcher_parser.h
	* src/matcher_parser_lex.l
	* src/matcher_parser_parse.y
	* src/mbox.c
	* src/mbox.h
	* src/message_search.c
	* src/message_search.h
	* src/messageview.c
	* src/messageview.h
	* src/mh.c
	* src/mh.h
	* src/mh_gtk.c
	* src/mh_gtk.h
	* src/mimeview.c
	* src/mimeview.h
	* src/msgcache.c
	* src/msgcache.h
	* src/mutt.c
	* src/mutt.h
	* src/news.c
	* src/news.h
	* src/news_gtk.c
	* src/news_gtk.h
	* src/noticeview.c
	* src/noticeview.h
	* src/partial_download.c
	* src/partial_download.h
	* src/pine.c
	* src/pine.h
	* src/pop.c
	* src/pop.h
	* src/prefs_account.c
	* src/prefs_account.h
	* src/prefs_actions.c
	* src/prefs_actions.h
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_compose_writing.c
	* src/prefs_compose_writing.h
	* src/prefs_customheader.c
	* src/prefs_customheader.h
	* src/prefs_display_header.c
	* src/prefs_display_header.h
	* src/prefs_ext_prog.c
	* src/prefs_ext_prog.h
	* src/prefs_filtering.c
	* src/prefs_folder_column.c
	* src/prefs_folder_column.h
	* src/prefs_folder_item.c
	* src/prefs_folder_item.h
	* src/prefs_fonts.c
	* src/prefs_fonts.h
	* src/prefs_gtk.c
	* src/prefs_gtk.h
	* src/prefs_image_viewer.c
	* src/prefs_image_viewer.h
	* src/prefs_matcher.c
	* src/prefs_matcher.h
	* src/prefs_message.c
	* src/prefs_message.h
	* src/prefs_msg_colors.c
	* src/prefs_msg_colors.h
	* src/prefs_other.c
	* src/prefs_other.h
	* src/prefs_quote.c
	* src/prefs_quote.h
	* src/prefs_receive.c
	* src/prefs_receive.h
	* src/prefs_send.c
	* src/prefs_send.h
	* src/prefs_spelling.c
	* src/prefs_spelling.h
	* src/prefs_summaries.c
	* src/prefs_summaries.h
	* src/prefs_summary_column.c
	* src/prefs_summary_column.h
	* src/prefs_template.c
	* src/prefs_template.h
	* src/prefs_themes.c
	* src/prefs_themes.h
	* src/prefs_toolbar.c
	* src/prefs_toolbar.h
	* src/prefs_wrapping.c
	* src/prefs_wrapping.h
	* src/privacy.c
	* src/privacy.h
	* src/procheader.c
	* src/procheader.h
	* src/procmime.c
	* src/procmime.h
	* src/procmsg.c
	* src/procmsg.h
	* src/quote_fmt.c
	* src/quote_fmt_parse.y
	* src/recv.c
	* src/recv.h
	* src/remotefolder.c
	* src/remotefolder.h
	* src/send_message.c
	* src/send_message.h
	* src/setup.c
	* src/setup.h
	* src/sourcewindow.c
	* src/sourcewindow.h
	* src/ssl_manager.c
	* src/ssl_manager.h
	* src/statusbar.c
	* src/statusbar.h
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/summary_search.c
	* src/summary_search.h
	* src/summaryview.c
	* src/summaryview.h
	* src/syldap.c
	* src/syldap.h
	* src/textview.c
	* src/textview.h
	* src/toolbar.c
	* src/toolbar.h
	* src/undo.c
	* src/undo.h
	* src/unmime.c
	* src/unmime.h
	* src/vcard.c
	* src/vcard.h
	* src/wizard.c
	* src/wizard.h
	* src/common/base64.c
	* src/common/base64.h
	* src/common/defs.h
	* src/common/hooks.c
	* src/common/hooks.h
	* src/common/log.c
	* src/common/log.h
	* src/common/mgutils.c
	* src/common/mgutils.h
	* src/common/nntp.c
	* src/common/nntp.h
	* src/common/passcrypt.c
	* src/common/passcrypt.h.in
	* src/common/plugin.c
	* src/common/plugin.h
	* src/common/prefs.c
	* src/common/prefs.h
	* src/common/progressindicator.c
	* src/common/progressindicator.h
	* src/common/quoted-printable.c
	* src/common/quoted-printable.h
	* src/common/session.c
	* src/common/session.h
	* src/common/smtp.c
	* src/common/smtp.h
	* src/common/socket.c
	* src/common/socket.h
	* src/common/ssl.c
	* src/common/ssl.h
	* src/common/stringtable.c
	* src/common/stringtable.h
	* src/common/sylpheed.c
	* src/common/sylpheed.h
	* src/common/template.c
	* src/common/template.h
	* src/common/timing.h
	* src/common/utils.c
	* src/common/utils.h
	* src/common/version.h.in
	* src/common/xml.c
	* src/common/xml.h
	* src/common/xmlprops.c
	* src/common/xmlprops.h
	* src/gtk/about.c
	* src/gtk/colorlabel.c
	* src/gtk/colorlabel.h
	* src/gtk/colorsel.c
	* src/gtk/colorsel.h
	* src/gtk/combobox.c
	* src/gtk/combobox.h
	* src/gtk/description_window.c
	* src/gtk/description_window.h
	* src/gtk/filesel.c
	* src/gtk/filesel.h
	* src/gtk/foldersort.c
	* src/gtk/foldersort.h
	* src/gtk/gtkaspell.c
	* src/gtk/gtkaspell.h
	* src/gtk/gtksctree.c
	* src/gtk/gtkshruler.c
	* src/gtk/gtkshruler.h
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/gtk/icon_legend.c
	* src/gtk/icon_legend.h
	* src/gtk/logwindow.c
	* src/gtk/logwindow.h
	* src/gtk/manage_window.c
	* src/gtk/manage_window.h
	* src/gtk/pluginwindow.c
	* src/gtk/pluginwindow.h
	* src/gtk/prefswindow.c
	* src/gtk/prefswindow.h
	* src/gtk/quicksearch.c
	* src/gtk/quicksearch.h
	* src/pixmaps/claws-mail.xpm
	* src/pixmaps/claws-mail_icon.xpm
	* src/pixmaps/claws-mail_logo.xpm
	* src/pixmaps/sylpheed-claws.xpm
	* src/pixmaps/sylpheed-claws_icon.xpm
	* src/pixmaps/sylpheed-claws_logo.xpm
	* src/plugins/bogofilter/Makefile.am
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/bogofilter/bogofilter.h
	* src/plugins/bogofilter/bogofilter_gtk.c
	* src/plugins/clamav/Makefile.am
	* src/plugins/clamav/clamav_plugin.c
	* src/plugins/clamav/clamav_plugin.h
	* src/plugins/clamav/clamav_plugin_gtk.c
	* src/plugins/demo/Makefile.am
	* src/plugins/demo/demo.c
	* src/plugins/dillo_viewer/Makefile.am
	* src/plugins/dillo_viewer/README
	* src/plugins/dillo_viewer/dillo_prefs.c
	* src/plugins/dillo_viewer/dillo_prefs.h
	* src/plugins/dillo_viewer/dillo_viewer.c
	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpcore/passphrase.c
	* src/plugins/pgpcore/passphrase.h
	* src/plugins/pgpcore/pgp_viewer.c
	* src/plugins/pgpcore/pgp_viewer.h
	* src/plugins/pgpcore/plugin.c
	* src/plugins/pgpcore/prefs_gpg.c
	* src/plugins/pgpcore/prefs_gpg.h
	* src/plugins/pgpcore/select-keys.c
	* src/plugins/pgpcore/select-keys.h
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/pgpcore/sgpgme.h
	* src/plugins/pgpcore/sylpheed.def
	* src/plugins/pgpcore/version.rc
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpinline/pgpinline.h
	* src/plugins/pgpinline/plugin.c
	* src/plugins/pgpinline/sylpheed.def
	* src/plugins/pgpinline/version.rc
	* src/plugins/pgpmime/Makefile.am
	* src/plugins/pgpmime/pgpmime.c
	* src/plugins/pgpmime/pgpmime.h
	* src/plugins/pgpmime/plugin.c
	* src/plugins/pgpmime/sylpheed.def
	* src/plugins/pgpmime/version.rc
	* src/plugins/spamassassin/Makefile.am
	* src/plugins/spamassassin/README
	* src/plugins/spamassassin/spamassassin.c
	* src/plugins/spamassassin/spamassassin.h
	* src/plugins/spamassassin/spamassassin_gtk.c
	* src/plugins/trayicon/Makefile.am
	* src/plugins/trayicon/trayicon.c
	* tools/OOo2sylpheed.pl
	* tools/README
	* tools/README.sylprint
	* tools/acroread2sylpheed.pl
	* tools/claws.i18n.status.pl
	* tools/filter_conv.pl
	* tools/filter_conv_new.pl
	* tools/freshmeat_search.pl
	* tools/google_search.pl
	* tools/kmail2sylpheed.pl
	* tools/kmail2sylpheed_v2.pl
	* tools/make.themes.project
	* tools/multiwebsearch.pl
	* tools/nautilus2sylpheed.sh
	* tools/outlook2sylpheed.pl
	* tools/sylprint.pl
	* tools/sylprint.rc
	* tools/tb2sylpheed
	* tools/textviewer.sh
	* tools/vcard2xml.py
	* tools/kdeservicemenu/README
	* tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
	* tools/kdeservicemenu/template_sylpheed-attach-files.desktop
	* tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
		Change name to Claws Mail. Announce to follow...
2006-11-07 10:24:03 +00:00
Paul Mangan 7fcea37b01 forgot this update in last commit 2006-10-21 08:47:18 +00:00
Colin Leroy 22d710ca0f 2006-09-27 [colin] 2.5.2cvs4
* AUTHORS
	* src/prefs_account.c
	* src/gtk/authors.h
		Fix bug #1024 (Array index out of
		range in sylpheed-claws-2.5.2)
		Patch by Ales Nosek <anosek@suse.cz>
2006-09-27 16:43:39 +00:00
Colin Leroy 377edaced9 2006-08-03 [colin] 2.4.0cvs24
* AUTHORS
	* sylpheed-claws.desktop
	* src/gtk/authors.h
		Bring the desktop file to XDG compliance
		Patch by Charles A. Edwards
2006-08-03 16:56:12 +00:00
Colin Leroy 0dd55b448f 2006-07-31 [colin] 2.4.0cvs8
* AUTHORS
	* src/gtk/authors.h
		Add Rafal to authors
2006-07-31 17:34:34 +00:00
Paul Mangan e17ec709ca 2006-07-12 [paul] 2.3.1cvs81
* AUTHORS
	* src/mainwindow.c
	* src/gtk/authors.h
		check online state before resetting
		mailcheck timer. Useful if some program
		verifies connection state and updates
		Claws.
		Patch by  Leonid Evdokimov <darkk@users.sf.net>
2006-07-12 10:31:41 +00:00
Paul Mangan 5ecb2a0b5c 2006-06-09 [paul] 2.2.3cvs5
* AUTHORS
	* src/gtk/authors.h
	* tools/claws.i18n.status.pl
		updated with new info
2006-06-09 09:04:36 +00:00
Colin Leroy 6b2d56fe5e 2006-04-09 [colin] 2.1.0cvs23
* AUTHORS
	* src/gtk/authors.h
		Add Alexei
2006-04-09 15:36:15 +00:00
Paul Mangan 52c91d0a8c 2006-03-05 [paul] 2.0.0cvs110
* AUTHORS
	* configure.ac
	* src/Makefile.am
	* src/common/Makefile.am
	* src/common/utils.h
	* src/etpan/imap-thread.c
	* src/gtk/authors.h
	* src/plugins/clamav/Makefile.am
	* src/plugins/demo/Makefile.am
	* src/plugins/dillo_viewer/Makefile.am
	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpcore/passphrase.c
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpmime/Makefile.am
	* src/plugins/spamassassin/Makefile.am
	* src/plugins/trayicon/Makefile.am
		fix builiding on cygwin
		Patch by Ralgh Young <bamanzi@gmail.com>
2006-03-05 10:04:40 +00:00
Paul Mangan 46b97dd7cc 2006-01-29 [paul] 1.9.100cvs196
* AUTHORS
	* po/nl.po
	* src/gtk/authors.h
	* tools/claws.i18n.status.pl
		nl translation updated by Tim Dijkstra
2006-01-29 10:21:08 +00:00
Paul Mangan e74d3f6bba 2006-01-28 [paul] 1.9.100cvs193
* AUTHORS
	* po/el.po
	* po/zh_CN.po
	* src/gtk/authors.h
	* tools/claws.i18n.status.pl
		updated translations submitted by Stavros Giannouris
		and Ralgh Young
2006-01-28 09:00:01 +00:00
Paul Mangan 4a9dab9758 2006-01-25 [paul] 1.9.100cvs185
* AUTHORS
	* po/Makevars
		updated
	* po/de.po
	* po/pl.po
	* po/pt_BR.po
	* po/sr.po
		updates submitted by Stephan Sachse, Emilian Nowak
		and Quar, Frederico Goncalves Guimaraes, and
		Aleksandar Urosevic
	* src/gtk/authors.h
		updated
2006-01-25 11:20:15 +00:00
Paul Mangan 866a2586e7 2006-01-13 [paul] 1.9.100cvs146
* AUTHORS
	* ChangeLog
	* src/gtk/authors.h
		add Joshua M. Kwan to contributors list
2006-01-13 20:58:22 +00:00
Colin Leroy b68a37fc8b 2005-12-24 [colin] 1.9.100cvs108
* AUTHORS
	* src/gtk/authors.h
		Update for Werner
2005-12-24 12:00:56 +00:00
Paul Mangan 238dca804c 2005-12-22 [paul] 1.9.100cvs102
* AUTHORS
	* src/mainwindow.c
	* src/mainwindow.h
	* src/toolbar.c
	* src/gtk/authors.h
		support GTK_TOOLBAR_BOTH_HORIZ (text
		next to icon) Patch by Marien Zwart
		marienz@users.sf.net
		Also reword the text
2005-12-22 10:43:40 +00:00
Paul Mangan f17c7feb6d 2005-12-03 [paul] 1.9.100cvs57
* AUTHORS
	* po/sv.po
	* src/gtk/authors.h
		new (partially complete) Swedish translation
		by Anders Troback <sylpheed@troback.com>
2005-12-03 07:48:09 +00:00
Paul Mangan 1d5a0077a8 2005-11-27 [paul] 1.9.100cvs39
* AUTHORS
	* po/de.po
	* src/gtk/authors.h
		updated by new maintainer, Stephan Sachse
2005-11-27 07:32:59 +00:00
Paul Mangan c099ea7539 2005-10-20 [paul] 1.9.15cvs79
* AUTHORS
	* src/plugins/pgpmime/pgpmime.c
		name the PGP/MIME signature 'signature.asc'
		Patch by Andrew Nelson <freeandy@gmail.com>
2005-10-20 13:05:58 +00:00
Paul Mangan 4ba3c63a87 credit authors of new default icons 2005-10-07 10:19:24 +00:00
Paul Mangan f22a73edfe 2005-09-12 [paul] 1.9.14cvs21
* AUTHORS
	* src/gtk/logwindow.c
		add 'Clear Log' to popup menu
		Patch by Anders Hammar <anders.hammar@telia.com>
2005-09-12 09:44:30 +00:00
Paul Mangan a9f60f27c4 2005-09-09 [paul] 1.9.14cvs12
* AUTHORS
	* configure.ac
	* po/zh_TW.Big5.po	** REMOVED **
	* po/zh_TW.po		** ADDED **
		updated by Wei-Lun Chao
2005-09-09 09:32:22 +00:00
Paul Mangan 2cfb53ea75 2005-08-29 [paul] 1.9.13cvs71
* AUTHORS
	* src/matcher_parser_parse.y
	* src/etpan/imap-thread.c
		fix building on FreeBSD
		Patch by Daniel Gustafson <daniel@hobbit.se>
2005-08-29 17:20:49 +00:00
Paul Mangan 34a7c70744 2005-07-22 [paul] 1.9.12cvs91
* AUTHORS
	* INSTALL
	* README.claws
	* RELEASE_NOTES.claws
		updated for release
	* configure.ac
	* po/nb.po
	* tools/claws.i18n.status.pl
		add Norwegian translation. submiited by
		Geir Helland <pjallabais@users.sourceforge.net>
	* po/ca.po
	* po/de.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/it.po
	* po/sk.po
	* po/sr.po
	* po/zh_CN.po
		updated by Miquel Oliete, Thomas Gilgin, Ricardo
		Mones Lastra, Tommi Pirinen, Fabien Vantard,
		Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
		Yang Guilong
	* src/plugins/clamav/clamav_plugin_gtk.c
	* src/plugins/spamassassin/spamassassin_gtk.c
		replace outdated description strings
2005-07-22 11:09:27 +00:00
Paul Mangan 758f1be003 2005-07-12 [paul] 1.9.12cvs39
* AUTHORS
	* src/toolbar.c
	* src/toolbar.h
		add a 'Go to Prev' button to the toolbar.
		correct tooltip text of go to buttons.
		based on patch by Yang Guilong <bamanzi@gmail.com>
2005-07-12 08:09:44 +00:00
Colin Leroy 7c85f0d6c3 2005-05-30 [colin] 1.9.11cvs22
* src/common/utils.c
		Fix bug #651 (Confused Attract by Subject)
		Patch by M. Benkmann <haferfrost@web.de>
	* AUTHORS
2005-05-30 20:12:57 +00:00
Paul Mangan d84ad9e0b0 Pawel Pekala listed twice 2005-05-22 07:21:41 +00:00
Colin Leroy bce4ae657e 2005-05-20 [colin] 1.9.11cvs2
* src/procmsg.c
                Fix another compilation error with gcc-2.9x
                Thanks to Pawel Pekala <c0rn@gazeta.pl>
        * src/send_message.c
                Don't send QUIT if we aren't connected
2005-05-20 16:24:27 +00:00
Paul Mangan 02dd9e005c 2005-05-09 [paul] 1.9.6cvs58
* AUTHORS
	* INSTALL
	* README.claws
		updated
	* Makefile.am
	* RELEASE_NOTES.claws
		add release notes to cvs to simplify release
		procedure
	* configure.ac
		add ca and fi to ALL_LINGUAS
	* po/Makefile.in.in
		workaround for missing Makevars
	* po/ca.po
	* po/fi.po
		add new Catalan and Finnish translations
		submitted by Miquel Oliete and Flammie Pirinen
	* po/de.po
	* po/es.po
	* po/fr.po
	* po/it.po
	* po/pl.po
	* po/ru.po
	* po/sk.po
	* po/sr.po
	* po/zh_CN.po
		updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
		Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
		Urke MMI, and Hansom Young
	* src/main.c
		Fix drafting when quitting. compose_draft() closes the
		compose windows, which modifies the compose_list GSList.
		We have to refresh this list after echo drafting to avoid a
		segfault
	* src/partial_download.c
		fix segfault on exit
2005-05-09 11:46:54 +00:00
Paul Mangan eb4183a8b0 2005-05-05 [paul] 1.9.6cvs54
sync with HEAD

	* AUTHORS
	* src/compose.c
		fix bug 713 'Resent-To and Resent-Cc headers are garbled'
		patch by Tim Mann
2005-05-05 11:38:49 +00:00
Paul Mangan e32f8dec69 2005-04-01 [paul] 1.9.6cvs19
* AUTHORS
	* Makefile.am
	* configure.ac
		check for gnome2
		patch by Luca Cavalli <loopback<AT>slackit.org>
	* po/ru.po
		updated by Pavlo Bohmat
2005-04-01 07:21:22 +00:00
Paul Mangan 53e966523f 2005-03-29 [paul] 1.9.6cvs10
* AUTHORS
	* ChangeLog.claws
	* src/compose.c
	* src/gtk/gtkaspell.c
		sync with HEAD (don't pass NULL pointers)
2005-03-29 08:24:45 +00:00
Paul Mangan a3aae1016e 2005-03-18 [paul] 1.0.3cvs3.1
* AUTHORS
	* ChangeLog.claws
	* configure.ac
	* src/gtk/about.c
	* src/pixmaps/sylpheed_logo.xpm
		sync with HEAD
2005-03-18 16:16:15 +00:00
Paul Mangan 3e234d4879 2005-02-10 [paul] 1.0.1cvs3.2
* AUTHORS
	* Makefile.am
	* autogen.sh
	* configure.ac
	* config/mkinstalldirs
	* intl/.cvsignore
	* intl/ChangeLog
	* intl/VERSION
	* intl/bindtextdom.c
	* intl/config.charset
	* intl/dcgettext.c
	* intl/dcigettext.c
	* intl/dcngettext.c
	* intl/dgettext.c
	* intl/dngettext.c
	* intl/eval-plural.h
	* intl/explodename.c
	* intl/finddomain.c
	* intl/gettext.c
	* intl/gettextP.h
	* intl/gmo.h
	* intl/hash-string.h
	* intl/intl-compat.c
	* intl/l10nflist.c
	* intl/libgnuintl.h.in
	* intl/loadinfo.h
	* intl/loadmsgcat.c
	* intl/localcharset.c
	* intl/localcharset.h
	* intl/locale.alias
	* intl/localealias.c
	* intl/localename.c
	* intl/log.c
	* intl/ngettext.c
	* intl/os2compat.c
	* intl/os2compat.h
	* intl/osdep.c
	* intl/plural-exp.c
	* intl/plural-exp.h
	* intl/plural.c
	* intl/plural.y
	* intl/ref-add.sin
	* intl/ref-del.sin
	* intl/relocatable.c
	* intl/relocatable.h
	* intl/textdomain.c
	* m4/Makefile.am
	* po/Makefile.in.in
	* src/Makefile.am
	* src/account.c
	* src/action.c
	* src/addr_compl.c
	* src/addressadd.c
	* src/addressbook.c
	* src/addrgather.c
	* src/addrindex.c
	* src/alertpanel.c
	* src/browseldap.c
	* src/codeconv.c
	* src/codeconv.h
	* src/compose.c
	* src/compose.h
	* src/crash.c
	* src/editaddress.c
	* src/editbook.c
	* src/editgroup.c
	* src/editjpilot.c
	* src/editldap.c
	* src/editldap_basedn.c
	* src/editvcard.c
	* src/exphtmldlg.c
	* src/expldifdlg.c
	* src/export.c
	* src/exporthtml.c
	* src/filtering.c
	* src/folder.c
	* src/folder_item_prefs.c
	* src/foldersel.c
	* src/folderview.c
	* src/grouplistdialog.c
	* src/headerview.c
	* src/imap.c
	* src/imap_gtk.c
	* src/import.c
	* src/importldif.c
	* src/importmutt.c
	* src/importpine.c
	* src/inc.c
	* src/ldif.c
	* src/main.c
	* src/mainwindow.c
	* src/matcher.c
	* src/mbox.c
	* src/message_search.c
	* src/messageview.c
	* src/mh.c
	* src/mh_gtk.c
	* src/mimeview.c
	* src/msgcache.c
	* src/news.c
	* src/news_gtk.c
	* src/noticeview.c
	* src/partial_download.c
	* src/pop.c
	* src/prefs_account.c
	* src/prefs_actions.c
	* src/prefs_common.c
	* src/prefs_customheader.c
	* src/prefs_display_header.c
	* src/prefs_ext_prog.c
	* src/prefs_filtering.c
	* src/prefs_filtering_action.c
	* src/prefs_folder_item.c
	* src/prefs_fonts.c
	* src/prefs_gtk.c
	* src/prefs_matcher.c
	* src/prefs_msg_colors.c
	* src/prefs_spelling.c
	* src/prefs_summary_column.c
	* src/prefs_template.c
	* src/prefs_themes.c
	* src/prefs_toolbar.c
	* src/prefs_wrapping.c
	* src/privacy.c
	* src/procheader.c
	* src/procmime.c
	* src/procmsg.c
	* src/quote_fmt.c
	* src/recv.c
	* src/send_message.c
	* src/setup.c
	* src/sourcewindow.c
	* src/ssl_manager.c
	* src/statusbar.c
	* src/summary_search.c
	* src/summaryview.c
	* src/textview.c
	* src/toolbar.c
	* src/wizard.c
	* src/common/nntp.c
	* src/common/plugin.c
	* src/common/smtp.c
	* src/common/ssl.c
	* src/common/ssl_certificate.c
	* src/common/string_match.c
	* src/common/sylpheed.c
	* src/common/template.c
	* src/common/utils.c
	* src/gtk/about.c
	* src/gtk/colorlabel.c
	* src/gtk/description_window.c
	* src/gtk/filesel.c
	* src/gtk/foldersort.c
	* src/gtk/gtkaspell.c
	* src/gtk/gtkutils.c
	* src/gtk/inputdialog.c
	* src/gtk/logwindow.c
	* src/gtk/menu.c
	* src/gtk/pluginwindow.c
	* src/gtk/prefswindow.c
	* src/gtk/progressdialog.c
	* src/gtk/quicksearch.c
	* src/gtk/sslcertwindow.c
	* src/plugins/clamav/clamav_plugin.c
	* src/plugins/clamav/clamav_plugin_gtk.c
	* src/plugins/demo/demo.c
	* src/plugins/dillo_viewer/dillo_prefs.c
	* src/plugins/dillo_viewer/dillo_viewer.c
	* src/plugins/image_viewer/plugin.c
	* src/plugins/image_viewer/viewer.c
	* src/plugins/image_viewer/viewerprefs.c
	* src/plugins/mathml_viewer/mathml_viewer.c
	* src/plugins/pgpmime/passphrase.c
	* src/plugins/pgpmime/plugin.c
	* src/plugins/pgpmime/prefs_gpg.c
	* src/plugins/pgpmime/select-keys.c
	* src/plugins/pgpmime/sgpgme.c
	* src/plugins/spamassassin/spamassassin.c
	* src/plugins/spamassassin/spamassassin_gtk.c
	* src/plugins/trayicon/trayicon.c
		sync with main (revision 104)
2005-02-10 12:06:07 +00:00
Colin Leroy a424e75abb Add Ivan 2005-01-24 09:15:59 +00:00
Colin Leroy 1dd2e001c9 2005-01-14 [colin] 0.9.13cvs32.1
* src/html.c
	* src/html.h
	* src/msgcache.c
	* AUTHORS
	* tools/calypso_convert.pl
		Sync with HEAD
2005-01-14 07:52:51 +00:00
Colin Leroy f0f04cfce6 2005-01-03 [colin] 0.9.13cvs25.2
* src/main.c
	* AUTHORS
		Sync with HEAD
2005-01-03 08:46:27 +00:00
Paul Mangan 2aace3688c 2004-12-18 [paul] 0.9.13cvs21.1
* AUTHORS
	* ChangeLog
	* ChangeLog.claws
	* ChangeLog.jp
	* NEWS
	* configure.ac
	* src/action.c
	* src/compose.c
	* src/syldap.c
		sync with HEAD
2004-12-18 07:39:50 +00:00
Colin Leroy 5208bc301b fix configure.ac to reflect gpgme changes, fix AUTHORS 2004-12-07 13:29:57 +00:00
Colin Leroy 5b124125f2 2004-12-07 [colin] 0.9.13cvs2.1
* ChangeLog.claws
	* AUTHORS
	* po/sk.po
	* src/procmime.c
	* src/prefs_account.c
	* src/common/smtp.c
	* src/common/smtp.h
		Sync with HEAD
2004-12-07 13:02:40 +00:00
Paul Mangan d5aac843f5 2004-11-06 [paul] 0.9.12cvs139.2
* AUTHORS
	* src/textview.c
	* src/textview.h
		textview URI handling. hovering over a
		link displays it in the status bar,
		and changes the mouse pointer to a hand
		cursor. a link is activated with a single
		click. (Modified from the) patch by Jean-Yves
		Lefort <jylefort@users.sourceforge.net>
2004-11-06 09:39:33 +00:00
Colin Leroy 7e1fa1618e 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 14:06:36 +00:00
Paul Mangan 664424de28 update Brazilian Portuguese translation 2004-08-02 06:35:40 +00:00
Paul Mangan 29e6353885 sync with 0.9.11cvs17 HEAD 2004-06-25 08:05:09 +00:00
Paul Mangan 06656e67f1 sync with 0.9.10claws57 HEAD 2004-05-10 10:22:28 +00:00
Thorsten Maerz 61ee51da1d sync 098claws 2004-01-12 21:28:31 +00:00
Paul Mangan 26ce4b6bca update Spanish, Slovak, and Serbian translations 2003-09-10 06:31:46 +00:00
Paul Mangan 33e6641a02 add Leandro and Luke to claws-branch section 2003-08-09 06:24:24 +00:00
Alfons Hoogervorst 2dafe0cf7b P. <- Pawel 2003-06-19 21:32:18 +00:00
Paul Mangan 9509cb185f fix Bug #136 'Nonprovided quotation marks crash claws' 2003-06-19 16:29:49 +00:00
Alfons Hoogervorst 4912b4006b * AUTHORS
add Martin Wicke
* src/action.c
* src/messageview.[ch]
* src/summaryview.c
	apply patch #754162 "Quoting messages filtered by actions" submitted
	by Martin Wicke, which allows quoting message body changed by an
	action (Thanks!).
2003-06-14 13:36:28 +00:00
Alfons Hoogervorst 47701ba2c1 * AUTHORS
* src/common/utils.c
	add Aw: to list of reply prefixes (thanks to Martin Zwickel)
2003-06-13 10:54:51 +00:00
Paul Mangan 685476e2d6 revert to get ldap into it previous working state and add new Taiwanese translation 2003-05-22 20:36:20 +00:00
Paul Mangan aba9a8c8f5 update Czech translation 2003-05-06 08:02:40 +00:00
Paul Mangan 90bce10e2c use gulong for P_COLOR so that it compiles/runs on 64-bit systems 2003-04-17 09:06:09 +00:00
Paul Mangan c05e49e637 fix bugs 73 and 74 2003-03-06 15:23:15 +00:00