Commit graph

2341 commits

Author SHA1 Message Date
Tristan Chabredier ea1d3a6fc1 2007-07-10 [wwp] 2.10.0cvs15
* src/main.c
		Fix re-opening of all composing messages that were
		opened when closing the previous instance, thanks
		to Colin.
2007-07-10 09:22:09 +00:00
Paul Mangan a40df4efc7 2007-07-10 [paul] 2.10.0cvs14
* src/editaddress_other_attributes_ldap.c
	* src/ldapupdate.c
		fix crash on selecting 'other attributes' combo
		for either a new entry or an old entry with no
		existing attributes.
		fix bug on editing multiple attributes which
		resulted them all having the value of the last
		one changed.
		Thanks to Colin
2007-07-10 08:03:45 +00:00
Colin Leroy 24bd3413f8 2007-07-10 [colin] 2.10.0cvs13
* src/editaddress.c
	* src/editaddress_other_attributes_ldap.h
	* src/ldapupdate.c
		Fix --disable-ldap build
2007-07-10 06:39:39 +00:00
Colin Leroy 1140869089 2007-07-09 [colin] 2.10.0cvs12
* src/Makefile.am
	* src/addritem.c
	* src/addritem.h
	* src/editaddress.c
	* src/editaddress_other_attributes_ldap.c
	* src/editaddress_other_attributes_ldap.h
	* src/editldap.c
	* src/ldapctrl.c
	* src/ldapctrl.h
	* src/ldapupdate.c
		Add capability to edit all inetOrgPerson
		attributes on LDAP. Patch by Michael
		Rasmussen
2007-07-09 19:59:36 +00:00
Colin Leroy 4e2e4dd78d 2007-07-09 [colin] 2.10.0cvs11
* src/Makefile.am
	* src/exporthtml.c
	* src/mbox.c
	* src/msgcache.c
	* src/prefs_summaries.c
	* src/prefs_themes.c
	* src/procheader.c
	* src/common/Makefile.am
	* src/common/log.c
	* src/common/timing.h
	* src/common/utils.c
	* src/common/utils.h
	* src/common/w32_account.c
	* src/common/w32lib.h
	* src/gtk/Makefile.am
	* src/gtk/colorlabel.c
	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpcore/claws.def
	* src/plugins/pgpcore/passphrase.c
	* src/plugins/pgpcore/pgp_viewer.c
	* src/plugins/pgpcore/plugin.def
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpinline/claws.def
	* src/plugins/pgpinline/mypgpcore.def
	* src/plugins/pgpinline/plugin.def
	* src/plugins/pgpmime/Makefile.am
	* src/plugins/pgpmime/claws.def
	* src/plugins/pgpmime/mypgpcore.def
	* src/plugins/pgpmime/plugin.def
		Commit win32 patch, from Werner Koch and
		Marcus Brinkmann
2007-07-09 19:21:53 +00:00
Colin Leroy a1983621f3 2007-07-09 [colin] 2.10.0cvs10
* src/prefs_toolbar.c
		Fix crash when no actions exist
2007-07-09 19:16:10 +00:00
Paul Mangan ad628d1355 2007-07-07 [paul] 2.10.0cvs9
* COPYING
	* manual/claws-mail-manual.xml
		update copyright year
	* po/fi.po
		updated by Flammie Pirinen
2007-07-07 07:37:36 +00:00
Tristan Chabredier cf82af3c8c 2007-07-05 [wwp] 2.10.0cvs8
* src/plugins/clamav/clamav_plugin_gtk.c
		Make vertical spacing like in other plugin prefs pages.
2007-07-05 20:33:23 +00:00
Tristan Chabredier 5d7adbc15f Fix a typo. 2007-07-05 20:21:23 +00:00
Tristan Chabredier 83e001eba3 2007-07-05 [wwp] 2.10.0cvs7
* src/quote_fmt.c
		It's %am that works, not %ae (this doc incoherence has been
		introduced with 2.9.2cvs14).
2007-07-05 20:10:52 +00:00
Tristan Chabredier 78f53309a6 2007-07-04 [wwp] 2.10.0cvs6
* src/plugins/bogofilter/bogofilter.c
		Gettext-ize an occurrence of "Any" that wasn't.
2007-07-04 18:56:01 +00:00
Colin Leroy 86944e4e87 2007-07-04 [colin] 2.10.0cvs5
* po/POTFILES.in
		Fix untranslated strings; thanks
		to Pader Rezso.
2007-07-04 06:23:49 +00:00
Colin Leroy 60eabc3d54 2007-07-03 [colin] 2.10.0cvs4
* src/folder.c
	* src/mainwindow.c
		Fix saving of sort mode for tags and
		thread date. Thanks to Pierre Ossman.
		Completes fix for bug 1233
2007-07-03 17:25:25 +00:00
Paul Mangan 66f740ab85 2007-07-03 [paul] 2.10.0cvs3
* src/compose.c
		fix auto-save
	* src/summaryview.c
		fix build warnings
	Thanks to Colin
2007-07-03 11:09:15 +00:00
Colin Leroy 5c44927ab5 fix attribution :) 2007-07-02 21:27:30 +00:00
Colin Leroy b621584a62 2007-07-02 [colin] 2.10.0cvs2
* src/folder.h
	* src/mainwindow.c
	* src/procmsg.h
	* src/summaryview.c
		Add View/Sort/by Thread date
		Fixes bug 1233, 'Capability to sort
		threads by most recent message'
2007-07-02 18:15:53 +00:00
Colin Leroy e57b4b3e65 2007-07-02 [colin] 2.10.0cvs1
* src/Makefile.am
	* src/compose.c
	* src/edittags.c
	* src/edittags.h
	* src/filtering.c
	* src/folder.c
	* src/folder.h
	* src/headerview.c
	* src/headerview.h
	* src/main.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/manual.h
	* src/matcher.c
	* src/matcher.h
	* src/matcher_parser_parse.y
	* src/mimeview.c
	* src/msgcache.c
	* src/msgcache.h
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_filtering_action.c
	* src/prefs_matcher.c
	* src/prefs_summary_column.c
	* src/procmsg.c
	* src/procmsg.h
	* src/quote_fmt.c
	* src/quote_fmt_lex.l
	* src/quote_fmt_parse.y
	* src/summaryview.c
	* src/summaryview.h
	* src/textview.c
	* src/common/Makefile.am
	* src/common/defs.h
	* src/common/tags.c
	* src/common/tags.h
	* src/gtk/quicksearch.c
	* src/gtk/quicksearch.h
		Add Tags implementation. Tags are arbitrary labels
		that can be applied to messages. It is possible
		to create, edit, remove tags; apply them to mails;
		filter on tags or tag presence; apply or unset
		tags via filtering actions; reference tags in
		reply templates.
2007-07-02 16:35:40 +00:00
Paul Mangan 1aefbc0a2f 2.10.0 unleashed 2007-07-02 10:22:30 +00:00
Paul Mangan 8d9d67b3a1 2007-07-02 [paul] 2.9.2cvs78
* po/de.po
	* po/en_GB.po
	* po/es.po
	* po/fr.po
	* po/hu.po
	* po/pt_BR.po
	* po/ru.po
	* po/zh_CN.po
		updated by Stephan Sachse, me, Ricardo Mones
		Lastra, Fabien Vantard, Pader Rezso, Frederico
		Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2007-07-02 08:23:04 +00:00
Paul Mangan 7aac5d5d9c 2007-07-02 [paul] 2.9.2cvs77
* AUTHORS
		updated
2007-07-02 06:18:48 +00:00
Tristan Chabredier 98f9709940 2007-06-29 [wwp] 2.9.2cvs76
* src/gtk/headers.h
		Fix a typo (thanks to Ricardo for finding this out).
2007-06-29 06:23:48 +00:00
Paul Mangan cc0f28f764 2007-06-28 [paul] 2.9.2cvs75
* src/folderview.c
		fix build warnings
