Commit graph

2865 commits

Author SHA1 Message Date
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
Colin Leroy
17280547c1 2008-01-12 [colin] 3.2.0cvs39
* src/summaryview.c
		Advertise the click-on-reply feature in the tooltip
2008-01-12 21:44:17 +00:00
Colin Leroy
1fd7818780 2008-01-12 [colin] 3.2.0cvs38
* src/Makefile.am
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/pixmaps/tray_newmail.offline.xpm
	* src/pixmaps/tray_newmail.xpm
	* src/pixmaps/tray_newmarkedmail.offline.xpm
	* src/pixmaps/tray_newmarkedmail.xpm
	* src/pixmaps/tray_nomail.offline.xpm
	* src/pixmaps/tray_nomail.xpm
	* src/pixmaps/tray_unreadmail.offline.xpm
	* src/pixmaps/tray_unreadmail.xpm
	* src/pixmaps/tray_unreadmarkedmail.offline.xpm
	* src/pixmaps/tray_unreadmarkedmail.xpm
	* src/plugins/trayicon/Makefile.am
	* src/plugins/trayicon/newmail.offline.xpm
	* src/plugins/trayicon/newmail.xpm
	* src/plugins/trayicon/newmarkedmail.offline.xpm
	* src/plugins/trayicon/newmarkedmail.xpm
	* src/plugins/trayicon/nomail.offline.xpm
	* src/plugins/trayicon/nomail.xpm
	* src/plugins/trayicon/trayicon.c
	* src/plugins/trayicon/unreadmail.offline.xpm
	* src/plugins/trayicon/unreadmail.xpm
	* src/plugins/trayicon/unreadmarkedmail.offline.xpm
	* src/plugins/trayicon/unreadmarkedmail.xpm
		Make the Trayicon plugin icons themable
2008-01-12 21:23:42 +00:00
Tristan Chabredier
20ce283f05 2008-01-12 [wwp] 3.2.0cvs37
* src/prefs_display_header.c
		Fix extra leading hyphen visible in the display
		header configuration combo list (maemo).
2008-01-12 21:14:54 +00:00
Colin Leroy
ac71defec0 2008-01-11 [colin] 3.2.0cvs36
* src/imap.c
		Set timeout to 1 before disconnecting all -
		for when one switches to offline and has
		no network anymore
	* src/messageview.c
		Fix bug 1454, 'error message shows parts and
		signature of previous messages'
	* src/prefs_common.c
		Maemo: Hide Send dialog by default
2008-01-11 17:39:19 +00:00
Colin Leroy
7d7316b51c 2008-01-10 [colin] 3.2.0cvs35
* src/action.c
	* src/editldap.c
	* src/prefs_account.c
	* src/wizard.c
	* src/gtk/inputdialog.c
	* src/plugins/pgpcore/passphrase.c
		Maemo: Fix bug 1455, 'Password enters leading letter
		incorrectly as uppercase'
2008-01-10 17:45:25 +00:00
Colin Leroy
3bfc27344b 2008-01-09 [colin] 3.2.0cvs34
* po/pl.po
		Fix bug 1446, 'SC crashes frequently when staying
		in background'. Format string error in Polish
		translation
	* src/gtk/description_window.c
	* src/prefs_template.c
		Complete 3.2.0cvs9 (fix bug with gtk_main loop);
		patch by Pawel
	* src/wizard.c
		Maemo: Fix build
2008-01-09 16:59:40 +00:00
Colin Leroy
b2d469f26a 2008-01-08 [colin] 3.2.0cvs33
* src/main.c
		Maemo: connect HW status change signal for shutdown
	* src/mainwindow.c
		Maemo: Fix hardware space key
	* src/wizard.c
		Maemo: name mmc1 and 2 a better name
