Commit graph

2292 commits

Author SHA1 Message Date
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
Colin Leroy
b0bca16378 2007-03-28 [colin] 2.8.1cvs60
* src/mimeview.c
		Add popup menu for mime icons
2007-03-28 19:46:10 +00:00
Colin Leroy
3effba49af 2007-03-28 [colin] 2.8.1cvs59
* src/mainwindow.c
		Fix a layout issue when presenting
		mainwindow in Small screen layout
	* src/toolbar.c
	* src/toolbar.h
		Add a "Go to folder list" button for
		mainwindow, and make it default in
		the Maemo build
2007-03-28 16:22:52 +00:00
Colin Leroy
608bb3a140 2007-03-28 [colin] 2.8.1cvs58
* src/compose.c
		Don't dynamically update title on Maemo
		Patch by Jean-Luc Biord
2007-03-28 16:20:40 +00:00
Colin Leroy
03b893d20f 2007-03-27 [colin] 2.8.1cvs57
* src/compose.c
	* src/folderview.c
	* src/summaryview.c
		Enable tap-and-hold on Maemo
2007-03-27 17:28:38 +00:00
Colin Leroy
b2cdd35e32 2007-03-26 [colin] 2.8.1cvs56
* src/compose.c
		More popup-menu (in attachments list)
2007-03-26 20:14:40 +00:00
Colin Leroy
131bb4e636 2007-03-26 [colin] 2.8.1cvs55
* src/compose.c
		Enable popup-menu signal
2007-03-26 20:08:56 +00:00
Colin Leroy
770872a3cb 2007-03-26 [colin] 2.8.1cvs54
* src/plugins/pgpinline/pgpinline.c
		Fix bug 1111, 'PGP/inline plugin hides text
		around encrypted text block'. Patch based on
		a patch from Michal Cihar.
2007-03-26 16:25:43 +00:00
Tristan Chabredier
52ed3cebe4 2007-03-26 [wwp] 2.8.1cvs53
* src/procmsg.c
		Fix getting a false error when sending queued message
		whereas the sending was fine (if there are subfolders
		in the queue folder), thanks to Colin.
2007-03-26 14:04:49 +00:00
Paul Mangan
a767380beb 2007-03-26 [paul] 2.8.1cvs52
* src/wizard.c
		update FACE header in welcome message
2007-03-26 07:57:43 +00:00
Colin Leroy
dac8996743 2007-03-25 [colin] 2.8.1cvs51
* src/Makefile.am
		Fix make dist
2007-03-25 17:15:50 +00:00
Colin Leroy
68d68d3484 2007-03-25 [colin] 2.8.1cvs50
* src/main.c
		Fix OSSO_NAME on Maemo (patch by Jean-Luc)
2007-03-25 16:09:39 +00:00
Colin Leroy
a9619d8646 2007-03-24 [colin] 2.8.1cvs49
* src/main.c
		Fix a few launch problems on Maemo
		Patch by Jean-Luc Biord
2007-03-24 22:47:18 +00:00
Tristan Chabredier
7c67103498 2007-03-24 [wwp] 2.8.1cvs48
* src/alertpanel.c
	* src/alertpanel.h
	* src/messageview.c
	* src/summaryview.c
		Fix wrong action performed when closing the
		"ask about account specific filtering rules
		when filtering manually" dialog by pressing Escape.
		Fix wrong order of buttons in the "return receipt
		notification - the message was sent to several of
		your accounts" dialog.
2007-03-24 20:40:50 +00:00
Paul Mangan
824b03165e 2007-03-24 [paul] 2.8.1cvs47
* src/folderview.c
		an improvement to English usage
	* tools/kdeservicemenu/README
		updated Claws url
2007-03-24 13:39:59 +00:00
Paul Mangan
60bf3171c1 2007-03-24 [paul] 2.8.1cvs46
* src/Makefile.am
	* src/stock_pixmap.c
	* src/pixmaps/edit_extern.xpm
	* src/pixmaps/mail_sign.xpm
		rescue long lost icons
2007-03-24 10:07:13 +00:00
Paul Mangan
4771dfad6a 2007-03-24 [paul] 2.8.1cvs45
* src/toolbar.c
		fix toolbar (broken in 2.8.1cvs42)
2007-03-24 10:01:35 +00:00
Colin Leroy
893d7ecef6 2007-03-23 [colin] 2.8.1cvs44
* src/imap.c
		Correctly unsubscribe/resubscribe after
		RENAME
2007-03-23 10:41:38 +00:00
Colin Leroy
53fca4c785 2007-03-23 [colin] 2.8.1cvs43
* src/prefs_common.c
		Maemo: as the platform is light on RAM, allow
		caches to be discarded faster.
2007-03-23 09:23:44 +00:00
Colin Leroy
b8013c4244 2007-03-23 [colin] 2.8.1cvs42
* src/Makefile.am
	* src/compose.c
	* src/compose.h
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/summaryview.c
	* src/summaryview.h
	* src/toolbar.c
	* src/toolbar.h
	* src/pixmaps/open_mail.xpm
		Maemo changes: Add the possibility to have
		"Open Email" and "Close Window" buttons on
		toolbars (and use them in Maemo's default
		toolbars)