2007-06-28 08:59:04 +00:00
Paul Mangan 51f3c6cda9 2007-06-28 [paul] 2.9.2cvs74
* tools/Makefile.am
		fix bug in the autotools build system.
		Files cataloged under EXTRA_DIST were never
		automatically copied to the build tree.
		(fix 'make distcheck')
		Patch by Michael Rasmussen.
2007-06-28 08:32:53 +00:00
Colin Leroy 375516a38c 2007-06-24 [colin] 2.9.2cvs73
* src/news_gtk.c
		Fix bug 1249, 'Error handling for
		news errors needs modification'
		Only popup error if the according
		pref in Prefs/Receive is set.
2007-06-24 18:41:14 +00:00
Colin Leroy be3abaeefc fix changelog 2007-06-21 17:29:14 +00:00
Colin Leroy 69da52f584 2007-06-21 [colin] 2.9.2cvs72
* src/common/plugin.c
	* src/common/plugin.h
		Change plugin API to know whether it's safe to
		unload plugins or whether we should just hide
		them
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/clamav/clamav_plugin.c
	* src/plugins/demo/demo.c
	* src/plugins/dillo_viewer/dillo_viewer.c
	* src/plugins/pgpcore/plugin.c
	* src/plugins/pgpinline/plugin.c
	* src/plugins/pgpmime/plugin.c
	* src/plugins/spamassassin/spamassassin.c
	* src/plugins/trayicon/trayicon.c
		Update API
2007-06-21 17:04:01 +00:00
Colin Leroy cd3ae7ab6d 2007-06-19 [colin] 2.9.2cvs71
* src/compose.c
	* src/messageview.c
		Fix crash mentioned in bug 1246
		Race condition when automatically drafting
		due to insertion on reedit.
2007-06-19 21:36:55 +00:00
Tristan Chabredier aa14a4942b 2007-06-18 [wwp] 2.9.2cvs70
* src/importldif.c
		LDIF import: use a "Proceed" button to complete
		the process.
2007-06-18 09:14:18 +00:00
Paul Mangan 3b63a322d4 2007-06-18 [paul] 2.9.2cvs69
* configure.ac
		use pkgconfig to check for gtk and glib
2007-06-18 06:49:27 +00:00
Tristan Chabredier e19aaf0148 2007-06-17 [wwp] 2.9.2cvs68
* src/ldif.c
	* src/importldif.c
		LDIF import: better error handling, minor code
		and UI cleanup, and renamed the Save button
		to Close, as imported stuff is already saved
		when the Save button is shown.
2007-06-17 20:54:04 +00:00
Colin Leroy 2dd9662818 2007-06-17 [colin] 2.9.2cvs67
* src/prefs_summaries.c
	* src/procmsg.c
		Don't set as read when forwarded, only replied to
2007-06-17 18:55:57 +00:00
Paul Mangan 50889ff91f 2007-06-17 [paul] 2.9.2cvs66
* src/alertpanel.c
		add missing #include
2007-06-17 10:30:24 +00:00
Colin Leroy 3173c439c9 2007-06-16 [colin] 2.9.2cvs65
* src/prefs_summaries.c
	* src/procmsg.c
		Change the pref "Only mark as read when opened
		in new window" to "..., replied to or forwarded".
		Based on a patch by Paul Rolland.
2007-06-16 17:47:06 +00:00
Paul Mangan 44e6d5437b 2007-06-16 [paul] 2.9.2cvs64
* src/gtk/authors.h
		alphabetical order! :)
2007-06-16 13:49:14 +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 efe161c94b 2007-06-16 [colin] 2.9.2cvs62
* src/messageview.c
		Fix messageview_copy_clipboard to take advantage
		of plugins' get_selection.
2007-06-16 12:40:11 +00:00
Colin Leroy 5d4a3b8e28 2007-06-15 [colin] 2.9.2cvs61
* src/action.c
	* src/addr_compl.c
	* src/addressbook.c
	* src/folderview.c
	* src/message_search.c
	* src/mimeview.c
	* src/summary_search.c
	* src/summaryview.c
	* src/textview.c
		Allow GDK_KP_Enter to do the same as GDK_Return
		Patch by Michael Rasmussen
2007-06-15 17:18:19 +00:00
Paul Mangan 936f0e649d fix ChangeLog typo 2007-06-15 11:26:10 +00:00
Paul Mangan c2e46edb46 2007-06-15 [paul] 2.9.2cvs60
* src/compose.c
		fix bug when one closing a compose window
		during autosave
2007-06-15 11:23:43 +00:00
Paul Mangan 7dee42f8f8 2007-06-14 [paul] 2.9.2cvs59
* src/main.c
	* src/common/defs.h
		migrate sylpheed config
2007-06-14 10:09:39 +00:00
Tristan Chabredier 3d0fd3c7c9 2007-06-14 [wwp] 2.9.2cvs58
* src/gtk/pluginwindow.c
		Yet another attempt to fix sizing/alignment of the
		button bar in plugins window.
2007-06-14 09:18:37 +00:00
Colin Leroy fdae8fbca2 2007-06-12 [colin] 2.9.2cvs57
* po/POTFILES.in
	* src/Makefile.am
	* src/folderview.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_summaries.c
	* src/prefs_summary_open.c
	* src/prefs_summary_open.h
	* src/summaryview.c
		Make "when entering a folder" actions more personalisable
2007-06-12 16:48:32 +00:00
Tristan Chabredier 61e0d8e892 2007-06-12 [wwp] 2.9.2cvs56
* tools/README
		Use short description from Paul (mairix.sh).
2007-06-12 08:17:16 +00:00
Tristan Chabredier 921741911c 2007-06-12 [wwp] 2.9.2cvs55
* tools/README
		Updated info about mairix.sh.
2007-06-12 08:13:11 +00:00
Paul Mangan 1f7e9cbf3e 2007-06-11 [paul] 2.9.2cvs54
* src/prefs_logging.c
		rework log window length widgets
		and some sensitivity fixes
2007-06-11 10:51:13 +00:00
Paul Mangan de586af23f 2007-06-11 [paul] 2.9.2cvs53
* src/mainwindow.c
	* src/prefs_logging.c
		rename 'Protocol Log' to 'Network Log'
		and some function renaming
2007-06-11 10:48:35 +00:00
Tristan Chabredier a384cbd846 2007-06-10 [wwp] 2.9.2cvs52
* src/gtk/pluginwindow.c
		Revert 2.9.2cvs51.
2007-06-10 21:05:32 +00:00
Tristan Chabredier 60abfc9b88 2007-06-10 [wwp] 2.9.2cvs51
* src/gtk/pluginwindow.c
		Fix button bar in plugin window, was centered and not
		behaving like other dialogs w/ such button bar.
2007-06-10 15:29:52 +00:00
Tristan Chabredier 90660664d2 2007-06-08 [wwp] 2.9.2cvs50
* src/compose.c
	* src/compose.h
	* src/main.c
	* src/mainwindow.c
	* src/mainwindow.h
		Provide a way out of automatic draft saving on IMAP, when
		exiting offline.
		Prevent drafting while sending and quitting while sending.
		Thanks for Colin.
2007-06-08 13:18:44 +00:00
Tristan Chabredier c7ae058153 2007-06-08 [wwp] 2.9.2cvs49
* src/prefs_account.c
	* src/gtk/prefswindow.c
	* src/gtk/prefswindow.h
		Activate the Basic page when opening account prefs.
2007-06-08 13:03:33 +00:00
Tristan Chabredier 89a87736ac 2007-06-08 [wwp] 2.9.2cvs48
* src/common/socket.c
		Don't crash if fork() fails, thanks to Colin.
2007-06-08 09:22:51 +00:00
Tristan Chabredier 1383a2f07c 2007-06-08 [wwp] 2.9.2cvs47
* src/gtk/prefswindow.c
		Wrap some long lines, and reset horizontal scroller's adjusment
		(this was already done, vertically), when changing tab (not page)
		in prefs windows.
