Commit graph

2864 commits

Author SHA1 Message Date
Colin Leroy
4f0697a53e 2008-03-26 [colin] 3.3.1cvs40
* src/imap.c
		Clean up session disconnection. Possibly
		fix Ubuntu bug #204290
2008-03-26 20:12:18 +00:00
Colin Leroy
fb797a4073 2008-03-26 [colin] 3.3.1cvs39
* src/textview.c
		Fix bug 1555: current folder wasn't used when
		right-clicking on an email address
2008-03-26 07:33:26 +00:00
Colin Leroy
281365d012 2008-03-25 [colin] 3.3.1cvs38
* src/plugins/bogofilter/bogofilter.c
	* src/plugins/bogofilter/bogofilter.h
	* src/plugins/bogofilter/bogofilter_gtk.c
		Add a "learn from whitelist" preference
		Whitelist Unsure mails too.
2008-03-25 07:40:03 +00:00
Paul Mangan
8d5cf03eff 2008-03-24 [paul] 3.3.1cvs37
* src/prefs_account.c
		If no MH mailbox and no account exists, when
		creating a POP/Local account, just create and
		use the default one instead of bailing with a
		"Mailbox doesn't exist" error
2008-03-24 08:40:25 +00:00
Colin Leroy
449bc7d5eb 2008-03-21 [colin] 3.3.1cvs36
* src/procmime.c
		strstrip mime subtype
2008-03-21 12:24:35 +00:00
Paul Mangan
13bee39a5d 2008-03-21 [paul] 3.3.1cvs35
* manual/advanced.xml
		correct and update the info about Actions
2008-03-21 10:06:41 +00:00
Colin Leroy
e03d6a381b 2008-03-20 [colin] 3.3.1cvs34
* src/messageview.c
	* src/messageview.h
	* src/textview.c
		Show at max 1MB of text, add a noticeview to
		show everything optionally.
2008-03-20 17:44:55 +00:00
Colin Leroy
5afb1c001e 2008-03-20 [colin] 3.3.1cvs33
* src/stock_pixmap.c
		Add support for png themes
2008-03-20 17:42:00 +00:00
Tristan Chabredier
d02ea3969d 2008-03-19 [wwp] 3.3.1cvs32
* src/procheader.c
		Sanity check.
2008-03-19 09:40:54 +00:00
Colin Leroy
f63df46575 2008-03-18 [colin] 3.3.1cvs31
* src/common/utils.c
	* src/common/utils.h
		Handle size_t instead of off_t in to_human_readable
2008-03-18 19:18:46 +00:00
Colin Leroy
95f5207b69 2008-03-18 [colin] 3.3.1cvs30
* src/imap.c
		Remove raw printf
2008-03-18 09:06:46 +00:00
Colin Leroy
7dd5185b46 2008-03-16 [colin] 3.3.1cvs29
* src/summaryview.c
		Fix build on GTK < 2.12
2008-03-16 16:23:43 +00:00
Colin Leroy
aa776f0a6e 2008-03-16 [colin] 3.3.1cvs28
* src/mainwindow.c
		Refresh non-list widget when switching
		messageview
2008-03-16 14:17:25 +00:00
Colin Leroy
a2a0cc675b 2008-03-16 [colin] 3.3.1cvs27
* manual/faq.xml
		Revert cvs25: This wasn't a typo :) :
		jade:.../faq.xml:49:16:E: there is no attribute "linkend"
2008-03-16 13:58:31 +00:00
Colin Leroy
015a56d858 2008-03-16 [colin] 3.3.1cvs26
* src/summaryview.c
	* src/gtk/gtksctree.c
	* src/gtk/gtksctree.h
		Implement 2-lines items in Summaryview when in
		three columns mode
2008-03-16 13:48:05 +00:00
Paul Mangan
adfd551d2f 2008-03-16 [paul] 3.3.1cvs25
* manual/faq.xml
		fix typo
2008-03-16 12:37:24 +00:00
Colin Leroy
e6df950fe7 2008-03-14 [colin] 3.3.1cvs24
* src/prefs_filtering_action.c
		Fix buglet on setting recipient when
		reediting forward rules.
