Commit graph

1432 commits

Author SHA1 Message Date
Colin Leroy
31072723df 2006-04-16 [colin] 2.1.0cvs49
* src/textview.c
		Fix bgcolor not unset on gtk 2.8, while preventing warnings
		with gtk < 2.8. Thanks to Fabien Vantard.
2006-04-16 20:56:16 +00:00
Colin Leroy
fae86630f6 2006-04-15 [colin] 2.1.0cvs48
* src/etpan/imap-thread.c
		Fix bug #919 (libetpan: SEGV when connecting
		using command)
2006-04-15 15:05:30 +00:00
Colin Leroy
e7486373f4 2006-04-14 [colin] 2.1.0cvs47
* src/main.c
		Fix race on --select (should be done better)
2006-04-14 15:53:16 +00:00
Tristan Chabredier
978ad9d6e6 2006-04-14 [wwp] 2.1.0cvs46
* src/send_message.c
		enforce a check for domain in account prefs (a sending
		error could be faced if domain was checked but no value set),
		thanks to Colin.
2006-04-14 08:50:42 +00:00
Colin Leroy
d12d8d7f3f 2006-04-14 [colin] 2.1.0cvs45
* src/codeconv.c
		when converting from unknown to unknown, if the
		string is UTF8, don't convert it to the locale
		(which breaks it)
2006-04-14 07:06:53 +00:00
Colin Leroy
e5bf5df43c 2006-04-14 [colin] 2.1.0cvs44
* src/compose.c
		Don't try to use ASCII for converting headers
		(as done in body)
2006-04-14 06:45:03 +00:00
Paul Mangan
50ff748aa6 2006-04-14 [paul] 2.1.0cvs43
* src/crash.c
		add locale/charset info to crash report
	* src/gtk/about.c
		add wwp to doc team
		replace 'e-mail' with preferred 'email'
	* src/gtk/authors.h
		ensure contributors list is in alphabetical
		order
2006-04-14 05:00:23 +00:00
Colin Leroy
9f45efef92 2006-04-13 [colin] 2.1.0cvs42
* src/textview.c
		Prevent gdk warnings
2006-04-13 20:44:45 +00:00
Colin Leroy
af0c30f73d 2006-04-13 [colin] 2.1.0cvs41
* src/common/ssl_certificate.c
	* src/common/ssl_certificate.h
	* src/gtk/sslcertwindow.c
		Warn on expired certs, and display the expiration date
2006-04-13 17:29:06 +00:00
Colin Leroy
bb8f2e9d32 2006-04-13 [colin] 2.1.0cvs40
* src/plugins/spamassassin/spamassassin_gtk.c
		Fix missing set_text on unix socket
2006-04-13 17:24:53 +00:00
Tristan Chabredier
7fca69ca31 2006-04-13 [wwp] 2.1.0cvs39
* manual/fr/advanced.xml
	* manual/fr/glossary.xml
		applied new spam/ham/email lexicon (pourriel, courriel)
2006-04-13 16:18:58 +00:00
Paul Mangan
918cfc1ab5 2006-04-13 [paul] 2.1.0cvs38
* src/plugins/pgpmime/plugin.c
		remove the mention of S/MIME from the
		description. This is now handled by the
		S/MIME plugin.
2006-04-13 14:34:37 +00:00
Paul Mangan
4e06e520fa 2006-04-13 [paul] 2.1.0cvs37
* src/prefs_msg_colors.c
		rework dialog
	* src/prefs_folder_item.c
	* src/prefs_spelling.c
		add a tooltip to the colour selector buttons
2006-04-13 13:57:32 +00:00
Tristan Chabredier
afb905bf2f 2006-04-13 [wwp] 2.1.0cvs36
* manual/advanced.xml
	* manual/glossary.xml
	* manual/handling.xml
	* manual/keyboard.xml
	* manual/plugins.xml
	* manual/starting.xml
	* manual/fr/account.xml
	* manual/fr/ack.xml
	* manual/fr/addrbook.xml
	* manual/fr/advanced.xml
	* manual/fr/faq.xml
	* manual/fr/glossary.xml
	* manual/fr/gpl.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
		fixes to the manuals:
		 - summaryview -> Message List (same in French)
		 - translate key names
		 - fix French punctuation, use non-breakable spaces when
		   necessary, don't use &thinsp; which is not portable
		 - tell what maildir and mbox formats we support