2008-01-08 19:08:12 +00:00
Tristan Chabredier
699ee4805f 2008-01-08 [wwp] 3.2.0cvs32
* src/folder.c
	* src/folder_item_prefs.c
	* src/folder_item_prefs.h
	* src/prefs_folder_item.c
		It's now possible to disable processing rules when
		entering a folder (this adds a new option to the
		folder properties dialog).
2008-01-08 13:45:41 +00:00
Tristan Chabredier
1316703855 2008-01-08 [wwp] 3.2.0cvs31
* src/common/utils.c
		Mailto: now supports 'insert' (stands for 'insert file'), this
		adds the ability to create a new message from the command-line,
		with body set from an existing file contents.
2008-01-08 13:36:44 +00:00
Colin Leroy
33438ed2c3 2008-01-08 [colin] 3.2.0cvs30
* src/summaryview.c
		Maybe fix bug 1452, 'crash while drag'n'droping
		emails to an IMAP folder'
2008-01-08 07:34:45 +00:00
Tristan Chabredier
242d83be17 2008-01-07 [wwp] 3.2.0cvs29
* src/prefs_filtering.c
		Static-alize a function, thanks to Colin.
2008-01-07 19:58:30 +00:00
Colin Leroy
586296c4cf 2008-01-07 [colin] 3.2.0cvs28
* src/folderview.c
		Fix scrolling to bottom when drag and dropping
	* src/summaryview.c
		Fix bug 1445, 'Display sender using addressbook: fails
		when From: isn't an email address'
2008-01-07 17:45:51 +00:00
Tristan Chabredier
fcf4186538 2008-01-07 [wwp] 3.2.0cvs27
* src/prefs_actions.c
	* src/prefs_filtering.c
	* src/prefs_template.c
		Add tooltips to most buttons in the templates, actions and
		filtering/processing dialogs.
