Commit graph

1693 commits

Author SHA1 Message Date
Paul Mangan
abcf0e9fa1 2005-09-14 [paul] 1.9.14cvs28
* po/sk.po
		fix crash
		updated by Andrej Kacian
2005-09-14 11:12:49 +00:00
Paul Mangan
b82147c38c 2005-09-14 [paul] 1.9.14cvs27
* po/es.po
		updated by Ricardo Mones Lastra
	* src/compose.c
	* src/compose.h
		associate no_wrap_tags to Compose windows
		instead of using a static one
		Patch by Colin
	* src/mbox.c
		fix proc_mbox()
		Patch by wwp
	* src/textview.c
		remove unneeded printf()
2005-09-14 09:12:56 +00:00
Paul Mangan
2616242e72 2005-09-14 [paul] 1.9.14cvs26
* src/addrcache.c
	* src/codeconv.h
	* src/folder.h
	* src/mainwindow.h
	* src/mh.c
	* src/mimeview.h
	* src/partial_download.c
	* src/pop.c
	* src/prefs_account.c
	* src/prefs_account.h
	* src/prefs_actions.c
	* src/prefs_customheader.c
	* src/prefs_display_header.c
	* src/prefs_filtering_action.c
	* src/prefs_matcher.c
	* src/prefs_toolbar.c
	* src/privacy.h
	* src/procmime.c
	* src/procmime.h
	* src/procmsg.h
	* src/textview.c
	* src/undo.h
	* src/common/plugin.c
	* src/common/session.h
	* src/common/socket.c
	* src/common/socket.h
	* src/common/template.c
	* src/gtk/gtkaspell.c
	* src/gtk/quicksearch.h
	* src/plugins/pgpcore/passphrase.c
	* src/plugins/pgpcore/prefs_gpg.h
	* src/plugins/pgpcore/select-keys.c
	* src/plugins/pgpcore/select-keys.h
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpmime/pgpmime.c
	* src/plugins/trayicon/trayicon.c
		fix compilation warnings
		Patch by Daniel Gustafson
2005-09-14 08:11:20 +00:00
Paul Mangan
dd0a610260 2005-09-14 [paul] 1.9.14cvs25
* src/addressbook.c
		add missing column header, and other small
		bug fixes
		Patch by Anders Hammar
2005-09-14 07:47:38 +00:00
Colin Leroy
fd82704a13 2005-09-13 [colin] 1.9.14cvs24
* src/gtk/gtkaspell.c
		Fix non-utf8 in menu
		Fix little leaks
		Nullify struct members after free()s
2005-09-13 17:38:03 +00:00
Colin Leroy
ec63aa94bc 2005-09-13 [colin] 1.9.14cvs23
* src/compose.c
		Test utf8 compliance before inserting to
		buffer, and try to convert if necessary
	* src/procmime.c
		If no charset is present, use the locale
		one instead of us-ascii
	* src/procmsg.c
		Add Sender, List-Post and To in the checked
		headers for automatic rules creation
		(thanks to wwp)
	* src/prefs_themes.c
	* src/gtk/gtkaspell.c
		Remove deprecated functions.
		patch by Daniel Gustafson
2005-09-13 16:33:02 +00:00
Colin Leroy
8a6983b807 2005-09-12 [colin] 1.9.14cvs22
* src/compose.c
		Fix bug #448 (Scrolling/Redraw issue with
		address-fields in Header)
	* src/mainwindow.c
	* src/summaryview.c
	* src/summaryview.h
		Fix loss of MSG_MARKED on move/copy
		Fix bug #804 (Quicksearch togglebutton doesn't
		get depressed after '/' key is pressed)
2005-09-12 17:32:58 +00:00
Paul Mangan
f22a73edfe 2005-09-12 [paul] 1.9.14cvs21
* AUTHORS
	* src/gtk/logwindow.c
		add 'Clear Log' to popup menu
		Patch by Anders Hammar <anders.hammar@telia.com>
2005-09-12 09:44:30 +00:00
Paul Mangan
81981950ef 2005-09-12 [paul] 1.9.14cvs20
* src/compose.c
		set correct sensitivity on attachments
		popup menu
	* src/folder.c
		fix typo
	* src/prefs_spelling.c
		fix crash when no LANG env is set
	* src/common/xml.c
		fix crash in wizard
		don't use memeory after free

	All patches by Daniel Gustafson
2005-09-12 09:22:22 +00:00
Paul Mangan
869c0aa408 2005-09-12 [paul] 1.9.14cvs19
* src/prefs_themes.c
		make theme info selectable
	* src/gtk/description_window.c
		make window non-modal
	* tools/README
		add details of asus_mailed.sh
	* tools/claws.i18n.status.pl
		update for new zh_TW translator
		widen the output
		create alternate coloured lines
		improve readability
2005-09-12 08:24:25 +00:00
Colin Leroy
e187afb84f 2005-09-10 [colin] 1.9.14cvs18
* src/plugins/pgpcore/select-keys.c
		Better order for the buttons
2005-09-10 19:57:37 +00:00
Colin Leroy
1f6c5f3351 2005-09-10 [colin] 1.9.14cvs17
* src/compose.c
	* src/plugins/pgpcore/select-keys.c
	* src/plugins/pgpcore/select-keys.h
	* src/plugins/pgpcore/sgpgme.c
		Add a "Don't encrypt" button to the key
		selection dialog. Fixes bug #177 (There should be a
		'Don't encrypt button in the Select Keys dialog)
2005-09-10 19:53:00 +00:00
Colin Leroy
66a6b52840 2005-09-10 [colin] 1.9.14cvs16
* src/compose.c
		Fix bug #572 (%X option does not work with templates)
2005-09-10 19:08:41 +00:00
Colin Leroy
832467c770 2005-09-10 [colin] 1.9.14cvs15
* src/toolbar.c
		Remove g_print
2005-09-10 12:06:09 +00:00
Colin Leroy
a53f2cfc49 2005-09-10 [colin] 1.9.14cvs14
* src/imap.c
		Fix a possible crash
2005-09-10 12:01:58 +00:00
Colin Leroy
61a27a80a8 2005-09-09 [colin] 1.9.14cvs13
* src/imap.c
	* src/etpan/imap-thread.c
	* src/etpan/imap-thread.h
		Fix moving from queue or drafts to normal folders
		Fix bug #794 (No way to delete without expunging)
		Take flags unset by other mailers into account
		Take deleted flag set by other mailers into account
		Fix unsetting REPLIED flag
		Fix crash when capabilities can't be retrieved
	* src/mainwindow.c
	* src/mainwindow.h
		Add M_DELAYED_FLAGS condition, and let the user use
		Execute in order to be able to expunge deleted mails,
		even if he's not in delayed execute mode
	* src/prefs_spelling.c
		Use 'en' dictionary by default if LANG is POSIX or C
	* src/gtk/prefswindow.c
		Fix bug #767 (Preferences windows expanding) by making
		the window a bit larger when the resolution is greater
		than 640x480, and by putting the prefs in a
		GtkScrolledWindow.
2005-09-09 16:49:10 +00:00
Paul Mangan
a9f60f27c4 2005-09-09 [paul] 1.9.14cvs12
* AUTHORS
	* configure.ac
	* po/zh_TW.Big5.po	** REMOVED **
	* po/zh_TW.po		** ADDED **
		updated by Wei-Lun Chao
2005-09-09 09:32:22 +00:00
Paul Mangan
7d646364ea 2005-09-09 [paul] 1.9.14cvs11
* src/mainwindow.c
		fix asserts
	* src/common/xml.c
		delay memory allocation until file is
		opened successfully
		Patch by Daniel Gustafson
2005-09-09 07:27:09 +00:00
Colin Leroy
c072b027b6 2005-09-09 [cleroy] 1.9.14cvs10
* src/imap.c
		Add guards
2005-09-09 06:55:20 +00:00
Colin Leroy
22910ea7e6 2005-09-08 [colin] 1.9.14cvs9
* src/compose.c
        	Alert when we can't save draft
        	Fix various wrap/color issues
        	Add mid-click pasting respecting wrap_paste option
	* src/folder.c
	* src/folder.h
	* src/folder_item_prefs.c
	* src/folder_item_prefs.h
	* src/imap.c
	* src/imap_gtk.c
	* src/imap_gtk.h
	* src/main.c
	* src/mainwindow.c
	* src/mainwindow.h
	* src/news.c
	* src/news_gtk.c
	* src/news_gtk.h
	* src/prefs_folder_item.c
        	Fix the impossibility to synchronise folders for
        	offline use (IMAP and NNTP are concerned)
2005-09-08 18:28:36 +00:00
Colin Leroy
622cccab4f 2005-09-08 [colin] 1.9.14cvs8
* configure.ac
		Build LDAP and JPilot by default if available
	* src/textview.c
		Fix use after free