2007-03-23 08:59:32 +00:00
Tristan Chabredier
78a44b65fc 2007-03-23 [wwp] 2.8.1cvs41
* src/action.c
		Reverted that part of the action dialog closure logics, to
		pre-2.8.1cvs19. Managing action dialog w/ no output may be
		done later in a different way (or may not).
2007-03-23 08:41:37 +00:00
Tristan Chabredier
5c9354a168 2007-03-22 [wwp] 2.8.1cvs40
* src/action.c
		Fix sticky action dialog when got no output but action command
		is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
2007-03-22 23:49:58 +00:00
Colin Leroy
df19f36eef 2007-03-22 [colin] 2.8.1cvs39
* src/prefs_filtering.c
	* src/gtk/combobox.h
		Fix escaping account names in filtering prefs
2007-03-22 18:37:04 +00:00
Colin Leroy
67394f4712 2007-03-22 [colin] 2.8.1cvs38
* src/addrindex.c
	* src/ldapctrl.h
	* src/ldapquery.c
		Add any attribute specified in LDAP servers'
		Search attributes to the Other Attributes tab
		of contacts; Add 'telephoneNumber' in the
		default list.
2007-03-22 17:53:17 +00:00
Colin Leroy
93854369ca 2007-03-22 [colin] 2.8.1cvs37
* src/folderview.c
	* src/folderview.h
	* src/mainwindow.c
		Try to prevent race conditions when
		changing the folder list
	* src/summaryview.c
		Fix possible red folder icon when
		switching from Small screen layout
		to any other
2007-03-22 17:23:23 +00:00
Colin Leroy
8ac8441c85 2007-03-22 [colin] 2.8.1cvs36
* src/mainwindow.c
	* src/mainwindow.h
	* src/summaryview.c
		Rename "little screen" to "Small screen"
	* src/gtk/Makefile.am
	* src/common/utils.c
	* src/mh.c
		Fix Maemo-related compilation problems
2007-03-22 07:52:47 +00:00
Colin Leroy
802875b748 2007-03-21 [colin] 2.8.1cvs35
* configure.ac
		Fix previous commit
	* claws-mail.desktop
		Remove .png from the Icon, it's useless
2007-03-21 21:03:18 +00:00
Colin Leroy
3396c76065 2007-03-21 [colin] 2.8.1cvs34
* configure.ac
	* src/Makefile.am
		Add the necessary lib checking for
		Maemo
2007-03-21 20:55:43 +00:00
Colin Leroy
e3c8ea7866 2007-03-21 [colin] 2.8.1cvs33
* src/main.c
		Fix unconditional "error happened" when
		sending via command-line. "lol @ myself"
2007-03-21 20:43:17 +00:00
Colin Leroy
a1f06d5d21 2007-03-21 [colin] 2.8.1cvs32
* claws-mail-40x40.png
	* claws-mail-26x26.png
	* src/account.c
	* src/addressbook.c
	* src/compose.c
	* src/folderview.c
	* src/folderview.h
	* src/main.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/messageview.c
	* src/prefs_account.c
	* src/prefs_common.c
	* src/summary_search.c
	* src/summaryview.c
	* src/summaryview.h
	* src/gtk/authors.h
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/gtk/logwindow.c
	* src/gtk/menu.c
	* src/gtk/prefswindow.c
		Add Maemo port (patch mainly by Jean-Luc Biort)
		Add a new 'Little screen' layout to help on such
		platforms (patch by me)
		Make some default preferences different (more
		adapted) on Maemo (patch by me)
2007-03-21 17:44:45 +00:00
Tristan Chabredier
158a01abda 2007-03-21 [wwp] 2.8.1cvs31
* src/prefs_logging.c
	* src/prefs_logging.h
		Fixed copyright header of newly added files.
2007-03-21 15:16:04 +00:00
Tristan Chabredier
7391061fa3 2007-03-21 [wwp] 2.8.1cvs30
* src/Makefile.am
	* src/filtering.c
	* src/filtering.h
	* src/folder.c
	* src/folderview.c
	* src/imap.c
	* src/inc.c
	* src/main.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/matcher.c
	* src/messageview.c
	* src/news.c
	* src/pop.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_logging.c
	* src/prefs_logging.h
	* src/prefs_other.c
	* src/procmsg.c
	* src/send_message.c
	* src/summaryview.c
	* src/common/log.c
	* src/common/log.h
	* src/common/nntp.c
	* src/common/session.c
	* src/common/smtp.c
	* src/common/socket.c
	* src/etpan/imap-thread.c
	* src/gtk/logwindow.c
	* src/gtk/logwindow.h
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/spamassassin/spamassassin.c
		Added debugging of filtering/processing rules.
		The debug log is here 'Tools/Filtering debug window',
		the options there 'Configuration/Preferences/Other/Logging',
		and the log file is ~/.claws-mail/filtering.log.
		Moved protocol log prefs to 'Other/Logging' as well.
		To support such debugging feature, the existing log API has
		been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
		this impacts many external modules (commits follow).
