Commit graph

3997 commits

Author SHA1 Message Date
Colin Leroy
1a5bf3ae6c 2005-08-27 [colin] 1.9.13cvs63
* src/imap.c
	* src/etpan/imap-thread.c
	* src/etpan/imap-thread.h
		Implement automatic choosing of login method
		Fixes bug #791
	* src/gtk/.cvsignore
		Add sylpheed-marshal.[ch]
2005-08-27 17:42:27 +00:00
Colin Leroy
39b738233c 2005-08-27 [colin] 1.9.13cvs62
* src/common/utils.c
		Fix confusing perror
2005-08-27 16:20:21 +00:00
Colin Leroy
5f35ee4842 2005-08-27 [colin] 1.9.13cvs61
* src/toolbar.c
	* src/toolbar.h
		Remove A_DELETE, replace it with
		A_TRASH and A_DELETE_REAL. Automatically
		rewrite config files to replace A_DELETE
		with A_TRASH (no functionality change).
		Fixes half of #794
2005-08-27 12:12:03 +00:00
Colin Leroy
fd6516919e 2005-08-26 [colin] 1.9.13cvs60
* src/procmime.c
		Previous "Problem with replies" fix brought other
		problems, fixing them
2005-08-26 16:53:12 +00:00
Colin Leroy
4113c4e1e6 2005-08-26 [colin] 1.9.13cvs59
* src/procmime.c
		Fix "Problem with replies". This happened only
		on IMAP...
	* src/procmsg.c
		Factorize code a bit
	* src/compose.c
		Speed improvement on very long messages (wrapping)
		Fix signature color on Reedit and Redirect
		On Reedit, don't attach pgp-signatures parts, but
		set signing to On.
2005-08-26 16:38:40 +00:00
Paul Mangan
859f745882 2005-08-24 [paul] 1.9.13cvs58
* src/compose.c
		don't claim success when clicking
		Cancel on the passphrase box.
		Patch by Colin
2005-08-24 09:39:38 +00:00
Paul Mangan
e5d3445c40 2005-08-24 [paul] 1.9.13cvs57
* src/main.c
		fix misplaced sylpheed.log
	* src/common/defs.h
		define UIDL_DIR
2005-08-24 09:22:26 +00:00
Paul Mangan
53ccc12013 2005-08-24 [paul] 1.9.13cvs56
* src/imap.c
	* src/etpan/imap-thread.c
	* src/etpan/imap-thread.h
		fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
		Patch by Colin
	* src/gtk/sylpheed-marshal.c	** REMOVED **
	* src/gtk/sylpheed-marshal.h	** REMOVED **
		remove autogenerated files
	* tools/kdeservicemenu/README
	* tools/kdeservicemenu/install.sh
	* tools/kdeservicemenu/template_sylpheed-attach-files.desktop
	* tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
		use Claws icon, use 'Sylpheed-Claws' in menu,
		use kdialog, and other cleanups
2005-08-24 08:23:16 +00:00
Paul Mangan
0244426b48 2005-08-23 [paul] 1.9.13cvs55
* src/compose.c
		fix paste/wrap crash
		Patch by Colin
2005-08-23 12:46:39 +00:00
Paul Mangan
06d7bcf3dc 2005-08-23 [paul] 1.9.13cvs54
* src/main.c
		fix crash recovery
		Patch by Colin
2005-08-23 12:32:36 +00:00
Paul Mangan
d03fb15e6a 2005-08-23 [paul] 1.9.13cvs53
* src/addressbook.c
	* src/editaddress.c
		view all data of LDAP contacts
		Patch by Colin
2005-08-23 12:20:48 +00:00
Paul Mangan
f790a12c65 2005-08-23 [paul] 1.9.13cvs52
* src/addressbook.c
		fix issues with the Search field
		Patch by Colin
2005-08-23 09:45:25 +00:00
Paul Mangan
03ce17703c 2005-08-22 [paul] 1.9.13cvs51
* src/folderview.c
		put name of folder in processing dialog
		title
	* src/prefs_folder_item.c
		improve english usage
2005-08-22 16:36:14 +00:00
Paul Mangan
aa982f7d3f 2005-08-22 [paul] 1.9.13cvs50
* src/filtering.c
	* src/filtering.h
	* src/matcher.c
	* src/matcher_parser_lex.l
	* src/matcher_parser_parse.y
	* src/prefs_filtering.c
		add Filtering/Processing rule names feature.
		(the incompatible old matcherrc is saved as
		matcherrc.pre_names).
		Patch by Colin
2005-08-22 16:13:03 +00:00
Paul Mangan
10b7903249 2005-08-22 [paul] 1.9.13cvs49
* src/procmsg.c
		fix colour labelling
		Patch by Colin
2005-08-22 15:44:26 +00:00
Paul Mangan
512654e397 2005-08-22 [paul] 1.9.13cvs48
* src/textview.c
		fix open_image_cb()