2006-04-13 08:12:23 +00:00
Tristan Chabredier
40502b0bc4 2006-04-12 [wwp] 2.1.0cvs35
* src/prefs_toolbar.c
		unified a replace button more,
		patch by Fabien Vantard <fzzzzz@gmail.com>.
2006-04-12 16:58:17 +00:00
Tristan Chabredier
fe40ba66b7 2006-04-12 [wwp] 2.1.0cvs34
* src/prefs_common.c
	* src/prefs_msg_colors.c
		make default color labels translatable,
		patch from Fabien Vantard <fzzzzz@gmail.com>,
		thanks to Tim <timbrain@post.cz> for reporting.
2006-04-12 16:50:31 +00:00
Tristan Chabredier
ace4adc882 2006-04-12 [wwp] 2.1.0cvs33
* manual/glossary.xml
	* manual/intro.xml
	* manual/plugins.xml
	* manual/starting.xml
	* manual/sylpheed-claws-manual.xml
	* manual/fr/.cvsignore
	* manual/fr/account.xml
	* manual/fr/ack.xml
	* manual/fr/addrbook.xml
	* manual/fr/advanced.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
		various fixes: typos, missing .fr translations, punctuation,
		capitalization, links, accents and some bad French more.
2006-04-12 10:59:10 +00:00
Tristan Chabredier
c15813a529 2006-04-12 [wwp] 2.1.0cvs32
* src/prefs_gtk.c
		fix for bug #935: always store prefs files in UTF-8 (thanks
		to Colin).
2006-04-12 07:17:36 +00:00
Colin Leroy
2ebdb2e29d 2006-04-11 [colin] 2.1.0cvs31
* src/compose.c
		Fix inserting files not in utf8 when locale is utf8
2006-04-11 22:10:30 +00:00
Colin Leroy
9814a0b7b3 2006-04-11 [colin] 2.1.0cvs30
* src/inc.c
		Don't show error dialog when cancelling connection
		Patch by Pawel
2006-04-11 22:03:27 +00:00
Colin Leroy
ebe120809b 2006-04-11 [cleroy] 2.1.0cvs29
* src/compose.c
		Implement multiple quote levels
	* src/prefs_common.c
		Change a little bit the quote bgcolor for 2nd level
2006-04-11 16:30:23 +00:00
Colin Leroy
f8cbb1add6 2006-04-11 [colin] 2.1.0cvs28
* src/gtk/about.c
		Add locale and charset in the label
2006-04-11 06:35:11 +00:00
Colin Leroy
ac661dc623 2006-04-10 [colin] 2.1.0cvs27
* src/compose.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_msg_colors.c
	* src/textview.c
		Allow optional background color in quotes
		Patch by Rafal Weglarz <tokoloshe@users.sf.net>
		GTK+-2.8.x feature
2006-04-10 19:16:31 +00:00
Colin Leroy
7c12a97b46 2006-04-10 [colin] 2.1.0cvs26
* src/main.c
	* src/mainwindow.c
	* src/mainwindow.h
		Implement --select
2006-04-10 16:51:13 +00:00
Colin Leroy
86f79ed425 2006-04-10 [colin] 2.1.0cvs25
* manual/plugins.xml
	* manual/fr/plugins.xml
		Document libcurl's proxy variables
2006-04-10 16:49:49 +00:00
Colin Leroy
2c85c05905 2006-04-09 [colin] 2.1.0cvs24
* src/prefs_common.c
		gettext() returns statically allocated stuff. We have
		to strdup it in order to be able to free it.
2006-04-09 16:17:20 +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
Colin Leroy
225cce9843 2006-04-09 [colin] 2.1.0cvs22
* src/mainwindow.c
	* src/gtk/quicksearch.c
		Fix bug #859 (problems with cyrilic input in
		search panel) - Patch by Alexey Illarionov
		<littlesavage@rambler.ru>
