Commit graph

1488 commits

Author SHA1 Message Date
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