2005-08-22 11:16:08 +00:00
Paul Mangan
4e7701affb 2005-08-22 [paul] 1.9.13cvs47
* src/imap.c
		fix bug 789, 'SC crashes with imap (CVS ver)'
		Patch by Colin
2005-08-22 10:47:55 +00:00
Paul Mangan
49463274f0 2005-08-22 [paul] 1.9.13cvs46
* src/mimeview.c
	* src/prefs_common.c
	* src/common/defs.h
		define reused defaults in defs.h
	* src/textview.c
		add 'Open image' to image popup menu
2005-08-22 10:36:39 +00:00
Colin Leroy
cb32418950 2005-08-21 [colin] 1.9.13cvs45
* src/summaryview.c
		Fix bug #788 (Bogus "From" address displayed)
2005-08-21 17:54:52 +00:00
Colin Leroy
cf58d79ba6 2005-08-20 [colin] 1.9.13cvs44
* src/folder.c
		Fix buf #787 (multilevel delete causes SIGSEGV)
2005-08-20 18:21:39 +00:00
Colin Leroy
00f108279f 2005-08-19 [colin] 1.9.13cvs43
* src/inc.c
	* src/prefs_common.c
	* src/prefs_common.h
		Add an hidden pref to allow modifying the
		update stepping in incorporation.
		Patch by wwp.
2005-08-19 20:42:00 +00:00
Colin Leroy
4a83dc48ca 2005-08-19 [colin] 1.9.13cvs42
* src/compose.c
	* src/procmime.c
		Workaround for broken MUAs: encode
		Content-type: name: as ASCII and
		Content-Disposition: filename: as
		per rfc2231
	* src/prefs_account.c
		Fix invisible-ness of SMTP SSL prefs
		in NNTP accounts
2005-08-19 17:55:50 +00:00
Paul Mangan
2d096e5fbc 2005-08-19 [paul] 1.9.13cvs41
* src/compose.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_wrapping.c
		paste with or without wrapping.
		patch by Colin
2005-08-19 11:01:47 +00:00
Paul Mangan
6e931f8c3a 2005-08-19 [paul] 1.9.13cvs40
* src/prefs_common.c
	* src/prefs_common.h
	* src/summaryview.c
		reintroduce enable_swap_from as a
		hidden pref. patch by Colin
	* src/quote_fmt_parse.y
	* src/plugins/clamav/clamav_plugin.c
	* src/plugins/dillo_viewer/dillo_viewer.c
	* src/plugins/mathml_viewer/mathml_viewer.c
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpmime/pgpmime.c
		tidy up. patch by Colin
2005-08-19 10:36:15 +00:00
Paul Mangan
eae7f5e6b5 2005-08-19 [paul] 1.9.13cvs39
* configure.ac
		complete cvs38's sync
	* src/editaddress.c
	* src/gedit-print.c
	* src/mutt.c
	* src/etpan/etpan-log.c
	* src/etpan/imap-thread.c
	* src/gtk/gtksourceprintjob.c
		fix compilation warnings
		(patch by Colin)
2005-08-19 10:09:38 +00:00
Paul Mangan
094bee48a0 2005-08-19 [paul] 1.9.13cvs38
sync with main:

	* src/account.c
	* src/action.c
	* src/addrbook.c
	* src/addrcache.c
	* src/addrharvest.c
	* src/addrindex.c
	* src/codeconv.c
	* src/compose.c
	* src/crash.c
	* src/exporthtml.c
	* src/exportldif.c
	* src/folder.c
	* src/image_viewer.c
	* src/inc.c
	* src/inc.h
	* src/jpilot.c
	* src/ldif.c
	* src/main.c
	* src/matcher.c
	* src/mbox.c
	* src/messageview.c
	* src/mh.c
	* src/mimeview.c
	* src/msgcache.c
	* src/mutt.c
	* src/news.c
	* src/partial_download.c
	* src/pine.c
	* src/pop.c
	* src/prefs_actions.c
	* src/prefs_common.c
	* src/prefs_customheader.c
	* src/prefs_display_header.c
	* src/prefs_gtk.c
	* src/prefs_themes.c
	* src/procheader.c
	* src/procmime.c
	* src/procmsg.c
	* src/recv.c
	* src/send_message.c
	* src/simple-gettext.c
	* src/sourcewindow.c
	* src/textview.c
	* src/vcard.c
	* src/common/defs.h
	* src/common/log.c
	* src/common/plugin.c
	* src/common/prefs.c
	* src/common/session.c
	* src/common/session.h
	* src/common/socket.c
	* src/common/socket.h
	* src/common/ssl_certificate.c
	* src/common/template.c
	* src/common/utils.c
	* src/common/utils.h
	* src/common/xml.c
	* src/gtk/about.c
	added wrappers for C library function that
		take pathname arguments.
		enabled compilation with MinGW.
		use GDir instead of directly using opendir().
		added rename_force().
