Commit graph

461 commits

Author SHA1 Message Date
Paul Mangan
40e99c3b20 2007-04-27 [paul] 2.9.1cvs30
* src/mainwindow.c
	* src/prefs_logging.c
		improvements to english usage
2007-04-27 09:17:55 +00:00
Hoà Viêt Dinh
38c6c403ef 2007-04-26 [hoa] 2.9.1cvs26
* src/imap.c
	* src/imap.h
	* src/mainwindow.c
	* src/toolbar.c
	* src/etpan/imap-thread.c
	* src/etpan/imap-thread.h
		cancellation of IMAP operations is now allowed.
2007-04-26 10:05:41 +00:00
Colin Leroy
cb7ffdcf17 2007-04-20 [colin] 2.9.1cvs8
* src/folderview.c
	* src/mainwindow.c
		Fix bug 1194, 'Hardware keys move from email
		list to account/directory list, but not back
		to email list...' (Maemo)
2007-04-20 16:03:00 +00:00
Colin Leroy
63ace60d56 2007-04-05 [colin] 2.8.1cvs90
* src/mainwindow.c
		Don't sync when switching offline from
		command line - it's usually too late :)
2007-04-05 16:58:30 +00:00
Paul Mangan
fd684b61de 2007-03-30 [paul] 2.8.1cvs68
* src/mainwindow.c
	* src/summaryview.c
	* src/summaryview.h
		update summary when changing layout type
		(fixes wrong folder icon being displayed)
		Thanks to Colin
2007-03-30 08:49:14 +00:00
Colin Leroy
3effba49af 2007-03-28 [colin] 2.8.1cvs59
* src/mainwindow.c
		Fix a layout issue when presenting
		mainwindow in Small screen layout
	* src/toolbar.c
	* src/toolbar.h
		Add a "Go to folder list" button for
		mainwindow, and make it default in
		the Maemo build
2007-03-28 16:22:52 +00:00
Colin Leroy
93854369ca 2007-03-22 [colin] 2.8.1cvs37
* src/folderview.c
	* src/folderview.h
	* src/mainwindow.c
		Try to prevent race conditions when
		changing the folder list
	* src/summaryview.c
		Fix possible red folder icon when
		switching from Small screen layout
		to any other
2007-03-22 17:23:23 +00:00
Colin Leroy
8ac8441c85 2007-03-22 [colin] 2.8.1cvs36
* src/mainwindow.c
	* src/mainwindow.h
	* src/summaryview.c
		Rename "little screen" to "Small screen"
	* src/gtk/Makefile.am
	* src/common/utils.c
	* src/mh.c
		Fix Maemo-related compilation problems
2007-03-22 07:52:47 +00:00
Colin Leroy
a1f06d5d21 2007-03-21 [colin] 2.8.1cvs32
* claws-mail-40x40.png
	* claws-mail-26x26.png
	* src/account.c
	* src/addressbook.c
	* src/compose.c
	* src/folderview.c
	* src/folderview.h
	* src/main.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/messageview.c
	* src/prefs_account.c
	* src/prefs_common.c
	* src/summary_search.c
	* src/summaryview.c
	* src/summaryview.h
	* src/gtk/authors.h
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/gtk/logwindow.c
	* src/gtk/menu.c
	* src/gtk/prefswindow.c
		Add Maemo port (patch mainly by Jean-Luc Biort)
		Add a new 'Little screen' layout to help on such
		platforms (patch by me)
		Make some default preferences different (more
		adapted) on Maemo (patch by me)
2007-03-21 17:44:45 +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
Tristan Chabredier
116892fd4a 2007-03-06 [wwp] 2.8.1cvs2
* src/gtk/gtkutils.c
	* src/plugins/trayicon/trayicon_prefs.h
	* src/plugins/trayicon/trayicon_prefs.c
	* src/plugins/trayicon/trayicon.c
	* src/mainwindow.h
	* src/mainwindow.c
		Add a new trayicon (optional) feature: minimize to tray. When enabled,
		minimizing Claws-Mail main window will hide it to the trayicon instead.
2007-03-06 10:16:20 +00:00
Tristan Chabredier
87727938ee 2007-03-01 [wwp] 2.8.0cvs8
* src/mainwindow.c
	* src/gtk/colorlabel.c
		Remove accels for extra color labels until we set better
		and definitive ones.
