Commit graph

1861 commits

Author SHA1 Message Date
Paul Mangan
0477550069 2006-09-06 [paul] 2.4.0cvs157
* manual/es/advanced.xml
		fix typo
2006-09-06 10:05:21 +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
Tristan Chabredier
1d20930ff2 2006-09-06 [wwp] 2.4.0cvs155
* src/gtk//gtksctree.h
		oops, forgot that one!
2006-09-06 09:25:53 +00:00
Tristan Chabredier
d711833382 2006-09-06 [wwp] 2.4.0cvs154
* manual/pl/advanced.xml
	* manual/advanced.xml
	* manual/es/advanced.xml
	* manual/fr/advanced.xml
	* src/prefs_customheader.c
	* src/prefs_filtering_action.c
	* src/foldersel.c
	* src/prefs_summaries.c
	* src/prefs_filtering.c
	* src/account.c
	* src/compose.c
	* src/prefs_summary_column.c
	* src/addr_compl.c
	* src/prefs_actions.c
	* src/prefs_folder_column.c
	* src/ssl_manager.c
	* src/prefs_template.c
	* src/prefs_display_header.c
	* src/prefs_common.h
	* src/prefs_matcher.c
	* src/prefs_common.c
	* src/prefs_toolbar.c
	* src/summaryview.c
	* src/folderview.c
	* src/gtk/gtksctree.c
	* src/gtk/pluginwindow.c
	* src/gtk/progressdialog.c
	* src/gtk/prefswindow.c
		renamed hidden option enable_rules_hint to use_stripes_everywhere
		to make its meaning more obvious (all versions of the manual reflect
		the change).
		added an extra hidden option use_stripes_in_summary to allow
		discarding these stripes in mainwindow's folder and message lists;
		en and fr manuals only are OK towards this.
2006-09-06 09:14:40 +00:00
Colin Leroy
b2cee4876c 2006-09-06 [colin] 2.4.0cvs153
* src/textview.c
		Hide Sylpheed-Claws' internal queue headers
		when showing all headers. They'll be present
		only in Source window.
2006-09-06 06:43:33 +00:00
Colin Leroy
cbb9cbfff3 2006-09-05 [colin] 2.4.0cvs152
* src/plugins/trayicon/trayicon.c
		Fix crash at exit - we have to disconnect
		our handlers
	* src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
		Update eggtrayicon - patch adapted from a
		patch by Fryderyk Dziarmagowski <freetz@gmx.net>
		on Sylpheed's ML
2006-09-05 20:15:16 +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
Colin Leroy
562b693c35 2006-09-05 [colin] 2.4.0cvs150
* src/mimeview.c
		Don't select part on right-click either
2006-09-05 16:26:59 +00:00
Paul Mangan
0ffe43ede2 2006-09-05 [paul] 2.4.0cvs149
* src/mimeview.c
		completion of previous commit
		Thanks to Colin
2006-09-05 07:45:14 +00:00
Colin Leroy
43ca8bbd76 2006-09-05 [colin] 2.4.0cvs148
* src/mimeview.c
		Don't force selection on middle-click, just open
2006-09-05 05:33:16 +00:00
Colin Leroy
6c7070ace1 2006-09-04 [colin] 2.4.0cvs147
* src/mimeview.c
		Looks like gtk_notebook_set_current_page()
		sometimes steals focus, and this annoys us
		in MimeViewers as it renders navigation
		keys useless. Take back focus after switching
		pages.
2006-09-04 19:29:14 +00:00
Colin Leroy
030a9b81c3 2006-09-04 [colin] 2.4.0cvs146
* src/messageview.c
		Set stop_loading when clicking on Next
		during load. Don't add a callback to
		avoid over-complicating things.
2006-09-04 18:23:17 +00:00
Colin Leroy
a0c08e07cc 2006-09-04 [colin] 2.4.0cvs145
* src/mimeview.c
	* src/messageview.c
		Fix multiple loads in separate messageview
