Commit graph

253 commits

Author SHA1 Message Date
Michael Rasmussen 8634a2f7c4 2011-12-16 [mir] 3.8.0cvs3
* src/Makefile.am
	    Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
2011-12-16 18:16:44 +00:00
Colin Leroy d13a3413d7 2011-02-23 [colin] 3.7.8cvs59
* src/Makefile.am
	* src/main.c
	* src/common/Makefile.am
	* src/common/plugin.c
	* src/common/valgrind.h
		Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
		Use valgrind's own header.
2011-02-23 10:20:07 +00:00
Colin Leroy 40db67ee07 2010-02-09 [colin] 3.7.5cvs11
* configure.ac
		Bump up GTK+ requirement to 2.10
	* src/Makefile.am
	* src/compose.c
	* src/crash.c
	* src/foldersel.c
	* src/main.c
	* src/mainwindow.c
	* src/messageview.c
	* src/messageview.h
	* src/prefs_actions.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_ext_prog.c
	* src/prefs_filtering_action.c
	* src/prefs_fonts.c
	* src/prefs_image_viewer.c
	* src/prefs_matcher.c
	* src/prefs_msg_colors.c
	* src/prefs_summaries.c
	* src/prefs_template.c
	* src/printing.c
	* src/printing.h
	* src/quote_fmt.c
	* src/summaryview.c
	* src/textview.c
	* src/gtk/Makefile.am
	* src/gtk/about.c
	* src/gtk/gtkcmclist.c
	* src/gtk/gtkcmctree.c
	* src/gtk/gtkutils.c
	* src/gtk/quicksearch.c
		Remove all compile-time conditionals depending on
		GTK+ < 2.10
	* src/gedit-print.c
	* src/gedit-print.h
	* src/gtk/gtksourceprintjob.c
	* src/gtk/gtksourceprintjob.h
		Remove libgnomeprint-based printing system (and
		command-line-based printing system) as GTK+ 2.10
		ships with print support.
2010-02-09 07:46:41 +00:00
Colin Leroy 440055c5cc 2008-12-13 [colin] 3.6.1cvs75
* Makefile.am
	* src/Makefile.am
	* src/common/ssl.c
	* src/common/utils.c
	* src/common/utils.h
	* tools/Makefile.am
		Finish previous patch
2008-12-13 21:20:39 +00:00
Colin Leroy 5fd4087e61 remove openssl flags 2008-10-10 05:30:14 +00:00
Colin Leroy fe0b6200d2 2008-10-09 [colin] 3.6.0cvs20
* configure.ac
	* src/Makefile.am
	* src/crash.c
	* src/gedit-print.c
	* src/gedit-print.h
	* src/main.c
	* src/mainwindow.c
	* src/messageview.c
	* src/prefs_ext_prog.c
	* src/prefs_fonts.c
	* src/prefs_image_viewer.c
	* src/printing.c
	* src/printing.h
	* src/summaryview.c
	* src/gtk/Makefile.am
	* src/gtk/about.c
	* src/gtk/gtksourceprintjob.c
	* src/gtk/gtksourceprintjob.h
		Revert previous patch. It'd be better to remove
		OpenSSL instead, as GnuTLS works as well.