2005-09-08 16:54:33 +00:00
Paul Mangan
52493aaf3b 2005-09-08 [paul] 1.9.14cvs7
* doc/manual/en/sylpheed-1.html
	* doc/manual/en/sylpheed-18.html
	* doc/manual/en/sylpheed-19.html
	* doc/manual/en/sylpheed-4.html
	* doc/manual/en/sylpheed-6.html
	* doc/manual/en/sylpheed.html
		a few minor updates, plus include some
		details about plugins and their requirements
	* src/mainwindow.c
		minor changes to English in /View/Sort
2005-09-08 10:07:26 +00:00
Colin Leroy
973fce9112 2005-09-07 [colin] 1.9.14cvs6
* doc/manual/en/sylpheed-1.html
	* doc/manual/en/sylpheed-10.html
	* doc/manual/en/sylpheed-11.html
	* doc/manual/en/sylpheed-12.html
	* doc/manual/en/sylpheed-13.html
	* doc/manual/en/sylpheed-14.html
	* doc/manual/en/sylpheed-15.html
	* doc/manual/en/sylpheed-16.html
	* doc/manual/en/sylpheed-17.html
	* doc/manual/en/sylpheed-18.html
	* doc/manual/en/sylpheed-19.html
	* doc/manual/en/sylpheed-2.html
	* doc/manual/en/sylpheed-20.html
	* doc/manual/en/sylpheed-21.html
	* doc/manual/en/sylpheed-22.html
	* doc/manual/en/sylpheed-3.html
	* doc/manual/en/sylpheed-4.html
	* doc/manual/en/sylpheed-5.html
	* doc/manual/en/sylpheed-6.html
	* doc/manual/en/sylpheed-7.html
	* doc/manual/en/sylpheed-8.html
	* doc/manual/en/sylpheed-9.html
	* doc/manual/en/sylpheed.html
		More substitutions (missed Sylpheed -> Sylpheed-Claws)
2005-09-07 20:49:15 +00:00
Colin Leroy
ec9866d1b0 2005-09-07 [colin] 1.9.14cvs5
* src/mainwindow.c
		Make labels more to-the-point
2005-09-07 19:43:43 +00:00
Colin Leroy
56c7768d11 2005-09-07 [colin] 1.9.14cvs4
* doc/manual/en/sylpheed-1.html
	* doc/manual/en/sylpheed-12.html
	* doc/manual/en/sylpheed-13.html
	* doc/manual/en/sylpheed-14.html
	* doc/manual/en/sylpheed-15.html
	* doc/manual/en/sylpheed-16.html
	* doc/manual/en/sylpheed-17.html
	* doc/manual/en/sylpheed-18.html
	* doc/manual/en/sylpheed-19.html
	* doc/manual/en/sylpheed-2.html
	* doc/manual/en/sylpheed-20.html
	* doc/manual/en/sylpheed-21.html
	* doc/manual/en/sylpheed-22.html
	* doc/manual/en/sylpheed-4.html
	* doc/manual/en/sylpheed-5.html
	* doc/manual/en/sylpheed-6.html
	* doc/manual/en/sylpheed-7.html
	* doc/manual/en/sylpheed-8.html
	* doc/manual/en/sylpheed-9.html
	* doc/manual/en/sylpheed.html
		Update manual
2005-09-07 19:36:01 +00:00
Colin Leroy
d1263e9bee 2005-09-07 [colin] 1.9.14cvs3
* doc/faq/en/sylpheed-faq-1.html
	* doc/faq/en/sylpheed-faq-2.html
	* doc/faq/en/sylpheed-faq-3.html
	* doc/faq/en/sylpheed-faq.html
		Update FAQ
2005-09-07 18:20:27 +00:00
Colin Leroy
54a761f3dd 2005-09-07 [colin] 1.9.14cvs2
* src/folderview.c
	* src/procmsg.c
	* src/summaryview.c
	* src/toolbar.c
		Fix special subfolders:
		- Inherit parent's icon
		- sent contents of queues subfolders
		- empty subfolders of trashes
	* src/mainwindow.c
		Remove outdated manual and faq entries
	* src/common/utils.c
		Add quotes around %s coming from mailcap
2005-09-07 18:19:18 +00:00
Colin Leroy
8b8a21fbc2 2005-09-07 [colin] 1.9.14cvs1
* src/compose.c
		After saving draft, set modified to FALSE
	* src/mimeview.c
	* src/common/utils.c
	* src/common/utils.h
		Try to open mime parts using what is
		indicated in ~/.mailcap or /etc/mailcap,
		if possible.
2005-09-07 06:41:01 +00:00
Paul Mangan
39b160c735 1.9.14 released 2005-09-05 11:06:00 +00:00
Paul Mangan
2e4cbd6d4d 2005-09-05 [paul] 1.9.13cvs83
* po/de.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/nb.po
	* po/pt_BR.po
	* po/sr.po
		updated translations by Thomas Gilgin, Ricardo Mones
		Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
		Frederico Goncalves Guimaraes, Aleksandar Urosevic
2005-09-05 07:50:14 +00:00
Paul Mangan
cbdbd5c6db 2005-09-04 [paul] 1.9.13cvs82
* src/compose.c
		only warn about exceeded line length limit
		on send
2005-09-04 09:41:06 +00:00
Paul Mangan
3e44840d95 2005-09-04 [paul] 1.9.13cvs81
* src/compose.c
		fix crash in 'line length exceeded' dialogue
2005-09-04 05:14:19 +00:00
Paul Mangan
3d0f8438c1 2005-09-02 [paul] 1.9.13cvs80
* src/imap.c
		fix bug 795, 'Connection lost IMAP'
		and add statusbar prints
		Patch by Colin
2005-09-02 12:13:41 +00:00
Paul Mangan
7ded6096fc 2005-09-02 [paul] 1.9.13cvs79
* src/compose.c
		compose_wrap_paragraph() becomes
		compose_beautify_paragraph()
		Patch by Colin
2005-09-02 10:13:10 +00:00
Colin Leroy
c6c1ab8987 2005-09-02 [cleroy] 1.9.13cvs78
* src/folderview.c
		Micro-fix
2005-09-02 07:11:28 +00:00
Colin Leroy
9e27ec1896 2005-09-01 [colin] 1.9.13cvs77
* src/imap.c
		Maybe fix bug #795 (Connection lost IMAP)
		Don't try to send logout when we're disconnected.
	* src/summaryview.c
		Include locked and marked emails in HRM
		view
2005-09-01 17:58:05 +00:00
Paul Mangan
a8b79441a8 2005-09-01 [paul] 1.9.13cvs76
* src/prefs_common.c
		fix bad cutting
2005-09-01 07:09:22 +00:00
Colin Leroy
ecc68703b4 2005-08-31 [colin] 1.9.13cvs75
* src/folderview.c
	* src/folderview.h
	* src/prefs_summaries.c
	* src/summaryview.c
		Fix "go to next new", fix preference
		(Open unread/next swapped)
2005-08-31 16:30:30 +00:00
Paul Mangan
6ee1f44fb6 2005-08-31 [paul] 1.9.13cvs74
* src/compose.c
	* src/folderview.c
	* src/headerview.c
	* src/headerview.h
	* src/mainwindow.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_fonts.c
	* src/summaryview.c
	* src/textview.c
	* src/common/defs.h
		remove obsolete BOLD_FONT setting
		fix font update in headerview and textview
		headers after prefs change
		Patch By Colin
2005-08-31 10:15:44 +00:00
Colin Leroy
f8b7f620f1 2005-08-30 [colin] 1.9.13cvs73
* src/summaryview.c
		When Hide read messages is selected and we
		refresh the summaryview, don't remove the
		currently displayed message. Fixes bug #797
		(Summary view reloads when new mail is
		downloaded in 1.9.14 rc)
2005-08-30 18:58:10 +00:00
Colin Leroy
c43d287668 2005-08-30 [colin] 1.9.13cvs72
* src/folderview.c
		Fix flickering
	* src/mainwindow.c
		Remove useless callback
	* src/mimeview.c
	* src/gtk/filesel.c
	* src/gtk/filesel.h
		Add a filesel_select_file_save_folder() - used by Save All
2005-08-30 16:49:27 +00:00
Paul Mangan
2cfb53ea75 2005-08-29 [paul] 1.9.13cvs71
* AUTHORS
	* src/matcher_parser_parse.y
	* src/etpan/imap-thread.c
		fix building on FreeBSD
		Patch by Daniel Gustafson <daniel@hobbit.se>
2005-08-29 17:20:49 +00:00
Paul Mangan
741bd84d8d 2005-08-29 [paul] 1.9.13cvs70
* src/plugins/pgpinline/pgpinline.c
		only initialise sig result if it's been handled
		Patch by Colin
2005-08-29 08:29:19 +00:00
Paul Mangan
bac9c44d9e 2005-08-29 [paul] 1.9.13cvs69
Patches by Colin:

	* src/imap.c
	* src/common.utils.c
	* src/common/utils.h
		optimisation
	* src/stock_pixmap.h
		fix wrong icon reference
	* src/pixmaps/trash_btn.xpm
		replace with nicer image