2007-06-08 09:14:18 +00:00
Paul Mangan 2ce60131bb 2007-06-08 [paul] 2.9.2cvs46
* src/common/utils.c
		use gethostname() instead of uname()
		based on a patch by Michael Hughes
		<Sylpheed-Claws_user@thehugheslogcabin.net>
2007-06-08 09:01:01 +00:00
Tristan Chabredier 110be9adfa 2007-06-07 [wwp] 2.9.2cvs45
* src/prefs_common.c
		Fix some useless warnings, thanks to Colin.
2007-06-07 15:12:42 +00:00
Colin Leroy 2b3120c113 2007-06-06 [colin] 2.9.2cvs44
* src/ldapupdate.c
		Fix strange allocations.
2007-06-06 08:35:09 +00:00
Colin Leroy 97d156f1b6 2007-06-06 [colin] 2.9.2cvs43
* src/ldapupdate.c
		Patch by Michael Rasmussus to help
		bug 1232
2007-06-06 08:30:07 +00:00
Tristan Chabredier b9e0f6b753 2007-06-05 [wwp] 2.9.2cvs42
* src/prefs_account.c
	* src/prefs_folder_item.c
	* src/prefs_quote.c
	* src/quote_fmt.c
	* src/quote_fmt.h
		Per-folder templates can now be applied recursively.
		Always save per-folder templates (formats were erroneously
		saved only if they were enabled).
		Check for validity of quotation marks everywhere there
		are defined.
2007-06-05 17:28:28 +00:00
Tristan Chabredier 2cae33bd1b 2007-06-05 [wwp] 2.9.2cvs41
* src/inc.c
		Fix incoming messages from local accounts always getting filtered
		(even if the account prefs say don't), thanks to Colin.
2007-06-05 07:41:30 +00:00
Tristan Chabredier 2ce28140f1 2007-06-05 [wwp] 2.9.2cvs40
* src/compose.c
	* src/compose.h
		Use per-folder/per-account quote chars when applying a
		template or inserting text as well. Const'ify some
		vars more.
2007-06-05 06:43:35 +00:00
Colin Leroy 4aa7dee7c7 2007-06-04 [colin] 2.9.2cvs39
* src/compose.c
		More work for wwp :)
2007-06-04 19:56:09 +00:00
Tristan Chabredier 9e3e745771 2007-06-04 [wwp] 2.9.2cvs38
* src/compose.c
		Same as 2.9.2cvs36 but for forwarding.
2007-06-04 17:09:07 +00:00
Colin Leroy e476058693 2007-06-04 [colin] 2.9.2cvs37
* src/compose.c
		Use original mail file for forward/redirect
		Fixes some forwarded mails to be attached as
		application/octet-stream (when they have binary
		parts), and incidentally fixes bug 848
		'Redirect breaks GnuPG'
2007-06-04 16:51:29 +00:00
Tristan Chabredier 400985fca0 2007-06-04 [wwp] 2.9.2cvs36
* src/compose.c
		Fix quote mark mis-initialisation when replying/forwarding
		(introduced w/ 2.9.2cvs20).
2007-06-04 16:47:33 +00:00
Tristan Chabredier e9df0dd4da 2007-06-04 [wwp] 2.9.2cvs35
* src/prefs_compose_writing.c
	* src/prefs_quote.c
		Fix a bug where Quotation characters (prefs/compose/writing)
		was cleared (introduced w/ 2.9.2cvs26).
2007-06-04 15:52:53 +00:00
Tristan Chabredier 3388eb6cdc 2007-06-04 [wwp] 2.9.2cvs34
* src/prefs_account.c
	* src/prefs_account.h
		Better fix for compiling w/o aspell (rollbacks
		2.9.2cvs31).
2007-06-04 15:38:58 +00:00
Tristan Chabredier 7a7deadcfa 2007-06-04 [wwp] 2.9.2cvs33
* src/account.c
	* src/prefs_account.c
	* src/prefs_account.h
	* src/procmsg.c
		It's now possible to disable mail filtering plugins
		on a per-account basis.
2007-06-04 13:28:06 +00:00
Tristan Chabredier e5a9c842d3 2007-06-04 [wwp] 2.9.2cvs32
* src/procheader.c
	* src/common/utils.c
	* src/common/utils.h
		Support CRLF in headers part of messages.
		Support few more date formats (RFC3339 subsets).
2007-06-04 13:15:02 +00:00
Tristan Chabredier 5bb3087800 Grmbl, fixing changelog. 2007-06-04 06:57:12 +00:00
Tristan Chabredier e7b969a093 2007-06-04 [wwp] 2.9.2cvs31
* src/prefs_account.c
		Fix compiling w/o openssl support.
2007-06-04 06:53:34 +00:00
Tristan Chabredier 6c11937a8f 2007-06-03 [wwp] 2.9.2cvs30
* src/prefs_gtk.c
		Don't decode leading ENV_ and ~ in P_PASSWORD
		values.
2007-06-03 19:52:31 +00:00
Tristan Chabredier d94ce4a84d 2007-06-03 [wwp] 2.9.2cvs28
* src/prefs_account.c
	* src/gtk/prefswindow.c
	* src/gtk/prefswindow.h
		Added a way to force preloading of all pages
		(prefswindow).
		Moved tabs to pages in account prefs.
2007-06-03 19:32:41 +00:00
Colin Leroy 6bce3e1195 2007-06-02 [colin] 2.9.2cvs27
* src/addressbook.c
		Fix possible crash, fix ldap write bugs
	* src/ldapupdate.c
		Fix ldap write bugs - patch by Michael
		Rasmussen
	* src/alertpanel.c
	* src/alertpanel.h
		Add a hook whenever alertpanel opens/closes
2007-06-02 17:59:55 +00:00
Tristan Chabredier 34a2d95bc0 2007-05-31 [wwp] 2.9.2cvs26
* src/prefs_compose_writing.c
	* src/prefs_quote.c
		Re-organized writing options a bit:
		 - renamed the Quoting page to Templates
		 - moved all composing templates to that page
		 - moved non-templates options to the Writing one,
		   grouped reply-related options, reordered reply and
		   forward options.
2007-05-31 09:40:46 +00:00
Tristan Chabredier 7b4a263ea9 2007-05-31 [wwp] 2.9.2cvs25
* src/compose.c
		Removed unused code.
2007-05-31 07:24:29 +00:00
Colin Leroy 13020fbbca 2007-05-31 [colin] 2.9.2cvs24
* src/addressbook.c
		Fix missing display name when modifying
		LDAP. Patch by Michael Rasmussen
2007-05-31 06:36:46 +00:00
Tristan Chabredier ef05380bdc 2007-05-31 [wwp] 2.9.2cvs23
* src/plugins/bogofilter/Makefile.am
	* src/plugins/clamav/Makefile.am
	* src/plugins/demo/Makefile.am
	* src/plugins/dillo_viewer/Makefile.am
	* src/plugins/spamassassin/Makefile.am
		Fix building of those plugins in Mac OS X.
2007-05-31 00:01:17 +00:00
Tristan Chabredier 56e1361b68 2007-05-30 [wwp] 2.9.2cvs22
* src/gtk/quicksearch.c
		Fix missing initialization.
2007-05-30 23:58:25 +00:00
Tristan Chabredier e0a3703cba 2007-05-30 [wwp] 2.9.2cvs21
* src/procheader.c
		Revert accidental commit (debug outputs).
2007-05-30 23:11:29 +00:00
Tristan Chabredier 4d030dbfe2 2007-05-30 [wwp] 2.9.2cvs20
* src/compose.c
	* src/folder_item_prefs.c
	* src/folder_item_prefs.h
	* src/prefs_account.c
	* src/prefs_account.h
	* src/prefs_folder_item.c
	* src/prefs_gtk.c
	* src/prefs_gtk.h
		Implemented per-account and per-folder
		compose/reply/forward formats.