2005-08-19 09:30:30 +00:00
Paul Mangan
7dc5914e6a 2005-08-19 [paul] 1.9.13cvs37
patches by Colin:
	* src/compose.c
		fix privacy settings on re-editing
		a sent message
	* src/jpilot.c
		fix encoding bug
	* src/folder.c
	* src/procmsg.c
	* src/procmsg.h
	* src/summaryview.c
		flag changing optimisation
2005-08-19 06:06:58 +00:00
Martin Schaaf
1b094f6474 2005-08-18 [martin] 1.9.13cvs36
* commitHelper
	    added my login
	* src/addrcache.c
	* src/addrharvest.c
	* src/addrindex.c
	* src/compose.c
	* src/grouplistdialog.c
	* src/main.c
	* src/mainwindow.c
	* src/msgcache.c
	* src/mutt.c
	* src/pine.c
	* src/prefs_account.c
	* src/prefs_themes.c
	* src/stock_pixmap.c
	* src/summaryview.c
	* src/gtk/about.c
	* src/gtk/logwindow.c
	    removed deprecated glib and gdk stuff
	* src/plugins/pgpcore/select-keys.c
	    convert attributes from locale to utf8
2005-08-18 19:09:53 +00:00
Paul Mangan
0ebd7702f4 2005-08-17 [paul] 1.9.13cvs35
* src/account.c
	* src/addressbook.c
		use new GTK_STOCK_ icons if available
	* src/summaryview.c
	* src/gtk/gtksctree.c
	* src/gtk/gtksctree.h
		faster range select. patch by Colin
2005-08-17 14:08:29 +00:00
Paul Mangan
6bbfc1f66d 2005-08-17 [paul] 1.9.13cvs34
patches by colin:
	* src/addressbook.c
	* src/addressitem.h
		Add an edit button for contacts, fix selections
		of gtksctree items
	* src/editaddress.c
		Change labels, let Save be always possible in the
		email and user atributes tabs
	* src/folderview.c
		fix sort issues
	* src/summaryview.c
		select next item instead of the displayed one
		after deletion

	* src/gtk/progressdialog.c
		use prefs_common.enable_rules_hint
2005-08-17 09:29:17 +00:00
Hoà Viêt Dinh
bf654ba1b4 2005-08-13 [hoa] 1.9.13cvs33
* src/etpan/imap-thread.c
		fixed build on Solaris.
2005-08-13 16:47:45 +00:00
Colin Leroy
3925e8d8a3 2005-08-10 [colin] 1.9.13cvs32
* src/procmsg.c
		Fix cvs31 (missing fclose before reading
		the file)
2005-08-10 16:31:42 +00:00
Colin Leroy
7eab871708 2005-08-10 [colin] 1.9.13cvs31
* src/procmsg.c
		Fix procmsg_msginfo_new_from_mimeinfo() when
		the MimeInfo isn't stored in memory. This fixes
		replying to an attached message.
2005-08-10 08:43:13 +00:00
Colin Leroy
b2ded52fe4 2005-08-10 [colin] 1.9.13cvs30
* src/mainwindow.c
		Fix slowness in account changing
2005-08-10 07:25:16 +00:00
Colin Leroy
a9f441f69b 2005-08-10 [colin] 1.9.13cvs29
* src/folder.c
	* src/folderutils.c
	* src/folderview.c
	* src/imap_gtk.c
	* src/mainwindow.c
	* src/mh_gtk.c
	* src/procmsg.c
	* src/summaryview.c
		Optimize folder_has_parent_of_type
		Prevent moving special sub-folders from contextual menus
		Rework message a bit ("Empty all messages" -> "Delete all
		messages")
		Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items"
		and "Deleted Items" folders)
2005-08-10 06:20:49 +00:00
Colin Leroy
86e7738f09 2005-08-08 [colin] 1.9.13cvs28
* src/summaryview.c
	* src/prefs_summaries.c
		Make "Select first unread|new" more flexible
		(just prioritize new or unread)
2005-08-08 20:21:29 +00:00
Colin Leroy
9cd7fcfde4 2005-08-08 [colin] 1.9.13cvs27
* src/summaryview.c
		If "select first new" is selected and there only
		are unread messages, fallback to "select first
		unread".
