Commit graph

842 commits

Author SHA1 Message Date
Colin Leroy
d0b1791012 2008-07-29 [colin] 3.5.0cvs38
* src/account.c
	* src/account.h
	* src/action.c
	* src/action.h
	* src/addressitem.h
	* src/compose.c
	* src/edittags.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/mimeview.c
	* src/summaryview.c
	* src/gtk/menu.c
	* src/gtk/menu.h
		Switch the main menu to GtkUIManager
		Warning fixes
2008-07-29 19:07:54 +00:00
Colin Leroy
af22661c5e 2008-07-29 [colin] 3.5.0cvs36
* src/action.c
	* src/action.h
	* src/addressbook.c
	* src/addressitem.h
	* src/compose.c
	* src/compose.h
	* src/messageview.c
	* src/messageview.h
	* src/summaryview.c
	* src/gtk/menu.c
	* src/gtk/menu.h
		More switches to GtkUIManager
2008-07-29 05:39:21 +00:00
Colin Leroy
4afbb72b2a 2008-07-25 [colin] 3.5.0cvs34
* src/addrcustomattr.c
	* src/addressbook.c
	* src/compose.c
	* src/editaddress.c
	* src/editaddress_other_attributes_ldap.h
	* src/edittags.c
	* src/mainwindow.c
	* src/mimeview.c
	* src/prefs_actions.c
	* src/prefs_filtering.c
	* src/prefs_template.c
	* src/summaryview.c
	* src/textview.c
	* src/textview.h
	* src/toolbar.c
	* src/gtk/about.c
	* src/gtk/menu.c
	* src/gtk/menu.h
	* src/plugins/trayicon/trayicon.c
		More changes from GtkItemFactory to GtkUIManager
2008-07-25 21:01:45 +00:00
Colin Leroy
68d7682130 2008-07-19 [colin] 3.5.0cvs25
* src/account.c
	* src/addrgather.c
	* src/compose.c
	* src/editldap.c
	* src/expldifdlg.c
	* src/importldif.c
	* src/main.c
	* src/mainwindow.c
	* src/mimeview.c
	* src/noticeview.c
	* src/prefs_account.c
	* src/prefs_actions.c
	* src/prefs_ext_prog.c
	* src/prefs_filtering.c
	* src/prefs_folder_item.c
	* src/prefs_image_viewer.c
	* src/prefs_logging.c
	* src/prefs_msg_colors.c
	* src/prefs_other.c
	* src/prefs_send.c
	* src/prefs_spelling.c
	* src/prefs_summaries.c
	* src/prefs_template.c
	* src/printing.c
	* src/quote_fmt.c
	* src/summary_search.c
	* src/summaryview.c
	* src/toolbar.c
	* src/wizard.c
	* src/common/Makefile.am
	* src/gtk/gtksctree.c
	* src/gtk/gtkutils.h
	* src/gtk/pluginwindow.c
	* src/gtk/quicksearch.c
	* src/plugins/bogofilter/bogofilter_gtk.c
	* src/plugins/dillo_viewer/dillo_prefs.c
	* src/plugins/pgpcore/prefs_gpg.c
	* src/plugins/spamassassin/spamassassin_gtk.c
	* src/plugins/trayicon/trayicon.c
	* src/plugins/trayicon/trayicon_prefs.c
		Use the shiny new GTK tooltips API when possible (GTK+ 2.12
		or greater). Use the old deprecated one on GTK+ < 2.12.
		Easy! Straightforward! I'm not annoyed at all! It's not a loss
		of time!
2008-07-19 14:02:31 +00:00
Colin Leroy
70ddb42c5c 2008-07-08 [colin] 3.5.0cvs23
* src/compose.c
		Possibly fix po-headers appearing on empty
		templates
2008-07-08 19:29:40 +00:00
Colin Leroy
e07d935e44 2008-06-22 [colin] 3.4.0cvs104
* src/compose.c
		Fix initial cursor pos