2007-05-30 22:35:52 +00:00
Tristan Chabredier 88609a1885 2007-05-30 [wwp] 2.9.2cvs19
* src/prefs_compose_writing.c
	* src/prefs_quote.c
	* src/procheader.c
	* src/quote_fmt.c
	* src/quote_fmt.h
		Internal API changes (factorize quote format
		prefs and checks).
2007-05-30 22:17:38 +00:00
Colin Leroy dae513209f 2007-05-30 [colin] 2.9.2cvs18
* src/compose.c
		Fix race where it's possible to re-click Send
		between end of SMTP session and end of "move to
		sent folder" when sending an email with send
		dialog enabled.
2007-05-30 17:51:35 +00:00
Colin Leroy 6db20bb080 2007-05-30 [colin] 2.9.2cvs17
* src/crash.c
		Ask for backtrace on all threads. Patch by
		Pawel
	* src/folderview.c
		Fix stale news statusbar when scanning fails.
		Patch by Pawel
	* src/ldapupdate.c
		Fix some LDAP write updates bugs. Patch
		by Michael Rasmussen
2007-05-30 06:46:08 +00:00
Colin Leroy 831e7a1d21 2007-05-29 [colin] 2.9.2cvs16
* src/imap.c
		Fix loss of local flags when moving mails
		on IMAP in high-bandwidth mode (UID FETCH)
2007-05-29 16:44:01 +00:00
Paul Mangan 65d10904a7 2007-05-25 [paul] 2.9.2cvs15
* src/common/socket.c
		fix sometimes crasher on cancelling
		message sending
2007-05-25 08:41:31 +00:00
Colin Leroy 4a28d533ac 2007-05-25 [colin] 2.9.2cvs14
* src/imap.c
		Fix a memory leak
	* src/imap_gtk.c
		Be more helpful in the subscription
		message
2007-05-25 06:50:30 +00:00
Tristan Chabredier 4d8b5ea0e0 2007-05-23 [wwp] 2.9.2cvs13
* src/compose.c
	* src/prefs_compose_writing.c
	* src/prefs_quote.c
	* src/prefs_template.c
	* src/prefs_template.h
	* src/quote_fmt.c
	* src/quote_fmt.h
	* src/quote_fmt_lex.l
	* src/quote_fmt_parse.y
		Introduced new syntax elements (symbols and commands)
		in templates/quote_fmt. Compatibility w/ old
		symbols is kept.
		Updated and reworked the corresponding Information
		dialog.
		Display the line number in dialogs that talk about
		parser errors (in addition to the error message in
		output).
2007-05-23 17:19:50 +00:00
Tristan Chabredier 62ea1351e5 2007-05-23 [wwp] 2.9.2cvs12
* src/quote_fmt_parse.y
		Fix 2.9.2cvs11, probably a paste accident ;).
2007-05-23 09:06:46 +00:00
Tristan Chabredier a38d4b6a5c 2007-05-23 [wwp] 2.9.2cvs11
* src/compose.c
	* src/prefs_template.c
	* src/quote_fmt.h
	* src/quote_fmt_parse.y
		Fix 2.9.2cvs10, which broke --disable-aspell.
2007-05-23 07:51:42 +00:00
Tristan Chabredier 439319888c 2007-05-22 [wwp] 2.9.2cvs10
* src/compose.c
	* src/prefs_template.c
	* src/quote_fmt.c
	* src/quote_fmt.h
	* src/quote_fmt_lex.l
	* src/quote_fmt_parse.y
	* src/gtk/gtkaspell.c
	* src/gtk/gtkaspell.h
		Added template/quote format syntactical elements
		to show and query:
			- current dictionary
			  %T to show (shows empty if not set or not enabled),
			  ?T and !T to check if the default dictionary is
			  enabled and set
			- current account's default dictionary
			  %aT to show (empty if not set or not enabled),
			  ?aT and !aT to check if it's enabled and set
			- name completion for an address, from the address
			  book
			  %ABf, %ABt, %ABc respectively show the full name got
			  from the address book if From, To or Cc match a single
			  contact.
			  ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
			  matches any contact and if the full name is non-empty.
			  If From, To or Cc are lists of email addresses, only
			  the first address will be checked.
		In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
		that could show a trailing ','.
		Also, template/quote_fmt parser now shows the line number in case
		of parser error.
2007-05-22 21:36:07 +00:00
Colin Leroy c5231b641a 2007-05-15 [colin] 2.9.2cvs9
* src/main.c
	* src/main.h
		Add a public function to know whether Claws
		crashed last time
		Store opened folder when exiting
	* src/folder.c
	* src/folder.h
		Store last opened message in each FolderItem;
		Reset last seen messages if Claws crashed, so
		that one can't go in an infinite crash in case
		a particular mail crashes Claws.
	* src/messageview.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/summaryview.c
	* src/prefs_summaries.c
		Add "Select last opened message" when entering
		a folder
		Add "Select last opened folder" at startup.
2007-05-15 18:45:52 +00:00
Colin Leroy 055c0220ce 2007-05-14 [colin] 2.9.2cvs8
* manual/xml2pdf
		Fix bashism, search for xml catalog
		in /usr/local/share/xml/catalog too
		Patch by Pawel
2007-05-14 20:03:50 +00:00
Tristan Chabredier bbec32e0c2 2007-05-13 [wwp] 2.9.2cvs7
* src/gtk/logwindow.c
		fix raising log windows when they are either minimized or
		in background.
2007-05-13 07:58:19 +00:00
Colin Leroy 7f4de4415b 2007-05-11 [colin] 2.9.2cvs6
* src/gtk/filesel.c
		Use Hildon's file chooser on Maemo. Patch
		by Jean-Luc Biord; fixes part 2 of bug 1201,
		'File attachment "manipulation" bugs...'
2007-05-11 06:21:30 +00:00
Tristan Chabredier f7a4632839 2007-05-10 [wwp] 2.9.2cvs5
* src/prefs_common.c
	* src/prefs_common.h
	* src/gtk/quicksearch.c
		Add a quicksearch option to automatically run
		a search selected from the history (this option
		is exclusive towards type-ahead).
2007-05-10 16:39:25 +00:00
Colin Leroy 320a025df7 2007-05-10 [colin] 2.9.2cvs4
* src/imap.c
		Fix g_warnings, thanks to Brian
		Morrison
2007-05-10 06:03:34 +00:00
Colin Leroy cbfd14814f 2007-05-09 [colin] 2.9.2cvs3
* src/crash.c
	* src/exporthtml.c
	* src/mbox.c
	* src/prefs_summaries.c
	* src/procheader.c
	* src/common/log.c
	* src/common/utils.c
	* src/gtk/gtksourceprintjob.c
	* src/gtk/sslcertwindow.c
		Use the re-entrant variant of time functions
		Probably fixes bug 1217, 'reentrancy problems
		with time functions'
2007-05-09 16:43:43 +00:00
Colin Leroy f0d6d7b9fb 2007-05-09 [colin] 2.9.2cvs2
* src/imap.c
		Fix crasher when reconnection fails
2007-05-09 05:59:25 +00:00
Paul Mangan 0efb900cf0 2007-05-08 [paul] 2.9.2cvs1
* NEWS
	* README
	* RELEASE_NOTES
	* configure.ac
		bump version number following
		stable release
2007-05-08 09:46:05 +00:00
Paul Mangan e2deb9edd4 2007-05-08 [paul] 2.9.1cvs48
* src/plugins/demo/demo.c
	* src/plugins/dillo_viewer/dillo_prefs.c
	* src/plugins/dillo_viewer/dillo_prefs.h
	* src/plugins/dillo_viewer/dillo_viewer.c
	* 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/sgpgme.c
	* src/plugins/pgpcore/sgpgme.h
	* src/plugins/pgpinline/plugin.c
	* src/plugins/pgpmime/pgpmime.c
	* src/plugins/pgpmime/pgpmime.h
	* src/plugins/pgpmime/plugin.c
	* src/plugins/spamassassin/spamassassin.c
	* src/plugins/spamassassin/spamassassin.h
	* src/plugins/spamassassin/spamassassin_gtk.c
	* src/plugins/trayicon/README
	* tools/README
	* tools/README.sylprint
	* tools/outlook2claws-mail.pl
	* tools/sylprint.pl
	* tools/tb2claws-mail
	* tools/tbird2claws.py
	* tools/update-po
	* tools/vcard2xml.py
	* tools/kdeservicemenu/README
		cleanups and corrections