2005-08-29 07:13:37 +00:00
Colin Leroy
4245c5dce4 2005-08-28 [colin] 1.9.13cvs68
* src/Makefile.am
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/toolbar.c
	* src/pixmaps/trash_btn.xpm
		Add a specific trash xpm for the button
2005-08-28 16:55:42 +00:00
Colin Leroy
cbc10eb323 2005-08-28 [colin] 1.9.13cvs67
* src/imap.c
		Fix leak
2005-08-28 08:21:13 +00:00
Colin Leroy
b6f8c06e8c 2005-08-27 [colin] 1.9.13cvs66
* src/imap.c
	* src/procmime.c
		Correctly fix "Problem with replies", fixes
		pgpmime encryption too. pgpinline seems to
		have a problem
2005-08-27 20:41:49 +00:00
Colin Leroy
f3d1cc844f 2005-08-27 [colin] 1.9.13cvs65
* src/folder.c
	* src/procmsg.c
	* src/procmsg.h
	* src/summaryview.c
		Fix bug #517 (messages removed from summaryview
		when moving fails)
2005-08-27 18:35:43 +00:00
Colin Leroy
8813b6c9b8 2005-08-27 [colin] 1.9.13cvs64
* tools/Makefile.am
	* tools/asus_mailled.sh
		Add a script to blink ASUS laptops' mail LED where there
		is unread mail.
2005-08-27 18:07:58 +00:00
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
Colin Leroy
daeee038f2 2005-08-04 [colin] 1.9.13cvs13
* src/compose.c
		Remove dead code
		Add colourisation of quotes and signatures
	* src/folderview.c
		Fix possible crashes
	* src/messageview.c
		Change an assert that is no problem
	* src/news.c
	* src/news_gtk.c
	* src/news_gtk.h
		Fix offline mode
	* src/gtk/quicksearch.c
		Fix a possible crash
2005-08-04 18:01:14 +00:00
Colin Leroy
809842bfd3 2005-08-03 [colin] 1.9.13cvs12
* src/prefs_account.c
		Fix bug #777 (Sylpheed crash in account configuration)
2005-08-03 21:36:57 +00:00
Colin Leroy
180046cacb 2005-08-03 [colin] 1.9.13cvs11
* src/addressbook.c
	* src/editaddress.c
	* src/editgroup.c
		Fixing addressbook, round 2
	* src/textview.c
		Fix emphasis color on rechecking 'Colorize messages'
2005-08-03 18:24:13 +00:00
Paul Mangan
3cbcf9e5e7 2005-08-03 [paul] 1.9.13cvs10
sync with main

	* src/addr_compl.c
	* src/compose.c
	* src/main.c
	* src/pop.c
	* src/prefs_account.c
	* src/procmime.c
	* src/procmsg.c
	* src/quote_fmt_parse.y
	* src/textview.c
	* src/common/quoted-printable.c
	* src/common/utils.c
	* src/common/utils.h
	* src/common/xml.c
		replaced incorrect locale-independent
		ctype functions with GLib's. Corrected
		signedness mismatch.
	* src/headerview.c
		headerview_create(): added spacing for vbox.
	* src/gtk/about.c
		set focus to the OK button.
2005-08-03 08:31:53 +00:00
Colin Leroy
049b9d7c07 2005-08-03 [colin] 1.9.13cvs9
* src/folderview.c
		Fix possible crash
2005-08-03 06:38:19 +00:00
Colin Leroy
18e63e5509 2005-08-02 [colin] 1.9.13cvs8
* src/mainwindow.c
		Fix cast
	* src/addressbook.c
	* src/addressitem.h
		Fix a cast and more generally, try to make the
		GUI more intuitive and consistent (round 1)
2005-08-02 17:11:21 +00:00
Paul Mangan
fb177f1ddb 2005-08-02 [paul] 1.9.13cvs7
* src/folder.h
		missing in 1.9.13cvs6
2005-08-02 09:45:54 +00:00
Colin Leroy
0556a6aa22 2005-08-02 [colin] 1.9.13cvs6
* src/folder.c
		Fix one more leak
2005-08-02 07:52:27 +00:00
Colin Leroy
cf6d18c801 2005-08-02 [colin] 1.9.13cvs5
* src/folder.c
	* src/folderview.c
	* src/imap.c
	* src/main.c
	* src/mbox.c
	* src/procmsg.c
	* src/summaryview.c
		Fix a number of folder_item_get_msg_list()-related
		leaks (missing procmsg_msginfo_free()s)
2005-08-02 07:26:13 +00:00
Colin Leroy
e32f1dbcf1 2005-08-01 [colin] 1.9.13cvs4
* src/folderview.c
	* src/folderview.h
	* src/mainwindow.c
	* src/prefs_fonts.c
	* src/prefs_summaries.c
	* src/prefs_themes.c
	* src/summaryview.c
	* src/summaryview.h
	* src/textview.c
	* src/textview.h
		Fix instant-apply of summary and folderview-related prefs
		Fix erroneous g_free and alertpanels in prefs_theme
		Add instant-apply for fonts
		Defer applying of prefs a little bit so it's done only
		once even if requested by multiples prefs pages
2005-08-01 17:18:42 +00:00
Paul Mangan
a2555f715b 2005-08-01 [paul] 1.9.13cvs3
* src/main.c
		fix bug 776 'S.C. crashes on close'
		thanks to Colin
	* src/etpan/etpan-thread-manager-types.h
		add missing include
		thanks to Hoa
2005-08-01 12:27:33 +00:00
Paul Mangan
792b27f99d 2005-07-25 [paul] 1.9.13cvs2
* src/summaryview.c
		fix typos. spotted by Fabien Vantard
2005-07-25 05:36:09 +00:00
Paul Mangan
3dbff9efdd 2005-07-24 [paul] 1.9.13cvs1
* doc/man/sylpheed.1
		update man page, incorporating fix of
		bug 769 'Typo in manpage'
	* src/etpan/imap-thread.c
		fix NetBSD openssl dependencies. patch by
		George Michaelson <ggm@apnic.net>
2005-07-24 06:54:51 +00:00
Paul Mangan
1ab1174e26 1.9.13 release 2005-07-22 11:27:09 +00:00
Paul Mangan
34a7c70744 2005-07-22 [paul] 1.9.12cvs91
* AUTHORS
	* INSTALL
	* README.claws
	* RELEASE_NOTES.claws
		updated for release
	* configure.ac
	* po/nb.po
	* tools/claws.i18n.status.pl
		add Norwegian translation. submiited by
		Geir Helland <pjallabais@users.sourceforge.net>
	* po/ca.po
	* po/de.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/it.po
	* po/sk.po
	* po/sr.po
	* po/zh_CN.po
		updated by Miquel Oliete, Thomas Gilgin, Ricardo
		Mones Lastra, Tommi Pirinen, Fabien Vantard,
		Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
		Yang Guilong
	* src/plugins/clamav/clamav_plugin_gtk.c
	* src/plugins/spamassassin/spamassassin_gtk.c
		replace outdated description strings
2005-07-22 11:09:27 +00:00
Colin Leroy
da67e1f274 2005-07-21 [colin] 1.9.12cvs90
* src/folder.c
		Set folder to batch mode when scanning it. Makes deletion
		of unread mails on IMAP much faster (due to the UNREAD
		flag unsetting)
2005-07-21 15:46:34 +00:00
Darko Koruga
ec9bce27ad 2005-07-21 [darko] 1.9.12cvs89
* configure.ac
		link against libresolv if necessary (patch by Paul)
	* src/msgcache.c
		use glib's portable macros to determine endianness
2005-07-21 10:03:48 +00:00
Paul Mangan
db68b9c590 2005-07-21 [paul] 1.9.12cvs88
* src/crash.c
	* src/gtk/about.c
		update compiled-in features list
2005-07-21 08:17:38 +00:00
Colin Leroy
4b31f7bcf4 2005-07-20 [colin] 1.9.12cvs87
* src/folder.c
	* src/textview.c
		Gcc 2.9x compilation fixes, thanks to Darko
	* src/plugins/clamav/clamav_plugin.c
		Little optimisation: load virus database only once
	* src/plugins/spamassassin/spamassassin.c
		Big optimisation: filtering one mail took at least 1 second,
		now it takes at least 50ms. Doesn't speed up spamassassin
		itself, but should already be much more tolerable.
2005-07-20 16:50:43 +00:00
Colin Leroy
c53cf1efa6 2005-07-20 [colin] 1.9.12cvs86
* src/summaryview.c
		Fix performance issue
2005-07-20 07:00:33 +00:00
Colin Leroy
0e13b2c256 2005-07-19 [colin] 1.9.12cvs85
* src/plugins/pgpinline/plugin.c
		Fix warning