2008-10-09 17:02:02 +00:00
Colin Leroy 51556209cc 2008-10-09 [colin] 3.6.0cvs19
* configure.ac
	* src/Makefile.am
	* src/crash.c
	* src/gedit-print.c
	* src/gedit-print.h
	* src/main.c
	* src/mainwindow.c
	* src/messageview.c
	* src/prefs_ext_prog.c
	* src/prefs_fonts.c
	* src/prefs_image_viewer.c
	* src/printing.c
	* src/printing.h
	* src/summaryview.c
	* src/gtk/Makefile.am
	* src/gtk/about.c
	* src/gtk/gtksourceprintjob.c
	* src/gtk/gtksourceprintjob.h
		Remove the libgnomeprint interface (deprecated,
		and fixes Debian's #501570, 'Copyright confusion')
2008-10-09 15:58:43 +00:00
Colin Leroy daee52fe5a 2008-09-12 [colin] 3.5.0cvs103
* claws-mail.pc.in
	* src/Makefile.am
	* src/compose.c
	* src/compose.h
	* src/crash.c
	* src/folder_item_prefs.c
	* src/folder_item_prefs.h
	* src/main.c
	* src/prefs_account.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_folder_item.c
	* src/prefs_spelling.c
	* src/prefs_template.c
	* src/quote_fmt.h
	* src/quote_fmt_parse.y
	* src/toolbar.c
	* src/toolbar.h
	* src/gtk/Makefile.am
	* src/gtk/about.c
	* src/gtk/filesel.c
	* src/gtk/gtkaspell.c
	* src/gtk/gtkaspell.h
	* src/plugins/bogofilter/Makefile.am
	* src/plugins/dillo_viewer/Makefile.am
	* src/plugins/spamassassin/Makefile.am
	* src/plugins/trayicon/Makefile.am
		Switch spellchecker to Enchant
2008-09-12 16:11:51 +00:00
Colin Leroy f93591fbc6 2008-08-28 [colin] 3.5.0cvs78
* src/Makefile.am
	* src/account.c
	* src/compose.c
	* src/prefs_account.c
	* src/prefs_account.h
	* src/privacy.c
	* src/privacy.h
	* src/procmime.c
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/summaryview.c
	* src/pixmaps/key_gpg_signed.xpm
		Fix bug 1412, "Sign reply, if mail was signed"
		Add an account preference to sign replies to signed mails
2008-08-28 13:09:09 +00:00
Paul Mangan eabae837e8 2008-06-16 [paul] 3.4.0cvs97
* src/Makefile.am
		keep the alphabetical order
2008-06-16 05:56:05 +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
Paul Mangan 56b98aa215 2008-05-24 [paul] 3.4.0cvs67
* src/Makefile.am
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/toolbar.c
	* src/pixmaps/cancel.xpm
	* src/pixmaps/close.xpm
		add a specific icon for A_CANCEL_INC (addresses
		point 1 of bug 1609 'Icon issues')
		replace close.xpm with an icon of the standard
		24x24 size
2008-05-24 06:53:37 +00:00
Colin Leroy df1530764c 2008-05-22 [colin] 3.4.0cvs62
* src/Makefile.am
	* src/prefs_toolbar.c
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/toolbar.c
	* src/pixmaps/delete_btn.xpm
	* src/pixmaps/insert_file.xpm
	* src/pixmaps/mail_reply_to_list.xpm
		Fix more of bug 1609:
		- Add a Delete button icon
		- Add a Reply to list button icon
		- Fix Insert file button icon
		Artwork by Ciprian Popovici.
2008-05-22 06:58:47 +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
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
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 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 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 89f3735091 2007-10-18 [wwp] 3.0.2cvs88
* src/Makefile.am
		Fix linking against GNUTLS (matters if --enable-gnutls only).
2007-10-18 15:47:24 +00:00
Tristan Chabredier 20c31f4727 2007-10-11 [wwp] 3.0.2cvs59
* src/pixmaps/anonymous.xpm
	* src/editaddress.c
	* src/Makefile.am
	* src/stock_pixmap.c
	* src/stock_pixmap.h
		Fix a leak, gettext-ize the photo label.
		Don't clear the existing picture if loading
		a new one fails. Use a default 'anonymous'
		picture (this new xpm has been added to the
		internal stock_pixmap API). Add a
		"Set picture" context menu entry.
2007-10-11 11:25:31 +00:00
Salvatore De Paolis c319948ba6 2007-10-09 [iwkse] 3.0.2cvs39
* src/addressbook.c
	* src/addritem.c
	* src/addritem.h
	* src/editaddress.c
	* src/editaddress_other_attributes_ldap.h
	* src/addrbook.c
	* src/Makefile.am
		add a contact's photo to the AddressBook
2007-10-09 10:24:14 +00:00
Paul Mangan 03b47dc48f 2007-10-05 [paul] 3.0.2cvs12
* configure.ac
	* src/Makefile.am
		fix bug 1347, '-Wno-unused-function, optional'
2007-10-05 09:26:58 +00:00
Colin Leroy 593bb2c12c 2007-10-03 [colin] 3.0.2cvs5
* src/Makefile.am
	* src/addrduplicates.c
	* src/addrduplicates.h
	* src/addressbook.c
		Add duplicate deletion. Patch by Holger
2007-10-03 17:45:10 +00:00
Colin Leroy dd87186bd8 2007-09-18 [colin] 3.0.1cvs2
* src/Makefile.am
	* src/mainwindow.c
	* src/messageview.c
	* src/messageview.h
	* src/prefs_ext_prog.c
	* src/prefs_fonts.c
	* src/printing.c
	* src/printing.h
	* src/summaryview.c
		Use GtkPrintOperation by default on GTK+ >= 2.10
		Patch by Holger Berndt <hb@claws-mail.org>
2007-09-18 06:58:04 +00:00
Paul Mangan bba892fc08 2007-08-25 [paul] 2.10.0cvs171
* src/Makefile.am
	* src/stock_pixmap.c
	* src/pixmaps/insert_file.xpm
		add a new pixmap instead of re-using
		paste.xpm. (easier for icon theme authors)
2007-08-25 09:14:03 +00:00
Paul Mangan 12b1a0de0e 2007-07-27 [paul] 2.10.0cvs74
* src/Makefile.am
	* src/filtering.c
	* src/folder.c
	* src/mainwindow.c
	* src/matcher.c
	* src/matcher.h
	* src/matcher_parser_parse.y
	* src/procmsg.c
	* src/procmsg.h
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/summaryview.c
	* src/summaryview.h
	* src/toolbar.c
	* src/toolbar.h
	* src/pixmaps/watchthread.xpm
		add 'watch thread' feature
2007-07-27 14:19:05 +00:00
Paul Mangan 479275f68f 2007-07-19 [paul] 2.10.0cvs46
* src/Makefile.am
	* src/stock_pixmap.c
	* src/gtk/about.c
	* src/pixmaps/claws-mail_logo-small.xpm
		implement a (slightly) different About
		dialog for maemo and add a small version
		of the logo for it
	* src/wizard.c
		use a scrolled window for wizard page 1
		on maemo
2007-07-19 15:04:05 +00:00
Paul Mangan e67450e36f 2007-07-19 [paul] 2.10.0cvs45
* src/Makefile.am
		too soon for this line
2007-07-19 12:02:50 +00:00
Paul Mangan 8e39833c0e 2007-07-19 [paul] 2.10.0cvs44
* src/Makefile.am
		fix build on n800
2007-07-19 11:55:40 +00:00
Colin Leroy 7a00ad8011 2007-07-14 [colin] 2.10.0cvs24
* src/prefs_common.c
		Maemo: hide statusbar by default
	* src/Makefile.am
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/toolbar.c
	* src/pixmaps/go_folders.xpm
		Maemo: Add a specific icon to go back to
		folder list
2007-07-14 11:02:52 +00:00
Colin Leroy 1140869089 2007-07-09 [colin] 2.10.0cvs12
* src/Makefile.am
	* src/addritem.c
	* src/addritem.h
	* src/editaddress.c
	* src/editaddress_other_attributes_ldap.c
	* src/editaddress_other_attributes_ldap.h
	* src/editldap.c
	* src/ldapctrl.c
	* src/ldapctrl.h
	* src/ldapupdate.c
		Add capability to edit all inetOrgPerson
		attributes on LDAP. Patch by Michael
		Rasmussen
2007-07-09 19:59:36 +00:00
Colin Leroy 4e2e4dd78d 2007-07-09 [colin] 2.10.0cvs11
* src/Makefile.am
	* src/exporthtml.c
	* src/mbox.c
	* src/msgcache.c
	* src/prefs_summaries.c
	* src/prefs_themes.c
	* src/procheader.c
	* src/common/Makefile.am
	* src/common/log.c
	* src/common/timing.h
	* src/common/utils.c
	* src/common/utils.h
	* src/common/w32_account.c
	* src/common/w32lib.h
	* src/gtk/Makefile.am
	* src/gtk/colorlabel.c
	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpcore/claws.def
	* src/plugins/pgpcore/passphrase.c
	* src/plugins/pgpcore/pgp_viewer.c
	* src/plugins/pgpcore/plugin.def
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpinline/claws.def
	* src/plugins/pgpinline/mypgpcore.def
	* src/plugins/pgpinline/plugin.def
	* src/plugins/pgpmime/Makefile.am
	* src/plugins/pgpmime/claws.def
	* src/plugins/pgpmime/mypgpcore.def
	* src/plugins/pgpmime/plugin.def
		Commit win32 patch, from Werner Koch and
		Marcus Brinkmann
2007-07-09 19:21:53 +00:00
Colin Leroy e57b4b3e65 2007-07-02 [colin] 2.10.0cvs1
* src/Makefile.am
	* src/compose.c
	* src/edittags.c
	* src/edittags.h
	* src/filtering.c
	* src/folder.c
	* src/folder.h
	* src/headerview.c
	* src/headerview.h
	* src/main.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/manual.h
	* src/matcher.c
	* src/matcher.h
	* src/matcher_parser_parse.y
	* src/mimeview.c
	* src/msgcache.c
	* src/msgcache.h
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_filtering_action.c
	* src/prefs_matcher.c
	* src/prefs_summary_column.c
	* src/procmsg.c
	* src/procmsg.h
	* src/quote_fmt.c
	* src/quote_fmt_lex.l
	* src/quote_fmt_parse.y
	* src/summaryview.c
	* src/summaryview.h
	* src/textview.c
	* src/common/Makefile.am
	* src/common/defs.h
	* src/common/tags.c
	* src/common/tags.h
	* src/gtk/quicksearch.c
	* src/gtk/quicksearch.h
		Add Tags implementation. Tags are arbitrary labels
		that can be applied to messages. It is possible
		to create, edit, remove tags; apply them to mails;
		filter on tags or tag presence; apply or unset
		tags via filtering actions; reference tags in
		reply templates.
2007-07-02 16:35:40 +00:00
Colin Leroy fdae8fbca2 2007-06-12 [colin] 2.9.2cvs57
* po/POTFILES.in
	* src/Makefile.am
	* src/folderview.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_summaries.c
	* src/prefs_summary_open.c
	* src/prefs_summary_open.h
	* src/summaryview.c
		Make "when entering a folder" actions more personalisable
2007-06-12 16:48:32 +00:00
Colin Leroy 1e23709b4b 2007-05-06 [colin] 2.9.1cvs46
* src/Makefile.am
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/pixmaps/printer.xpm
		Add a printer icon
2007-05-06 20:05:41 +00:00
Paul Mangan b6216bd5f2 2007-04-24 [paul] 2.9.1cvs21
* src/Makefile.am
	* src/stock_pixmap.c
	* src/stock_pixmap.h
		complete last commit
2007-04-24 14:44:16 +00:00
Colin Leroy b047ab37cc 2007-04-23 [colin] 2.9.1cvs17
* src/Makefile.am
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/summaryview.c
	* src/summaryview.h
	* src/gtk/gtksctree.c
	* src/gtk/gtksctree.h
	* src/pixmaps/selection.xpm
		Fix bug 1193, 'Need a way to multi-select
		items'. Add a toggle button to the summaryview
		to switch between normal and multiple selection
		(Maemo)
2007-04-23 17:01:16 +00:00
Tristan Chabredier 47d2667999 2007-04-17 [wwp] 2.9.0cvs3
* src/Makefile.am
	* src/addressadd.c
	* src/addressbook.c
	* src/addrindex.c
	* src/addritem.c
	* src/addritem.h
	* src/editaddress.c
	* src/ldapctrl.c
	* src/ldapctrl.h
	* src/ldapquery.c
	* src/ldapserver.c
	* src/ldapserver.h
	* src/ldapupdate.c
	* src/ldapupdate.h
		Add LDAP write support. Patch mostly by
		Michael <mir at datanom dot net>
2007-04-17 09:16:46 +00:00
Paul Mangan 65c7870d42 2007-04-05 [paul] 2.8.1cvs89
* src/Makefile.am
	* src/stock_pixmap.c
	* src/pixmaps/dir_close_hrm.xpm
	* src/pixmaps/dir_close_hrm_mark.xpm
	* src/pixmaps/drafts_close.xpm
	* src/pixmaps/drafts_close_mark.xpm
	* src/pixmaps/drafts_open.xpm
	* src/pixmaps/drafts_open_mark.xpm
	* src/pixmaps/inbox.xpm
	* src/pixmaps/inbox_close.xpm
	* src/pixmaps/inbox_close_hrm.xpm
	* src/pixmaps/inbox_close_hrm_mark.xpm
	* src/pixmaps/inbox_close_mark.xpm
	* src/pixmaps/inbox_hrm.xpm
	* src/pixmaps/inbox_hrm_mark.xpm
	* src/pixmaps/inbox_mark.xpm
	* src/pixmaps/inbox_open.xpm
	* src/pixmaps/inbox_open_hrm.xpm
	* src/pixmaps/inbox_open_hrm_mark.xpm
	* src/pixmaps/inbox_open_mark.xpm
	* src/pixmaps/outbox.xpm
	* src/pixmaps/outbox_close.xpm
	* src/pixmaps/outbox_close_hrm.xpm
	* src/pixmaps/outbox_close_hrm_mark.xpm
	* src/pixmaps/outbox_close_mark.xpm
	* src/pixmaps/outbox_hrm.xpm
	* src/pixmaps/outbox_hrm_mark.xpm
	* src/pixmaps/outbox_mark.xpm
	* src/pixmaps/outbox_open.xpm
	* src/pixmaps/outbox_open_hrm.xpm
	* src/pixmaps/outbox_open_hrm_mark.xpm
	* src/pixmaps/outbox_open_mark.xpm
	* src/pixmaps/queue_close.xpm
	* src/pixmaps/queue_close_hrm.xpm
	* src/pixmaps/queue_close_hrm_mark.xpm
	* src/pixmaps/queue_close_mark.xpm
	* src/pixmaps/queue_open.xpm
	* src/pixmaps/queue_open_hrm.xpm
	* src/pixmaps/queue_open_hrm_mark.xpm
	* src/pixmaps/queue_open_mark.xpm
		updated, added and replaced icons
		Icons by Colin
2007-04-05 10:27:18 +00:00
Colin Leroy dac8996743 2007-03-25 [colin] 2.8.1cvs51
* src/Makefile.am
		Fix make dist
2007-03-25 17:15:50 +00:00
Paul Mangan 60bf3171c1 2007-03-24 [paul] 2.8.1cvs46
* src/Makefile.am
	* src/stock_pixmap.c
	* src/pixmaps/edit_extern.xpm
	* src/pixmaps/mail_sign.xpm
		rescue long lost icons
2007-03-24 10:07:13 +00:00
Colin Leroy b8013c4244 2007-03-23 [colin] 2.8.1cvs42
* src/Makefile.am
	* src/compose.c
	* src/compose.h
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/summaryview.c
	* src/summaryview.h
	* src/toolbar.c
	* src/toolbar.h
	* src/pixmaps/open_mail.xpm
		Maemo changes: Add the possibility to have
		"Open Email" and "Close Window" buttons on
		toolbars (and use them in Maemo's default
		toolbars)
2007-03-23 08:59:32 +00:00
Colin Leroy 3396c76065 2007-03-21 [colin] 2.8.1cvs34
* configure.ac
	* src/Makefile.am
		Add the necessary lib checking for
		Maemo
2007-03-21 20:55:43 +00:00
Tristan Chabredier 7391061fa3 2007-03-21 [wwp] 2.8.1cvs30
* src/Makefile.am
	* src/filtering.c
	* src/filtering.h
	* src/folder.c
	* src/folderview.c
	* src/imap.c
	* src/inc.c
	* src/main.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/matcher.c
	* src/messageview.c
	* src/news.c
	* src/pop.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_logging.c
	* src/prefs_logging.h
	* src/prefs_other.c
	* src/procmsg.c
	* src/send_message.c
	* src/summaryview.c
	* src/common/log.c
	* src/common/log.h
	* src/common/nntp.c
	* src/common/session.c
	* src/common/smtp.c
	* src/common/socket.c
	* src/etpan/imap-thread.c
	* src/gtk/logwindow.c
	* src/gtk/logwindow.h
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/spamassassin/spamassassin.c
		Added debugging of filtering/processing rules.
		The debug log is here 'Tools/Filtering debug window',
		the options there 'Configuration/Preferences/Other/Logging',
		and the log file is ~/.claws-mail/filtering.log.
		Moved protocol log prefs to 'Other/Logging' as well.
		To support such debugging feature, the existing log API has
		been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
		this impacts many external modules (commits follow).
2007-03-21 15:00:46 +00:00
Colin Leroy 3b77c5710a 2007-03-05 [colin] 2.8.0cvs23
* src/Makefile.am
	* src/procmime.c
		Fix mime/globs path on NetBSD
		patch by George Michaelson
2007-03-05 17:13:56 +00:00
Colin Leroy 0b6d6ccbf0 2007-02-20 [colin] 2.7.2cvs58
* src/Makefile.am
	* src/mimeview.c
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/pixmaps/mime_pgpsig.xpm
		Add icon for application/pgp-signature
2007-02-20 18:45:33 +00:00
Colin Leroy 610de5c05d 2007-02-20 [colin] 2.7.2cvs57
* src/Makefile.am
	* src/main.c
	* src/mimeview.c
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/pixmaps/mime_calendar.xpm
	* src/pixmaps/mime_pdf.xpm
	* src/pixmaps/mime_ps.xpm
		Add icons for text/calendar, application/pdf
		and application/postscript
2007-02-20 17:49:16 +00:00
Colin Leroy 55b69c9589 2007-02-02 [colin] 2.7.2cvs15
* src/Makefile.am
	* src/mainwindow.c
	* src/messageview.c
	* src/messageview.h
	* src/textview.c
	* src/textview.h
	* src/uri_opener.c
	* src/uri_opener.h
		Add Tools/List URIs to allow
		opening any URI in the current mail
2007-02-02 17:48:17 +00:00
Paul Mangan 8c8b6d0d2f 2006-11-27 [paul] 2.6.0cvs64
* Makefile.am
	* configure.ac
	* m4/aclocal-include.m4
	* m4/check-type.m4
	* src/Makefile.am
	* src/addr_compl.c
	* src/compose.c
	* src/crash.c
	* src/export.c
	* src/exporthtml.c
	* src/exportldif.c
	* src/imap.c
	* src/import.c
	* src/main.c
	* src/main.h
	* src/matcher.c
	* src/mimeview.c
	* src/procmsg.c
	* src/textview.c
	* src/common/Makefile.am
	* src/common/claws.c
	* src/common/claws.h
	* src/common/ssl.c
	* src/common/sylpheed.c
	* src/common/sylpheed.h
	* src/etpan/Makefile.am
	* src/gtk/Makefile.am
	* src/gtk/claws-marshal.list
	* src/gtk/filesel.c
	* src/gtk/gtksctree.c
	* src/gtk/quicksearch.c
	* src/gtk/sylpheed-marshal.list
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/bogofilter/bogofilter_gtk.c
	* src/plugins/clamav/clamav_plugin.c
	* src/plugins/clamav/clamav_plugin_gtk.c
	* src/plugins/demo/demo.c
	* src/plugins/dillo_viewer/dillo_viewer.c
	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpcore/claws.def
	* src/plugins/pgpcore/pgp_viewer.c
	* src/plugins/pgpcore/plugin.c
	* src/plugins/pgpcore/sylpheed.def
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpinline/claws.def
	* src/plugins/pgpinline/plugin.c
	* src/plugins/pgpinline/sylpheed.def
	* src/plugins/pgpmime/Makefile.am
	* src/plugins/pgpmime/claws.def
	* src/plugins/pgpmime/plugin.c
	* src/plugins/pgpmime/sylpheed.def
	* src/plugins/spamassassin/spamassassin.c
	* src/plugins/spamassassin/spamassassin_gtk.c
	* src/plugins/trayicon/trayicon.c
		yet more renaming
		remove deprecated gtk_tooltips_set_delay()
2006-11-27 08:07:23 +00:00
Colin Leroy ba1762f0f9 2006-11-14 [paul] 2.6.0cvs47
* src/Makefile.am
		Fix make DESTDIR=...
	* src/mbox.c
		Optimise speed
	* src/plugins/pgpinline/pgpinline.c
		Probably fix bug 1061
2006-11-14 15:09:11 +00:00