Commit graph

6729 commits

Author SHA1 Message Date
Tristan Chabredier dc2119dfee 2008-05-13 [wwp] 3.4.0cvs31
* src/addressbook_foldersel.c
		Fix wrong check (completes 3.4.0.cvs30).
2008-05-13 16:14:44 +00:00
Tristan Chabredier 5ff0c97eaa 2008-05-12 [wwp] 3.4.0cvs30
* src/addressbook.c
	* src/addressbook_foldersel.c
	* src/filtering.c
	* src/matcher.c
	* src/prefs_matcher.c
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/bogofilter/bogofilter_gtk.c
	* src/plugins/dillo_viewer/dillo_prefs.c
	* src/plugins/spamassassin/spamassassin.c
	* src/plugins/spamassassin/spamassassin_gtk.c
		Fix for bug 1604 "found_in_addressbook in Any in non English local",
		based on a patch submitted by Paul CtrlAltBs. Also fix storing of
		translated string "Any" in plugins (whitelisting) and
		UTF8 comparisons.
2008-05-12 13:09:26 +00:00
Colin Leroy 3cdf9b4273 2008-05-07 [colin] 3.4.0cvs29
* configure.ac
		Fix --enable-maemo (assume --enable-generic-umpc)
2008-05-07 11:17:57 +00:00
Colin Leroy 293c116f2a 2008-05-07 [colin] 3.4.0cvs28
* configure.ac
	* src/account.c
	* src/addr_compl.c
	* src/compose.c
	* src/editaddress.c
	* src/folderview.c
	* src/mainwindow.c
	* src/messageview.c
	* src/mimeview.c
	* src/prefs_account.c
	* src/prefs_common.c
	* src/prefs_display_header.c
	* src/prefs_filtering.c
	* src/prefs_summaries.c
	* src/prefs_template.c
	* src/prefs_toolbar.c
	* src/stock_pixmap.c
	* src/summaryview.c
	* src/summaryview.h
	* src/textview.c
	* src/toolbar.c
	* src/gtk/about.c
	* src/gtk/gtksctree.c
	* src/gtk/menu.c
	* src/gtk/prefswindow.c
	* src/gtk/sslcertwindow.c
		Separate generic UMPC code (layouts, ...) from
		MAEMO code (Hildon, ...)
2008-05-07 08:18:24 +00:00
Paul Mangan 261f1a3204 2008-05-06 [paul] 3.4.0cvs27
* tools/claws.i18n.status.pl
		add he.po
2008-05-06 17:22:45 +00:00
Colin Leroy 28d76dd1a6 2008-05-06 [colin] 3.4.0cvs26
* src/common/utils.c
		Maybe fix crash on FreeBSD
2008-05-06 06:31:13 +00:00
Colin Leroy a3192bc71d 2008-05-05 [colin] 3.4.0cvs25
* src/messageview.c
		Fix bug 1602, 'Crash when sending return receipt for
		messages with no subject'
2008-05-05 15:42:54 +00:00
Colin Leroy 2fd9c08068 2008-05-05 [colin] 3.4.0cvs24
* src/mimeview.c
		Don't overwrite temporary files with same
		name when drag and dropping. Fixes bug 1599,
		'attach multiple files with the same name from
		one mail to another'
2008-05-05 07:20:29 +00:00
Paul Mangan 72cea9e601 2008-05-04 [paul] 3.4.0cvs23
* src/compose.c
	* src/prefs_common.c
		fix bug 1587 'can not replay with quote'
2008-05-04 15:59:02 +00:00
Colin Leroy 841eb94ff7 2008-05-03 [colin] 3.4.0cvs22
* po/de.po
		Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
2008-05-03 08:20:38 +00:00
Colin Leroy bd9af3b915 2008-05-03 [colin] 3.4.0cvs21
* src/toolbar.c
		Fix bug 1597, 'In news folders, "Move Message to Wastebin"
		icon isn't grayed although ineffective'
2008-05-03 08:17:10 +00:00
Tristan Chabredier df907a2efc 2008-05-02 [wwp] 3.4.0cvs20
* po/fr.po
		Fix translation.

	* src/prefs_folder_item.c
		Add missing notice in folder properties (templates) when
		folder is a root node.
2008-05-02 15:10:50 +00:00
Colin Leroy b5cb37d2b7 2008-04-30 [colin] 3.4.0cvs19
* src/prefs_toolbar.c
		Add Trash and Delete icons to the icon chooser
2008-04-30 20:57:52 +00:00
Colin Leroy 6766d314f8 2008-04-30 [colin] 3.4.0cvs18
* src/compose.c
		Remove "Delete entire line" which was a noop
		and should be the same as "Delete line" :)
2008-04-30 06:46:27 +00:00
Colin Leroy 43fccca059 2008-04-30 [colin] 3.4.0cvs17
* src/compose.c
		Fix 'Delete line' and 'Delete to end of line'
		on the last line. Patch by <seelenhirt@gmx.net>