2005-07-19 16:18:05 +00:00
Colin Leroy
fd2df4ba40 2005-07-19 [colin] 1.9.12cvs84
* configure.ac
	* src/plugins/Makefile.am
	* src/plugins/pgpinline/.cvsignore
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpinline/pgpinline.deps
	* src/plugins/pgpinline/pgpinline.h
	* src/plugins/pgpinline/plugin.c
		Put pgpinline in the main tree
2005-07-19 16:10:13 +00:00
Paul Mangan
6156b0181e 2005-07-19 [paul] 1.9.12cvs83
* src/prefs_actions.c
		prevent '//' in menu names, which cause a crash
		thanks to Colin
2005-07-19 09:26:16 +00:00
Paul Mangan
cb2e6d3aa4 2005-07-19 [paul] 1.9.12cvs82
* configure.ac
		be generally more informative in configure output.
		OpenSSL: correction: '[ --enable-openssl ...' ->
		'[ --disable-openssl ...', as --enable-openssl is default
		PGP/MIME: don't check for GPGME again, check for
		pgpcore instead. Therefore prevent the possibility of
		attempting to build pgpmime if pgpcore dependencies are
		not met
		ClamAV: use pkgconfig to check for lib
		libgnomeprint: revert logic on inner test to match
		everything else
	* src/plugins/pgpcore/sgpgme.c
		add missing include
2005-07-19 08:48:56 +00:00
Colin Leroy
13770f7c0e 2005-07-19 [colin] 1.9.12cvs81
* src/summaryview.c
		Fix slow thread rebuilding in particular
		cases
2005-07-19 06:55:54 +00:00
Paul Mangan
882b8c364e 2005-07-19 [paul] 1.9.12cvs80
* sylpheed-claws.desktop
		fix typo, spotted by Stephan Sachse
	* src/account.c
		replace GTK_STOCK_ADD with
		GTK_STOCK_NEW button
2005-07-19 02:14:06 +00:00
Colin Leroy
e10b2a2017 2005-07-18 [colin] 1.9.12cvs79
* src/etpan/imap-thread.c
		Fix return value (Thanks Hoa)
2005-07-18 20:33:24 +00:00
Colin Leroy
fe2633dc31 2005-07-18 [colin] 1.9.12cvs78
* src/imap.c
		Allow empty passwords
		Create drafts/queue/outbox if necessary
	* src/summaryview.c
		Remove old code
	* src/etpan/imap-thread.c
		Fix STARTTLS (Thanks to Hoa)
2005-07-18 17:00:31 +00:00
Paul Mangan
6e140ddc2a 2005-07-18 [paul] 1.9.12cvs77
* ChangeLog-gtk2.jp
	* ChangeLog.jp
		removed
	* Makefile.am
		updated to reflect additions and removals
	* TODO
		updated to be claws-specific
	* TODO-gtk2
	* TODO-gtk2.jp
	* TODO.jp
	* sylpheed-128x128.png
	* sylpheed-64x64.png
		removed
	* sylpheed-claws-128x128.png
	* sylpheed-claws-64x64.png
	* sylpheed-claws.desktop
	* sylpheed-claws.png
		added
	* sylpheed.desktop
	* sylpheed.png
		removed
2005-07-18 09:36:11 +00:00
Paul Mangan
d4cffaa1b4 2005-07-17 [paul] 1.9.12cvs76
* src/account.c
	* src/addressbook.c
	* src/alertpanel.c
	* src/alertpanel.h
	* src/compose.c
	* src/exphtmldlg.c
	* src/expldifdlg.c
	* src/folderview.c
	* src/imap_gtk.c
	* src/inc.c
	* src/message_search.c
	* src/messageview.c
	* src/mh_gtk.c
	* src/news_gtk.c
	* src/prefs_actions.c
	* src/prefs_filtering.c
	* src/prefs_matcher.c
	* src/prefs_template.c
	* src/prefs_themes.c
	* src/ssl_manager.c
	* src/summary_search.c
	* src/textview.c
	* src/toolbar.c
	* src/gtk/sslcertwindow.c
	* src/plugins/pgpcore/sgpgme.c
		rework alertpanels
2005-07-17 12:14:10 +00:00
Colin Leroy
57592570b5 2005-07-17 [colin] 1.9.12cvs75
* src/privacy.c
		add a PrivacySystem accessor that checks that
		the system cached in a MimeInfo's privacydata
		is still registered. Use this accessor instead
		of directly using data->system. Fixes crashes
		after unloading pgp plugins.
2005-07-17 11:40:07 +00:00
Colin Leroy
81bbc3bf44 2005-07-17 [colin] 1.9.12cvs74
* src/alertpanel.c
		Change geometry hints to a simple default size.
		Fixes the certs dialogs.
2005-07-17 11:23:43 +00:00
Colin Leroy
2f55cee211 2005-07-17 [colin] 1.9.12cvs73
* src/gtk/sslcertwindow.c
		Use a gtkExpander
2005-07-17 11:19:18 +00:00
Colin Leroy
143e64efc5 2005-07-17 [colin] 1.9.12cvs72
* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpmime/Makefile.am
		Add gpgme libs
2005-07-17 11:02:51 +00:00
Paul Mangan
5d529e49c4 2005-07-17 [paul] 1.9.12cvs71
* configure.ac
		add --disable-gnomeprint option
		modified version of patch by Marius Mauch
2005-07-17 10:23:18 +00:00
Paul Mangan
50119ede15 2005-07-17 [paul] 1.9.12cvs70
* src/common/defs.h
		update urls
	* src/account.c
	* src/action.c
	* src/addressbook.c
	* src/compose.c
	* src/foldersel.c
	* src/folderview.c
	* src/html.c
	* src/imap_gtk.c
	* src/main.c
	* src/mainwindow.c
	* src/messageview.c
	* src/mh_gtk.c
	* src/mimeview.c
	* src/news_gtk.c
	* src/prefs_account.c
	* src/prefs_send.c
	* src/prefs_summaries.c
	* src/procmsg.c
	* src/summaryview.c
	* src/common/utils.c
	* src/common/xml.c
	* src/plugins/pgpcore/passphrase.c
	* src/plugins/pgpcore/select-keys.c
		replace inappropriately used backticks
		with single quotes
2005-07-17 07:30:07 +00:00
Colin Leroy
0134b7fb6d 2005-07-16 [colin] 1.9.12cvs69
* src/image_viewer.c
		Add extra paranoid checks
2005-07-16 12:31:04 +00:00
Colin Leroy
76cd6f1f43 2005-07-16 [colin] 1.9.12cvs68
* src/plugins/pgpcore/prefs_gpg.c
		Don't auto-check sigs by default, as it
		can be really slow.
2005-07-16 11:34:51 +00:00
Colin Leroy
0d0811eb49 2005-07-16 [colin] 1.9.12cvs67
* src/plugins/pgpcore/sgpgme.c
		Make messages a bit better.
2005-07-16 03:07:13 +00:00
Colin Leroy
a784bb61ae 2005-07-16 [colin] 1.9.12cvs66
* src/imap.c
		Remove pseudo-log
	* src/etpan/imap-thread.c
		Add real log
2005-07-16 02:47:28 +00:00
Colin Leroy
11533ef14b 2005-07-16 [colin] 1.9.12cvs65
* src/main.c
	* src/prefs_other.c
		And now, fix build with libetpan :-/
2005-07-16 02:26:04 +00:00
Colin Leroy
6466446f7b 2005-07-15 [colin] 1.9.12cvs64
* src/prefs_other.c
		Continue fixing build without libetpan.
2005-07-15 18:22:06 +00:00
Colin Leroy
660e531c34 2005-07-15 [colin] 1.9.12cvs63
* src/main.c
		Fix build with --disable-libetpan
2005-07-15 18:19:29 +00:00
Colin Leroy
dfe1892567 2005-07-15 [colin] 1.9.12cvs62
* configure.ac
		Bump libetpan's version
2005-07-15 18:15:52 +00:00
Colin Leroy
5f9bdac027 2005-07-15 [colin] 1.9.12cvs61
* src/etpan/imap-thread.c
		Actually stop logging :)
2005-07-15 16:40:23 +00:00
Colin Leroy
6d38e6fa73 2005-07-15 [colin] 1.9.12cvs60
* src/addressbook.c
		Fix dnd of multiple addresses.
2005-07-15 16:39:12 +00:00
Hoà Viêt Dinh
77253611a8 2005-07-15 [hoa] 1.9.12cvs59
* src/etpan/imap-thread.c
	    disable login of IMAP password in libetpan log file.
2005-07-15 15:50:50 +00:00
Paul Mangan
deae1fd6ee 2005-07-15 [paul] 1.9.12cvs58
* src/account.c
		don't automatically sort
		do allow drag n drop