2008-06-22 08:11:04 +00:00
Colin Leroy
d2c9053314 2008-06-16 [colin] 3.4.0cvs99
* src/compose.c
		Fix cursor placing on signature change
2008-06-16 15:45:09 +00:00
Ricardo Mones
88a058f0a7 2008-06-13 [mones] 3.4.0cvs95
* src/Makefile.am
	* src/autofaces.c	** NEW FILE **
	* src/autofaces.h	** NEW FILE **
	* src/compose.c
		Allow setting Faces and X-Faces globally and per-account
		from configuration files under ~/.claws-mail/autofaces
2008-06-13 13:56:06 +00:00
Colin Leroy
8ff41787fc 2008-06-12 [colin] 3.4.0cvs91
* src/compose.c
	* src/compose.h
		Fix bug 1635, 'Last character of message is truncated
		when changing accounts w/ sigs'
	* src/folderview.c
		Fix bug 1636, 'Can't select "properties" on "folders
		only" folders'
2008-06-12 16:45:25 +00:00
Colin Leroy
c55d5db85e 2008-05-28 [colin] 3.4.0cvs71
* src/compose.c
	* src/compose.h
	* src/grouplistdialog.c
	* src/image_viewer.c
	* src/imap.c
	* src/inc.c
	* src/main.c
	* src/matcher.c
	* src/messageview.c
	* src/mimeview.c
	* src/prefs_themes.c
	* src/procmsg.h
	* src/summaryview.c
	* src/summaryview.h
	* src/textview.c
	* src/common/smtp.c
	* src/common/utils.c
	* src/common/utils.h
		Use goffset instead of off_t for MsgInfo's size
		Allows using MsgInfo structure from plugins
		compiled with largefile support
2008-05-28 05:42:02 +00:00
Colin Leroy
9953ab6062 2008-05-14 [colin] 3.4.0cvs35
* src/compose.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_send.c
		Add a preference to be able to specify an
		outgoing charset/encoding but still fallback
		to 7bit US-ASCII when possible (default TRUE,
		same behavior as pre-cvs34)
2008-05-14 20:24:26 +00:00
Colin Leroy
44c5c29fb0 2008-05-14 [colin] 3.4.0cvs34
* src/compose.c
		Always use the specified encoding and charset if it is
		specified, even if the mail is ASCII.
