Commit graph

2457 commits

Author SHA1 Message Date
Colin Leroy 8c66c92182 2007-10-06 [colin] 3.0.2cvs19
* src/prefs_toolbar.c
	* src/toolbar.c
		Make toolbar prefs look much better
		Patch by Pawel Pekala
2007-10-06 17:34:01 +00:00
Paul Mangan b383171314 2007-10-06 [paul] 3.0.2cvs18
* src/account.c
	* src/prefs_filtering.c
		fix checkbuttons in gtktreeview on maemo by
		setting maemo's "allow-checkbox-mode" to FALSE
2007-10-06 14:49:32 +00:00
Colin Leroy aacbc7f86e 2007-10-06 [colin] 3.0.2cvs17
* configure.ac
		Export -DSOLARIS in CFLAGS for all
		Solaris (not just 2.8) and OpenSolaris
2007-10-06 09:32:15 +00:00
Paul Mangan 49f258216f 2007-10-06 [paul] 3.0.2cvs16
* AUTHORS
	* src/exporthtml.c
	* src/mbox.c
	* src/gtk/authors.h
		fix build on solaris where ctime_r takes
		3 arguments rather than 2.
		Patch by Nicolas Doualot <slubman.lists@slubman.info>
2007-10-06 07:31:15 +00:00
Colin Leroy 4ea9400958 2007-10-05 [colin] 3.0.2cvs15
* src/etpan/imap-thread.c
		Fix wrong error codepath
2007-10-05 17:00:24 +00:00
Tristan Chabredier 8ecdac668b 2007-10-05 [wwp] 3.0.2cvs14
* src/filtering.c
		Fix unexpected logging of quicksearches:
		debug_filtering_session flag was never reset to FALSE, causing
		matcher functions to log when called from a quicksearch
		(if a filtering session happened before).
2007-10-05 14:29:26 +00:00
Paul Mangan 19f0b42348 2007-10-05 [paul] 3.0.2cvs13
* src/prefs_actions.c
	* src/prefs_filtering.c
	* src/prefs_template.c
		fix bug 1343, 'Filtering..'s close button
		silently discards new filter'
		Thanks to Colin
2007-10-05 09:29:34 +00:00
Paul Mangan 03b47dc48f 2007-10-05 [paul] 3.0.2cvs12
* configure.ac
	* src/Makefile.am
		fix bug 1347, '-Wno-unused-function, optional'
2007-10-05 09:26:58 +00:00
Colin Leroy 7127ff8774 2007-10-05 [colin] 3.0.2cvs11
* src/procmime.c
	* src/common/mgutils.c
		Fix warnings
2007-10-05 06:10:46 +00:00
Ricardo Mones 516019e300 2007-10-05 [mones] 3.0.2cvs10
* manual/advanced.xml
		Use full menu name
	* manual/es/advanced.xml
		Synchronise translation
2007-10-05 00:13:37 +00:00
Colin Leroy 0cf759dbea 2007-10-04 [colin] 3.0.2cvs9
* src/action.c
	* src/addrbook.c
	* src/addrindex.c
	* src/compose.c
	* src/exporthtml.c
	* src/exportldif.c
	* src/folder.c
	* src/main.c
	* src/matcher.c
	* src/mbox.c
	* src/messageview.c
	* src/mh.c
	* src/news.c
	* src/partial_download.c
	* src/pop.c
	* src/procmime.c
	* src/procmsg.c
	* src/toolbar.c
	* src/common/log.c
	* src/common/mgutils.c
	* src/common/plugin.c
	* src/common/utils.c
	* src/common/xml.c
	* src/common/xml.h
	* src/common/xmlprops.c
	* src/common/xmlprops.h
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/clamav/clamav_plugin.c
	* src/plugins/dillo_viewer/dillo_prefs.c
	* src/plugins/pgpcore/prefs_gpg.c
	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpmime/pgpmime.c
	* src/plugins/spamassassin/spamassassin.c
	* src/plugins/trayicon/trayicon_prefs.c
		Verify success on writes. Will fix possible strange
		failure on disk full.
2007-10-04 17:36:57 +00:00
Paul Mangan b0e6fc0eba 2007-10-04 [paul] 3.0.2cvs8
* manual/advanced.xml
		add further info about Actions
		Patch by Emmanuel Briot <briot@adacore.com>
2007-10-04 15:28:26 +00:00
Paul Mangan b8d9f875c8 2007-10-04 [paul] 3.0.2cvs7
* src/account.c
		remove the D column, instead indicate the
		default account by use of bold text
2007-10-04 09:54:19 +00:00
Colin Leroy 944950effc 2007-10-03 [colin] 3.0.2cvs6
* src/common/template.c
		Fix templates writing (was prone to disk full problems)
2007-10-03 18:38:34 +00:00
Colin Leroy 593bb2c12c 2007-10-03 [colin] 3.0.2cvs5
* src/Makefile.am
	* src/addrduplicates.c
	* src/addrduplicates.h
	* src/addressbook.c
		Add duplicate deletion. Patch by Holger