2005-07-15 15:01:31 +00:00
Paul Mangan
1c305f3b26 2005-07-15 [paul] 1.9.12cvs57
* src/account.c
	* src/ssl_manager.c
		alphabetical listing
2005-07-15 14:47:50 +00:00
Paul Mangan
546a0e70e5 2005-07-15 [paul] 1.9.12cvs56
* src/gtk/pluginwindow.c
		sort plugin list alphabetically
2005-07-15 13:47:57 +00:00
Paul Mangan
12a7425e63 2005-07-15 [paul] 1.9.12cvs55
* src/prefs_spelling.c
	* src/prefs_wrapping.c
		unify English usage
2005-07-15 07:54:30 +00:00
Colin Leroy
340449ce9a 2005-07-15 [colin] 1.9.12cvs54
* src/wizard.c
		Typo fix
2005-07-15 07:18:11 +00:00
Paul Mangan
453f191e35 2005-07-15 [paul] 1.9.12cvs53
* src/prefs_message.c
		make 'show cursor' a hidden option
2005-07-15 06:06:05 +00:00
Colin Leroy
3b72eca6df 2005-07-14 [colin] 1.9.12cvs52
* src/plugins/spamassassin/Makefile.am
	* src/plugins/clamav/Makefile.am
		Fix double EXTRA_DISTs
2005-07-14 15:15:36 +00:00
Colin Leroy
63609e8609 2005-07-14 [colin] 1.9.12cvs51
* src/plugins/clamav/Makefile.am
	* src/plugins/clamav/clamav_plugin_gtk.deps
	* src/plugins/spamassassin/Makefile.am
	* src/plugins/spamassassin/spamassassin_gtk.deps
		Make $plugin_gtk depend on $plugin
2005-07-14 13:37:35 +00:00
Hoà Viêt Dinh
3d239fecec 2005-07-14 [hoa] 1.9.12cvs50
* src/etpan/imap-thread.c
		enable debug log of libetpan when running with --debug
2005-07-14 11:54:40 +00:00
Colin Leroy
2af36fb958 2005-07-14 [colin] 1.9.12cvs49
* configure.ac
	* src/common/Makefile.am
	* src/common/plugin.c
	* src/common/plugin.h
		Add a little plugin dependancy system.
		Plugins can ship a $plugin_name.deps file
		(near them in PLUGINDIR) so that their
		dependancies are loaded if possible.
	* src/plugins/Makefile.am
	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpcore/passphrase.c
	* src/plugins/pgpcore/passphrase.h
	* src/plugins/pgpcore/plugin.c
	* src/plugins/pgpcore/prefs_gpg.c
	* src/plugins/pgpcore/prefs_gpg.h
	* src/plugins/pgpcore/select-keys.c
	* src/plugins/pgpcore/select-keys.h
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/pgpcore/sgpgme.h
		Introduce pgpcore, used by pgpmime and
		pgpinline
	* src/plugins/pgpmime/Makefile.am
	* src/plugins/pgpmime/passphrase.c
	* src/plugins/pgpmime/passphrase.h
	* src/plugins/pgpmime/pgpmime.c
	* src/plugins/pgpmime/pgpmime.deps
	* src/plugins/pgpmime/plugin.c
	* src/plugins/pgpmime/prefs_gpg.c
	* src/plugins/pgpmime/prefs_gpg.h
	* src/plugins/pgpmime/select-keys.c
	* src/plugins/pgpmime/select-keys.h
	* src/plugins/pgpmime/sgpgme.c
	* src/plugins/pgpmime/sgpgme.h
		Remove the core from pgpmime and add the
		dependancy to pgpcore.
2005-07-14 11:29:21 +00:00
Paul Mangan
8858b14298 2005-07-14 [paul] 1.9.12cvs48
* src/stock_pixmap.c
		forgot this in last commit
2005-07-14 10:34:30 +00:00
Paul Mangan
3cf6a370d9 2005-07-14 [paul] 1.9.12cvs47
* src/account.c
	* src/addressbook.c
		add accelerators for the buttons (sync with main)
	* src/compose.c
	* src/compose.h
		add accelerators for the buttons.
		fix editing with external editor.
		replace gdk_input_*() with GIOChannel;
		(sync with main)
	* src/foldersel.c
		display folder names with new/unread
		representation (sync with main)
	* src/main.c
		specify default window icon (sync with main)
	* src/prefs_common.c
		use_addr_book default to FALSE
	* src/summaryview.c
	* src/textview.c
		add accelerators for the buttons (sync with main)
	* src/gtk/menu.c
		fix typos
	* src/pixmaps/sylpheed_icon.xpm
		updated
2005-07-14 10:17:54 +00:00
Paul Mangan
db16e595fc 2005-07-13 [paul] 1.9.12cvs46
* src/plugins/pgpmime/pgpmime.c
	* src/plugins/pgpmime/sgpgme.c
		(temporarily) use deprecated gpgme_data_rewind()
		while largefile support is not present
		(as suggested by Colin)
2005-07-13 09:07:37 +00:00
Paul Mangan
ba15d05c7a 2005-07-13 [paul] 1.9.12cvs45
* configure.ac
		remove large file support (for now):
		it breaks too many things
2005-07-13 08:46:09 +00:00
Paul Mangan
fdac7b4b4f 2005-07-13 [paul] 1.9.12cvs44
* configure.ac
		add large file support
	* src/html.c
		fix bug #763 where href attribute was not
		the very first attribute of a link
		patch by Thomas Gilgin
2005-07-13 07:56:26 +00:00
Colin Leroy
38196fc422 2005-07-13 [colin] 1.9.12cvs43
* src/gtk/pluginwindow.c
		Little portability fix
2005-07-13 07:13:13 +00:00
Colin Leroy
813b78e7b8 2005-07-13 [colin] 1.9.12cvs42
* src/plugins/pgpmime/sgpgme.c
		Fix crasher.
2005-07-13 06:45:44 +00:00
Colin Leroy
39d554dfc4 2005-07-13 [colin] 1.9.12cvs41
* src/plugins/pgpmime/pgpmime.c
	* src/plugins/pgpmime/sgpgme.c
		Use gpgme_data_release_and_get_mem instead
		of gpgme_data_read.
2005-07-13 03:11:33 +00:00
Colin Leroy
3d0d04e833 2005-07-13 [colin] 1.9.12cvs40
* configure.ac
	* src/plugins/pgpmime/passphrase.c
	* src/plugins/pgpmime/passphrase.h
	* src/plugins/pgpmime/pgpmime.c
	* src/plugins/pgpmime/plugin.c
	* src/plugins/pgpmime/select-keys.c
	* src/plugins/pgpmime/select-keys.h
	* src/plugins/pgpmime/sgpgme.c
	* src/plugins/pgpmime/sgpgme.h
		Port pgpmime to gpgme-1.0.
2005-07-13 02:56:41 +00:00
Paul Mangan
758f1be003 2005-07-12 [paul] 1.9.12cvs39
* AUTHORS
	* src/toolbar.c
	* src/toolbar.h
		add a 'Go to Prev' button to the toolbar.
		correct tooltip text of go to buttons.
		based on patch by Yang Guilong <bamanzi@gmail.com>
2005-07-12 08:09:44 +00:00
Colin Leroy
1437e73559 2005-07-12 [colin] 1.9.12cvs38
* src/statusbar.c
		Fix progress bar showing stuff at startup.
2005-07-12 06:55:52 +00:00
Paul Mangan
701dab0b7c 2005-07-12 [paul] 1.9.12cvs37
* src/editjpilot.c
		fix building with jpilot support
2005-07-12 05:39:20 +00:00
Colin Leroy
9ff504187b 2005-07-11 [colin] 1.9.12cvs36
* src/inc.c
		Add visual indication that filtering is running
	* src/textview.c
		Make {}[] uri delimiters
	* src/summaryview.c
		Remove useless (and slow) calls
2005-07-11 18:12:53 +00:00
Paul Mangan
d99c7a837b 2005-07-11 [paul] 1.9.12cvs35
* src/plugins/clamav/clamav_plugin_gtk.c
	* src/plugins/dillo_viewer/dillo_prefs.c
	* src/plugins/pgpmime/prefs_gpg.c
	* src/plugins/spamassassin/spamassassin_gtk.c
		gather plugins prefs together under their
		own 'Plugins' heading
2005-07-11 16:04:51 +00:00
Paul Mangan
d5f1a39aba 2005-07-11 [paul] 1.9.12cvs34
sync with main

	* src/account.c
		account_delete(): modified alert dialog
	* src/editjpilot.c
	* src/editvcard.c
		fixed a crash when cancelling file selection
		dialog by Escape key. Made non-ascii filename
		selectable.
	* src/prefs_template.c
		prefs_template_window_create(): make scrolled
		window policy AUTOMATIC
2005-07-11 08:55:49 +00:00
Hoà Viêt Dinh
32e0e0d031 2005-07-10 [hoa] 1.9.12cvs33
* src/etpan/imap-thread.c
		workaround for old Courier IMAP servers.