2007-05-08 06:54:21 +00:00
Tristan Chabredier 72725408b3 2007-05-06 [wwp] 2.9.1cvs47
* tools/uudec
		Fix missing dash to `display` command-line, reported
		by Georg Himmrich <georg at mails d0t diesind d0t net>.
2007-05-06 20:52:52 +00:00
Colin Leroy 1e23709b4b 2007-05-06 [colin] 2.9.1cvs46
* src/Makefile.am
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/pixmaps/printer.xpm
		Add a printer icon
2007-05-06 20:05:41 +00:00
Paul Mangan 551d7219e7 2007-05-06 [paul] 2.9.1cvs45
* src/compose.c
	* src/ldapquery.c
	* src/privacy.h
	* src/summary_search.c
	* src/summaryview.c
		fix build warnings
2007-05-06 06:46:24 +00:00
Tristan Chabredier c99b625fbe 2007-05-05 [wwp] 2.9.1cvs44
* src/messageview.c
	* src/mh.c
	* src/prefs_actions.c
	* src/prefs_gtk.c
	* src/summaryview.c
	* src/common/xml.c
		Fix "faild" typos everywhere and capitalization of
		some g_warnings.
2007-05-05 08:53:18 +00:00
Colin Leroy 1e84f56272 2007-05-04 [colin] 2.9.1cvs43
* src/compose.c
	* src/privacy.c
	* src/privacy.h
	* src/plugins/pgpcore/prefs_gpg.c
	* src/plugins/pgpcore/prefs_gpg.h
	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpmime/pgpmime.c
		Add an API to warn about encryption limits,
		and allow to disable these warnings
2007-05-04 17:16:35 +00:00
Colin Leroy a24728b348 2007-05-03 [colin] 2.9.1cvs42
* src/summaryview.c
	* src/mainwindow.c
		Fix bug 1213, 'Delete more than
		one thread at once'
2007-05-03 17:37:24 +00:00
Tristan Chabredier 16f9a5d51f 2007-05-03 [wwp] 2.9.1cvs41
* src/prefs_common.c
	* src/prefs_filtering.c
	* src/prefs_template.c
	* src/common/template.c
	* src/common/template.h
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
		Templates are no longer automatically sorted
		by name, but can be sorted manually using
		|< < > >| buttons as well as drag'n'drop.
2007-05-03 12:44:01 +00:00
Tristan Chabredier 90c3b39963 2007-05-03 [wwp] 2.9.1cvs40
* src/plugins/spamassassin/spamassassin.c
	* src/plugins/spamassassin/spamassassin.h
	* src/plugins/spamassassin/spamassassin_gtk.c
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/bogofilter/bogofilter.h
	* src/plugins/bogofilter/bogofilter_gtk.c
		Added an option to conditionally mark saved spam
		as read	(default is and was to do so).
		Satisfies feature request 1708539 on sf.net tracker.
2007-05-03 07:32:13 +00:00
Colin Leroy 322f9d6eb0 2007-05-03 [colin] 2.9.1cvs39
* src/inc.c
		Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2007-05-03 07:05:57 +00:00
Colin Leroy a9cb54dd23 2007-05-02 [colin] 2.9.1cvs38
* src/textview.c
		Fix bug 1209, 'Clicking on address
		in header (mailto uri) selects
		default account'. Patch adapted from
		G.P. Halkes' patch.
2007-05-02 17:04:57 +00:00
Colin Leroy a7c0b7d50a 2007-05-02 [colin] 2.9.1cvs37
* src/grouplistdialog.c
		Set cursor to wait cursor while loading
		groups.
2007-05-02 16:31:09 +00:00
Paul Mangan 83d1bd82e3 2007-05-02 [paul] 2.9.1cvs36
* src/folder.c
	* src/common/defs.h
		rename cache and mark files
		(data is preserved)
2007-05-02 07:47:38 +00:00
Paul Mangan 31242837ba 2007-04-30 [paul] 2.9.1cvs35
* manual/glossary.xml
	* manual/plugins.xml
		updates. Patch by Ricardo
2007-04-30 07:55:46 +00:00
Tristan Chabredier 4d37cd9840 2007-04-29 [wwp] 2.9.1cvs34
* src/mainwindow.c
	* configure.ac
		Fix few grammatical errors (patch by David Relson < relson at
		osagesoftware dot com >).
2007-04-29 21:29:10 +00:00
Colin Leroy 86c30b895a 2007-04-28 [colin] 2.9.1cvs33
* src/account.c
	* src/pop.c
	* src/prefs_account.c
	* src/prefs_account.h
		Drop the "Download all" preference. It's
		stupidly useless and confuses people from
		time to time.
2007-04-28 07:55:32 +00:00
Tristan Chabredier 0ef3bb00f4 2007-04-27 [wwp] 2.9.1cvs32
* src/account.c
	* src/prefs_account.c
	* src/prefs_account.h
		Don't reflect accounts changes to the mainwindow when it's
		not necessary.
2007-04-27 21:07:03 +00:00
Colin Leroy 1b325768f2 2007-04-27 [colin] 2.9.1cvs31
* src/folder.c
		Freeze/thaw when sync'ing flags
	* src/imap.c
	* src/prefs_account.c
	* src/prefs_account.h
	* src/etpan/imap-thread.c
	* src/etpan/imap-thread.h
		Add a way to use UID FETCH instead
		of searches to fetch message lists
		and flags. More expensive towards
		bandwidth, less expensive towards
		server's CPU. Probably fixes
		bug 1158, 'Scanning new folders on
		Exchange 2007 extremely slow'.
		Patch 95% by Hoa.
2007-04-27 17:12:06 +00:00
Paul Mangan 40e99c3b20 2007-04-27 [paul] 2.9.1cvs30
* src/mainwindow.c
	* src/prefs_logging.c
		improvements to english usage
2007-04-27 09:17:55 +00:00
Colin Leroy a3170a6989 2007-04-27 [colin] 2.9.1cvs29
* src/imap.c
		Fix build without libetpan (my bad!)
2007-04-27 06:37:37 +00:00
Colin Leroy 4107efb0c5 2007-04-26 [colin] 2.9.1cvs28
* src/imap.c
	* src/imap.h
		Fix uselessly exported function
	* src/textview.c
		Consider "- -- \n" as signature separator
		(that's what signature separators look like
		 in PGP/Inline signed mails)
2007-04-26 19:24:15 +00:00
Colin Leroy cba47d31ad 2007-04-26 [colin] 2.9.1cvs27
* configure.ac
		libetpan-0.49 is now required
	* src/procmime.c
		Fix double fetching of mails if
		first try failed
	* src/imap.c
		Make offline sync faster, by
		remembering last change time, and
		last sync time.
2007-04-26 17:17:39 +00:00
Hoà Viêt Dinh 38c6c403ef 2007-04-26 [hoa] 2.9.1cvs26
* src/imap.c
	* src/imap.h
	* src/mainwindow.c
	* src/toolbar.c
	* src/etpan/imap-thread.c
	* src/etpan/imap-thread.h
		cancellation of IMAP operations is now allowed.
2007-04-26 10:05:41 +00:00
Colin Leroy 94eb522e8c 2007-04-26 [colin] 2.9.1cvs25
* src/folder.c
		Always fetch body+headers in folders that are
		synched for offline use, if "Synchronise as
		soon as possible" is set.
		Fixes bug 1200, 'Add option to always retrieve full
		messages'
2007-04-26 06:49:39 +00:00
Colin Leroy da4a6ce109 2007-04-25 [colin] 2.9.1cvs24
* src/compose.c
		Fix bug 1198, 'Reply-all "disappearing" address bug
		persists...'