2007-03-01 08:18:06 +00:00
Tristan Chabredier
ab59c95078 2007-02-28 [wwp] 2.8.0cvs7
* src/mainwindow.c
	* src/matcher_parser_parse.y
	* src/prefs_common.c
	* src/prefs_msg_colors.c
	* src/procmsg.h
	* src/gtk/colorlabel.c
	* src/gtk/colorlabel.h
		Add more customizable color labels. Cleaned up a bit
		the color label API to avoid duplicate defines of
		the max number of colors.
2007-02-28 18:24:49 +00:00
Colin Leroy
ada6f41ba8 2007-02-27 [colin] 2.8.0cvs6
* src/mainwindow.c
	* src/common/utils.c
	* src/common/utils.h
		Fix '+' in mailto URIs for List-* headers
2007-02-27 21:38:57 +00:00
Paul Mangan
01903d7733 2007-02-09 [paul] 2.7.2cvs36
* src/main.c
	* src/mainwindow.c
	* src/procmsg.c
	* src/procmsg.h
		fix "warn if there are queued messages" (on exit)
		option, which only checked the first mailbox's
		queue
		don't ask before emptying trash if there are no
		messages in trash, also check and empty all trash
		folders
	* src/prefs_other.c
		move "Ask before emptying trash" option
		outside of the "On exit" frame as it's
		not only an "On exit" option
2007-02-09 14:52:37 +00:00
Paul Mangan
d0d8b6623e 2007-02-05 [paul] 2.7.2cvs22
* src/mainwindow.c
		confirm before emptying trash on exit is
		a Yes or No answer, use Yes or No in the
		dialog
2007-02-05 05:28:17 +00:00
Colin Leroy
d91c241aa3 2007-02-04 [colin] 2.7.2cvs20
* src/compose.c
	* src/compose.h
		Auto save drafts on exit, reopen them
		at startup, instead of asking
	* src/account.c
	* src/addressadd.c
	* src/addressbook.c
	* src/addressbook_foldersel.c
	* src/addrgather.c
	* src/crash.c
	* src/editaddress.c
	* src/editbook.c
	* src/editgroup.c
	* src/editjpilot.c
	* src/editldap.c
	* src/editldap_basedn.c
	* src/editvcard.c
	* src/exphtmldlg.c
	* src/expldifdlg.c
	* src/export.c
	* src/foldersel.c
	* src/gedit-print.c
	* src/import.c
	* src/importldif.c
	* src/importmutt.c
	* src/importpine.c
	* src/main.c
	* src/mainwindow.c
	* src/message_search.c
	* src/messageview.c
	* src/prefs_actions.c
	* src/prefs_customheader.c
	* src/prefs_display_header.c
	* src/prefs_filtering.c
	* src/prefs_filtering_action.c
	* src/prefs_folder_column.c
	* src/prefs_gtk.c
	* src/prefs_matcher.c
	* src/prefs_other.c
	* src/prefs_summaries.c
	* src/prefs_summary_column.c
	* src/prefs_template.c
	* src/sourcewindow.c
	* src/ssl_manager.c
	* src/summary_search.c
	* src/uri_opener.c
	* src/gtk/about.c
	* src/gtk/description_window.c
	* src/gtk/foldersort.c
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/gtk/icon_legend.c
	* src/gtk/logwindow.c
	* src/gtk/pluginwindow.c
	* src/gtk/prefswindow.c
		Give different wmclass to different
		windows - thanks to sed ;)
2007-02-04 11:51:29 +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
Tristan Chabredier
a229a11322 2007-01-28 [wwp] 2.7.2cvs4
* src/mainwindow.c
	* src/mainwindow.h
	* src/plugins/trayicon/trayicon.c
	* src/plugins/trayicon/trayicon_prefs.c
	* src/plugins/trayicon/trayicon_prefs.h
		Added a new TrayIcon plugin option to close to tray
		(WM's hotkey and [X] button will hide the window instead
		of closing it - closing CM can be done using the tray icon
		menu or the File menu).
		Improved visibility handling in trayicon, clicking the
		trayicon now raise the window to current desktop when it
		was either minimized/shaded/on another desktop.
		Thanks to Paul for testing and fixing a strange behaviour
		in KDE ;-).