2005-07-10 23:37:45 +00:00
Colin Leroy
85d195da4f 2005-07-10 [colin] 1.9.12cvs32
* src/folder.c
	* src/statusbar.c
	* src/statusbar.h
		Add visual progress indicator on filtering/processing
		Factorize the progress bar code
	* src/imap.c
	* src/imap.h
	* src/etpan/imap-thread.c
		Add a reference counter to avoid destroying the Folder
		while it's in use by another callback.
2005-07-10 04:09:06 +00:00
Hoà Viêt Dinh
3654e5d28c 2005-07-09 [hoa] 1.9.12cvs31
* src/imap.c
	* src/etpan/imap-thread.c
		fixed deadlock when removing IMAP account.
2005-07-09 11:46:52 +00:00
Colin Leroy
b19f2a3311 2005-07-08 [colin] 1.9.12cvs30
* src/textview.c
	* src/unmime.c
		Fix again problems decoding broken headers
	* src/gtk/inputdialog.c
		Fix local variable shadowing a global one
2005-07-08 16:38:51 +00:00
Colin Leroy
d25ffa307e 2005-07-08 [colin] 1.9.12cvs29
* src/msgcache.c
		Make the cache/mark files platform-agnostic by writing
		them in little-endian format. Reading them is also done
		in little-endian format, of course; however, in order
		to avoid trashing mark data on big-endian machines, the
		files are, at first, read from the native format if the
		little-endian one doesn't exist. This is easy to deter-
		mine by trying to open a file with a swapped data_ver
		and seeing if it's the wanted version.
		Little-endian using users should see absolutely no
		difference, Big-endian users may get a very little
		performance drop due to byte-swapping.
		Tested on i386 and ppc32.
		Fixes bug 153 (The index file, in the mailboxes, is
		hardware depending).
2005-07-08 03:17:39 +00:00
Colin Leroy
8a9a3d1600 2005-07-07 [colin] 1.9.12cvs28
* src/imap.c
		Remember the folder separator per IMAPFolder
		instead of globally.
		Revive the Session on noop; fixes bug #761
		(mark a bunch of unread messages as read takes
		forever)
2005-07-07 20:56:54 +00:00
Darko Koruga
2b1200d0a3 2005-07-07 [darko] 1.9.12cvs27
* src/common/template.c
		Sort templates alphabetically
2005-07-07 16:28:27 +00:00
Colin Leroy
6f92aff600 2005-07-06 [colin] 1.9.12cvs26
* src/imap.c
		Try to use the correct separator in
		most cases. Possibly fixes bug #759
		(only creates the INBOX folder when
		setting up new IMAP account) and
		bug #760 (Can't retrieve messages)
2005-07-06 23:43:28 +00:00
Colin Leroy
500dd1f9a1 2005-07-06 [colin] 1.9.12cvs25
* src/imap.c
		Use real_path in status command. This will
		help later, when namespaces will be used.
2005-07-06 23:07:40 +00:00
Colin Leroy
dc73c55eb1 2005-07-06 [colin] 1.9.12cvs24
* configure.ac
	* src/account.c
	* src/folder.c
	* src/imap.c
	* src/etpan/etpan-log.c
	* src/etpan/etpan-thread-manager.c
	* src/etpan/imap-thread.c
		Add a --disable-libetpan parameter. With this,
		users that don't want IMAP4 support can avoid
		the new dependancy (and have no IMAP support).
		Users that have IMAP4 accounts and use this
		parameter won't lose their configuration, their
		IMAP accounts will just be invisible and not
		used.
	* src/textview.c
		Make the "Copy ..." contextual menu items
		copy to both the X clipboard and the gtk
		clipboard - as most other apps do.
	* src/gtk/about.c
		Add a notice about OpenSSL usage, in order to
		comply with OpenSSL's license (point 6):
		http://www.openssl.org/source/license.html
2005-07-06 18:22:55 +00:00
Colin Leroy
33569d37ef 2005-07-06 [colin] 1.9.12cvs23
* src/alertpanel.c
		Fix a minimum size for alertpanels
	* src/compose.c
		Show 'No space left on device' type errors
		when queuing/sending
	* src/imap_gtk.c
	* src/mh_gtk.c
		Rework folder's deletion message (remove
		extra \n)
2005-07-06 00:14:46 +00:00
Colin Leroy
e7dda3c95a 2005-07-05 [colin] 1.9.12cvs22
* src/imap.c
		Add an alertpanel on auth error
		Add pseudo-log
		Remove pthread-related stuff
2005-07-05 20:52:32 +00:00
Colin Leroy
cc50e034a7 2005-07-05 [colin] 1.9.12cvs21
* src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
		Fix crash on plugin reloading (with a hack)
2005-07-05 17:16:08 +00:00
Colin Leroy
7f964b7b13 2005-07-05 [colin] 1.9.12cvs20
* src/prefs_account.c
	* src/prefs_account.h
		Fix typo
	* src/gtk/filesel.c
	* src/gtk/filesel.h
		Add a way to filter the view
	* src/gtk/pluginwindow.c
		Filter loadable stuff
	* src/plugins/pgpmime/prefs_gpg.c
		Fix missing unregistration
	* .cvsignore
	* src/etpan/.cvsignore
	* src/plugins/spamassassin/.cvsignore
		Add more stuff to cvs ignored files
2005-07-05 16:53:12 +00:00
Colin Leroy
8344f783c4 2005-07-04 [colin] 1.9.12cvs19
* src/imap.c
		Fix scan_required returning FALSE when it
		shouldn't. Maybe fix #760 (Can't retrieve
		messages)
2005-07-04 22:14:35 +00:00
Colin Leroy
beebecd343 2005-07-04 [colin] 1.9.12cvs18
* src/summaryview.c
		Fix always_show_msg pref
2005-07-04 21:00:33 +00:00
Paul Mangan
56df72ffe8 2005-07-04 [paul] 1.9.12cvs17
sync with main (forgotten in last commit)

	* src/common/utils.c
	* src/common/utils.h
		check_line_length(): new.
		is_dir_exist()
		is_file_entry_exist()
		dirent_is_regular_file()
		dirent_is_directory(): use g_file_test() instead of stat().
2005-07-04 10:40:54 +00:00
Paul Mangan
0fbe9ba4ce 2005-07-04 [paul] 1.9.12cvs16
sync with main:

	* src/compose.c
		compose_write_to_file(): check for line
		length limit and display warning if exceeds
	* src/jpilot.c
		use get_home_dir() instead of g_get_home_dir()
	* src/procheader.c
		removed warning about invalid date
	* src/vcard.c
		use get_home_dir() instead of g_get_home_dir()
2005-07-04 10:29:00 +00:00
Paul Mangan
37b19e5e70 2005-07-04 [paul] 1.9.12cvs15
* src/stock_pixmap.c
		fix new pixmap naming errors
		patch by Aleksandar Urosevic <urke.dd@urosevic.net>
2005-07-04 08:06:39 +00:00
Colin Leroy
03d70b0862 2005-07-04 [colin] 1.9.12cvs14
* src/imap.c
		Fix debugging string with a warning
2005-07-04 07:09:47 +00:00
Colin Leroy
19e7f4e76f 2005-07-04 [colin] 1.9.12cvs13
* configure.ac
		Add a check for libetpan's version (>= 0.37)
2005-07-04 07:06:01 +00:00
Hoà Viêt Dinh
070e3db260 2005-07-04 [hoa] 1.9.12cvs12
* commitHelper
	* src/imap.c
	* src/etpan/imap-thread.c
	* src/etpan/imap-thread.h
		fixed IMAP implementation of check of mails.
2005-07-04 00:30:44 +00:00
Hoà Viêt Dinh
1ef8a622fb merged imap branch 2005-07-03 16:46:33 +00:00
Hoà Viêt Dinh
5ed78def04 merged gtk2_imap_c branch with HEAD 2005-07-03 15:09:13 +00:00
Colin Leroy
399eedb94d 2005-07-01 [colin] 1.9.12cvs10
* src/Makefile.am
	* src/folder.c
	* src/folder.h
	* src/folderview.c
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/plugins/trayicon/trayicon.c
		Add marked symbol on folders containing
		marked messages
	* src/procmsg.c
	* src/procmsg.h
	* src/toolbar.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_send.c
		Add an optional confirmation dialog on queue
		sending. Patch by wwp.
	* src/pixmaps/dir_close_mark.xpm	** ADDED **
	* src/pixmaps/dir_open_hrm_mark.xpm	** ADDED **
	* src/pixmaps/dir_open_mark.xpm		** ADDED **
	* src/pixmaps/drafts_close_mark.xpm	** ADDED **
	* src/pixmaps/drafts_open_mark.xpm	** ADDED **
	* src/pixmaps/inbox_hrm_mark.xpm	** ADDED **
	* src/pixmaps/inbox_mark.xpm		** ADDED **
	* src/pixmaps/outbox_hrm_mark.xpm	** ADDED **
	* src/pixmaps/outbox_mark.xpm		** ADDED **
	* src/pixmaps/trash_hrm_mark.xpm	** ADDED **
	* src/pixmaps/trash_mark.xpm		** ADDED **
		New pixmaps