2008-04-30 06:42:30 +00:00
Colin Leroy b556a5525f 2008-04-28 [colin] 3.4.0cvs16
* src/folder.c
		Fix bug 1589, 'tagsdb file not removed when
		folder deleted'.
	* src/common/utils.c
		Make sure claws_unlink accepts NULL arg.
2008-04-28 06:37:42 +00:00
Colin Leroy bef3502153 2008-04-25 [colin] 3.4.0cvs15
* src/common/ssl.c
		Fix/simplify previous commit
2008-04-25 22:37:01 +00:00
Colin Leroy 8338a74ceb 2008-04-25 [colin] 3.4.0cvs14
* src/addrindex.h
	* src/common/ssl_certificate.c
		Patch by Marcus: Fix Win32 build
	* src/common/ssl.c
		Fix build with GnuTLS/no pthread, thanks
		to Marcus
2008-04-25 22:31:28 +00:00
Colin Leroy 39b7d49b0d 2008-04-25 [colin] 3.4.0cvs13
* src/summaryview.c
		Fix bug 1586, '3-pane vertical layout now and then
		still shows sender column'
2008-04-25 15:47:53 +00:00
Colin Leroy da4f11bc83 2008-04-25 [colin] 3.4.0cvs12
* src/Makefile.am
	* src/w32-logo.ico
	* src/w32-resource.rc
		Patch from Marcus Brinkmann to set an icon on w32.
2008-04-25 13:54:33 +00:00
Colin Leroy f291075326 2008-04-24 [colin] 3.4.0cvs11
* src/inc.c
	* src/inc.h
		Trace inc locks
	* src/ldif.c
	* src/ldif.h
		Fix bug 1581, 'Bad File Format during Import LDIF':
		Use dynamically allocated buffers; also, allow
		importing contacts with no email address
2008-04-24 15:54:19 +00:00
Colin Leroy 378ae10e5e 2008-04-24 [colin] 3.4.0cvs10
* src/prefs_common.c
		Increment the timeout a bit on OpenBSD, 75 isn't enough
2008-04-24 05:39:42 +00:00
Colin Leroy ddf9af77a8 2008-04-23 [colin] 3.4.0cvs9
* src/compose.c
	* src/prefs_folder_item.c
	* src/prefs_template.c
	* src/quote_fmt.c
		Fix bug 1576: Fix unescaping of templates when testing them
		I think it breaks nothing. (wwp, you're welcome to double-check)
2008-04-23 19:01:24 +00:00
Paul Mangan 41581c6b47 2008-04-23 [paul] 3.4.0cvs8
* manual/advanced.xml
		add info about the "two_line_vertical" hidden
		pref
2008-04-23 06:00:41 +00:00
Paul Mangan 93104c5912 2008-04-22 [paul] 3.4.0cvs7
* src/prefs_common.c
	* src/prefs_common.h
	* src/summaryview.c
		make the 2-line view in summaryview when in three
		columns mode configurable. hidden pref: "two_line_vertical"
2008-04-22 18:35:12 +00:00
Colin Leroy 4ebd2f6f38 2008-04-22 [colin] 3.4.0cvs6
* src/inc.c
		Fix missing inc_unlock()
	* src/prefs_matcher.c
	* src/send_message.c
		Fix my last commit
2008-04-22 06:59:20 +00:00
Colin Leroy e2770d273b 2008-04-22 [colin] 3.4.0cvs5
* src/etpan/imap-thread.c
		Use g_(un)setenv instead of (un)setenv which
		doesn't exist on IRIX 6.5
2008-04-22 06:41:24 +00:00
Colin Leroy 3dcebe96d6 2008-04-22 [colin] 3.4.0cvs4
* src/inc.c
	* src/prefs_common.c
	* src/send_message.c
		Fix bug 1566, 'too short I/O timeout on OpenBSD'
		Set the default timeout to 75 seconds
2008-04-22 06:37:00 +00:00
Colin Leroy 120fa67a89 2008-04-20 [colin] 3.4.0cvs3
* 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
		Make the tray icons a bit nicer. Would be
		nice to get really nice icons from someone
		who's good at Gimp :)
2008-04-20 11:32:28 +00:00
Colin Leroy 1e77d9acde 2008-04-18 [colin] 3.4.0cvs2
* src/common/log.c
		Forgot one g_unlink
2008-04-18 16:35:16 +00:00
Colin Leroy 80ccf8c444 lease complete the changelog entry below
2008-04-18 [colin]	3.4.0cvs1

	* src/addrduplicates.c
	* src/addressbook.c
	* src/compose.c
	* src/crash.c
	* src/editaddress.c
	* src/folder.c
	* src/image_viewer.c
	* src/imap.c
	* src/inc.c
	* src/main.c
	* src/mbox.c
	* src/messageview.c
	* src/mh.c
	* src/msgcache.c
	* src/news.c
	* src/partial_download.c
	* src/pop.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_other.c
	* src/prefs_themes.c
	* src/procheader.c
	* src/procmime.c
	* src/procmsg.c
	* src/textview.c
	* src/wizard.c
	* src/common/prefs.c
	* src/common/ssl_certificate.c
	* src/common/template.c
	* src/common/utils.c
	* src/common/utils.h
	* src/etpan/imap-thread.c
	* src/plugins/dillo_viewer/dillo_viewer.c
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/pgpinline/pgpinline.c
		Add an option to shred temporary files and messages
		instead of just removing them. Slows deletions down!
2008-04-18 16:26:05 +00:00
Ricardo Mones e69fc3b5a6 update .es.po 2008-04-18 10:41:02 +00:00
Paul Mangan 8e77aa23c9 3.4.0 release 2008-04-18 09:33:30 +00:00
Paul Mangan 40e733bf35 2008-04-18 [paul] 3.3.1cvs61
* po/de.po
	* po/fi.po
	* po/it.po
	* po/pt_BR.po
		updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
		and Frederico Goncalves Guimaraes
2008-04-18 08:37:04 +00:00
Colin Leroy 9e8a0731a8 2008-04-18 [colin] 3.3.1cvs60
* po/fr.po
		Update translation (Fabien Vantard)
2008-04-18 08:29:44 +00:00
Colin Leroy 25aa3098da 2008-04-17 [colin] 3.3.1cvs59
* src/imap.c
		Fix debian bug 474712, 'claws seg faults when IMAP
		connection breaks after an IMAP protocol error
		(BAD UID SEARCH Invalid parameter: $Forwarded)]'
	* src/summaryview.c
		Fix a little leak