2007-01-28 12:05:08 +00:00
Colin Leroy
f70e3549f9 2007-01-20 [colin] 2.7.1cvs40
* src/account.c
	* src/addrbook.c
	* src/addrcache.c
	* src/addressbook.c
	* src/addrgather.c
	* src/addrindex.c
	* src/addrquery.c
	* src/addrselect.c
	* src/browseldap.c
	* src/compose.c
	* src/editbook.c
	* src/editjpilot.c
	* src/editldap.c
	* src/editldap_basedn.c
	* src/editvcard.c
	* src/exporthtml.c
	* src/exportldif.c
	* src/folder.c
	* src/folderview.c
	* src/image_viewer.c
	* src/imap.c
	* src/importmutt.c
	* src/importpine.c
	* src/jpilot.c
	* src/ldapquery.c
	* src/main.c
	* src/mainwindow.c
	* src/matcher.c
	* src/messageview.c
	* src/mh.c
	* src/mimeview.c
	* src/msgcache.c
	* src/mutt.c
	* src/news.c
	* src/pine.c
	* src/prefs_account.c
	* src/prefs_common.c
	* src/prefs_compose_writing.c
	* src/prefs_ext_prog.c
	* src/prefs_folder_item.c
	* src/prefs_fonts.c
	* src/prefs_message.c
	* src/prefs_msg_colors.c
	* src/prefs_other.c
	* src/prefs_quote.c
	* src/prefs_receive.c
	* src/prefs_send.c
	* src/prefs_spelling.c
	* src/prefs_summaries.c
	* src/prefs_toolbar.c
	* src/prefs_wrapping.c
	* src/privacy.c
	* src/procmime.c
	* src/procmsg.c
	* src/ssl_manager.c
	* src/statusbar.c
	* src/summaryview.c
	* src/toolbar.c
	* src/vcard.c
	* src/common/hooks.c
	* src/common/log.c
	* src/common/passcrypt.c
	* src/common/socket.c
	* src/common/ssl.c
	* src/common/ssl_certificate.c
	* src/common/template.c
	* src/common/utils.c
	* src/etpan/imap-thread.c
	* src/gtk/sslcertwindow.c
	* src/gtk/sslcertwindow.h
		Make functions that could be static, static
2007-01-20 19:54:05 +00:00
Colin Leroy
050638b210 2007-01-20 [colin] 2.7.1cvs37
* src/mainwindow.c
	* src/mainwindow.h
	* src/summaryview.c
	* src/gtk/quicksearch.c
		Add Wide message list layout
2007-01-20 11:29:48 +00:00
Colin Leroy
8e121b88a4 2007-01-19 [colin] 2.7.1cvs35
* src/main.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/messageview.c
	* src/messageview.h
	* src/prefs_common.c
	* src/prefs_common.h
	* src/summaryview.c
	* src/summaryview.h
	* src/gtk/quicksearch.c
	* src/gtk/quicksearch.h
		Drop 'Separate Folder tree' and 'Separate
		Message View'. Put three layouts in place
		of it.
2007-01-19 18:16:09 +00:00
Paul Mangan
47c035c929 2007-01-18 [paul] 2.7.1cvs20
* src/mainwindow.c
		fix sensitivity issues of Mark as Spam/Ham
2007-01-18 07:25:09 +00:00
Paul Mangan
2e25c52300 2007-01-15 [paul] 2.7.0cvs30
* src/mainwindow.c
		fix compiler warning
	* src/plugins/pgpcore/prefs_gpg.c
	* src/plugins/pgpcore/prefs_gpg.h
		add missing include
		fix copyright header
2007-01-15 06:34:43 +00:00
Paul Mangan
3a52db863b 2007-01-13 [paul] 2.7.0cvs22
* src/mainwindow.c
	* src/summaryview.c
	* src/summaryview.h
		add 'Edit/Delete thread'
2007-01-13 18:23:51 +00:00
Colin Leroy
63512bd1ec 2007-01-10 [colin] 2.7.0cvs5
* src/mainwindow.c
		Fix bug 1095, 'Crash while changing folder
		columns during incorporation'