2005-07-01 17:33:02 +00:00
Colin Leroy
5b24d887bf 2005-07-01 [colin] 1.9.12cvs9
* src/summaryview.c
		Fix a little threading bug
	* src/addrgather.c
	* src/mainwindow.c
		A little bit of HIG normality never hurts
2005-07-01 16:25:33 +00:00
Colin Leroy
a11ef7ab00 2005-07-01 [colin] 1.9.12cvs8
* src/compose.c
	* src/msgcache.c
	* src/pop.c
	* src/procmime.c
	* src/recv.c
	* src/common/log.c
	* src/common/template.c
	* src/common/utils.c
	* src/common/utils.h
		Reverted the fwrite_atomic stuff. In fact
		it is already atomic.
2005-07-01 06:51:37 +00:00
Colin Leroy
f706d28dcb 2005-06-30 [colin] 1.9.12cvs7
* src/common/utils.c
	* src/common/utils.h
		Add an fwrite_atomic() function to make
		sure we write everything: fwrite can make
		short writes.
	* src/compose.c
	* src/msgcache.c
	* src/pop.c
	* src/procmime.c
	* src/recv.c
	* src/common/log.c
	* src/common/template.c
		Use that (and fix swapping of size and nmemb).
		Thanks to Rich Coe for the heads up.
2005-06-30 20:23:24 +00:00
Colin Leroy
35d5bf3ee9 2005-06-30 [colin] 1.9.12cvs6
* src/addressbook.c
		Optimize addressbook opening
2005-06-30 16:45:18 +00:00
Colin Leroy
61fd95580f 2005-06-30 [colin] 1.9.12cvs5
* src/summaryview.c
		Remove calls to summary_step after move/copy
2005-06-30 01:51:00 +00:00
Paul Mangan
50ea9ef938 2005-06-28 [paul] 1.9.12cvs4
* src/alertpanel.c
		wrap and make the error msg selectable
2005-06-28 08:27:06 +00:00
Paul Mangan
c0703d9726 2005-06-28 [paul] 1.9.12cvs3
* src/ssl_manager.c
		replace the OK button with a Close button
	* src/gtk/foldersort.c
		use GTK_STOCK_ icons/buttons
2005-06-28 05:32:32 +00:00
Colin Leroy
774ab618e5 2005-06-28 [colin] 1.9.12cvs2
* src/gedit-print.c		** ADDED **
	* src/gedit-print.h		** ADDED **
	* src/gtk/gtksourceprintjob.c	** ADDED **
	* src/gtk/gtksourceprintjob.h	** ADDED **
		I can't believe no one had enough time to tell
		me I forgot the `cvs add`
2005-06-28 00:46:07 +00:00
Colin Leroy
eff55ada03 2005-06-27 [colin] 1.9.12cvs1
* src/Makefile.am
	* src/gtk/Makefile.am
	* src/messageview.c
	* src/procmsg.c
	* src/summaryview.c
	* configure.ac
		Add optional libgnomeprint-based printing
	* src/mainwindow.c
	* src/gtk/quicksearch.c
		Add an Edit/Quick search menu item to show
		and focus the quicksearch
2005-06-27 16:57:35 +00:00
Paul Mangan
48e46cca19 1.9.12 release 2005-06-27 12:57:52 +00:00
Colin Leroy
d68dcde546 2005-06-26 [colin] 1.9.11cvs106
* src/imap_gtk.c
		Forgot one file for previous fix
2005-06-26 20:35:22 +00:00
Colin Leroy
52e64f0119 2005-06-26 [colin] 1.9.11cvs105
* src/folder.c
	* src/imap.c
		Fix problems with folder operations in no_select
		imap folders. it applies only to mails, and
		creation/deletion/move/renaming of folders
		should be possible
2005-06-26 20:33:13 +00:00
Paul Mangan
56fb2f99d9 2005-06-26 [paul] 1.9.11cvs104
* src/prefs_filtering.c
		replace one more GTK_STOCK_REMOVE
		with GTK_STOCK_DELETE
2005-06-26 06:36:14 +00:00
Colin Leroy
2ce7e197b8 2005-06-25 [colin] 1.9.11cvs103
* src/imap.c
		Optimize get_seq_set_from_seq_list
		(Patch by Ricardo)
2005-06-25 12:39:51 +00:00
Colin Leroy
94099e91e6 2005-06-25 [colin] 1.9.11cvs102
* src/mh.c
		If the directory exists, but not in the
		correct encoding, rename it. This should
		handle old-versions-induced bugs.
2005-06-25 12:19:54 +00:00
Colin Leroy
588cb70326 2005-06-25 [colin] 1.9.11cvs101
* src/mh.c
		Fix path access with extended dir names
		Fixes bug #589 (SC segfaults with wrong locale
		settings)
2005-06-25 12:06:38 +00:00
Colin Leroy
2bba61598c 2005-06-25 [colin] 1.9.11cvs100
* src/prefs_account.c
	* src/prefs_account.h
	* src/compose.c
		Add an option to encrypt replies to
		encrypted messages
2005-06-25 11:14:48 +00:00
Colin Leroy
1e45b0637a 2005-06-25 [colin] 1.9.11cvs99
* src/compose.c
	* src/quote_fmt_parse.y
		... And make it work with pgpinline.
2005-06-25 10:04:02 +00:00
Colin Leroy
c58817954c 2005-06-25 [colin] 1.9.11cvs98
* src/compose.c
	* src/procmime.c
	* src/procmime.h
	* src/quote_fmt_parse.y
		o Make reedition of encrypted messages possible
		  (as long as it is encrypted to self too, no
		   magic there)
		o Make replying with quote (and without selecting
		  text) possible for encrypted messages.
		Closes bug #550 (Not possible to "reply with quote"
		to gnupg encrypted messages)
2005-06-25 09:48:51 +00:00
Paul Mangan
a8b820d193 2005-06-24 [paul] 1.9.11cvs97
* src/imap.c
		add missing include
2005-06-24 10:13:48 +00:00
Paul Mangan
03ba23857f 2005-06-24 [paul] 1.9.11cvs96
* src/editldap.c
		made bind password entry invisible
		(sync with main)
	* src/send_message.c
		send_message_local(): check exit status
		to detect errors (sync with main)
	* src/textview.c
		use main's less ambiguous popup menu
		wording
2005-06-24 05:36:26 +00:00
Paul Mangan
2c34ef255b 2005-06-24 [paul] 1.9.11cvs95
* src/prefs_actions.c
	* src/prefs_customheader.c
	* src/prefs_display_header.c
	* src/prefs_filtering_action.c
	* src/prefs_matcher.c
	* src/prefs_template.c
	* src/prefs_toolbar.c
		replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
	* src/gtk/description_window.c
		replace GTK_STOCK_OK with GTK_STOCK_CLOSE
2005-06-24 03:58:42 +00:00
Colin Leroy
e234f8bf00 2005-06-23 [colin] 1.9.11cvs94
* src/summaryview.c
		Fix rough edges (be sure to call status_show whenever
		necessary).
2005-06-23 21:55:04 +00:00
Colin Leroy
f950e55ce2 2005-06-23 [colin] 1.9.11cvs93
* src/summaryview.c
		Optimize Select All
		Before, in a 5K mails folder: 11s
		After, in the same folder: 58000µs
		The joys of locking... gtk_clist_select_all() fires a
		tree-select-row event for each selected row, which in
		summaryview, callbacks summary_selected which in turn,
		calls summary_status_show, which walks the selected
		rows. Hence, calling gtk_clist_select_all was
		exponential. Locking the summaryview makes
		summary_selected return early.
2005-06-23 21:42:32 +00:00
Colin Leroy
347e82225e 2005-06-23 [colin] 1.9.11cvs92
* src/imap.c
		Move mutex at the important place to avoid
		deadlocks
	* src/summaryview.c
		Fix Del key deleting directly instead of
		moving to trash
2005-06-23 16:59:36 +00:00
Colin Leroy
14c639c8d7 2005-06-22 [colin] 1.9.11cvs91
* src/plugins/spamassassin/libspamc.c
		As we do spagetti code with assignations in multiple
		places (see _message_read_raw where out = msg = raw),
		let's be sure we don't free the same pointer twice.
		Should fix bug #683 (Crash in libpam at
		message_cleanup).