2007-04-25 16:32:14 +00:00
Colin Leroy 61d34252f5 2007-04-24 [colin] 2.9.1cvs23
* src/folderview.c
		Fix bug 1195, 'Hardware key navigation'
		Make GDK_Enter toggle expansion (Maemo)
2007-04-24 16:51:09 +00:00
Tristan Chabredier 17a1c7e4a6 2007-04-24 [wwp] 2.9.1cvs22
* src/compose.c
		Fix few compiler warnings.
2007-04-24 16:24:21 +00:00
Paul Mangan b6216bd5f2 2007-04-24 [paul] 2.9.1cvs21
* src/Makefile.am
	* src/stock_pixmap.c
	* src/stock_pixmap.h
		complete last commit
2007-04-24 14:44:16 +00:00
Paul Mangan 7ef2ac257c 2007-04-24 [paul] 2.9.1cvs20
* src/gtk/about.c
	* src/pixmaps/active.xpm
	* src/pixmaps/checkbox_off.xpm
	* src/pixmaps/checkbox_on.xpm
	* src/pixmaps/inactive.xpm
		kick out the blobs
		remove transparent border from checkbox icons
2007-04-24 14:00:18 +00:00
Tristan Chabredier dba6d49256 2007-04-24 [wwp] 2.9.1cvs19
* src/textview.c
	* src/textview.h
		Fix a crash in textview, thanks to Colin.
2007-04-24 10:05:01 +00:00
Tristan Chabredier fc85708941 2007-04-23 [wwp] 2.9.1cvs18
* src/prefs_common.c
		Fix 2.9.1cvs5: no header was being translated at all.
2007-04-23 19:01:21 +00:00
Colin Leroy b047ab37cc 2007-04-23 [colin] 2.9.1cvs17
* src/Makefile.am
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/summaryview.c
	* src/summaryview.h
	* src/gtk/gtksctree.c
	* src/gtk/gtksctree.h
	* src/pixmaps/selection.xpm
		Fix bug 1193, 'Need a way to multi-select
		items'. Add a toggle button to the summaryview
		to switch between normal and multiple selection
		(Maemo)
2007-04-23 17:01:16 +00:00
Colin Leroy fc5f11b372 2007-04-23 [colin] 2.9.1cvs15
* src/compose.c
		Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
2007-04-23 16:15:16 +00:00
Colin Leroy 18792d122b 2007-04-21 [colin] 2.9.1cvs14
* src/gtk/quicksearch.c
		Fix previous commit (actually use correct
		parameter)
2007-04-21 15:20:32 +00:00
Colin Leroy b3f612793c 2007-04-21 [colin] 2.9.1cvs13
* src/gtk/quicksearch.c
		Fix changing quicksearch type (after Esc,
		after changing Recursive, ...)
2007-04-21 14:43:17 +00:00
Tristan Chabredier b9c913fa0d 2007-04-20 [wwp] 2.9.1cvs12
* src/gtk/Makefile.am
		Added headers.h (completes 2.9.1cvs5).
2007-04-20 21:10:38 +00:00
Tristan Chabredier 92a477f794 2007-04-20 [wwp] 2.9.1cvs11
* src/addressbook.c
		Fix the use of display name in name column,
		it has been overriden w/ the use of nickname
		by 2.9.0cvs3. Now nickname is used (if any)
		in case of LDAP books only.
2007-04-20 17:10:45 +00:00
Colin Leroy 187ee68e4f 2007-04-20 [colin] 2.9.1cvs10
* src/mimeview.c
	* src/summaryview.c
	* src/textview.c
		Add handling of 'a' to loop in a mail's
		mimeparts
2007-04-20 16:15:58 +00:00
Colin Leroy 97a4007b19 2007-04-20 [colin] 2.9.1cvs9
* src/toolbar.c
		Fix bug 1190, 'dir_open' button doesn't work'
		(Maemo)
2007-04-20 16:08:36 +00:00
Colin Leroy cb7ffdcf17 2007-04-20 [colin] 2.9.1cvs8
* src/folderview.c
	* src/mainwindow.c
		Fix bug 1194, 'Hardware keys move from email
		list to account/directory list, but not back
		to email list...' (Maemo)
2007-04-20 16:03:00 +00:00
Colin Leroy 0685ff9d1b 2007-04-20 [colin] 2.9.1cvs7
* src/compose.h
		complete previous commit
2007-04-20 15:57:58 +00:00
Colin Leroy b4fc125798 2007-04-20 [colin] 2.9.1cvs6
* src/compose.c
		Fix bug 1187, 'Reply-to addressee disappears
		when reply-to text box is clicked...' (Maemo)
2007-04-20 15:54:57 +00:00
Tristan Chabredier 351b1b34f7 2007-04-20 [wwp] 2.9.1cvs5
* po/POTFILES.in
	* src/addressbook.c
	* src/compose.c
	* src/filtering.c
	* src/headerview.c
	* src/matcher.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_display_header.c
	* src/prefs_matcher.c
	* src/summaryview.c
	* src/gtk/headers.h
	* src/gtk/quicksearch.c
		Translate more header names according to the relevant option value,
		mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
		Replaced nearly all uses of prefs_common.trans_hdr with a call
		to prefs_common_translated_header_name().
		Added a headers.h reference file that contains known header names
		(RFC2822 and others) to the translation process' input, so that
		translated header names will still exist even if no occurrence of
		_("headername") is found anymore in the sources.
		Don't translate column name 'Number' following to trans_hdr option
		value as it's not a header name.
2007-04-20 14:54:54 +00:00
Colin Leroy f3e403a399 2007-04-20 [colin] 2.9.1cvs4
* src/gtk/quicksearch.c
	* src/gtk/quicksearch.h
		Add "From, To or Subject" quicksearch
		type. Patch by ulfschaper@users.sf.net
2007-04-20 06:42:19 +00:00
Colin Leroy a53721c4b8 2007-04-20 [colin] 2.9.1cvs3
* src/matcher.c
		Implement proper references filtering condition.
		Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
2007-04-20 06:13:56 +00:00
Tristan Chabredier a3e4df46ce 2007-04-19 [wwp] 2.9.1cvs2
* src/prefs_display_header.c
	* src/message_search.c
		Fix few warnings (g_free of const gchar*).
2007-04-19 14:25:43 +00:00
Paul Mangan 2725debaf2 2007-04-19 [paul] 2.9.1cvs1
* NEWS
	* README
	* RELEASE_NOTES
	* configure.ac
		bump version number following
		stable release
2007-04-19 09:28:58 +00:00
Paul Mangan 6a98ec0532 2007-04-19 [paul] 2.9.0cvs9
* manual/advanced.xml
	* manual/glossary.xml
		fix typos
2007-04-19 06:58:46 +00:00
Paul Mangan fd90b19e68 2007-04-18 [paul] 2.9.0cvs8
* src/pop.c
		fix for CVE-2007-1558 (APOP)
		Thanks to Colin
2007-04-18 08:31:48 +00:00
Paul Mangan c088d75cf5 2007-04-18 [paul] 2.9.0cvs7
* src/messageview.c
	* src/mimeview.c
	* src/summaryview.c
	* src/gtk/filesel.c
		Fix encoding woes wrt saving of
		mails and parts
		Thanks to Colin
2007-04-18 08:28:32 +00:00
Colin Leroy 16f18761db fix changelog 2007-04-18 06:20:32 +00:00
Colin Leroy 1aae47789d 2007-04-18 [colin] 2.9.0cvs6
* src/gtk/pluginwindow.c
		Fix closing with the window's [X]
2007-04-18 06:19:26 +00:00
Tristan Chabredier d49969f177 2007-04-17 [wwp] 2.9.0cvs5
* src/addressadd.c
	* src/addressbook.c
	* src/addrindex.c
	* src/ldapupdate.c
		Fix --disable-ldap build,
		fix some LDAP annoyances on
		searches, thanks to Colin.