2007-01-10 18:21:17 +00:00
Colin Leroy
96b765f785 2007-01-06 [colin] 2.6.1cvs113
* src/etpan/imap-thread.c
		Add casts to int to get certs. Fixes
		bug 1064, 'crash @ etpan_certificate_check()
		when opening an IMAP folder', with latest
		libetpan CVS or >= 0.49
	* src/mainwindow.c
	* src/mainwindow.h
	* src/imap_gtk.c
	* src/news_gtk.c
	* src/prefs_folder_item.c
		Grey out the "synchronise" menu items if
		there's nothing to synchronise.
	* src/plugins/pgpcore/sgpgme.c
		Make an error clearer than "Unknown error"
2007-01-06 17:57:16 +00:00
Colin Leroy
a60cb9bfd1 2007-01-05 [colin] 2.6.1cvs109
* src/mainwindow.c
		Allow --select'ing emails by Message-ID too
2007-01-05 07:45:41 +00:00
Paul Mangan
fad68bbfec 2007-01-03 [paul] 2.6.1cvs96
* src/account.c
	* src/account.h
	* src/action.c
	* src/action.h
	* src/adbookbase.h
	* src/addr_compl.c
	* src/addr_compl.h
	* src/addrbook.c
	* src/addrcache.c
	* src/addrcache.h
	* src/addrcindex.c
	* src/addrcindex.h
	* src/addrclip.c
	* src/addrclip.h
	* src/addrdefs.h
	* src/addressadd.c
	* src/addressadd.h
	* src/addressbook.c
	* src/addressbook.h
	* src/addressbook_foldersel.c
	* src/addressbook_foldersel.h
	* src/addrgather.c
	* src/addrgather.h
	* src/addrharvest.c
	* src/addrharvest.h
	* src/addrindex.c
	* src/addrindex.h
	* src/addritem.c
	* src/addritem.h
	* src/addrquery.c
	* src/addrquery.h
	* src/addrselect.c
	* src/addrselect.h
	* src/alertpanel.c
	* src/alertpanel.h
	* src/browseldap.c
	* src/browseldap.h
	* src/codeconv.c
	* src/codeconv.h
	* src/compose.c
	* src/compose.h
	* src/customheader.c
	* src/customheader.h
	* src/displayheader.c
	* src/displayheader.h
	* src/editaddress.c
	* src/editaddress.h
	* src/editbook.c
	* src/editbook.h
	* src/editgroup.c
	* src/editgroup.h
	* src/editjpilot.c
	* src/editjpilot.h
	* src/editldap.c
	* src/editldap.h
	* src/editldap_basedn.c
	* src/editldap_basedn.h
	* src/editvcard.c
	* src/editvcard.h
	* src/exphtmldlg.c
	* src/exphtmldlg.h
	* src/expldifdlg.c
	* src/expldifdlg.h
	* src/export.c
	* src/export.h
	* src/exporthtml.c
	* src/exporthtml.h
	* src/exportldif.c
	* src/exportldif.h
	* src/filtering.c
	* src/filtering.h
	* src/folder.c
	* src/folder.h
	* src/folder_item_prefs.c
	* src/folder_item_prefs.h
	* src/foldersel.c
	* src/foldersel.h
	* src/folderutils.c
	* src/folderutils.h
	* src/folderview.c
	* src/folderview.h
	* src/grouplistdialog.c
	* src/grouplistdialog.h
	* src/headerview.c
	* src/html.c
	* src/html.h
	* src/image_viewer.c
	* src/image_viewer.h
	* src/imap.c
	* src/imap.h
	* src/imap_gtk.c
	* src/imap_gtk.h
	* src/import.c
	* src/import.h
	* src/importldif.c
	* src/importldif.h
	* src/importmutt.c
	* src/importmutt.h
	* src/importpine.c
	* src/importpine.h
	* src/inc.c
	* src/inc.h
	* src/jpilot.c
	* src/jpilot.h
	* src/ldapctrl.c
	* src/ldapctrl.h
	* src/ldaplocate.c
	* src/ldaplocate.h
	* src/ldapquery.c
	* src/ldapquery.h
	* src/ldapserver.c
	* src/ldapserver.h
	* src/ldaputil.c
	* src/ldaputil.h
	* src/ldif.c
	* src/ldif.h
	* src/main.c
	* src/main.h
	* src/mainwindow.c
	* src/mainwindow.h
	* src/manual.c
	* src/manual.h
	* src/mbox.c
	* src/message_search.c
	* src/message_search.h
	* src/messageview.c
	* src/messageview.h
	* src/mh.c
	* src/mh.h
	* src/mh_gtk.c
	* src/mh_gtk.h
	* src/mimeview.c
	* src/mimeview.h
	* src/msgcache.c
	* src/msgcache.h
	* src/mutt.c
	* src/mutt.h
	* src/news.c
	* src/news.h
	* src/news_gtk.c
	* src/news_gtk.h
	* src/partial_download.c
	* src/partial_download.h
	* src/pine.c
	* src/pine.h
	* src/pop.c
	* src/pop.h
	* src/prefs_account.c
	* src/prefs_account.h
	* src/prefs_actions.c
	* src/prefs_actions.h
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_compose_writing.c
	* src/prefs_compose_writing.h
	* src/prefs_customheader.c
	* src/prefs_customheader.h
	* src/prefs_display_header.c
	* src/prefs_display_header.h
	* src/prefs_filtering.c
	* src/prefs_filtering.h
	* src/prefs_filtering_action.c
	* src/prefs_filtering_action.h
	* src/prefs_folder_column.c
	* src/prefs_folder_column.h
	* src/prefs_folder_item.c
	* src/prefs_folder_item.h
	* src/prefs_fonts.c
	* src/prefs_fonts.h
	* src/prefs_gtk.c
	* src/prefs_gtk.h
	* src/prefs_image_viewer.c
	* src/prefs_image_viewer.h
	* src/prefs_matcher.c
	* src/prefs_matcher.h
	* src/prefs_message.c
	* src/prefs_msg_colors.c
	* src/prefs_msg_colors.h
	* src/prefs_other.c
	* src/prefs_quote.c
	* src/prefs_receive.c
	* src/prefs_send.c
	* src/prefs_spelling.c
	* src/prefs_spelling.h
	* src/prefs_summaries.c
	* src/prefs_summaries.h
	* src/prefs_summary_column.c
	* src/prefs_summary_column.h
	* src/prefs_template.c
	* src/prefs_template.h
	* src/prefs_themes.c
	* src/prefs_themes.h
	* src/prefs_toolbar.c
	* src/prefs_toolbar.h
	* src/prefs_wrapping.c
	* src/prefs_wrapping.h
	* src/privacy.c
	* src/privacy.h
	* src/procheader.c
	* src/procheader.h
	* src/procmime.c
	* src/procmime.h
	* src/procmsg.c
	* src/procmsg.h
	* src/quote_fmt.c
	* src/quote_fmt_parse.y
	* src/recv.c
	* src/recv.h
	* src/remotefolder.c
	* src/remotefolder.h
	* src/send_message.c
	* src/send_message.h
	* src/setup.c
	* src/setup.h
	* src/sourcewindow.c
	* src/sourcewindow.h
	* src/ssl_manager.c
	* src/ssl_manager.h
	* src/statusbar.c
	* src/statusbar.h
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/summary_search.c
	* src/summary_search.h
	* src/summaryview.c
	* src/summaryview.h
	* src/textview.c
	* src/textview.h
	* src/toolbar.c
	* src/toolbar.h
	* src/undo.c
	* src/undo.h
	* src/unmime.c
	* src/unmime.h
	* src/vcard.c
	* src/vcard.h
	* src/wizard.c
	* src/wizard.h
	* src/common/base64.c
	* src/common/base64.h
	* src/common/defs.h
	* src/common/hooks.c
	* src/common/hooks.h
	* src/common/log.c
	* src/common/log.h
	* src/common/mgutils.c
	* src/common/mgutils.h
	* src/common/nntp.c
	* src/common/nntp.h
	* src/common/passcrypt.c
	* src/common/passcrypt.h.in
	* src/common/plugin.c
	* src/common/plugin.h
	* src/common/prefs.c
	* src/common/prefs.h
	* src/common/progressindicator.c
	* src/common/progressindicator.h
	* src/common/quoted-printable.c
	* src/common/quoted-printable.h
	* src/common/session.c
	* src/common/session.h
	* src/common/smtp.c
	* src/common/smtp.h
	* src/common/socket.c
	* src/common/socket.h
	* src/common/ssl.c
	* src/common/ssl.h
	* src/common/ssl_certificate.c
	* src/common/ssl_certificate.h
	* src/common/stringtable.c
	* src/common/stringtable.h
	* src/common/template.c
	* src/common/template.h
	* src/common/timing.h
	* src/common/utils.c
	* src/common/utils.h
	* src/common/version.h.in
	* src/common/xml.c
	* src/common/xml.h
	* src/common/xmlprops.c
	* src/common/xmlprops.h
	* src/gtk/about.c
	* src/gtk/colorlabel.c
	* src/gtk/colorsel.c
	* src/gtk/colorsel.h
	* src/gtk/combobox.c
	* src/gtk/combobox.h
	* src/gtk/description_window.c
	* src/gtk/description_window.h
	* src/gtk/filesel.c
	* src/gtk/filesel.h
	* src/gtk/foldersort.c
	* src/gtk/foldersort.h
	* src/gtk/gtksctree.c
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/gtk/inputdialog.c
	* src/gtk/inputdialog.h
	* src/gtk/logwindow.c
	* src/gtk/logwindow.h
	* src/gtk/manage_window.c
	* src/gtk/manage_window.h
	* src/gtk/menu.c
	* src/gtk/menu.h
	* src/gtk/pluginwindow.c
	* src/gtk/pluginwindow.h
	* src/gtk/prefswindow.c
	* src/gtk/prefswindow.h
	* src/gtk/progressdialog.c
	* src/gtk/progressdialog.h
	* src/gtk/sslcertwindow.c
	* src/gtk/sslcertwindow.h
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/bogofilter/bogofilter.h
	* src/plugins/bogofilter/bogofilter_gtk.c
	* src/plugins/clamav/clamav_plugin.c
	* src/plugins/clamav/clamav_plugin.h
	* src/plugins/clamav/clamav_plugin_gtk.c
	* src/plugins/demo/demo.c
	* src/plugins/dillo_viewer/dillo_prefs.c
	* src/plugins/dillo_viewer/dillo_prefs.h
	* src/plugins/dillo_viewer/dillo_viewer.c
	* src/plugins/pgpcore/passphrase.c
	* src/plugins/pgpcore/passphrase.h
	* src/plugins/pgpcore/pgp_viewer.c
	* src/plugins/pgpcore/pgp_viewer.h
	* src/plugins/pgpcore/plugin.c
	* src/plugins/pgpcore/select-keys.c
	* src/plugins/pgpcore/select-keys.h
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/pgpcore/sgpgme.h
	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpinline/pgpinline.h
	* src/plugins/pgpinline/plugin.c
	* src/plugins/pgpmime/pgpmime.c
	* src/plugins/pgpmime/pgpmime.h
	* src/plugins/pgpmime/plugin.c
	* src/plugins/spamassassin/spamassassin.c
	* src/plugins/spamassassin/spamassassin.h
	* src/plugins/spamassassin/spamassassin_gtk.c
	* src/plugins/trayicon/trayicon.c
		it's 2007, update the year in the copyright headers