2006-09-04 18:01:27 +00:00
Colin Leroy
9f315b582c 2006-09-04 [colin] 2.4.0cvs144
* src/summaryview.c
		Let navigation keys be handled during
		load
2006-09-04 17:21:38 +00:00
Colin Leroy
20c2f0ef3e 2006-09-04 [colin] 2.4.0cvs143
* src/messageview.c
	* src/summaryview.c
	* src/textview.c
	* src/textview.h
		Make loading of huge mails (lots of text and/or
		images) cancellable, so the GUI doesn't block
2006-09-04 16:56:18 +00:00
Colin Leroy
7ed2d41bb0 2006-09-04 [colin] 2.4.0cvs142
* src/plugins/trayicon/trayicon.c
		Fix annoyance when removing a folder with
		unread mails: trayicon didn't update
2006-09-04 16:52:28 +00:00
Paul Mangan
3e86f926b3 2006-09-04 [paul] 2.4.0cvs141
* src/gtk/icon_legend.c
		straighten up columns
		Patch by Fabien Vantard
2006-09-04 16:35:43 +00:00
Tristan Chabredier
91f14449b8 2006-09-04 [wwp] 2.4.0cvs140
* src/prefs_filtering.c
		fix new line's account name in filtering prefs:
		was "All", is now "(New)".
2006-09-04 15:43:33 +00:00
Paul Mangan
22b04e213d 2006-09-04 [paul] 2.4.0cvs139
* tools/make.themes.project
		use "AUTOMAKE_OPTIONS = dist-bzip2"
		instead of homebrewed "make release"
2006-09-04 07:51:51 +00:00
Colin Leroy
998390b54c 2006-09-03 [colin] 2.4.0cvs138
* src/folderview.c
		Fix bug #1007 (Wrong folder highlighted)
2006-09-03 18:59:25 +00:00
Colin Leroy
09f6dfb18b 2006-09-03 [colin] 2.4.0cvs137
* src/compose.c
		Don't set Newsgroup: header to a mail folder
		path
2006-09-03 10:30:41 +00:00
Paul Mangan
91d3b67186 2006-09-03 [paul] 2.4.0cvs136
* src/prefs_other.c
	* src/prefs_spelling.c
		unify the gui
2006-09-03 09:55:00 +00:00
Paul Mangan
6f580b4f2e 2006-09-03 [paul] 2.4.0cvs135
* src/prefs_summaries.c
		fix menu sensitivity issues
2006-09-03 06:55:10 +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
Colin Leroy
1fd8c9d8cd 2006-09-02 [colin] 2.4.0cvs133
* src/messageview.c
		Display a special return-receipt message
		if the message is from the user
	* src/summaryview.c
		Fix missing freeze of the list when marking
		all read and unthreading for exec. Thanks
		to Stephan Sachse.
2006-09-02 15:22:45 +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
Tristan Chabredier
accc09c24a 2006-09-02 [wwp] 2.4.0cvs131
* src/prefs_filtering.c
2006-09-02 14:35:55 +00:00
Colin Leroy
7ca6fcbeeb 2006-09-02 [colin] 2.4.0cvs130
* src/gtk/logwindow.c
	* src/gtk/logwindow.h
		Block scrolling if we're not at the end
		of the log
2006-09-02 14:06:38 +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
Tristan Chabredier
09daea0732 2006-09-01 [wwp] 2.4.0cvs126
* manual/fr/account.xml
		reflect changes to the ref. manual (parts of cvs72):
		fix tabnames and quotes.
2006-09-01 10:59:39 +00:00
Tristan Chabredier
47e79943b6 2006-09-01 [wwp] 2.4.0cvs125
* manual/fr/plugins.xml
		reflect changes to the reference manual (cvs42):
		update IRC channel info.
2006-09-01 10:50:03 +00:00
Tristan Chabredier
260ac3c731 2006-09-01 [wwp] 2.4.0cvs124
* commitHelper
		use CVSEDITOR env. var. is set, according to `man cvs`.