2006-04-09 15:33:19 +00:00
Colin Leroy
9117fbba38 2006-04-09 [colin] 2.1.0cvs21
* src/prefs_customheader.c
		I prefer removing then freeing rather than the contrary
		(even if it doesn't change anything ;-)
	* src/prefs_account.c
		Fix bug #933 (Crash re-entering the custom headers list
		dialog in accounts prefs)
		The problem happened when cancelling the Account
		Preferences' dialogs - in which case we didn't do
		anything to the PrefsAccount * struct. In case of applying,
		the old ac_prefs was replaced with the tmp_ac_prefs we were
		working with in this dialog. The problem is that
		prefs_customheader.c, working on this tmp_ac_prefs, always
		changes the ->customhdr_list pointer, even when cancelled.
		So in case of cancelling the prefs_account dialog, we still
		have to update ->customhdr_list in the real account.
2006-04-09 10:19:47 +00:00
Colin Leroy
fd4c2f0a9d 2006-04-08 [colin] 2.1.0cvs20
* manual/fr/glossary.xml
	* manual/fr/keyboard.xml
		Forgot some headers :)
2006-04-08 20:41:13 +00:00
Colin Leroy
77db4c9a6c 2006-04-08 [colin] 2.1.0cvs19
* manual/Makefile.am
	* manual/fr/Makefile.am
	* manual/fr/account.xml
	* manual/fr/ack.xml
	* manual/fr/addrbook.xml
	* manual/fr/advanced.xml
	* manual/fr/faq.xml
	* manual/fr/glossary.xml
	* manual/fr/gpl.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/Makefile.am
	* 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
		Add the french translation of the manual. Thanks to
		Olivier Delhomme <olivier.delhomme@free.fr> for
		account.xml, ack.xml, addrbook.xml and advanced.xml
2006-04-08 15:47:06 +00:00
Colin Leroy
d3d5416efd 2006-04-08 [colin] 2.1.0cvs18
* manual/plugins.xml
	* manual/starting.xml
		More fixes
2006-04-08 09:49:31 +00:00
Colin Leroy
ba10746ec7 2006-04-07 [colin] 2.1.0cvs17
* manual/faq.xml
	* manual/intro.xml
	* manual/keyboard.xml
		Little fixes
2006-04-07 17:57:35 +00:00
Colin Leroy
59f8e171a7 2006-04-07 [colin] 2.1.0cvs16
* README
	* src/compose.c
	* src/prefs_common.c
	* src/prefs_common.h
		Add hidden compose_no_markup pref
2006-04-07 16:20:05 +00:00
Tristan Chabredier
3575597952 2006-04-07 [wwp] 2.1.0cvs15
* src/summary_search.c
	* .cvsignore
		Bugfix: stop button was sticky when searching in an empty folder.
		Applied curly brackets code style to the whole file (summary_search.c).
		More files to ignore.
2006-04-07 08:57:10 +00:00
Tristan Chabredier
b28b791ae5 2006-04-07 [wwp] 2.1.0cvs14
* src/message_search.c
	* src/summary_search.c
		changed default button when search bumps at file/folder
		beginning or end, for convenience (thanks to Colin).
2006-04-07 08:42:01 +00:00
Paul Mangan
3ff7c99aa7 2006-04-07 [paul] 2.1.0cvs13
* src/plugins/dillo_viewer/dillo_prefs.c
		avoid future potential for namespace collision
		Patch by Colin
2006-04-07 04:04:22 +00:00
Tristan Chabredier
435921c165 2006-04-06 [wwp] 2.1.0cvs12
* src/summary_search.c
		Unify extended/advanced searches names (and thus factorize labels),
		patch by Fabien Vantard <fzzzzz@gmail.com>.
2006-04-06 21:54:27 +00:00
Tristan Chabredier
09533e25c8 2006-04-06 [wwp] 2.1.0cvs11
* src/folderview.c
	* src/prefs_themes.c
	* src/summaryview.c
		Fixed some compilation warnings.