2005-08-08 17:31:26 +00:00
Colin Leroy
af4c652766 2005-08-08 [colin] 1.9.13cvs26
* src/folder.c
		Fix shameful bugs (and bug #779)
2005-08-08 16:52:01 +00:00
Colin Leroy
6f73f6f5da 2005-08-08 [colin] 1.9.13cvs25
* src/folder.c
	* src/folder.h
		Cache parents' type to make folder_has_parent_of_type
		faster
	* src/folderview.c
		Forbid DnD of special sub-folders
	* src/procmsg.c
	* src/procmsg.h
		Add MAIL_POSTFILTERING_HOOK
	* src/summaryview.c
		Revert over-zealous deletion of the use_addr_book
		code
2005-08-08 16:45:29 +00:00
Colin Leroy
a2501bcf33 2005-08-07 [colin] 1.9.13cvs24
* src/folder.c
		Fix big mistake (passing MsgInfo instead
		of FolderItem)
2005-08-07 20:54:59 +00:00
Colin Leroy
a84f1d2712 2005-08-07 [colin] 1.9.13cvs23
* src/compose.c
	* src/folder.c
	* src/folder.h
	* src/foldersel.c
	* src/folderutils.c
	* src/folderview.c
	* src/imap.c
	* src/mainwindow.c
	* src/messageview.c
	* src/mh.c
	* src/msgcache.c
	* src/procmime.c
	* src/summaryview.c
		Make subfolders of Drafts, Queue, Outbox, Trash
		work like their parents.
		Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
2005-08-07 13:39:27 +00:00
Colin Leroy
4bf469b4ee 2005-08-07 [colin] 1.9.13cvs22
* src/addressbook.c
		Fix bug #771 (Dragged contacts not saved)
2005-08-07 13:02:28 +00:00
Paul Mangan
75be62cd08 2005-08-07 [paul] 1.9.13cvs21
* src/summaryview.c
		fix bug 32 'Search Doesn't display results
		if "Hide Read Messages" is chosen'
		be more literal in interpreting 'Hide read
		messages'
2005-08-07 11:24:14 +00:00
Colin Leroy
434dd01968 2005-08-07 [colin] 1.9.13cvs20
* src/folderview.c
		Add debug
	* src/summaryview.c
		Faster 'unthread_for_execution'
2005-08-07 10:09:17 +00:00
Paul Mangan
dedc386094 2005-08-06 [paul] 1.9.13cvs19
* src/mainwindow.c
		add mnemonics to Set displayed columns
		fix bug where msgview_visible option was
		overwritten as TRUE on startup
2005-08-06 10:12:38 +00:00
Paul Mangan
45bf50d101 2005-08-06 [paul] 1.9.13cvs18
* src/mainwindow.c
		refer to 'displayed columns in folder/message
		list' not 'displayed items in summary/message view'
	* src/prefs_display_header.c
		replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
		be consistent with similar dialogues
	* src/prefs_folder_column.c
	* src/prefs_summary_column.c
		'columns' not 'items', and folder and message lists,
		instead of folder and summary views;
		Use 'Hidden columns' as list heading not 'Available
		items';
		move the 'Remove' button to the right hand side;
		top-align the buttons;
		remove unneeded vbox
	* src/prefs_summaries.c
		put the 2 column prefs buttons in a frame to reduce
		overall width; refer to columns not items &c.
2005-08-06 08:28:52 +00:00
Colin Leroy
02fa842c3f 2005-08-05 [colin] 1.9.13cvs17
* src/prefs_common.c
	* src/prefs_common.h
	* src/mainwindow.c
	* src/compose.c
	* src/messageview.c
		Add an hidden toolbar_detachable pref, so
		that I can get rid of these painful handles
		in the toolbars. Defaults to TRUE to avoid
		changing the GUI on unsuspecting people...
2005-08-05 22:54:48 +00:00
Colin Leroy
d8f6b0fd77 2005-08-05 [colin] 1.9.13cvs16
* src/Makefile.am
	* src/prefs_folder_column.c
	* src/prefs_folder_column.h
		Add prefs for folder columns
	* src/folderview.c
	* src/folderview.h
	* src/mainwindow.c
	* src/mainwindow.h
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_summaries.c
		Use them
	* src/prefs_summary_column.c
	* src/summaryview.c
	* src/summaryview.h
		Add a To column
	* src/textview.c
	* src/common/utils.c
	* src/common/utils.h
		Move uri colourisation functions
		to utils
	* src/compose.c
		Colourise URIs
	* src/imap.c
		Fix bug with LIST where we'd try
		to get Folder//////[...]///
2005-08-05 19:57:42 +00:00
Paul Mangan
5d29fcfcf8 2005-08-05 [paul] 1.9.13cvs15
* src/prefs_summaries.c
		improve the English usage
	* src/summaryview.c
		set font on column change
		thanks to Colin
2005-08-05 10:22:26 +00:00
Paul Mangan
a5eedc0288 2005-08-05 [paul] 1.9.13cvs14
* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_summaries.c
	* src/summaryview.c
		replace 'open_unread_on_enter' option with
		'select_on_entry' option. opening/not opening
		is now exclusively controlled by 'always_show_msg'
2005-08-05 09:12:51 +00:00