Commit graph

2664 commits

Author SHA1 Message Date
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
Colin Leroy f5154d1512 2007-11-22 [colin] 3.1.0cvs20
* src/plugins/pgpinline/pgpinline.c
		Fix decryption
2007-11-22 17:04:48 +00:00