2008-01-07 13:51:12 +00:00
Tristan Chabredier
471197ee37 2008-01-07 [wwp] 3.2.0cvs26
* src/prefs_filtering.c
		 - add a clear button to clear dialog input fields
		 - add page up and page down buttons to move selected rule up and down
		 - in rules list popup-menu: added Delete, Delete all and Duplicate
		 - popup-menu items are greyed out either if the list is empty (not counting the
		   (New) row or if there is no selected item
		 - clear store when closing dialog

	* src/prefs_actions.c
		 - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
		   clear button, popup-menu
		 - clear store when closing dialog

	* src/prefs_template.c
		 - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
		   clear button, popup-menu

	* src/addrcustomattr.c
		 - renamed popup-menu item Clear list to Delete all
		 - grey out popup-menu items is there is no selected item or if list is empty
		 - clear store when closing dialog

	* src/edittags.c
		 - added popup-menu item Delete all
		 - grey out popup-menu items is there is no selected item or if list is empty
		 - clear store when closing dialog
2008-01-07 11:33:33 +00:00
Tristan Chabredier
9abc4b7526 2008-01-06 [wwp] 3.2.0cvs25
* src/addressadd.c
		One more layout fix by Pawel (completes 3.2.0cvs24).
2008-01-06 13:21:23 +00:00
Colin Leroy
3176f3fc4c 2008-01-05 [colin] 3.2.0cvs24
* src/addressadd.c
		Little GUI fixes, patch by Pawel
2008-01-05 15:28:02 +00:00
Tristan Chabredier
c710b1bf77 2007-12-29 [wwp] 3.2.0cvs23
* src/compose.c
		Fix for bug #1443, and strip possible whitespaces around
		custom header names.
2007-12-29 21:34:46 +00:00
Ricardo Mones
032b90ac14 2007-12-29 [mones] 3.2.0cvs22
* po/es.po
		Updated translation, corrected a term based
		on suggestion from Israel Saeta Pérez,
		reverted awful X-Mailer translation
	* src/procmime.c
		Complete cvs20 for FreeBSD, patch by Pawel
2007-12-29 18:11:39 +00:00
Colin Leroy
e7fbfb38b2 2007-12-29 [colin] 3.2.0cvs21
* src/textview.c
		Fix bug 1442, 'Tags are repeated in
		encapsulated messages'
2007-12-29 13:52:04 +00:00
Colin Leroy
7d64be287b 2007-12-28 [colin] 3.2.0cvs20
* src/procmime.c
		Fix path to mime/globs. Patch by Marten King.
2007-12-28 18:56:01 +00:00
Colin Leroy
f9badeffba 2007-12-27 [colin] 3.2.0cvs19
* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpmime/Makefile.am
		Add missing flags to build pgp plugins on maemo
2007-12-27 21:26:35 +00:00
Colin Leroy
56f6649547 2007-12-27 [colin] 3.2.0cvs18
* src/mainwindow.c
		Maximise before showing to avoid probable flickering
		on slow computers.
2007-12-27 19:32:53 +00:00
Colin Leroy
76c02adede 2007-12-27 [colin] 3.2.0cvs17
* src/main.c
	* src/mainwindow.c
	* src/prefs_common.c
	* src/prefs_common.h
		Fix bug 1439, 'Claws Mail does not remember window size
		state when restarted'. Save maximised state and force
		maximisation at startup if applicable.
2007-12-27 19:26:13 +00:00
Paul Mangan
b8a88023c9 2007-12-23 [paul] 3.2.0cvs16
* src/prefs_matcher.c
		fix bug 1436, 'Filter condition dialog doesn't
		load header name from current rules'
2007-12-23 15:34:48 +00:00
Paul Mangan
50a17e891d 2007-12-22 [paul] 3.2.0cvs15
* src/compose.c
		fix bug 1435, 'Reply doesn't take into account
		reply-to field'
2007-12-22 09:43:22 +00:00
Paul Mangan
ee3237ccd8 2007-12-21 [paul] 3.2.0cvs14
* src/common/ssl_certificate.c
		fix FreeBSD build with IPV6 support
2007-12-21 20:22:09 +00:00
Colin Leroy
bd2d45b0d0 2007-12-20 [colin] 3.2.0cvs13
* src/imap.c
		Fix error handling
2007-12-20 18:05:10 +00:00
Colin Leroy
9cfa17f955 2007-12-20 [colin] 3.2.0cvs12
* src/imap.c
	* src/imap.h
	* src/prefs_account.c
		Add DIGEST-MD5 support for IMAP authentication
2007-12-20 08:28:29 +00:00
Ricardo Mones
0c2f4d5074 2007-12-19 [mones] 3.2.0cvs11
* doc/man/claws-mail.1
		Better ordering of sections, updated options
	* po/es.po
		Updated strings
2007-12-19 16:40:00 +00:00
Paul Mangan
5c7197852e 2007-12-19 [paul] 3.2.0cvs10
* src/prefs_account.c
		use a spinbutton instead of an entry for
		"POP authentication timeout" also
2007-12-19 10:48:43 +00:00
Colin Leroy
91b5185a5b 2007-12-19 [colin] 3.2.0cvs9
* src/prefs_filtering_action.c
	* src/prefs_matcher.c
	* src/gtk/description_window.c
		Destroy info windows with their parents
		Patch by Pawel
2007-12-19 07:42:53 +00:00
Colin Leroy
8e127b3fe7 2007-12-19 [colin] 3.2.0cvs8
* src/prefs_account.c
		Use spinbuttons instead of entries where needed
		Patch by Pawel
2007-12-19 07:40:02 +00:00
Paul Mangan
72b4b8886b 2007-12-18 [paul] 3.2.0cvs7
* src/prefs_matcher.c
		add missing i18n for a few strings
		Patch by Stephan Sachse
2007-12-18 22:09:18 +00:00
Paul Mangan
5ad65aed69 2007-12-18 [paul] 3.2.0cvs6
* src/prefs_logging.c
		use 'disk' instead of 'disc'
2007-12-18 11:42:29 +00:00
Paul Mangan
1cbbd8932c 2007-12-18 [paul] 3.2.0cvs5
* po/en_GB.po
		updated
	* src/addrcustomattr.c
	* src/editaddress.c
		fixes to the ingleesh
	* src/prefs_filtering_action.c
		fix copyright header
		fix untranslated strings
	* src/prefs_filtering_action.h
		fix copyright header
2007-12-18 11:37:52 +00:00
Tristan Chabredier
ffae8e6651 2007-12-18 [wwp] 3.2.0cvs4
* src/folderview.c
	* src/headerview.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_fonts.c
	* src/summaryview.c
	* src/textview.c
	* src/wizard.c
	* src/common/defs.h
	* src/gtk/gtkutils.c
		Added prefs to set custom small and bold fonts
		(might matter on some desktops, according to
		DPI and font settings).
2007-12-18 08:20:55 +00:00
Colin Leroy
70a3e2b3be 2007-12-18 [colin] 3.2.0cvs3
* src/prefs_logging.c
		Rework GUI, patch by Pawel
2007-12-18 07:13:12 +00:00
Colin Leroy
6fbb42a174 2007-12-18 [colin] 3.2.0cvs2
* src/prefs_filtering_action.c
		Rework GUI, patch by Pawel
2007-12-18 07:09:48 +00:00
Colin Leroy
5370887d4e 2007-12-18 [colin] 3.2.0cvs1
* src/editaddress.c
		Fix build on old GCC
		Fix inverted buttons
2007-12-18 06:13:57 +00:00
Paul Mangan
86fed0c68d 3.2.0 released 2007-12-17 07:48:53 +00:00
Paul Mangan
3b0fed128c 2007-12-17 [paul] 3.1.0cvs79
* po/de.po
	* po/fr.po
	* po/hu.po
	* po/it.po
	* po/pt_BR.po
		updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
		Andrea Spadaccini, and Frederico Goncalves Guimaraes
2007-12-17 05:34:59 +00:00
Ricardo Mones
0a793f140f 2007-12-17 [mones] 3.1.0cvs78
* po/es.po
		Updated Spanish translation for 3.2.0 release
2007-12-17 00:24:13 +00:00
Colin Leroy
773992852c 2007-12-16 [colin] 3.1.0cvs77
* src/addrcustomattr.c
		Fix translations, patch by Fabien
2007-12-16 10:00:35 +00:00
Paul Mangan
e0598f506e 2007-12-15 [paul] 3.1.0cvs76
* src/folderview.c
		fix compiler warning
2007-12-15 09:40:46 +00:00
Colin Leroy
bd5a2c461b 2007-12-14 [colin] 3.1.0cvs75
* src/folderview.c
		Simplify logic
2007-12-14 19:11:24 +00:00
Tristan Chabredier
5c4d9b8256 2007-12-12 [wwp] 3.1.0cvs74
* AUTHORS
	* src/gtk/authors.h
		Added Marius Glauser to the hall of fame.
2007-12-12 16:54:49 +00:00
Tristan Chabredier
69d9fbe674 2007-12-12 [wwp] 3.1.0cvs73
* src/gtk/gtkutils.c
		Improve the way we show results of searches
		in message bodies: selected text now get centered
		vertically in the message window.
		Patch by Marius Glauser <seelenhirt@gmx.net>.
2007-12-12 16:31:16 +00:00
Colin Leroy
a0306ae7d7 2007-12-10 [colin] 3.1.0cvs72
* src/folder.c
		Don't crash when setting batch mode on no folder
2007-12-10 18:53:01 +00:00
Colin Leroy
68ef3637e3 2007-12-10 [colin] 3.1.0cvs71
* src/common/utils.c
		Fix potential buffer overrun (thanks to
		Hiroyuki)
2007-12-10 18:20:11 +00:00
Paul Mangan
49c231daec 2007-12-08 [paul] 3.1.0cvs70
* src/prefs_receive.c
		small change to the English
2007-12-08 10:50:56 +00:00
Colin Leroy
26b8d02ba5 2007-12-08 [colin] 3.1.0cvs69
* src/vcard.c
		Fix warnings
2007-12-08 07:50:43 +00:00
Colin Leroy
bb699bbd69 2007-12-07 [colin] 3.1.0cvs68
* src/mainwindow.c
	* src/summaryview.c
	* src/summaryview.h
		Free simplify_subject_preg at exit
2007-12-07 20:42:42 +00:00
Colin Leroy
1ed0825b0e 2007-12-07 [colin] 3.1.0cvs67
* src/main.c
	* src/summaryview.c
	* src/common/utils.c
	* src/common/utils.h
		We have to free reused regexps from time to
		time, or they get huge
2007-12-07 20:01:13 +00:00
Colin Leroy
9c8c8646ba 2007-12-07 [colin] 3.1.0cvs66
* src/vcard.c
		Fix QP decoding (and UTF8)
2007-12-07 17:21:21 +00:00
Colin Leroy
59ef16bd23 2007-12-07 [colin] 3.1.0cvs65
* src/addrcustomattr.c
		Update list of default custom attributes
		now (will be needed for a feature patch
		post 3.2.0)
2007-12-07 17:15:46 +00:00
Colin Leroy
a7b2e2c8a6 2007-12-07 [colin] 3.1.0cvs64
* src/folder.c
		Batch on destination folder when copying - fixes
		slowness when moving unread mails to trash on IMAP
2007-12-07 17:10:49 +00:00
Colin Leroy
2806a011f5 2007-12-06 [colin] 3.1.0cvs63
* src/common/w32_time.c
	* src/common/w32lib.h
	* src/etpan/etpan-thread-manager.c
	* src/etpan/imap-thread.c
	* src/etpan/nntp-thread.c
	* src/gtk/Makefile.am
		Fix win32 build with libetpan. Thanks to
		Marcus Brinkmann.
2007-12-06 22:17:56 +00:00
Colin Leroy
242ecbf7ef 2007-12-06 [colin] 3.1.0cvs62
* src/account.c
	* src/imap.c
	* src/prefs_account.c
	* src/prefs_account.h
	* src/etpan/imap-thread.c
	* src/etpan/imap-thread.h
		Disable connection via command line on WIN32
		Disable mmap use on WIN32 - use normal strings
	* src/addressbook.c
	* src/addressbook.h
	* src/addressbook_foldersel.c
	* src/addressbook_foldersel.h
	* src/prefs_filtering_action.c
	* src/prefs_matcher.c
	* src/plugins/bogofilter/bogofilter_gtk.c
	* src/plugins/dillo_viewer/dillo_prefs.c
	* src/plugins/spamassassin/spamassassin_gtk.c
		Fix leak, rework function logics to be more
		natural - thanks to Holger
	* src/common/utils.c
		Fix warnings
2007-12-06 17:10:12 +00:00
Colin Leroy
5c45bfdcad 2007-12-06 [colin] 3.1.0cvs61
* src/news.c
	* src/common/utils.c
	* src/common/utils.h
		Fix posting, and fix UTF-8 being sent when encoding
		is 8bit
2007-12-06 07:48:28 +00:00
Colin Leroy
7cd551c847 2007-12-05 [colin] 3.1.0cvs60
* src/news.c
		Fix debian bug #453157, 'Fails to post usenet
		articles after NNTP connection has been
		interrupted". Fix return value to prevent deletion
		on failure, and issue MODE READER in case posting
		fails at first.
2007-12-05 19:45:53 +00:00
Colin Leroy
4708b02356 2007-12-05 [colin] 3.1.0cvs59
* src/messageview.c
	* src/uri_opener.c
		Improvements to the List URIs dialog
		Patch by Pawel
2007-12-05 07:39:32 +00:00
Colin Leroy
2a8b477af6 2007-12-05 [colin] 3.1.0cvs58
* src/prefs_other.c
	* src/gtk/gtksctree.h
		Fix warnings
2007-12-05 06:39:42 +00:00
Colin Leroy
b38872c6ba 2007-12-04 [colin] 3.1.0cvs57
* src/etpan/imap-thread.c
		Fix bug 1378, 'Claws exits on IMAP alert message'
		Don't do GTK calls directly from Etpan thread
2007-12-04 21:56:20 +00:00
Colin Leroy
3904b0349a 2007-12-04 [colin] 3.1.0cvs56
* src/folderview.c
	* src/gtk/gtksctree.c
		MAEMO: Fix bug 1325, 'Folder Navigation Problems'
                Make all the left of column zero an hotspot for
                expanding.
2007-12-04 21:54:01 +00:00
Colin Leroy
ca4154848b 2007-12-04 [colin] 3.1.0cvs55
* src/mainwindow.c
	* src/mainwindow.h
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_receive.c
		MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
2007-12-04 21:49:04 +00:00
Tristan Chabredier
84534e01d3 2007-12-04 [wwp] 3.1.0cvs54
* src/prefs_other.c
		Fix for bug #1419.
2007-12-04 21:34:20 +00:00
Holger Berndt
0796d0b127 2007-12-04 [holger] 3.1.0cvs53
* src/addrduplicates.c
	* src/addrduplicates.h
		Export addressbook entry deletion
2007-12-04 11:42:40 +00:00
Colin Leroy
3d07175163 2007-12-04 [colin] 3.1.0cvs52
* tools/Makefile.am
	* tools/README.sylprint
	* tools/sylprint.pl
	* tools/sylprint.rc
		Fix debian bug #454089 (symlink attack in TMP directory)
		http://secwatch.org/advisories/1019661/ :
		Remove the buggy script, which was unmaintained anyway
	* src/news.c
	* src/procmsg.c
		Store things in our private tmp directory.
2007-12-04 09:48:03 +00:00
Colin Leroy
e057e81d11 2007-12-03 [colin] 3.1.0cvs51
* src/folder.c
	* src/folder.h
	* src/folderview.c
	* src/imap.c
	* src/mainwindow.c
		Fix update problem when getting remote tags
	* src/prefs_matcher.c
		Rework GUI to make it better. Patch by Pawel
		Pekala
2007-12-03 17:32:15 +00:00
Colin Leroy
16f9763a40 2007-12-03 [cleroy] 3.1.0cvs50
* src/etpan/imap-thread.c
	* src/etpan/nntp-thread.c
		Fix bug 1417, 'Network log doesn't reveal
		enough NNTP errors'
2007-12-03 08:12:30 +00:00
Salvatore De Paolis
4d0a43a6c8 2007-12-02 [iwkse] 3.1.0cvs49
* src/plugins/dillo_viewer/dillo_prefs.c
			Insert dillo under the Plugins menu
2007-12-02 14:54:22 +00:00
Paul Mangan
b8ab0bcb9a 2007-12-01 [paul] 3.1.0cvs48
* src/html.c
		add these variant forms
		Thanks to Colin
2007-12-01 10:22:44 +00:00
Paul Mangan
e7b5e1f89f 2007-12-01 [paul] 3.1.0cvs47
* src/matcher.c
		fix a typo
2007-12-01 10:20:23 +00:00
Paul Mangan
08dae36246 2007-12-01 [paul] 3.1.0cvs46
* po/POTFILES.in
		add the new addrcustomattr.c file
2007-12-01 10:17:51 +00:00
Colin Leroy
e44b285b53 2007-11-29 [colin] 3.1.0cvs45
* src/common/ssl_certificate.c
		Use the more modern getaddrinfo instead of
		gethostbyname when possible
2007-11-29 18:25:42 +00:00
Colin Leroy
8916ee9239 2007-11-28 [colin] 3.1.0cvs44
* src/summaryview.c
		Maybe fix bug 1410 and other crash reports
		in summaryview since cvs38.
2007-11-28 18:24:06 +00:00
Tristan Chabredier
0b92421506 2007-11-28 [wwp] 3.1.0cvs43
* src/prefs_summary_open.c
		Guard against an empty list of actions to perform
		when opening a folder (or migration defaults could
		be introduced, confusing).
2007-11-28 15:15:16 +00:00
Colin Leroy
04ebf767ed 2007-11-28 [colin] 3.1.0cvs42
* src/folderview.c
		Fix mark all read from folder's contextual menu
2007-11-28 08:00:57 +00:00
Colin Leroy
0f7774f76a 2007-11-27 [colin] 3.1.0cvs41
* src/imap.c
	* src/imap.h
	* src/imap_gtk.c
	* src/prefs_account.c
	* src/etpan/imap-thread.c
		A few fixes to the IMAP flags handling: Optimisations,
		two crashers, mention that Bandwitdh-efficient mode
		prevents tag fetching.
		Fix M-UTF7 in subscription dialog.
2007-11-27 19:10:20 +00:00
Colin Leroy
732afe2832 2007-11-27 [colin] 3.1.0cvs40
* src/folder.c
	* src/mbox.c
	* src/summaryview.c
		Make filtering faster on flags change: Batch original
		folderitem, where we'll do flags/tags changes.
2007-11-27 18:28:40 +00:00
Colin Leroy
0ab8d46d03 2007-11-27 [colin] 3.1.0cvs39
* src/filtering.c
		Fix bug 1407, 'After a copy action, further rules apply
		to both original and copy'
2007-11-27 18:26:29 +00:00
Colin Leroy
6fc0b0b573 2007-11-27 [colin] 3.1.0cvs38
* src/edittags.c
	* src/summaryview.c
		Fixes races when doing a long operation and user
		asks for another one (Mark all read/unread on a
		big folder on IMAP for example)
2007-11-27 18:25:25 +00:00
Tristan Chabredier
ca262beafb 2007-11-27 [wwp] 3.1.0cvs37
* src/addressbook.c
	* src/prefs_common.c
		Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
		and 3.1.0cvs35 (addressbook.c).
2007-11-27 17:13:38 +00:00
Holger Berndt
384cd2e28e 2007-11-27 [holger] 3.1.0cvs36
* src/printing.c
		Add a line separating header and body
		in the printout
2007-11-27 12:20:10 +00:00
Tristan Chabredier
2c4e272aea 2007-11-27 [wwp] 3.1.0cvs35
* src/addressbook.c
		Fix a drag-and-drop issue introduced with 3.1.0cvs33
		(thanks to Colin) and revert disabling of cut/copy
		context menu entries upon selected groups.
2007-11-27 11:30:46 +00:00
Holger Berndt
2de33dd53b 2007-11-27 [holger] 3.1.0cvs34
* src/printing.c
		Add weights to the list of supported text attributes
		for printing
2007-11-27 10:57:58 +00:00
Tristan Chabredier
1d1c924664 2007-11-27 [wwp] 3.1.0cvs33
* src/Makefile.am
	* src/addrcustomattr.c
	* src/addrcustomattr.h
	* src/addressbook.c
	* src/editaddress.c
	* src/editaddress.h
	* src/prefs_common.c
	* src/prefs_common.h
	* src/common/defs.h
		Provide a (customizable) list of preset attribute names
		for editing contacts (closes bug #1391).
2007-11-27 09:37:23 +00:00
Tristan Chabredier
4f24b2d943 2007-11-27 [wwp] 3.1.0cvs32
* src/addrclip.c
	* src/addressbook.c
	* src/addritem.c
		Various fixes in the address book:
			- made copy/move of a folder to itself or its subtree
			  impossible (-> error)
			- errors messages don't show in the status bar anymore,
			  use alertpanels instead
			- simple click on group doesn't open group edit dialog
			  anymore when in contact edit embedded mode (was too itchy)
			- fixed disabling of edit button and and menu entry when
			  in contact edit embedded mode (was done in a bad and
			  ineffective way)
			- fix menu cut/paste sensitivity in treelist context
			  menu (conflicting enabling was done by different functions)
			- fix some menu item sensitivity in address list context menu
			- don't allow cut/copy of groups, it's useless as they won't
			  be copied w/ their contents
			- fix missing copy of the picture file when copying (bug #1402),
			  fix picture attribute (internal) value when moving or copying
2007-11-27 09:05:12 +00:00
Colin Leroy
344f99940f 2007-11-27 [colin] 3.1.0cvs31
* src/folder.c
	* src/imap.c
		Fix tags loss on move, fix space encoding
2007-11-27 07:25:12 +00:00
Colin Leroy
f951b6bf67 2007-11-26 [colin] 3.1.0cvs30
* src/edittags.c
	* src/folder.c
	* src/folder.h
	* src/imap.c
	* src/messageview.c
	* src/procmsg.c
	* src/procmsg.h
	* src/summaryview.c
	* src/common/utils.c
	* src/common/utils.h
	* src/etpan/imap-thread.c
	* src/etpan/imap-thread.h
		Add IMAP tags support
2007-11-26 22:30:58 +00:00
Colin Leroy
1bbc061b4c 2007-11-26 [colin] 3.1.0cvs29
* src/imap.c
		Fix bug 1405, 'imap auto auth method doesn't
		work since 3.1.0'
2007-11-26 17:47:14 +00:00
Colin Leroy
c646130f73 2007-11-26 [colin] 3.1.0cvs28
* src/messageview.c
	* src/procmime.c
		Handle broken disposition-notifications from Evolution
		(http://bugzilla.gnome.org/show_bug.cgi?id=499145)
2007-11-26 07:49:49 +00:00
Paul Mangan
ba758ffdf7 2007-11-25 [paul] 3.1.0cvs27
* src/folder_item_prefs.c
	* src/folder_item_prefs.h
		remove dead code
2007-11-25 10:05:12 +00:00
Tristan Chabredier
89bdfcfd78 2007-11-23 [wwp] 3.1.0cvs26
* src/matcher.c
	* src/matcher.h
	* src/matcher_parser_parse.y
	* src/prefs_matcher.c
		Fix irrelevant case folding when adding matcher condition 'test',
		thanks to Colin.
2007-11-23 10:22:24 +00:00
Tristan Chabredier
412bc6736f 2007-11-23 [wwp] 3.1.0cvs25
* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_summary_open.c
	* src/prefs_summary_open.h
	* src/summaryview.c
		Add "select first email in list" to the list of possible selections
		when opening a folder.
2007-11-23 10:15:37 +00:00
Paul Mangan
2bcccb2912 2007-11-23 [paul] 3.1.0cvs24
* po/de.po
		a fix by Stephan Sachse, plus remove all
		old strings from the end of the file
2007-11-23 10:09:51 +00:00
Tristan Chabredier
a9f5f37ffa 2007-11-23 [wwp] 3.1.0cvs23
* src/prefs_msg_colors.c
		Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
		with little changes.
2007-11-23 09:57:32 +00:00
Paul Mangan
326ef96dad 2007-11-23 [paul] 3.1.0cvs22
* src/prefs_logging.c
		eliminate wasted horizontal space
2007-11-23 09:36:09 +00:00
Paul Mangan
9be77bb72d 2007-11-23 [paul] 3.1.0cvs21
* src/prefs_summaries.c
		don't wrap the label or put linebreaks
2007-11-23 09:09:26 +00:00