2007-01-03 05:42:43 +00:00
Tristan Chabredier
71814851ef 2006-12-14 [wwp] 2.6.1cvs32
* src/mainwindow.c
	* src/summaryview.c
	* src/summaryview.h
	* src/gtk/quicksearch.c
		fix quicksearch 'magnify' button status when QS is closed
		using the Escape key, thanks to Colin.
2006-12-14 08:38:09 +00:00
Paul Mangan
49814eae2a 2006-11-26 [paul] 2.6.0cvs63
* src/expldifdlg.c
	* src/folderview.c
	* src/image_viewer.c
	* src/mainwindow.c
	* src/gtk/gtkutils.c
	* src/gtk/gtkvscrollbutton.c
	* src/gtk/prefswindow.c
	* src/plugins/pgpcore/prefs_gpg.c
		replace more deprecated GTK+ functions
2006-11-26 11:15:44 +00:00
Colin Leroy
8a6eb4ede5 2006-11-10 [colin] 2.6.0cvs29
* src/mainwindow.c
		Set cursor to wait before filtering
		duplicates in all folders
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/bogofilter/bogofilter.h
	* src/plugins/bogofilter/bogofilter_gtk.c
		Completely thread away the bogofilter
		filtering
2006-11-10 17:31:44 +00:00
Colin Leroy
b96d85e134 2006-11-09 [colin] 2.6.0cvs22
* src/account.c
	* src/compose.c
		Search for one of our accounts in Delivered-To
		(helps for auto-account selection when
		 replying/forwarding)
	* src/folderview.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/plugins/trayicon/trayicon.c
		Allow opening a new mail with any account from
		the contextual menu