2008-03-14 07:40:12 +00:00
Colin Leroy
244f493ae4 2008-03-12 [colin] 3.3.1cvs23
* src/summaryview.c
		Fix a new unused variable warning
	* src/plugins/trayicon/trayicon.c
		Fix folderview's scrollbar at startup
		if starting hidden
2008-03-12 17:21:03 +00:00
Colin Leroy
36fb4e752a 2008-03-12 [colin] 3.3.1cvs22
* src/folderview.c
	* src/summaryview.c
		Use item_opened at the beginning of showing
		a folder instead of the end. Fixes flicker.
2008-03-12 07:55:09 +00:00
Paul Mangan
73ae6b6b20 2008-03-12 [paul] 3.3.1cvs21
* src/folder.c
	* src/folder.h
	* src/mainwindow.c
	* src/procmsg.c
	* src/summaryview.c
	* src/plugins/trayicon/trayicon.c
		add tooltip with extended folder stats
2008-03-12 06:22:29 +00:00
Colin Leroy
1eb3215974 2008-03-10 [colin] 3.3.1cvs20
* src/common/xml.c
		Handle comments
2008-03-10 18:32:39 +00:00
Colin Leroy
7eb3678385 2008-03-07 [colin] 3.3.1cvs19
* src/mainwindow.c
		Fix blinking of the taskbar entry
2008-03-07 22:34:02 +00:00
Colin Leroy
d4d2d540b9 2008-03-07 [colin] 3.3.1cvs18
* src/mainwindow.c
		MAEMO: Fix bug 1494, 'Trayicon
		plugin breaks UI...'
2008-03-07 20:05:21 +00:00
Paul Mangan
41b9e356b0 2008-03-07 [paul] 3.3.1cvs17
* src/gtk/authors.h
		reflect reality a bit more closely
2008-03-07 07:47:11 +00:00
Colin Leroy
8f8a8ce89c 2008-03-06 [colin] 3.3.1cvs16
* src/mainwindow.c
	* src/mainwindow.h
	* src/summaryview.c
	* src/summaryview.h
	* src/toolbar.c
		Integrate things better wrt the new
		summaryview extensibility.
2008-03-06 17:38:45 +00:00
Tristan Chabredier
1f1d80e660 2008-03-06 [wwp] 3.3.1cvs15
* src/quote_fmt.c
		Fix some gcc warnings.
2008-03-06 16:54:51 +00:00
Tristan Chabredier
a71ea438dc 2008-03-06 [wwp] 3.3.1cvs14
* src/prefs_account.c
	* src/prefs_folder_item.c
	* src/prefs_gtk.c
	* src/prefs_template.c
	* src/gtk/prefswindow.c
	* src/gtk/prefswindow.h
		prefs_templates: fix missing unregistering of addr_completion widgets
		and and ending of addr_completion service.
		prefs_folder_item: fix missing registering/unregistering of widgets,
		and rework the way add_completion service is started and stopped.
		Plus few prefswindow API changes (opening).
2008-03-06 16:06:46 +00:00
Tristan Chabredier
011da9d2ed 2008-03-06 [wwp] 3.3.1cvs13
* src/folder_item_prefs.c
	* src/prefs_template.c
	* src/prefs_template.h
	* src/quote_fmt.c
	* src/common/template.c
		Complete 3.3.1cvs12, thanks to Colin.