2007-10-03 17:45:10 +00:00
Colin Leroy f485d528d9 2007-10-03 [colin] 3.0.2cvs4
* src/matcher.c
	* src/gtk/quicksearch.c
		Fix bug 1340, 'Case insensitive searches with
		non-ascii alphabets fail'.
2007-10-03 17:02:10 +00:00
Colin Leroy c5b05b39b9 2007-10-03 [colin] 3.0.2cvs3
* src/main.c
	* src/common/utils.c
	* src/common/utils.h
		Implement run-time alternative config directories
2007-10-03 16:58:44 +00:00
Colin Leroy 781d5398e2 2007-10-03 [colin] 3.0.2cvs2
* src/folderview.c
		Prevent opening folder item while folder
		is scanned in a better way
2007-10-03 16:57:09 +00:00
Paul Mangan 189a9e4673 2007-10-02 [paul] 3.0.2cvs1
* NEWS
	* README
	* RELEASE_NOTES
	* configure.ac
		bump up version number following stable release
2007-10-02 08:53:03 +00:00
Colin Leroy 9f70ff62d7 2007-09-30 [colin] 3.0.1cvs49
* src/imap.c
		Refresh session if needed
2007-09-30 09:05:26 +00:00
Colin Leroy 187459c8a7 2007-09-30 [colin] 3.0.1cvs48
* src/imap.c
		Reset folder's session to NULL
		before destroying it
2007-09-30 09:01:58 +00:00
Ricardo Mones e49ff3ff66 2007-09-30 [mones] 3.0.1cvs47
* manual/handling.xml
		Use markup quotes instead hardcoded quotes
	* manual/es/handling.xml
		Added new synced section (IMAP subscriptions)
2007-09-30 01:35:50 +00:00
Colin Leroy 4c1a8f3758 2007-09-29 [colin] 3.0.1cvs46
* src/imap.c
		Notice disconnections faster
2007-09-29 17:02:25 +00:00
Colin Leroy e2e44b312b 2007-09-28 [colin] 3.0.1cvs45
* src/addressbook.c
	* src/addrindex.c
		Fix warnings
2007-09-28 21:14:41 +00:00
Paul Mangan 6c97b23b2a 2007-09-28 [paul] 3.0.1cvs44
* src/mimeview.c
		fix maemo build
2007-09-28 18:56:48 +00:00
Paul Mangan 5b09c5c96d 2007-09-28 [paul] 3.0.1cvs43
* src/account.c
		use gtk_widget_set_size_request() on the label
		so that wrapping works better. get rid of the
		(partially deprecated) hbutton_box.
		these changes should prevent buttons overlapping
		on maemo
2007-09-28 17:48:04 +00:00
Colin Leroy 63b8689603 2007-09-28 [colin] 3.0.1cvs42
* src/pop.c
		Fix typo :)
2007-09-28 16:37:41 +00:00
Colin Leroy 7154f6ff1e 2007-09-28 [colin] 3.0.1cvs41
* src/compose.c
	* src/msgcache.c
	* src/pop.c
	* src/procmime.c
	* src/etpan/imap-thread.c
		64bits-related warning fixes
2007-09-28 16:35:36 +00:00
Colin Leroy d7651247df 2007-09-28 [colin] 3.0.1cvs40
* src/folder_item_prefs.c
	* src/ldaputil.c
	* src/mainwindow.c
	* src/mimeview.c
	* src/common/tags.c
		Fix warnings
2007-09-28 16:20:10 +00:00
Colin Leroy 9dc1fda231 2007-09-28 [colin] 3.0.1cvs39
* src/plugins/spamassassin/spamassassin.c
	* src/plugins/spamassassin/spamassassin.h
	* src/plugins/spamassassin/spamassassin_gtk.c
		Add addressbook-based whitelisting
2007-09-28 15:17:56 +00:00
Colin Leroy 9174a92065 2007-09-28 [colin] 3.0.1cvs38
* src/folder.c
		Fix bug 1337, 'crash on pressing Send button'
2007-09-28 10:56:57 +00:00
Paul Mangan 0c461b6087 2007-09-28 [paul] 3.0.1cvs37
* src/prefs_folder_item.c
		give the orphans a parent. makes all prefs
		pages visible on maemo
2007-09-28 09:32:04 +00:00
Colin Leroy b3973b2eb6 2007-09-28 [colin] 3.0.1cvs36
* src/prefs_folder_column.c
	* src/prefs_summary_column.c
		Fix two leaks
2007-09-28 06:23:35 +00:00
Colin Leroy 606fec1b7c 2007-09-27 [colin] 3.0.1cvs35
* src/gtk/quicksearch.c
		Fix bug 1336, 'Segfault if empty space before search-string'