2006-09-01 10:40:16 +00:00
Tristan Chabredier
6f828e680f 2006-09-01 [wwp] 2.4.0cvs123
* manual/advanced.xml
		better sentence again (thanks to Paul).
2006-09-01 10:30:44 +00:00
Tristan Chabredier
a6ca651364 2006-09-01 [wwp] 2.4.0cvs122
* manual/advanced.xml
2006-09-01 10:24:49 +00:00
Ricardo Mones
a2e6e589f1 2006-09-01 [mones] 2.4.0cvs121
* manual/advanced.xml
		Document enable_dotted_lines
2006-09-01 09:43:35 +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
af4897104f 2006-08-31 [colin] 2.4.0cvs119
* src/folderview.c
		Revert 2.4.0cvs116, wrong fix.
2006-08-31 22:11:10 +00:00
Colin Leroy
ce0a790486 2006-08-31 [colin] 2.4.0cvs118
* src/gtk/gtksctree.c
		Better state the various copyrights
2006-08-31 21:54:31 +00:00
Colin Leroy
5133ee7052 2006-08-31 [colin] 2.4.0cvs117
* src/prefs_common.c
		fix enable_dotted_lines
2006-08-31 20:55:26 +00:00
Colin Leroy
236ad73297 2006-08-31 [colin] 2.4.0cvs116
* src/folderview.c
		Use pref "Always open on select" when going
		to next unread folder
	* src/gtk/gtksctree.c
		Fix link failure to _gtk_clist_create_cell_layout
		on certain computers. (Why not mine, I wonder)
2006-08-31 19:25:05 +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
18e4f74e50 2006-08-30 [cleroy] 2.4.0cvs114
* src/procmsg.c
	* src/procmsg.h
		Provide a way to filter a list of
		messages in an optimised manner, and
		add a list-filtering hook
	* src/folder.c
	* src/inc.c
	* src/mbox.c
		Use the list filtering
	* src/plugins/bogofilter/bogofilter.c
		Use the list-filtering hook
		Use -b (bulk) mode for more speed
		when learning and filtering
	* src/etpan/imap-thread.c
		Make log output shorter in UID SEARCH
2006-08-30 18:29:32 +00:00
Colin Leroy
31c9a31861 2006-08-30 [colin] 2.4.0cvs113
* src/plugins/bogofilter/bogofilter.c
		Really fast mass learning - thanks to David
		Relson for the options explanations :)
2006-08-30 06:47:55 +00:00
Colin Leroy
f7ff80e935 2006-08-30 [colin] 2.4.0cvs112
* src/msgcache.c
		Fix compilation on FreeBSD. Thanks
		to Michael Hugues
2006-08-30 01:49:55 +00:00
Colin Leroy
fb5dccb715 2006-08-29 [colin] 2.4.0cvs111
* src/folderview.c
		Handle "popup_menu" signal (for popping the
		menu via the keyboard)
	* src/mimeview.c
	* src/mimeview.h
	* src/summaryview.c
	* src/textview.c
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
		Factorize scrolling code, and add an API
		for MimeViewers to handle scroll orders
2006-08-29 16:27:14 +00:00
Tristan Chabredier
2787580032 2006-08-29 [wwp] 2.4.0cvs110
* src/plugins//bogofilter/bogofilter.c
	* src/plugins//spamassassin/spamassassin.c
		make the bogofilter/spamassassin filtering error dialogs at
        incorporation obey to the "don't popup error dialog on
        receive error" option. If disabled, feed the log window w/
        the error message.
2006-08-29 09:57:48 +00:00
Paul Mangan
6ef68400af 2006-08-29 [paul] 2.4.0cvs109
* Makefile.am
		remove 'make release', it's not needed
		since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
2006-08-29 07:40:29 +00:00
Paul Mangan
6b6b6ac977 2006-08-29 [paul] 2.4.0cvs108
* src/foldersel.c
	* src/summary_search.c
	* src/gtk/progressdialog.c
	* src/plugins/pgpcore/passphrase.c
		replace deprecated gtk_window_set_policy()
2006-08-29 06:16:20 +00:00