2008-03-06 13:57:49 +00:00
Tristan Chabredier
91f0b5d0d1 2008-03-06 [wwp] 3.3.1cvs12
* src/compose.c
	* src/folder_item_prefs.c
	* src/folder_item_prefs.h
	* src/prefs_account.c
	* src/prefs_folder_item.c
	* src/prefs_quote.c
	* src/prefs_template.c
	* src/quote_fmt.c
	* src/quote_fmt.h
	* src/common/template.c
	* src/common/template.h
		Global and per-folder templates can now override the from name (this
		doesn't change the account being used).
		Examples:
		 "My other name" <%account_email> (just changes the name)
		 my.faked.email@address.org (overrides the address too)
2008-03-06 12:56:39 +00:00
Colin Leroy
cab53b0ec4 2008-03-05 [colin] 3.3.1cvs11
* src/summaryview.c
	* src/summaryview.h
		Replace that hbox with a notebook
2008-03-05 17:45:18 +00:00
Colin Leroy
964a1c5976 2008-03-05 [colin] 3.3.1cvs10
* src/folder.h
	* src/folderview.c
		Add klass functions for notification of folder
		opening/closing via the GUI
	* src/summaryview.c
	* src/summaryview.h
		Add a specific container for the scrolledwin
2008-03-05 17:25:15 +00:00
Colin Leroy
739c497b8d 2008-03-02 [colin] 3.3.1cvs8
* src/messageview.c
		MAEMO: Fix bug 1541, 'Deleting message from within
		read window displays next message then closes.'
2008-03-02 15:55:36 +00:00
Colin Leroy
a0d8d01287 2008-03-02 [colin] 3.3.1cvs7
* src/main.c
		Probably fix bug 1539, 'Program crashes':
		Setup Gcrypt's thread functions when built
		with GnuTLS
2008-03-02 15:37:49 +00:00
Colin Leroy
f5e742d3b3 2008-03-01 [colin] 3.3.1cvs6
* src/folder.c
	* src/imap_gtk.c
		Get rid of stale folders with no account
2008-03-01 13:48:34 +00:00
Colin Leroy
4649a590f7 2008-02-28 [colin] 3.3.1cvs5
* src/compose.c
		Fix bug 1534, 'Segmentation fault when doing
		some draft saving and then throwing away'
	* src/imap.c
		Fix bug 1533, 'Claws is unable to mark messages
		as "read" in IMAP shared folders'
	* src/etpan/imap-thread.c
		Fix bug 1515, 'large messages crash claws when
		syncing for offline mode'. This is rather a
		workaround, and mails > 64MB will still be
		problematic if there's less than 64MB available
		on the dataroot volume.
	* src/messageview.c
		MAEMO: Add information when fetching big messages
2008-02-28 16:56:31 +00:00
Colin Leroy
9f77334e2b 2008-02-26 [colin] 3.3.1cvs4
* src/imap.c
		fix bug 1532, '"login refused" message insufficiently
		detailed'
2008-02-26 17:58:33 +00:00
Paul Mangan
0493b301b0 2008-02-26 [paul] 3.3.1cvs3
* INSTALL
	* README
		remove mentions of ClamAV and a few other
		old bits of information
2008-02-26 07:14:07 +00:00
Colin Leroy
d0537dfca2 2008-02-23 [colin] 3.3.1cvs2
* src/main.c
		Fix log output (missing \n)
2008-02-23 09:37:49 +00:00
Colin Leroy
9220e6304c 2008-02-23 [colin] 3.3.1cvs1
* configure.ac
		Bump version number for stable release
2008-02-23 09:36:23 +00:00
Paul Mangan
571731d506 2008-02-23 [paul] 3.3.0cvs21
* po/he.po
		updated by Ofer
2008-02-23 07:25:18 +00:00
Colin Leroy
37cb4e9144 2008-02-21 [colin] 3.3.0cvs20
* src/matcher.c
		Fix bug 1527, 'filtering is case sensitive when it
		shouldn't be'
2008-02-21 08:05:09 +00:00
Colin Leroy
211b303a03 2008-02-20 [colin] 3.3.0cvs19
* src/main.c
		Fix file attachments from older Thunar
2008-02-20 17:19:38 +00:00
Colin Leroy
012ebc4ed1 2008-02-19 [colin] 3.3.0cvs18
* manual/plugins.xml
	* manual/es/plugins.xml
	* manual/fr/plugins.xml
	* manual/pl/plugins.xml
		Remove Clamav
2008-02-19 07:51:17 +00:00
Paul Mangan
8136f9450a 2008-02-19 [paul] 3.3.0cvs17
* tools/README
	* tools/csv2addressbook.pl
		add support for Kmail/Kaddressbook
2008-02-19 06:55:21 +00:00
Colin Leroy
14bc093e25 2008-02-18 [colin] 3.3.0cvs16
* src/imap.c
		Unset folder's session before creating a
		new one
	* src/main.c
	* src/prefs_common.c
	* src/prefs_common.h
	* manual/advanced.xml
		Add an hidden use_networkmanager pref, to
		disable NetworkManager handling. Also,
		consider UNKNOWN state to be CONNECTED.
2008-02-18 17:41:40 +00:00
Tristan Chabredier
5186e70c68 2008-02-18 [wwp] 3.3.0cvs15
* src/matcher.c
		Fix Engrish and make 'not' more visible in filtering debug logs.
2008-02-18 17:18:05 +00:00
Colin Leroy
b15bd9cc48 2008-02-15 [colin] 3.3.0cvs14
* src/matcher.c
		Revert cvs10 for now, it breaks the feature
2008-02-15 14:59:39 +00:00
Colin Leroy
4856390460 2008-02-15 [colin] 3.3.0cvs13
* src/main.c
		Always focus folder tree at startup
	* src/compose.c
		Fix bug 1521, 'Cannot close compose window after
		replying to a non-existent news message'
2008-02-15 10:02:19 +00:00
Colin Leroy
f3cdbe7e89 2008-02-13 [colin] 3.3.0cvs12
* src/folderview.c
		Fix important warnings
2008-02-13 06:34:10 +00:00
Colin Leroy
bc958116c8 2008-02-12 [colin] 3.3.0cvs11
* src/imap.c
	* src/etpan/imap-thread.c
	* src/etpan/imap-thread.h
		Fix handling of $Forwarded flag on Exchange:
		check for the existence or creatability of a
		flag before using it.
2008-02-12 17:24:48 +00:00
Colin Leroy
a45deacf14 2008-02-12 [colin] 3.3.0cvs10
* src/matcher.c
		Optimise matching on Found in addressbook if
		the matched header is in cache (From, etc)
2008-02-12 17:20:42 +00:00
Colin Leroy
a397d77d1f 2008-02-12 [colin] 3.3.0cvs9
* src/folderview.c
		Fix crashy stuff when changing displayed
		columns
2008-02-12 17:18:30 +00:00
Tristan Chabredier
3c75f0d700 2008-02-12 [wwp] 3.3.0cvs8
* src/folder.h
		Remove duplicate func declaration and restore the one
		a missing one.
2008-02-12 11:38:19 +00:00
Tristan Chabredier
a3ff30635c 2008-02-12 [wwp] 3.3.0cvs7
* src/compose.c
	* src/export.c
	* src/folder.c
	* src/folder.h
	* src/foldersel.c
	* src/foldersel.h
	* src/imap_gtk.c
	* src/import.c
	* src/mainwindow.c
	* src/messageview.c
	* src/mh_gtk.c
	* src/prefs_account.c
	* src/prefs_filtering_action.c
	* src/summaryview.c
	* src/plugins/bogofilter/bogofilter_gtk.c
	* src/plugins/spamassassin/spamassassin_gtk.c
		Allow moving/copying folders to root folders when using
		the folder selection dialog (it was not possible to
		maemo users to reparent a subfolder to a root folder
		at all).
2008-02-12 10:44:26 +00:00
Fabien Vantard
b7e1d0610d 2008-02-12 [fabien] 3.3.0cvs6
* po/fr.po
		a few days late for i18n fr update. Sorry.
2008-02-12 00:41:19 +00:00
Colin Leroy
c5da364118 2008-02-11 [colin] 3.3.0cvs5
* src/main.c
		Implement support for future /dev/mem_notify.
		This Linux kernel feature will allow applications
		to be notified that memory has to be freed
		before getting OOM-killed. For more information:
		http://lwn.net/Articles/267013/
2008-02-11 07:51:15 +00:00
Paul Mangan
ec3a012f75 2008-02-10 [paul] 3.3.0cvs4
* src/Makefile.am
	* src/mimeview.c
	* src/prefs_toolbar.c
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/pixmaps/mime_text_patch.xpm
		add an icon for attached patches
2008-02-10 11:54:44 +00:00
Paul Mangan
7fcd5f0c53 2008-02-09 [paul] 3.3.0cvs3
* src/gtk/about.c
		bump the (c) year
2008-02-09 18:16:44 +00:00
Tristan Chabredier
833ae9210c 2008-02-09 [wwp] 3.3.0cvs2
* src/main.c
		Fix compiling issue w/ non-gcc/C99 compilers (suncc).
2008-02-09 13:01:24 +00:00
Colin Leroy
8a56b78f5e 2008-02-08 [colin] 3.3.0cvs1
* src/common/utils.c
		Forbid attaching anything containing "../" or ".ssh/"
		from mailto: URI
2008-02-08 16:28:22 +00:00
Paul Mangan
347bb9db97 3.3.0 unleashed 2008-02-08 08:05:58 +00:00
Paul Mangan
c6f770ea44 oops, getting ahead of myself 2008-02-08 05:31:25 +00:00
Paul Mangan
1a2df17c7b 2008-02-08 [paul] 3.3.0cvs1
* AUTHORS
		updated with new translators
	* configure.ac
		added he to ALL_LINGUAS
	* po/cs.po
	* po/de.po
	* po/es.po
	* po/fi.po
	* po/hu.po
	* po/it.po
	* po/pt_BR.po
	* po/zh_CN.po
		updated by Tim Brain and Petr Vanek, Stephan Sachse,
		Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
		Andrea Spadaccini, Frederico Goncalves Guimaraes,
		and Ralph Young
	* po/he.po
		new Hebrew translation by Ofer <oc666@netvision.net.il>
	* src/gtk/about.c
		updated with new translators and bumped (c) year
	* src/gtk/authors.h
		updated with new translators
2008-02-08 05:21:11 +00:00
Colin Leroy
939a2ccec5 2008-02-05 [colin] 3.2.0cvs76
* src/messageview.c
	* src/mimeview.c
	* src/mimeview.h
		Special case text/calendar parts: if there's one in
		the mail, and a plugin handling text/calendar is
		loaded, show that part. That'll avoid rendering
		meetings as plain text, which just looks broken to
		many users.
2008-02-05 07:27:07 +00:00
Colin Leroy
68dc31bd49 2008-02-04 [colin] 3.2.0cvs75
* src/mainwindow.c
		Maemo: Fix LED handling on OS 2008
2008-02-04 17:18:09 +00:00
Colin Leroy
62ab816b63 2008-02-01 [colin] 3.2.0cvs74
* src/compose.c
		Possibly fix the annoying and hard-to reproduce bug
		where lines
		are
		rewrapped
		like
		that.
2008-02-01 16:48:40 +00:00
Paul Mangan
e42316a486 2008-02-01 [paul] 3.2.0cvs73
* src/common/utils.c
		fix bug 1502, 'Plus signs are stripped from
		email addresses when calling from command line'
		Thanks to Colin
2008-02-01 09:30:59 +00:00
Colin Leroy
26fb220233 2008-01-31 [colin] 3.2.0cvs72
* src/exphtmldlg.c
	* src/mimeview.c
	* src/summaryview.c
		Fix building of URIs from filenames
2008-01-31 16:50:31 +00:00
Tristan Chabredier
9d5272204f 2008-01-31 [wwp] 3.2.0cvs71
* src/main.c
		Fixes debug output of compiled-in features list
		(completes 3.2.0cvs60).
2008-01-31 10:26:52 +00:00
Colin Leroy
39cb1db917 2008-01-31 [colin] 3.2.0cvs70
* configure.ac
	* po/POTFILES.in
	* src/compose.c
	* src/plugins/Makefile.am
	* src/plugins/clamav/.cvsignore
	* src/plugins/clamav/Makefile.am
	* src/plugins/clamav/README
	* src/plugins/clamav/clamav_plugin.c
	* src/plugins/clamav/clamav_plugin.h
	* src/plugins/clamav/clamav_plugin_gtk.c
	* src/plugins/clamav/clamav_plugin_gtk.deps
		Remove the Clamav plugin from the core
2008-01-31 08:48:27 +00:00
Tristan Chabredier
7377cac0e0 2008-01-28 [wwp] 3.2.0cvs69
* src/compose.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
		Fix for bug #1493: count lines (\n chars) according to the way
		format body is passed (i.e. \-escaped or not).
2008-01-28 09:19:14 +00:00
Paul Mangan
2128a47b80 2008-01-27 [paul] 3.2.0cvs68
* po/en_GB.po
		updated
	* src/prefs_actions.c
	* src/prefs_filtering.c
	* src/prefs_folder_item.c
	* src/prefs_template.c
	* src/gtk/about.c
		some minor changes to the English
2008-01-27 08:11:49 +00:00
Colin Leroy
b7bf9f52b1 2008-01-24 [colin] 3.2.0cvs67
* src/etpan/imap-thread.c
	* src/etpan/nntp-thread.c
		Fix bug 1348, 'Hang ups at exit time with
		pgp plugin since 3.0.2'
2008-01-24 16:40:22 +00:00
Colin Leroy
5b1e01dd37 2008-01-23 [colin] 3.2.0cvs66
* src/toolbar.c
		Fix translation of something that shouldn't be
2008-01-23 19:26:21 +00:00
Colin Leroy
162bc0eb4c 2008-01-23 [colin] 3.2.0cvs65
* src/procmime.c
		Fix bug 1486, 'Re: Incorrect content when replying'
		Revert to full scan if short scan found only 0-length
		text parts
2008-01-23 17:26:30 +00:00
Paul Mangan
d5e5cde94d 2008-01-23 [paul] 3.2.0cvs64
* src/prefs_folder_item.c
		fix bug 1485, 'selecting a folder's default
		account if name contains '&''
2008-01-23 07:22:50 +00:00
Colin Leroy
a721bcaa71 2008-01-23 [colin] 3.2.0cvs63
* src/folder.c
	* src/folder.h
	* src/main.c
	* src/mainwindow.c
		Fix bug 1480, 'should be able to display mail file
		from command line'. Let 'claws-mail --select' accept
		absolute paths in addition to folder identifiers.
2008-01-23 06:43:15 +00:00
Tristan Chabredier
9aa907b365 2008-01-22 [wwp] 3.2.0cvs62
* src/account.c
	* src/account.h
	* src/compose.c
	* src/messageview.c
	* src/summaryview.c
	* src/common/utils.c
	* src/common/utils.h
		Allow from=address in mailto sequence:
		  --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
		  The 'from' will try to select the first account matching in accounts list,
		  otherwise will use the usual account selection mechanism but override with
		  this 'from' address.
		Allow mailto with NNTP accounts
		  mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
		  is the default one or if a NNTP account address is used with 'from'.
		  This is more or less a bugfix as it was possible to use mailto with a NNTP
		  default account but the complete mailto sequence was put in To.
2008-01-22 17:43:12 +00:00
Tristan Chabredier
67fe3874c7 2008-01-22 [wwp] 3.2.0cvs61
* doc/man/claws-mail.1
		Updated the man page: status of few features, command-line
		usage (--version-full) and completed list of config files
		and dirs.
2008-01-22 17:16:16 +00:00
Tristan Chabredier
033219ba35 2008-01-22 [wwp] 3.2.0cvs60
* src/main.c
		Added --version-full to display version and compiled-in
		features list (for later use by Clawsker for instance).
2008-01-22 15:12:02 +00:00
Holger Berndt
57b125ebff 2008-01-22 [holger] 3.2.0cvs59
* src/addrduplicates.c
		Fix scrolling in addressbook duplicate
		finder result dialog
2008-01-22 14:14:55 +00:00
Colin Leroy
f61e3a2805 2008-01-21 [colin] 3.2.0cvs58
* src/summaryview.c
		Fix bug 1457, 'sorting messages on, say, from,
		should subsort on previous sort choice'. Subsort
		by date when sort is Subject, From, To, Tags.
2008-01-21 18:23:42 +00:00
Colin Leroy
47399f931e 2008-01-21 [colin] 3.2.0cvs57
* AUTHORS
	* src/matcher.c
	* src/mimeview.c
	* src/common/ssl.c
	* src/gtk/authors.h
		Fix bug 1478, 'Wrong pthread_create calls all
		over the place'. Patch by Christian Cornelssen
2008-01-21 07:56:11 +00:00
Colin Leroy
3168855462 2008-01-20 [colin] 3.2.0cvs56
* src/imap.c
	* src/etpan/imap-thread.c
	* src/etpan/imap-thread.h
		Fix bug 1468, 'Use IMAP keyword to
		store "forwarded" flag'
2008-01-20 17:09:09 +00:00
Colin Leroy
bc97f54f37 2008-01-20 [colin] 3.2.0cvs55
* src/folderutils.c
		Make list operations faster
2008-01-20 16:21:43 +00:00
Colin Leroy
5fc94a0248 2008-01-20 [colin] 3.2.0cvs54
* src/mainwindow.c
		Fix bug 1353, 'on startup with small screen
		layout, keyboard input gets lost'
2008-01-20 16:12:18 +00:00
Colin Leroy
b146876d1b 2008-01-20 [colin] 3.2.0cvs53
* src/textview.c
		Complete 3.2.0cvs49, and fixes bug 1477,
		'Claws Mail crashes when view PGP-encrypted
		message'
2008-01-20 15:50:26 +00:00
Colin Leroy
c48ffb2bfc 2008-01-20 [colin] 3.2.0cvs52
* src/compose.c
		Fix privacy menu update when replying to
		encrypted mail and no default privacy
		system is set
2008-01-20 14:16:53 +00:00
Colin Leroy
3bb6c90ec2 2008-01-19 [colin] 3.2.0cvs51
* src/filtering.c
	* src/procmsg.h
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/clamav/clamav_plugin.c
	* src/plugins/spamassassin/spamassassin.c
		Batch filtering deletions too (and save 4 bytes
		per MsgInfo in the process :)
2008-01-19 16:00:18 +00:00
Colin Leroy
516dba62b4 2008-01-19 [colin] 3.2.0cvs50
* src/folder.c
		Make cache update after copies much faster
		on IMAP
2008-01-19 15:53:47 +00:00
Colin Leroy
77d6792aed 2008-01-19 [colin] 3.2.0cvs49
* src/textview.c
		Check g_fopen() success
2008-01-19 15:52:25 +00:00
Tristan Chabredier
a7111e1ca6 2008-01-17 [wwp] 3.2.0cvs48
* manual/faq.xml
	* manual/es/faq.xml
	* manual/fr/faq.xml
	* manual/pl/faq.xml
		Sylpheed? No idea what this means.
2008-01-17 21:55:01 +00:00
Colin Leroy
66c9ab7085 2008-01-17 [colin] 3.2.0cvs47
* src/gtk/gtksctree.c
		Make dnd threshold higher on Maemo
2008-01-17 18:25:23 +00:00
Colin Leroy
838e868f30 2008-01-16 [colin] 3.2.0cvs46
* src/common/passcrypt.c
		Fix build on FreeBSD, thanks to Pawel
2008-01-16 07:46:09 +00:00
Colin Leroy
c387ed2a67 2008-01-15 [colin] 3.2.0cvs45
* src/compose.c
		Fix bug 1472, 'Keyboard "Menu" key doesn't call
		spell check of actuall word'
	* src/summaryview.c
		Temporarily disable immediate execution when learning
		spam *only* if the summaryview isn't locked
2008-01-15 17:47:52 +00:00
Tristan Chabredier
c4bd1a3349 2008-01-15 [wwp] 3.2.0cvs44
* src/prefs_filtering.c
		Fix filtering prefs layout (Maemo port), moving page up/down
		from buttons to context menu.
2008-01-15 09:37:18 +00:00
Colin Leroy
36929bc98b 2008-01-15 [colin] 3.2.0cvs43
* src/compose.c
		Fix bug 1465, 'First line in new message does not mark URLs'
2008-01-15 08:00:45 +00:00
Colin Leroy
3910344043 2008-01-15 [colin] 3.2.0cvs42
* src/common/passcrypt.c
		Fix bug 1461, 'several components #define
		_XOPEN_SOURCE improperly'
2008-01-15 07:40:56 +00:00
Colin Leroy
0ff4c4ea23 2008-01-15 [colin] 3.2.0cvs41
* src/summaryview.c
		Fix bug 1469, 'Column width adjustments on message
		lists do not save'
2008-01-15 07:38:48 +00:00
Holger Berndt
b6f35c7559 2008-01-14 [holger] 3.2.0cvs40
* configure.ac
		Add tests for dbus, dbus glib bindings,
		and NetworkManager. All is optional. Add new
		--(en|dis)able-networkmanager-support switch.
	* src/Makefile.am
	* src/imap.c
	* src/inc.c
	* src/main.c
	* src/main.h
	* src/mainwindow.c
	* src/gtk/about.c
		Add optional NetworkManager support, so Claws Mail
		can try to do the right thing when the network connection
		status changes. NetworkManager support is active by
		default if above requirements were met.
2008-01-14 09:14:07 +00:00