2007-03-21 15:00:46 +00:00
Paul Mangan
cc9f14793d 2007-03-21 [paul] 2.8.1cvs29
* src/etpan/Makefile.am
	* src/etpan/imap-thread.c
		add missing #include
2007-03-21 09:25:22 +00:00
Colin Leroy
500b41255e 2007-03-21 [colin] 2.8.1cvs28
* src/procmime.c
		Fix bug 1157, 'some broken messages confuse
		mime parser'. Make sure we can't have MimeInfos
		with negative sizes.
2007-03-21 07:23:30 +00:00
Colin Leroy
79111db7b5 2007-03-20 [colin] 2.8.1cvs27
* src/main.c
		Fix missing \0 on buffer
2007-03-20 20:01:34 +00:00
Colin Leroy
f1e4b58cfd 2007-03-20 [colin] 2.8.1cvs26
* src/mh.c
		Use make_dir_hier instead of make_dir
		to create the MH mailbox
2007-03-20 18:16:07 +00:00
Colin Leroy
f1c970dd3d 2007-03-20 [colin] 2.8.1cvs25
* src/folder.c
	* src/folder.h
	* src/prefs_account.c
	* src/wizard.c
		Fix default inbox weirdnesses (after wizard,
		if path is Mail, mailbox identifier is #mh/Mailbox,
		and when creating new accounts)
2007-03-20 17:39:33 +00:00
Colin Leroy
77d36ae85b 2007-03-20 [colin] 2.8.1cvs24
* src/account.c
		Write folderlist after adding/deleting accounts
		that have folders
2007-03-20 17:35:07 +00:00
Colin Leroy
bfca8878b7 2007-03-20 [colin] 2.8.1cvs23
* src/imap.c
	* src/remotefolder.h
		Fix bug 1153, 'CM segfaults if IMAP folder is
		selected while scanning prior to update'
2007-03-20 17:25:59 +00:00
Paul Mangan
e232f06d3c 2007-03-17 [paul] 2.8.1cvs22
* src/main.c
		fix a typo, and be a little more verbose.
2007-03-17 09:01:18 +00:00
Tristan Chabredier
9066bf3578 2007-03-17 [wwp] 2.8.1cvs21
* src/inc.c
		Fix a compiler warning.
2007-03-17 00:26:04 +00:00
Tristan Chabredier
63fb5bc208 2007-03-16 [wwp] 2.8.1cvs20
* tools/Makefile.am
	* tools/README
		Updated to deal w/ the new mairix.sh tool.
2007-03-16 18:06:48 +00:00
Tristan Chabredier
bcd0621cc6 2007-03-16 [wwp] 2.8.1cvs19
* src/action.c
		Fix logics issues around the action IO dialog:
		- disable entry widget and exec button when
		  the exec button is clicked (don't wait for any
		  output line) - fix possible disabling/re-enabling/
		  re-disabling of those widgets
		- raise an error if executing a %as{} action either
		  empty or invalid, instead of failing silently
		- don't close the dialog if the abort button has been
		  clicked and if there was no output yet
		- set focus to the abort button when the exec button
		  is clicked
		- fix capitalization of a warning message
2007-03-16 15:26:21 +00:00
Tristan Chabredier
0526e62c10 2007-03-16 [wwp] 2.8.1cvs18
* tools/mairix.sh
		Added a wrapper to mairix to the tools folder.
2007-03-16 14:48:12 +00:00
Colin Leroy
bd5ec041a3 2007-03-16 [colin] 2.8.1cvs17
* src/messageview.c
	* src/mimeview.h
		Allow mimeviewer plugins to print
		their stuff
2007-03-16 14:03:27 +00:00
Colin Leroy
fcf830ff65 2007-03-16 [colin] 2.8.1cvs16
* .cvsignore
		Ignore *.patchset
2007-03-16 12:42:17 +00:00
Colin Leroy
1c331f8710 2007-03-15 [colin] 2.8.1cvs15
* src/messageview.c
	* src/mimeview.h
		Add a way for mimeviewer plugins to
		implement body search
2007-03-15 16:10:17 +00:00
Paul Mangan
6ac61bfce2 2007-03-15 [paul] 2.8.1cvs14
* src/prefs_spelling.c
		fix English usage
2007-03-15 09:51:32 +00:00
Paul Mangan
667a31cc08 2007-03-15 [paul] 2.8.1cvs13
* src/common/quoted-printable.c
		fix decoding of quoted-printable parts
2007-03-15 07:23:09 +00:00
Tristan Chabredier
ed233bf7a4 2007-03-14 [wwp] 2.8.1cvs12
* src/gtk/logwindow.h
		Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
2007-03-14 22:55:33 +00:00