2007-09-27 06:41:03 +00:00
Ricardo Mones 18d32200ce 2007-09-26 [mones] 3.0.1cvs34
* manual/account.xml
	* manual/plugins.xml
		Fixed irc channel name, added some docbook markup.
		Changed text markup to docbook markup.
		Added spamcop as supported in SpamReport description.
	* manual/fr/plugins.xml
		Fixed irc channel name.
	* manual/es/account.xml
	* manual/es/advanced.xml
	* manual/es/claws-mail-manual.xml
	* manual/es/glossary.xml
	* manual/es/gpl.xml
	* manual/es/keyboard.xml
	* manual/es/plugins.xml
		Synced with English version, fixed a couple of typos.
2007-09-26 10:27:13 +00:00
Colin Leroy e6d75fa4f8 2007-09-26 [colin] 3.0.1cvs33
* configure.ac
		Explain why "Libgnomeprint: no" on GTK+ 2.10
2007-09-26 08:46:50 +00:00
Colin Leroy f5bf99381c 2007-09-26 [colin] 3.0.1cvs32
* src/messageview.c
	* src/procmsg.c
	* src/procmsg.h
		Optimisation: avoid fetching mail 3 times locally
		for displaying
2007-09-26 08:40:55 +00:00
Colin Leroy f3100a4132 2007-09-26 [colin] 3.0.1cvs31
* src/mh.c
		Fix missing static
2007-09-26 08:00:54 +00:00
Colin Leroy 6290032063 2007-09-26 [colin] 3.0.1cvs30
* src/folder.c
	* src/folder.h
	* src/mh.c
	* src/mh.h
		Fix MH mtime hack - make it a folder class function
2007-09-26 07:53:13 +00:00
Colin Leroy 873d95cb4c 2007-09-26 [colin] 3.0.1cvs29
* src/inc.c
		Fix bug 1334, 'user defined mail incorporation
		script not run'
2007-09-26 07:51:39 +00:00
Colin Leroy 4180c1e9dc 2007-09-25 [colin] 3.0.1cvs28
* src/codeconv.c
		Optimisation: shortcut conv_codeset_strdup
		when src_code and dest_code are the same
	* src/common/xml.c
	* src/common/xml.h
		Optimisation: shortcut code conversions when
		files are in UTF-8; faster list walking by
		using prepend/reverse.
2007-09-25 17:03:13 +00:00
Holger Berndt de6c71a579 2007-09-25 [holger] 3.0.1cvs27
* src/printing.c
		Replace button bar of the preview window
		with a real toolbar (patch by Colin)
		Add zooming to the preview window
2007-09-25 06:45:13 +00:00
Paul Mangan 88c4388489 2007-09-24 [paul] 3.0.1cvs26
* src/compose.c
		compact the character set menu, adding some
		missing encodings. Patch by Pawel Pekala
2007-09-24 10:38:03 +00:00
Paul Mangan 17aa9e3508 2007-09-23 [paul] 3.0.1cvs25
* src/prefs_account.c
	* src/prefs_folder_item.c
	* src/prefs_quote.c
	* src/quote_fmt.c
	* src/quote_fmt.h
		remove unnecessary frame from Templates options
		and improve the English of the check button label
2007-09-23 09:17:24 +00:00
Colin Leroy daf311d00a 2007-09-22 [colin] 3.0.1cvs24
* src/gtk/quicksearch.c
		Fix bug 1329, 'error in quicksearch.c'
		Fix return with value in function returning void
2007-09-22 22:32:59 +00:00
Colin Leroy c66d7f99c9 2007-09-22 [colin] 3.0.1cvs23
* src/imap.c
	* src/procmsg.h
	* src/common/utils.c
	* src/common/utils.h
	* src/etpan/imap-thread.c
		Optimise fetching IMAP cached emails *a lot*
		(remember whether mail is fully cached and \r's
		 are already stripped)
2007-09-22 12:03:56 +00:00
Colin Leroy 5601f93d97 2007-09-22 [colin] 3.0.1cvs22
* src/folder.c
	* src/folder.h
	* src/prefs_folder_item.c
		Add a button to allow users to drop local caches.
2007-09-22 12:00:27 +00:00
Colin Leroy 637546e3c6 2007-09-21 [colin] 3.0.1cvs21
* src/summaryview.c
		Remove unnecessary error when cancelling export to mbox.
		Patch by Pawel
2007-09-21 15:44:29 +00:00
Paul Mangan 6a165f8514 2007-09-21 [paul] 3.0.1cvs20
* src/gtk/prefswindow.c
		remove unnecessary frames from the prefs
		pages. Patch by Pawel Pekala
2007-09-21 09:43:59 +00:00
Paul Mangan 957185278d 2007-09-21 [paul] 3.0.1cvs19
* src/prefs_account.c
	* src/prefs_folder_item.c
	* src/prefs_quote.c
	* src/quote_fmt.c
		put the Templates options into a tabbed
		layout. Patch by Pawel Pekala
2007-09-21 09:41:43 +00:00