2006-11-09 18:09:10 +00:00
Colin Leroy
ccda55996e try again 2006-11-07 10:47:23 +00:00
Colin Leroy
7517debe79 2006-10-19 [colin] 2.5.6cvs2
* src/gtk/quicksearch.c
		Fix emptying in type-ahead+extended mode
	* src/mainwindow.c
	* src/mainwindow.h
		Add a hook for offline state change
	* src/plugins/trayicon/trayicon.c
		Use it to display offline icons
	* src/plugins/trayicon/Makefile.am
	* src/plugins/trayicon/newmail.offline.xpm
	* src/plugins/trayicon/newmarkedmail.offline.xpm
	* src/plugins/trayicon/nomail.offline.xpm
	* src/plugins/trayicon/unreadmail.offline.xpm
	* src/plugins/trayicon/unreadmarkedmail.offline.xpm
		Add the icons
2006-10-19 16:49:56 +00:00
Colin Leroy
7ad63af337 2006-09-28 [colin] 2.5.2cvs19
* src/action.c
	* src/compose.c
	* src/folderview.c
	* src/mainwindow.c
	* src/messageview.c
	* src/summary_search.c
	* src/toolbar.c
		Avoid using summaryview->ctree directly
2006-09-28 19:10:14 +00:00
Colin Leroy
f05436d19d 2006-09-27 [colin] 2.5.2cvs6
* src/compose.c
	* src/compose.h
	* src/mainwindow.c
	* src/textview.c
	* src/toolbar.c
		o Allow passing an email address to
		  compose_new_with_folderitem
		o Update callers
		o Use current folderitem when clicking
		  on a TextView mailto: link
		o Fix a possible leak in TextView