2008-05-14 19:00:10 +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
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
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
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
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
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
Tristan Chabredier
eabf07ad5b Revert previous (mis-)commit. 2008-03-06 12:54:05 +00:00
Tristan Chabredier
f8e6057fb2 Global and per-folder templates can now override the From name (this
doesn't change the account being used), satisfying bug #1456.
Examples:
 "My other name" <%account_email> (just changes the name)
 my.faked.email@address.org (overrides the address too)
2008-03-06 12:44:22 +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
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
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
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
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
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
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
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
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
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
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
adfab3864d 2007-11-22 [paul] 3.1.0cvs16
* src/compose.c
		fix bug 1400, 'Drag and drop of URLs does not work'
		Thanks to Colin
2007-11-22 09:06:13 +00:00
Colin Leroy
b96432690e 2007-11-21 [colin] 3.1.0cvs14
* src/compose.c
	* src/crash.c
	* src/exphtmldlg.c
	* src/mainwindow.c
	* src/manual.c
	* src/mimeview.c
	* src/prefs_account.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_ext_prog.c
	* src/textview.c
	* src/uri_opener.c
	* src/gtk/about.c
	* src/gtk/gtkutils.c
		Use xdg-open as a way to find default browser,
		when available
2007-11-21 18:58:18 +00:00
Paul Mangan
48e45c8290 2007-11-20 [paul] 3.1.0cvs9
* src/compose.c
		make this string easier for translators
2007-11-20 09:29:06 +00:00
Colin Leroy
ef6237ab30 2007-11-19 [colin] 3.1.0cvs6
* src/compose.c
		Make strings a bit better when attaching
		from mailto: URIs
2007-11-19 17:21:44 +00:00
Tristan Chabredier
7ec8925999 2007-11-19 [wwp] 3.1.0cvs4
* src/compose.c
	* src/compose.h
		Revert changes to compose.c made in 3.1.0cvs2.
2007-11-19 15:36:40 +00:00
Tristan Chabredier
3676477edd 2007-11-19 [wwp] 3.1.0cvs2
* src/compose.c
	* src/compose.h
	* src/prefs_logging.c
	* src/prefs_summaries.c
		GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
		wrap some long label in prefs/summaries, layout checkboxes
		in a more compact form in prefs/loggin, make account and
		header's combos have the same size/spacing in compose
		window.
2007-11-19 14:23:03 +00:00
Colin Leroy
2ca9d1c7c0 2007-11-16 [colin] 3.0.2cvs139
* src/compose.c
	* src/common/utils.c
	* src/common/utils.h
		Fix bug 1387, 'Request for --compose to
		support multiple attachments'
2007-11-16 17:28:18 +00:00
Paul Mangan
23598dd28a 2007-11-08 [paul] 3.0.2cvs128
* src/account.c
	* src/compose.c
	* src/messageview.c
	* src/prefs_account.c
	* src/prefs_account.h
		reinstate 'Generate Message-ID' option as an
		account preference. (hidden on IMAP)
		Thanks to Colin
2007-11-08 09:13:16 +00:00
Paul Mangan
567b89066c 2007-11-03 [paul] 3.0.2cvs112
* AUTHORS
	* src/compose.c
	* src/gtk/authors.h
		allow Bcc in commandline URIs
		(based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
2007-11-03 07:06:36 +00:00
Tristan Chabredier
f9a3eda055 2007-10-17 [wwp] 3.0.2cvs79
* src/compose.c
	* src/quote_fmt.c
	* src/quote_fmt.h
	* src/quote_fmt_lex.l
	* src/quote_fmt_parse.y
		Templates can now attach files using |attach{filename}.
2007-10-17 14:57:18 +00:00
Ricardo Mones
bd2aaca5f2 2007-10-11 [mones] 3.0.2cvs62
* src/addrduplicates.c
	* src/addressbook.c
	* src/compose.c
	* src/expldifdlg.c
	* src/mainwindow.c
	* src/messageview.c
	* src/pop.c
	* src/prefs_customheader.c
	* src/prefs_send.c
	* src/prefs_themes.c
	* src/common/plugin.c
	* src/gtk/pluginwindow.c
	* src/gtk/quicksearch.c
		Fix several typos and capitalisation issues
2007-10-11 16:43:22 +00:00
Colin Leroy
beda3a4d74 2007-10-10 [colin] 3.0.2cvs56
* src/compose.c
		Fix updating of Attachments number in some
		cases (reedit, attach from command-line, ...)
2007-10-10 18:16:53 +00:00
Colin Leroy
fda7d49be5 2007-10-09 [colin] 3.0.2cvs44
* src/addrduplicates.c
	* src/addressadd.c
	* src/addressadd.h
	* src/addressbook.c
	* src/addressbook.h
	* src/addrindex.c
	* src/addrindex.h
	* src/addritem.c
	* src/addritem.h
	* src/compose.c
	* src/editaddress.c
	* src/editaddress_other_attributes_ldap.h
	* src/headerview.c
	* src/messageview.c
	* src/mimeview.c
	* src/summaryview.c
	* src/textview.c
	* src/gtk/gtkutils.c
		Automatically set contacts' pictures from Face
		or X-Face if they have no picture
		Display the contact picture in textview or
		headerview for mails sent by people in the
		addressbook, that have no Face or X-Face
		Fix a few details in the Person edition dialog
		(ability to unset picture)
		Remove picture file when deleting contacts
2007-10-09 16:37:50 +00:00
Colin Leroy
0f8a3641f5 2007-10-08 [colin] 3.0.2cvs36
* src/compose.c
	* src/compose.h
		Beautify the GUI a bit; in particular, show the
		number of attachments in the tab's title.
		Patch by Pawel
2007-10-08 16:21:49 +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
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
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