2007-04-17 13:03:57 +00:00
Tristan Chabredier 1baba595e2 2007-04-17 [wwp] 2.9.0cvs4
* src/ldapupdate.c
		Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
		like gcc 2.9x. Thanks to Colin.
2007-04-17 09:23:45 +00:00
Tristan Chabredier 47d2667999 2007-04-17 [wwp] 2.9.0cvs3
* src/Makefile.am
	* src/addressadd.c
	* src/addressbook.c
	* src/addrindex.c
	* src/addritem.c
	* src/addritem.h
	* src/editaddress.c
	* src/ldapctrl.c
	* src/ldapctrl.h
	* src/ldapquery.c
	* src/ldapserver.c
	* src/ldapserver.h
	* src/ldapupdate.c
	* src/ldapupdate.h
		Add LDAP write support. Patch mostly by
		Michael <mir at datanom dot net>
2007-04-17 09:16:46 +00:00
Tristan Chabredier fea6bd218d 2007-04-17 [wwp] 2.9.0cvs2
* src/compose.c
		Prepend "Add to address book" to the context menu of compose window's sender and
		recipient fields.
2007-04-17 08:47:10 +00:00
Paul Mangan 1ca92d225b 2007-04-16 [paul] 2.9.0cvs1
* src/gtk/authors.h
		add Pader Rezso
2007-04-16 12:06:54 +00:00
Paul Mangan 51c8e8e97d 2.9.0 unleashed 2007-04-16 07:50:03 +00:00
Paul Mangan 70a469d1f3 2007-04-16 [paul] 2.8.1cvs102
* po/fr.po
		updated by Fabien Vantard
2007-04-16 05:46:04 +00:00
Paul Mangan 4c3bd5d47a 2007-04-16 [paul] 2.8.1cvs101
* po/ca.po
	* po/cs.po
	* po/de.po
	* po/hu.po
	* po/pl.po
	* po/pt_BR.po
	* po/sr.po
	* po/zh_CN.po
		updated by Miquel Oliete, Tim Brain, Stephan Sachse,
		Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
		Aleksandar Urosevic, and Ralgh Young
2007-04-16 05:27:47 +00:00
Ricardo Mones 86286f8c6a 2007-04-15 [mones] 2.8.1cvs100
* po/es.po
		Updated for release
2007-04-15 11:01:09 +00:00
Colin Leroy c6d7317bbd 2007-04-14 [colin] 2.8.1cvs99
* src/message_search.c
	* src/prefs_display_header.c
	* src/summary_search.c
	* src/gtk/combobox.c
		Fix allocations
2007-04-14 12:16:24 +00:00
Tristan Chabredier ad2cd7c80e 2007-04-14 [wwp] 2.8.1cvs98
* src/gtk/combobox.c
	* src/message_search.c
	* src/summary_search.c
	* src/prefs_display_header.c
		Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
		returns NULL, get the text value directly from the GtkEntry child.
2007-04-14 10:17:33 +00:00
Colin Leroy 40bdb8bcfb 2007-04-13 [colin] 2.8.1cvs97
* src/gtk/quicksearch.c
		Give the focus back to summaryview when
		emptying the quicksearch with Esc
2007-04-13 20:04:26 +00:00
Colin Leroy 4c1381a388 2007-04-13 [colin] 2.8.1cvs96
* src/message_search.c
	* src/prefs_display_header.c
	* src/summary_search.c
		Fix possibles crashes when getting text
		from gtk combos
2007-04-13 16:18:45 +00:00
Colin Leroy 2aa705ab58 2007-04-13 [colin] 2.8.1cvs95
* src/pop.c
		Add some UIDL debugging
2007-04-13 06:25:26 +00:00
Colin Leroy 9df76d7578 2007-04-12 [colin] 2.8.1cvs94
* src/folder.c
		Force folder scan if necessary after
		copying mails, to be able to reapply
		flags.
2007-04-12 16:51:43 +00:00
Colin Leroy a947e7f663 2007-04-11 [colin] 2.8.1cvs93
* src/main.c
		don't scan for new mail on startup if --select
		is specified (or race conditions arise). If so,
		do both sequentially.
2007-04-11 16:27:11 +00:00
Colin Leroy f2792936ea 2007-04-09 [colin] 2.8.1cvs92
* src/common/defs.h
		Use leafpad by default on Maemo. Patch
		by Jean-Luc Biord.
2007-04-09 19:35:50 +00:00
Colin Leroy 0ca9eb8e2c 2007-04-06 [colin] 2.8.1cvs91
* src/pixmaps/queue_close.xpm
	* src/pixmaps/queue_close_hrm.xpm
	* src/pixmaps/queue_close_hrm_mark.xpm
	* src/pixmaps/queue_close_mark.xpm
	* src/pixmaps/queue_open.xpm
	* src/pixmaps/queue_open_hrm.xpm
	* src/pixmaps/queue_open_hrm_mark.xpm
	* src/pixmaps/queue_open_mark.xpm
		Move the clock one pixel down :)
2007-04-06 07:32:45 +00:00
Colin Leroy 63ace60d56 2007-04-05 [colin] 2.8.1cvs90
* src/mainwindow.c
		Don't sync when switching offline from
		command line - it's usually too late :)
2007-04-05 16:58:30 +00:00
Paul Mangan 65c7870d42 2007-04-05 [paul] 2.8.1cvs89
* src/Makefile.am
	* src/stock_pixmap.c
	* src/pixmaps/dir_close_hrm.xpm
	* src/pixmaps/dir_close_hrm_mark.xpm
	* src/pixmaps/drafts_close.xpm
	* src/pixmaps/drafts_close_mark.xpm
	* src/pixmaps/drafts_open.xpm
	* src/pixmaps/drafts_open_mark.xpm
	* src/pixmaps/inbox.xpm
	* src/pixmaps/inbox_close.xpm
	* src/pixmaps/inbox_close_hrm.xpm
	* src/pixmaps/inbox_close_hrm_mark.xpm
	* src/pixmaps/inbox_close_mark.xpm
	* src/pixmaps/inbox_hrm.xpm
	* src/pixmaps/inbox_hrm_mark.xpm
	* src/pixmaps/inbox_mark.xpm
	* src/pixmaps/inbox_open.xpm
	* src/pixmaps/inbox_open_hrm.xpm
	* src/pixmaps/inbox_open_hrm_mark.xpm
	* src/pixmaps/inbox_open_mark.xpm
	* src/pixmaps/outbox.xpm
	* src/pixmaps/outbox_close.xpm
	* src/pixmaps/outbox_close_hrm.xpm
	* src/pixmaps/outbox_close_hrm_mark.xpm
	* src/pixmaps/outbox_close_mark.xpm
	* src/pixmaps/outbox_hrm.xpm
	* src/pixmaps/outbox_hrm_mark.xpm
	* src/pixmaps/outbox_mark.xpm
	* src/pixmaps/outbox_open.xpm
	* src/pixmaps/outbox_open_hrm.xpm
	* src/pixmaps/outbox_open_hrm_mark.xpm
	* src/pixmaps/outbox_open_mark.xpm
	* src/pixmaps/queue_close.xpm
	* src/pixmaps/queue_close_hrm.xpm
	* src/pixmaps/queue_close_hrm_mark.xpm
	* src/pixmaps/queue_close_mark.xpm
	* src/pixmaps/queue_open.xpm
	* src/pixmaps/queue_open_hrm.xpm
	* src/pixmaps/queue_open_hrm_mark.xpm
	* src/pixmaps/queue_open_mark.xpm
		updated, added and replaced icons
		Icons by Colin
2007-04-05 10:27:18 +00:00
Paul Mangan 95182b7ed1 note when 2.9.0-rc1 was released 2007-04-05 08:24:38 +00:00
Colin Leroy 9006c7b61e 2007-04-04 [colin] 2.8.1cvs88
* src/imap.c
		Fix build without libetpan