2006-04-06 21:34:03 +00:00
Colin Leroy
f994254d81 2006-04-06 [colin] 2.1.0cvs10
* manual/advanced.xml
		Document the wizard template and how to deploy
		Sylpheed-Claws effectively
2006-04-06 17:41:26 +00:00
Colin Leroy
d320019b76 2006-04-06 [colin] 2.1.0cvs9
* src/folderview.c
		gettext patch to tell translators about _("#"),
		by Maxim Britov
2006-04-06 17:37:46 +00:00
Colin Leroy
90e6ada8aa 2006-04-06 [colin] 2.1.0cvs8
* src/textview.c
		Fix invalid GtkTextBIter after clicking "Display as text"
2006-04-06 16:18:20 +00:00
Ricardo Mones
b62ee0089f 2006-04-06 [mones] 2.1.0cvs7
* src/addr_compl.c
	* src/addrindex.c
	* src/addritem.c
	* src/codeconv.c
	* src/compose.c
	* src/filtering.c
	* src/folder.c
	* src/folder_item_prefs.c
	* src/folderview.c
	* src/localfolder.c
	* src/matcher.c
	* src/mimeview.c
	* src/prefs_msg_colors.c
	* src/prefs_spelling.c
	* src/prefs_themes.c
	* src/procmime.c
	* src/procmsg.c
	* src/stock_pixmap.c
	* src/summaryview.c
	* src/textview.c
	* src/toolbar.c
	* src/common/mgutils.c
	* src/common/prefs.c
	* src/common/ssl_certificate.c
	* src/gtk/colorlabel.c
	* src/gtk/quicksearch.c
	* src/plugins/pgpmime/pgpmime.c
	* src/plugins/spamassassin/spamassassin.c
		Removed redundant NULL checks for g_free() calls.
		Patch by Pawel Pekala.
2006-04-06 10:58:17 +00:00
Ricardo Mones
e64f72cf07 2006-04-06 [mones] 2.1.0cvs6
* src/prefs_actions.c
	* src/prefs_filtering.c
	* src/prefs_filtering_action.c
	* src/prefs_matcher.c
	* src/prefs_template.c
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
		Have a nice replace button. Patch by Pawel Pekala
2006-04-06 10:50:29 +00:00
Colin Leroy
a1589d85b5 2006-04-06 [colin] 2.1.0cvs5
* src/addressbook.c
		Fix crash with empty columns
2006-04-06 05:38:40 +00:00
Colin Leroy
8a943122b3 2006-04-05 [colin] 2.1.0cvs4
* src/wizard.c
	* src/prefs_gtk.c
		Allow wizard customization with pre-filled values
2006-04-05 16:49:00 +00:00
Colin Leroy
e4bcc8301f 2006-04-05 [colin] 2.1.0cvs3
* src/textview.c
	* src/mimeview.c
	* src/mimeview.h
		Nicer messages in mimeview
2006-04-05 16:47:17 +00:00
Colin Leroy
f8c063b8e0 2006-04-05 [colin] 2.1.0cvs2
* src/addressbook.c
	* src/prefs_summaries.c
		i18n fix
2006-04-05 16:45:55 +00:00
Colin Leroy
d4f9899069 2006-04-05 [colin] 2.1.0cvs1
* src/plugins/pgpcore/plugin.c
	* src/plugins/pgpcore/select-keys.c
	* src/plugins/pgpcore/select-keys.h
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/pgpcore/sgpgme.h
	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpinline/plugin.c
	* src/plugins/pgpmime/pgpmime.c
	* src/plugins/pgpmime/plugin.c
		Factorize and generalize a bit
		Drop S/MIME signature verification from PGP/MIME
		(adding it as another, more complete plugin)
2006-04-05 16:36:10 +00:00
Paul Mangan
02b1b78752 2006-04-05 [paul] 2.0.0cvs186
* manual/advanced.xml
		add info on colour labels
2006-04-05 09:58:39 +00:00