2008-04-17 16:39:10 +00:00
Colin Leroy 7370b83371 2008-04-17 [colin] 3.3.1cvs58
* src/common/log.c
		Fix log size getting out of control (claws-mail
		getting SIGXFSZ): rotate if every 10MB
2008-04-17 07:03:33 +00:00
Paul Mangan f28f48b6f9 2008-04-10 [paul] 3.3.1cvs57
* src/prefs_other.c
		improvements to english usage
2008-04-10 08:58:27 +00:00
Paul Mangan 2970b3ae9f 2008-04-10 [paul] 3.3.1cvs56
* src/prefs_receive.c
		add an accurate description
2008-04-10 08:13:32 +00:00
Colin Leroy 6063d3ed85 2008-04-08 [colin] 3.3.1cvs55
* src/undo.c
		Probably fix corruption, introduced in cvs53
2008-04-08 07:08:19 +00:00
Salvatore De Paolis 54cffc8b1d 2008-04-04 [iwkse] 3.3.1cvs54
* src/undo.c
		undo should works properly again
2008-04-04 17:26:35 +00:00
Salvatore De Paolis 28b02eb371 2008-04-04 [iwkse] 3.3.1cvs53
* src/undo.c
		Fix a segfault but breaks undo
		on a specific case (eg. double paste with
		middle-mouse button)
2008-04-04 15:58:21 +00:00
Salvatore De Paolis 2d145abb8e 2008-04-04 [iwkse] 3.3.1cvs52
* src/prefs_filtering.c
		Fix previous Tab mess
2008-04-04 13:09:45 +00:00
Salvatore De Paolis 702ff639e6 2008-04-03 [iwkse] 3.3.1cvs51
* src/prefs_filtering.c
		Add search in filtering rules list
2008-04-03 02:20:41 +00:00
Colin Leroy 0e68e093d1 2008-04-02 [colin] 3.3.1cvs50
* src/main.c
		Revert part of the previous patch: we do
		want to parse ~/.claws-mail/gtkrc-2.0 if it
		exists
2008-04-02 19:19:55 +00:00
Colin Leroy c83263be46 2008-04-02 [colin] 3.3.1cvs49
* src/main.c
		Fix bug 1562, 'Claws-Mail does not completely
		respect settings in GTK2_RC_FILES environment'
		Remove manual parsing of .gtkrc-2.0 and
		.gtk/gtkrc-2.0. GTK does it itself these days.
2008-04-02 19:12:19 +00:00
Colin Leroy 1e28fdf3a4 2008-04-01 [colin] 3.3.1cvs48
* src/imap_gtk.c
		Fix bug 1561, 'Crashes leaving unsubscribed folder after
		ticking "Show only subscribed"'
2008-04-01 06:35:47 +00:00
Colin Leroy fcb417604c 2008-03-31 [colin] 3.3.1cvs47
* src/folder.c
		Fix bug 1553, 'File lock not respected'
		Regression due to the implementation of
		deletion batching
2008-03-31 07:00:48 +00:00
Colin Leroy d64fc5305c 2008-03-31 [colin] 3.3.1cvs46
* src/mainwindow.c
		Fix tags menu update, thanks to Paul
2008-03-31 06:47:40 +00:00
Tristan Chabredier 8c10a3ae90 2008-03-29 [wwp] 3.3.1cvs45
* src/prefs_account.c
	* src/prefs_common.c
	* src/prefs_folder_item.c
	* src/prefs_quote.c
	* src/quote_fmt.c
	* src/quote_fmt.h
		Fix compose template formats (in global preferences)
		being translated under specific conditions.
		Add a button to restore factory defaults for current
		language.
2008-03-29 16:17:20 +00:00