2006-09-27 16:49:42 +00:00
Colin Leroy
918faae771 2006-09-13 [colin] 2.4.0cvs179
* src/folder.h
		Fix a warning in summaryview.c
	* src/mainwindow.c
	* src/summaryview.c
	* src/summaryview.h
		Add missing Mark/* elements in the
		main menu
2006-09-13 06:42:36 +00:00
Tristan Chabredier
e1ec030dac 2006-09-06 [wwp] 2.4.0cvs156
* src/mainwindow.c
		fix an dup launch issue when iconified, thanks to Colin.
2006-09-06 09:29:01 +00:00
Colin Leroy
cd57476693 2006-09-05 [colin] 2.4.0cvs151
* src/mainwindow.c
	* src/gtk/logwindow.c
		Fix race condition when something writes
		to the log too soon during init. Thanks
		to Fabien Vantard
2006-09-05 16:40:05 +00:00
Paul Mangan
05dea04ac2 2006-09-03 [paul] 2.4.0cvs134
* manual/advanced.xml
		some improvements to the descriptions
	* src/mainwindow.c
	* src/messageview.c
	* src/summaryview.c
	* src/gtk/menu.c
		fix menu sensitivity issues
	* src/prefs_message.c
		drop the useless word 'short'
	* src/prefs_other.c
		add the word 'lines' indicating log length
		is a measure of lines
	* src/textview.c
		fix compilation warnings
2006-09-03 06:50:41 +00:00
Paul Mangan
1a7717a3a1 2006-09-02 [paul] 2.4.0cvs132
* src/mainwindow.c
	* src/prefs_message.c
	* src/summaryview.c
		fix some english
2006-09-02 14:50:18 +00:00
Colin Leroy
ec49ddc1ca 2006-09-02 [colin] 2.4.0cvs129
* src/folder.c
		Make sure account-specific rules can't
		be used in {pre-,post-,}processing
	* src/mainwindow.c
	* src/gtk/logwindow.c
	* src/gtk/logwindow.h
		Jump to last error when clicking on the
		warning icon
2006-09-02 13:44:12 +00:00
Colin Leroy
0e4cc91dd2 2006-09-02 [colin] 2.4.0cvs128
* src/imap.c
	* src/import.c
	* src/mainwindow.c
	* src/mainwindow.h
		Fix warning icon
	* src/inc.c
	* src/mbox.c
	* src/mbox.h
		Let proc_mbox know its account, for
		account-specific rules
2006-09-02 13:13:03 +00:00
Colin Leroy
07189568e9 2006-09-01 [colin] 2.4.0cvs127
* src/codeconv.c
		Don't uselessly use iconv to convert from
		us-ascii
	* src/alertpanel.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/inc.c
		Fix certain log cases, disable warning icon
		for now, the correct way to display it when
		necessary and only when necessary is probably
		to do it manually rather than use error logs
	* src/etpan/imap-thread.c
		Clean up UID logging a bit
	* src/gtk/logwindow.c
	* src/gtk/logwindow.h
		Make logging faster when the window's closed
2006-09-01 17:13:59 +00:00
Paul Mangan
0e62ace901 2006-09-01 [paul] 2.4.0cvs120
* src/folderview.c
	* src/folderview.h
	* src/imap.c
	* src/mainwindow.c
	* src/summaryview.c
		obey the 'When entering folder...' option
		when using the /View/Go to/... menu items
2006-09-01 07:39:44 +00:00
Colin Leroy
a4f9c9fc04 2006-08-31 [colin] 2.4.0cvs115
* src/procmsg.c
	* src/textview.c
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/spamassassin/spamassassin.c
		Requalify some "errors" to warnings
	* src/mainwindow.c
	* src/mainwindow.h
	* src/statusbar.c
		Add an icon in the statusbar to notify
		of errors
	* src/gtk/gtksctree.c
	* src/folderview.c
	* src/summaryview.c
		Make the GtkSCTree look more modern by
		alternating background lines
	* src/prefs_common.c
	* src/prefs_common.h
		Add a pref to let people have the old
		way if they prefer
2006-08-31 17:27:03 +00:00
Colin Leroy
321ee46f69 2006-08-24 [colin] 2.4.0cvs83
* src/msgcache.c
		Write cache/mark to temp files before
		overwriting old ones (avoids metadata
		loss if writing the new files fail).
		Use mmap() to read cache/mark file, as
		this makes cache reading faster. Dis-
		abled for big-endian machines until it
		can be tested. (Big-endian users: set
		msgcache_use_mmap = TRUE in the relevant
		#if).
	* src/procmsg.h
		Move rarely used fields of MsgInfo in
		another structure, which will only be
		allocated if needed. Face, X-Face,
		Return receipt headers and List-*
		headers are moved. Mails having none
		of these occupy 52 bytes less with
		this patch, which makes 2.5MB of RAM
		saved on a 50k folder).
	* src/headerview.c
	* src/mainwindow.c
	* src/messageview.c
	* src/partial_download.c
	* src/procheader.c
	* src/procmsg.c
	* src/textview.c
		Follow this structure change.
2006-08-24 16:43:55 +00:00
Colin Leroy
321cd68dfa 2006-08-21 [colin] 2.4.0cvs67
* src/alertpanel.c
	* src/gtk/inputdialog.c
	* src/plugins/pgpcore/passphrase.c
		Set minimal width to 375
	* src/mainwindow.c
		Fix switching to offline, asking if it
		should be overriden for synchronising
	* src/mimeview.c
		Don't offer to remember command on Open
		with for text parts, as the browser or
		text editor command isn't changed from
		there
2006-08-21 06:12:40 +00:00
Colin Leroy
1688305659 2006-08-16 [colin] 2.4.0cvs54
* src/compose.c
	* src/main.c
	* src/mainwindow.c
		Fix send button sensitivity at startup
		Set send menu sensitivity (patch by Fabien)
	* src/ssl_manager.c
		Enable closing with esc (patch by Fabien)
	* src/gtk/foldersort.c
		Enable closing with esc (patch by Fabien)
	* src/procmime.c
		Optimisation (no need to copy to tempfile to
		"decode" 7bit and 8bit)
	* src/summaryview.c
		Fix cruft in swap_from case
	* src/textview.c
		Fix missing last line in some mail cases
		(Fixes debian #381872)
	* src/plugins/pgpcore/prefs_gpg.c
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/pgpcore/sgpgme.h
		Don't show "no key found" when user explicitely
		wants to create a key
2006-08-16 16:24:00 +00:00