2005-06-22 21:33:46 +00:00
Colin Leroy
5d2470815f 2005-06-22 [colin] 1.9.11cvs90
* src/compose.c
	* src/messageview.c
	* src/toolbar.c
		Make toolbar's delete use the move to trash stuff;
		Add gtk_widget_realize to be sure pixmaps can get
		created (that may fix an old worksforme bug which
		I can't find back...)
2005-06-22 20:06:03 +00:00
Colin Leroy
bdc513e7bc 2005-06-22 [colin] 1.9.11cvs89
* src/summaryview.c
	* src/summaryview.h
	* src/mainwindow.c
		Rename "Message/Delete" to "Message/Move to trash"
		Add "Message/Delete..." that directly destroys the
		selected messages after asking for a confirmation.
2005-06-22 18:23:15 +00:00
Colin Leroy
6ba7efd1c1 2005-06-22 [colin] 1.9.11cvs88
* src/imap.c
		o Fix compilation with non-gnu compiler (thanks Alex S Moore)
		o Fix a deadlock (thanks Darko)
2005-06-22 17:34:21 +00:00
Colin Leroy
a75de84df4 2005-06-22 [colin] 1.9.11cvs87
* src/gtk/foldersort.c
		Add missing include for the i18n;
		patch by Fabien Vantard
2005-06-22 00:34:33 +00:00
Colin Leroy
2dba92f0cf 2005-06-21 [colin] 1.9.11cvs86
* src/folder.c
	* src/folderview.c
		Respect the no_select flag
	* src/imap.c
		Fix recursive deletion
	* src/imap_gtk.c
	* src/mh_gtk.c
		Make the folder deletion's warning
		more explicit
2005-06-21 17:25:18 +00:00
Colin Leroy
5220ff8687 2005-06-21 [colin] 1.9.11cvs85
* src/textview.c
		Prevent email addresses from spanning accross
		lines - fixes bug # 646 (newline-chars in
		email addresses)
2005-06-21 03:53:05 +00:00
Colin Leroy
dc16c16dd5 2005-06-20 [colin] 1.9.11cvs84
* src/folder.c
		Be sure not to remove source if copy failed
2005-06-20 17:32:32 +00:00
Colin Leroy
99ae7bef94 2005-06-20 [colin] 1.9.11cvs83
* src/folderview.c
	* src/imap_gtk.c
		remove summaryview's lock
	* src/imap.c
		introduce threads to avoid problems when foreground tasks
		interfere with background tasks
	* src/mh.c
		prevent moving to drafts/queue
	* src/mimeview.c
		fix leak
2005-06-20 16:51:40 +00:00
Colin Leroy
c363012cca 2005-06-19 [colin] 1.9.11cvs82
* src/imap_gtk.c
		Remember that the user doesn't want to override
		offline mode, for 3 seconds. It avoid presenting
		him with N popups in a really short time.
2005-06-19 08:24:13 +00:00
Colin Leroy
cc81888fc8 2005-06-17 [colin] 1.9.11cvs81
* src/imap.c
		Fix IMAP breaking on folders containing '('
		(Probably won't be enough)
2005-06-17 15:53:18 +00:00
Colin Leroy
f011add893 2005-06-17 [colin] 1.9.11cvs80
Forgotten files on 1.9.11cvs79
	* src/summaryview.c
		Fix stepping when not immediately executing
	* src/imap.c
		Really prevent UID FETCH 0
	* src/codeconv.c
		Fix outgoing charset never set to utf-8
	* src/mh.c
		Fix leak
2005-06-17 10:13:08 +00:00
Colin Leroy
28831b723a 2005-06-16 [colin] 1.9.11cvs79
* src/compose.c
		Fix bug #707 (Dash splits rows)
		Only wrap if we're on a line break position and
		the previous one was a "white" (space) char.
		Pango stuff is weird.
2005-06-16 21:20:12 +00:00
Colin Leroy
b0c27bffcd 2005-06-16 [colin] 1.9.11cvs78
* src/imap_gtk.c
		Lock summaryview while downloading messages
		on user demand
	* src/procheader.c
	* src/unmime.c
	* src/common/utils.c
	* src/common/utils.h
		Replace \r and \n with spaces in From and
		Subject headers
2005-06-16 19:59:41 +00:00
Paul Mangan
ca71dd9eba 2005-06-16 [paul] 1.9.11cvs77
* src/procmime.c
		liberalise the mime parser
	* src/gtk/about.c
		add text wrapping
2005-06-16 10:25:25 +00:00
Paul Mangan
3e5455b0c3 2005-06-16 [paul] 1.9.11cvs76
* src/gtk/about.c
		reworked
2005-06-16 07:02:03 +00:00
Colin Leroy
26a783220e 2005-06-15 [colin] 1.9.11cvs75
* src/compose.c
		Finish header encoding fix
	* src/summaryview.c
		Fix segfault
	* src/headerview.c
		Fix compilation (Thanks Stephan
		Sachse)
2005-06-15 19:54:45 +00:00
Colin Leroy
c25667d19b 2005-06-15 [colin] 1.9.11cvs74
* Makefile.am
		Install gnome2 stuff rather than gnome1,
		if both are present
	* src/codeconv.c
	* src/codeconv.h
	* src/compose.c
		Fix headers encoding
	* src/folder.c
		Visual progress when fetching all messages
	* src/folderview.c
	* src/summaryview.c
	* src/summaryview.h
		Prevent changing current message while
		incorporating
2005-06-15 16:38:17 +00:00
Paul Mangan
4acdf8916b 2005-06-15 [paul] 1.9.11cvs73
* src/gtk/gtkaspell.c
	* src/gtk/gtkaspell.h
		fix build warnings
2005-06-15 11:44:38 +00:00
Paul Mangan
662b024ae2 2005-06-15 [paul] 1.9.11cvs72
* src/prefs_filtering.c
		allow reordering of filter rules by
		drag n drop
2005-06-15 11:04:05 +00:00
Paul Mangan
e32bf4865e 2005-06-15 [paul] 1.9.11cvs71
* COPYING
		updated
	* src/codeconv.c
		replace deprecated function
	* src/inc.c
	* src/send_message.c
	* src/gtk/progressdialog.c
	* src/gtk/progressdialog.h
		salvage and reuse parts of reverted sync
2005-06-15 10:36:21 +00:00
Paul Mangan
c18d3ac989 2005-06-15 [paul] 1.9.11cvs70
* src/inc.c
	* src/send_message.c
	* src/gtk/progressdialog.c
	* src/gtk/progressdialog.h
		revert yesterday's sync with main
		it contains deprecated functions
2005-06-15 08:59:32 +00:00
Colin Leroy
0127394207 2005-06-15 [colin] 1.9.11cvs69
* src/headerview.c
		Fix bug #670 (multi user to: will corrupt message
		headers display)
2005-06-15 03:23:40 +00:00
Colin Leroy
3d59ae8ec8 2005-06-15 [colin] 1.9.11cvs68
* src/compose.c
		Fix bug #421 (Fix undo on wrapping)
2005-06-15 03:03:47 +00:00
Colin Leroy
2abb682021 2005-06-15 [colin] 1.9.11cvs67
* src/folder.c
		Provide visual feedback while processing
		folder's rules.
	* src/imap.c
		Provide visual feedback while getting
		short headers (for uncached messages)
2005-06-15 02:19:15 +00:00
Paul Mangan
29c9262321 2005-06-14 [paul] 1.9.11cvs66
* src/account.c
		change a couple stock icons
	* src/inc.c
	* src/send_message.c
	* src/gtk/progressdialog.c
	* src/gtk/progressdialog.h
		sync main's GtkTreeView implementation
2005-06-14 09:02:46 +00:00
Colin Leroy
7d6d1ddfc8 2005-06-14 [colin] 1.9.11cvs65
* src/imap.c
		Various little fixes, mainly on error paths
2005-06-14 03:28:41 +00:00
Colin Leroy
e60b401296 2005-06-13 [colin] 1.9.11cvs64
* matcher.c
	* procmsg.c
	* procmsg.h
		Add a way to fetch only headers. This speeds
		up filtering on headers for IMAP. Fixes:
		bug #481 extraneous imap commands slow down
			imap filtering
		bug #522 Sylpheed downloads all messages
			when opening mailbox (IMAP)
		bug #677 IMAP fetch is soooooooooooooo slow
	* src/folder.c
	* src/folder.h
		Add a folder set_batch method so that
		implementations can speed up flags changes
	* src/folderutils.c
	* src/summaryview.c
		Use that in mark as (un)read and mark all read
		Refix bug #679
	* src/imap.c
		Implement set_batch - brings back deferred
		flags in a less buggy manner. Fixes:
		bug #729 IMAP immediate expunge of deleted messages
		bug #191 remove list of messages with one command
		Fix login with strange chars
		Implement fetch_msg_full
		Fix copy (wrong counts)
2005-06-13 19:37:01 +00:00
Colin Leroy
36d67d7ded 2005-06-12 [colin] 1.9.11cvs63
* src/folder.c
		lock incorporation during long operations.
		Avoids fucking up the IMAP socket.
2005-06-12 19:48:04 +00:00