2007-04-04 06:10:20 +00:00
Colin Leroy 7f776210ae 2007-04-03 [colin] 2.8.1cvs87
* src/imap.c
		Fix crash with Citadel, and try to make
		things work. this server (and specifically
		STATUS and APPEND at least) seems broken.
2007-04-03 20:34:07 +00:00
Colin Leroy 56b9624c92 2007-04-03 [colin] 2.8.1cvs86
* src/folderview.c
		Fix icons on folder close
2007-04-03 18:11:05 +00:00
Colin Leroy 9fa9ce8261 2007-04-03 [colin] 2.8.1cvs85
* src/inc.c
		Fix double-ask of offline override in
		certain cases
	* src/imap.c
	* src/imap.h
	* src/imap_gtk.c
		Much more efficient way to synchronise
		for offline use
	* src/etpan/imap-thread.c
		Fix possible segs
	* src/folder.c
	* src/gtk/quicksearch.c
		Fix some GUI lags
2007-04-03 16:52:42 +00:00
Paul Mangan bb68f1b39d 2007-04-03 [paul] 2.8.1cvs84
* src/filtering.c
	* src/folder.c
	* src/folder.h
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_other.c
		Fix sync being done too late
		Thanks to Colin
2007-04-03 07:08:26 +00:00
Colin Leroy 739674ba18 2007-04-02 [colin] 2.8.1cvs83
* src/summaryview.c
		Maemo: Put status and quicksearch at the top
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/spamassassin/spamassassin.c
		Derive trash from inbox if possible
2007-04-02 18:06:43 +00:00
Paul Mangan 0271fc1aec 2007-04-02 [paul] 2.8.1cvs82
* src/plugins/bogofilter/bogofilter_gtk.c
		a few English changes
2007-04-02 09:06:55 +00:00
Colin Leroy 8d94e9b871 2007-04-02 [colin] 2.8.1cvs81
* src/image_viewer.c
		Fix transparent images by using
		GtkImage
	* src/messageview.c
		Flush events (on new windows) to avoid
		having the textview's image resize fail
		to know the available width
2007-04-02 06:20:05 +00:00
Colin Leroy 6639f75b1f 2007-04-01 [colin] 2.8.1cvs80
* src/prefs_account.c
		If no MH mailbox exist, when creating a POP/Local
		account, just create and use the default one
		instead of bailing with a "Mailbox doesn't exist"
		error
2007-04-01 11:27:30 +00:00
Colin Leroy 1126dc8eba 2007-03-31 [colin] 2.8.1cvs79
* src/prefs_account.c
		Create signature file if it doesn't exist
		before editing
	* src/prefs_toolbar.c
		Maemo: Move "Use default" on the left so
		that people can find it
	* src/common/defs.h
		Maemo: make default editor "Maemopad",
		default signature file "MyDocs/signature.txt"
2007-03-31 15:45:12 +00:00
Colin Leroy ffe7727fe4 2007-03-31 [colin] 2.8.1cvs78
* src/prefs_account.c
		Maemo: rework account prefs so
		that less horizontal scrolling
		is required
2007-03-31 15:08:05 +00:00
Colin Leroy c447cec3e7 2007-03-31 [colin] 2.8.1cvs77
* src/folderview.c
	* src/prefs_common.c
	* src/prefs_common.h
		Fix bug 1167, 'Allow not displaying zeros
		in folder list'. Patch by MartinP
2007-03-31 14:38:12 +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
Colin Leroy 1fda833715 2007-03-31 [colin] 2.8.1cvs75
* src/imap.c
		Apply patch from bug 1172, direct
		access to the folder's session instead
		of using getter. Patch by MartinP
2007-03-31 14:24:52 +00:00
Paul Mangan 0168505419 2007-03-31 [paul] 2.8.1cvs74
* src/gtk/authors.h
		no need to list Fabien twice!
2007-03-31 10:38:54 +00:00
Colin Leroy 8511539b63 2007-03-31 [colin] 2.8.1cvs73
* src/inc.c
		If we're currently "overriding for %d minutes",
		don't ask
2007-03-31 08:45:14 +00:00
Colin Leroy 47e3663c54 2007-03-31 [colin] 2.8.1cvs72
* src/compose.c
	* src/imap.c
	* src/inc.c
	* src/inc.h
	* src/messageview.c
	* src/news.c
	* src/plugins/spamassassin/spamassassin.c
		Offline override: Add a parameter to allow
		asking even if the override timer is running.
		Allows to ask every time the user makes an
		explicit action needing online access (such
		as Get Mail), and not when the action is
		implicit (such as opening an IMAP folder)
2007-03-31 08:35:45 +00:00
Colin Leroy 8f9869a168 2007-03-31 [colin] 2.8.1cvs71
* src/inc.c
		Override offline: "No" answer shouldn't
		re-ask after 3 seconds, but 10 minutes.
2007-03-31 08:20:12 +00:00
Colin Leroy ac137ee632 2007-03-30 [colin] 2.8.1cvs70
* src/common/socket.c
		Better error reporting on unix socket
		failure (bind usually)
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
		Label window: add a pulsing progress
		bar to show we're not hung :)
	* src/folderview.c
	* src/main.c
	* src/plugins/pgpcore/sgpgme.c
		Update API
2007-03-30 20:06:18 +00:00
Colin Leroy 41ca5d368b 2007-03-30 [colin] 2.8.1cvs69
* src/pop.c
	* src/prefs_common.c
		Fix possible trashing of history and uidl
		files on disk full problems
2007-03-30 16:29:52 +00:00
Paul Mangan fd684b61de 2007-03-30 [paul] 2.8.1cvs68
* src/mainwindow.c
	* src/summaryview.c
	* src/summaryview.h
		update summary when changing layout type
		(fixes wrong folder icon being displayed)
		Thanks to Colin
2007-03-30 08:49:14 +00:00
Colin Leroy 3a69278fa7 2007-03-29 [colin] 2.8.1cvs67
* src/prefs_ext_prog.c
		The browser pref is irrelevant on Maemo
2007-03-29 18:22:40 +00:00
Colin Leroy 691e856270 2007-03-29 [colin] 2.8.1cvs66
* src/compose.c
	* src/compose.h
		Maemo: dynamically switch headers/text position
	* src/prefs_common.c
		Maemo: hide compose's ruler by default
	* src/common/socket.c
	* src/common/socket.h
		Fix build warning
2007-03-29 17:52:09 +00:00
Colin Leroy 3f1ec6950c 2007-03-29 [colin] 2.8.1cvs65
* src/common/socket.c
	* src/common/socket.h
		Fix build when MAEMO_CFLAGS contains
		_X_OPENSOURCE (resolv.h errors as long
		as we don't add _BSD_SOURCE. Ugly).
2007-03-29 16:47:26 +00:00
Tristan Chabredier c770d67b5f 2007-03-29 [wwp] 2.8.1cvs64
* src/prefs_logging.c
		Fix sensitivity of clip-log widgets in prefs/logging,
		thanks to Fabien.
2007-03-29 13:43:00 +00:00
Paul Mangan 19e16eb0cc corrections 2007-03-29 10:43:49 +00:00
Tristan Chabredier 7d17923b1a 2007-03-29 [wwp] 2.8.1cvs65
* po/POTFILES.in
		Updated list of files for translation, thanks
		to Fabien.
2007-03-29 10:38:17 +00:00
Colin Leroy fae662355c 2007-03-29 [colin] 2.8.1cvs62
* src/main.c
	* src/common/Makefile.am
	* src/common/utils.c
		Maybe make URI opening work in Maemo
		Requires testing :)
2007-03-29 06:51:36 +00:00
Colin Leroy 5b712bea90 2007-03-28 [colin] 2.8.1cvs61
* src/folder.c
	* src/folder.h
	* src/folderview.c
		Add the possibility to sort folders arbitrarily
		(via editing of folderlist.xml only). Patch by
		Martin P <mp26+claws@os.inf.tu-dresden.de>
		Fixes bug 1166, 'Folder ordering is fixed and cannot
		be changed by the user'
2007-03-28 19:51:06 +00:00