Commit graph

818 commits

Author SHA1 Message Date
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
Colin Leroy
276dbcc98b 2005-06-12 [colin] 1.9.11cvs62
* src/imap.c
		Fix harmful typo
		Factorize remove_all_msg
		Thread-ize expunge
	* src/summaryview.c
		Don't update partial-download status if unnecessary
	* src/folder.c
		Use remove_msgs everywhere possible
2005-06-12 19:35:12 +00:00
Colin Leroy
7e6dec9259 2005-06-12 [colin] 1.9.11cvs61
* src/folder.c
	* src/folder.h
		Add a remove_msgs function to remove a
		list of messages
	* src/imap.c
		Implement that.
2005-06-12 18:59:21 +00:00
Colin Leroy
5b3721ef86 2005-06-12 [colin] 1.9.11cvs60
* src/imap.c
		Remove flags-processing deferring... Too hard
		to get it to work in all cases.
2005-06-12 16:51:03 +00:00
Colin Leroy
7331e00748 2005-06-11 [colin] 1.9.11cvs59
* src/imap.c
		printf -> debug_print
2005-06-11 02:47:19 +00:00
Colin Leroy
ddcf1b51b4 2005-06-11 [colin] 1.9.11cvs58
* src/imap.c
		o Fix build without USE_PTHREAD
		o Factorize imap_open
		o Alertpanel in case of impossible connection
		o Alertpanel in case of impossible login
		o Fix deferred flags processing to force a
		  flush before adding some more flags to process,
		  but in another folder.
2005-06-11 02:37:21 +00:00
Colin Leroy
70bf225f35 2005-06-10 [colin] 1.9.11cvs57
* src/imap.c
		o Fix a format string error
		o init ssl socket outside of the thread
		  (it possibly invokes gtk calls)
	* src/procmime.c
		o Put back the buffer to its necessary size
		o Fix changing a file pointer without keeping
		  track of it (thanks Valgrind)
	* src/common/smtp.c
		o Fix automatic STARTTLS if login should be done
		  and the server only allows it after starting TLS
	* src/gtk/gtkinputdialog.c
		o Eat GDK_Return so that the combo popup doesn't
		  appear when we press Enter to validate the combo
		  input dialog (as seen in the Open with... dialog)
2005-06-10 19:23:40 +00:00
Colin Leroy
da3c6458ca 2005-06-10 [colin] 1.9.11cvs56
* src/imap.c
		o A bit less debug
		o Fix a crash on deletion
		o Threadize imap_select (it's called outside of
		  threads)
		o Defer treatment of DELETED flags
2005-06-10 03:39:51 +00:00
Colin Leroy
af3cbbccf6 2005-06-09 [colin] 1.9.11cvs55
* src/imap.c
		Make sure we check imap_gtk_should_override(), which
		potentially calls gtk stuff, before creating thread.
		That way it should't be called via imap_get_session()
		inside a thread.
2005-06-09 18:15:31 +00:00
Colin Leroy
800a714552 o add a bit of status output
o remove some dead code
                o threadize get_list_of_uids
                o threadize imap_get_flags
                o defer flag changing by 500ms so that they
                  can be batched
2005-06-09 18:04:36 +00:00
Colin Leroy
5fb9e8e32e 2005-06-08 [colin] 1.9.11cvs53
* src/imap.c
		Thread-ize imap_cmd_fetch
2005-06-08 20:17:21 +00:00
Colin Leroy
3539ac3c78 2005-06-08 [colin] 1.9.11cvs52
* src/main.c
		Mmh, that broke POP3...
2005-06-08 20:01:41 +00:00
Colin Leroy
4737e18e29 2005-06-08 [colin] 1.9.11cvs51
* src/main.c
		Stabilize IMAP patch (thanks to Hoa)
2005-06-08 19:20:18 +00:00
Colin Leroy
027328c366 2005-06-08 [colin] 1.9.11cvs50
* src/imap.c
		Test patch to speed up imap.
2005-06-08 16:35:44 +00:00
Colin Leroy
a5c2dea2c6 2005-06-08 [colin] 1.9.11cvs49
* src/imap_gtk.c
		Warning fix
	* src/procmime.c
		Apply patch from gentoo to use /usr/share/mime/globs if
		available, after un-breaking it
	* src/common/log.c
	* src/common/log.h
		Use g_timeout for invoking hooks that possibly use gtk
		calls. This should leave gtk calls in the main thread.
2005-06-08 16:34:12 +00:00
Paul Mangan
1ad1570816 2005-06-08 [paul] 1.9.11cvs48
* src/codeconv.c
		conv_get_outgoing_charset_str(): don't
		use prefs_common setting
	* src/compose.c
	* src/compose.h
		add /Options/Character encoding/... to
		temporarily change the outgoing encoding

	(belated sync with main)
2005-06-08 08:52:06 +00:00
Paul Mangan
3eaae99c75 2005-06-08 [paul] 1.9.11cvs47
* src/compose.c
		correction to/completion of last
		sync with main
2005-06-08 07:29:04 +00:00
Paul Mangan
97e87a5df4 2005-06-08 [paul] 1.9.11cvs46
sync with main:

	* src/codeconv.c
	* src/codeconv.h
		always enabled Japanese auto-detection
		if the first letters of locale string
		is "ja"
	* src/compose.c
		don't use "destroy" signal to destroy
		Compose object (fix rare crashes on discard?)
	* src/mainwindow.c
	* src/messageview.c
	* src/prefs_send.c
		added Hebrew encodings
	* src/sourcewindow.c
		don't use "destroy" signal to destroy
		objects
2005-06-08 07:17:53 +00:00
Colin Leroy
908b1102be 2005-06-07 [colin] 1.9.11cvs45
* src/summaryview.c
		Add missing unlocks/locks
2005-06-07 20:09:30 +00:00
Paul Mangan
5564712e00 2005-06-07 [paul] 1.9.11cvs44
* src/summaryview.c
		restore bug #749 fix
2005-06-07 14:42:11 +00:00
Colin Leroy
70588a451e 2005-06-06 [colin] 1.9.11cvs43
* src/summaryview.c
		Fix selection bug when prefs_common.open_unread
		is FALSE
2005-06-06 17:41:51 +00:00
Colin Leroy
ad4a1eb075 2005-06-06 [colin] 1.9.11cvs42
* src/common/md5.c
		Fix a warning
	* src/summaryview.c
	* src/folderview.c
		Factorize long operations beginning and end
		(locking, freezing/thawing, cursor, ...)
		Check selection->data member in selection-
		related loops; this avoids dying an awful
		death if the selection changes on us while
		we're marking a whole IMAP folder unread,
		for example.
2005-06-06 17:23:53 +00:00
Paul Mangan
0a0ba883d3 2005-06-06 [paul] 1.9.11cvs41
* src/textview.c
		don't g_free() a static gchar buffer
2005-06-06 07:32:31 +00:00
Colin Leroy
655df5a9d4 2005-06-05 [colin] 1.9.11cvs40
* src/mainwindow.c
	* src/messageview.c
	* src/summaryview.c
		Fix bug #749 (Show all headers should be
		sticky as the GUI suggests)
2005-06-05 20:37:21 +00:00
Paul Mangan
b1e189ac14 2005-06-03 [paul] 1.9.11cvs39
* src/compose.c
		don't allow editing of mail while sending.
		patch by Colin
2005-06-03 22:27:40 +00:00
Paul Mangan
d30d45aa4a 2005-06-03 [paul] 1.9.11cvs38
* src/folderview.c
		add a freeze/thaw to speed up 'mark all read'
2005-06-03 11:15:09 +00:00
Paul Mangan
8dc5c485f2 2005-06-03 [paul] 1.9.11cvs37
* src/prefs_message.c
		reflect changes immediately
2005-06-03 07:28:26 +00:00
Colin Leroy
ee4cdab02d 2005-06-02 [colin] 1.9.11cvs36
* po/POTFILES.in
		Patch by Fabien Vantard.
2005-06-02 21:20:53 +00:00
Colin Leroy
30493f4648 2005-06-02 [colin] 1.9.11cvs35
* src/imap.c
		Use a non-blocking imap_getline() if possible.
		This should completely prevent the interface
		from freezin on imap operations, although it
		may do strange stuff in case of folder switching
		while a big imap operation is taking place...

		In addition, fix a leak in the case thread
		creation fails on connection.
2005-06-02 16:46:13 +00:00
Colin Leroy
75e2a2d8a2 2005-06-02 [colin] 1.9.11cvs34
* src/crash.c
	* src/prefs_common.h
		Fix build (prefs_common_init() doesn't exist
		anymore)
2005-06-02 09:40:35 +00:00
Colin Leroy
a1cfb1ab71 2005-06-02 [colin] 1.9.11cvs33
* src/prefs_account.c
		Fix bug #245 (filtering rules broken when
		renaming a remote account (imap4 or nntp)
2005-06-02 03:53:15 +00:00
Colin Leroy
8c6cb657ea 2005-06-02 [colin] 1.9.11cvs32
* src/imap.c
		Try to fix IMAP shortcomings:
		o Multithread imap_open()
		o allow offline-mode overriding instead of
		  just returning NULL
	* src/imap_gtk.c
	* src/imap_gtk.h
		Add a function to ask whether we want to
		override offline-mode for 10 minutes (one-shot
		asking was painful)
	* src/procheader.c
		Fix segfault when imap parser isn't happy about
		a missing {
2005-06-02 03:06:27 +00:00
Colin Leroy
7bab9009bc 2005-06-01 [colin] 1.9.11cvs31
* src/addrharvest.c
	* src/compose.c
	* src/mbox.c
	* src/mbox.h
	* src/mh.c
	* src/msgcache.c
	* src/send_message.c
	* src/setup.c
	* src/undo.c
	* src/common/hooks.c
	* src/common/prefs.c
	* src/common/template.c
	* src/common/utils.c
	* src/gtk/gtkutils.c
	* src/gtk/inputdialog.c
	* src/gtk/menu.c
	* src/gtk/pluginwindow.c
	* src/gtk/prefswindow.c
	* src/plugins/pgpmime/passphrase.c
	* src/plugins/pgpmime/prefs_gpg.c
		More -Wall fixes

	* src/common/Makefile.am
	* src/common/timing.h
		Add basic timing code

	* src/summaryview.c
		Fix a bug with unread messages when
		re-sorting folders, and by the way
		fix a big performance hit when
		re-sorting (10k mails: before 5s,
		after .5s)

	* src/prefs_compose_writing.c
	* src/prefs_compose_writing.h
	* src/prefs_message.c
	* src/prefs_message.h
	* src/prefs_other.c
	* src/prefs_other.h
	* src/prefs_quote.c
	* src/prefs_quote.h
	* src/prefs_receive.c
	* src/prefs_receive.h
	* src/prefs_send.c
	* src/prefs_send.h
	* src/prefs_summaries.c
	* src/prefs_summaries.h
		Fix copyright banner
2005-06-01 17:44:37 +00:00
Paul Mangan
b1627da87a 2005-06-01 [paul] 1.9.11cvs30
* po/fi.po
		updated by Flammie Pirinen
	* src/procmime.c
		fix 'Bad BASE64 content' output
2005-06-01 08:06:41 +00:00
Colin Leroy
2781c1986d 2005-05-31 [colin] 1.9.11cvs29
* src/procmime.c
		Oops, where did my hunk go.
2005-05-31 19:11:19 +00:00
Colin Leroy
96c9a3e76e 2005-05-31 [colin] 1.9.11cvs28
* src/Makefile.am
	* src/account.c
	* src/action.c
	* src/addr_compl.c
	* src/addressbook.c
	* src/codeconv.c
	* src/compose.c
	* src/export.c
	* src/folder.c
	* src/folderview.c
	* src/image_viewer.c
	* src/main.c
	* src/mainwindow.c
	* src/messageview.c
	* src/mimeview.c
	* src/msgcache.c
	* src/prefs_account.c
	* src/prefs_actions.c
	* src/prefs_common.c
	* src/prefs_compose_writing.c
	* src/prefs_customheader.c
	* src/prefs_ext_prog.c
	* src/prefs_filtering.c
	* src/prefs_filtering_action.c
	* src/prefs_fonts.c
	* src/prefs_image_viewer.c
	* src/prefs_message.c
	* src/prefs_message.h
	* src/prefs_msg_colors.c
	* src/prefs_other.c
	* src/prefs_other.h
	* src/prefs_quote.c
	* src/prefs_receive.c
	* src/prefs_receive.h
	* src/prefs_send.c
	* src/prefs_send.h
	* src/prefs_spelling.c
	* src/prefs_summaries.c
	* src/prefs_summary_column.c
	* src/prefs_template.c
	* src/prefs_themes.c
	* src/prefs_toolbar.c
	* src/prefs_wrapping.c
	* src/procmime.c
	* src/procmsg.c
	* src/send_message.h
	* src/ssl_manager.c
	* src/summary_search.c
	* src/summaryview.c
	* src/textview.c
	* src/wizard.c
	* src/common/smtp.c
	* src/common/smtp.h
	* src/gtk/gtkutils.h
		o Move the rest of Common prefs to new style
		o Lots of -Wall warning fixes
		o fix FIXME in cache memusage calculation
		o Let return receipts be sent from any account
		o Little cache optimisation (read)
		o Fix bug #746 (don't treat commas as separators
		  when inside a quoted string)
2005-05-31 19:00:21 +00:00
Paul Mangan
ee984ee04b 2005-05-31 [paul] 1.9.11cvs27
* src/prefs_common.c
		fix 'off-by-one' typo
2005-05-31 08:50:04 +00:00
Paul Mangan
d6acee9b21 2005-05-31 [paul] 1.9.11cvs26
* src/account.c
	* src/addr_compl.c
	* src/compose.c
	* src/foldersel.c
	* src/prefs_actions.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_customheader.c
	* src/prefs_display_header.c
	* src/prefs_filtering.c
	* src/prefs_filtering_action.c
	* src/prefs_matcher.c
	* src/prefs_summaries.c
	* src/prefs_summary_column.c
	* src/prefs_template.c
	* src/prefs_toolbar.c
	* src/ssl_manager.c
	* src/gtk/pluginwindow.c
	* src/gtk/prefswindow.c
	* src/gtk/progressdialog.c
		add hidden prefs 'enable_rules_hint'
		for gtk_tree_view_set_rules_hint()
		(sync with main)
2005-05-31 07:04:59 +00:00
Colin Leroy
7c745b9eb4 2005-05-31 [colin] 1.9.11cvs25
* src/Makefile.am
	* src/main.c
	* src/prefs_common.c
	* src/prefs_summaries.c ** ADDED **
	* src/prefs_summaries.h ** ADDED **
		Common/Display -> Display/Summaries
2005-05-31 01:37:20 +00:00
Colin Leroy
c23a989fb3 2005-05-31 [colin] 1.9.11cvs24
* src/Makefile.am
	* src/main.c
	* src/prefs_quote.c ** ADDED **
	* src/prefs_quote.h ** ADDED **
		Move Common/Quote to Compose/Quoting
	* src/prefs_common.c
	* src/prefs_common.h
		Remove old quote stuff, add
		convenience functions for GtkTextView prefs
	* src/gtk/prefswindow.c
		Set default height higher
2005-05-31 01:08:04 +00:00
Colin Leroy
631f36cfb6 2005-05-30 [colin] 1.9.11cvs23
* src/Makefile.am
	* src/main.c
	* src/prefs_common.c
	* src/prefs_compose_writing.c ** ADDED **
	* src/prefs_compose_writing.h ** ADDED **
		Move Common/Compose prefs to Compose/Writing
2005-05-30 21:07:11 +00:00
Colin Leroy
7c85f0d6c3 2005-05-30 [colin] 1.9.11cvs22
* src/common/utils.c
		Fix bug #651 (Confused Attract by Subject)
		Patch by M. Benkmann <haferfrost@web.de>
	* AUTHORS
2005-05-30 20:12:57 +00:00
Colin Leroy
eeaa9b3f69 2005-05-30 [colin] 1.9.11cvs21
* src/compose.c
		Fix concatenation of different headers of
		the same type (bug #645)
	* src/prefs_folder_item.c
		Fix bug #699 (setting color to black doesn't
		work immediately)
	* src/procmime.c
		Print out decoding error only once per
		block
2005-05-30 19:53:13 +00:00
Paul Mangan
c5a774940b 2005-05-30 [paul] 1.9.11cvs20
* src/common/template.c
		fix Bcc
2005-05-30 06:01:01 +00:00
Paul Mangan
4f70bdd6dc 2005-05-30 [paul] 1.9.11cvs19
* doc/src/rfc2368.txt	**NEW FILE**
	* src/compose.c
		compose_entries_set(): don't interpret Bcc
		header field (conform to RFC 2368)
		(sync with main)
2005-05-30 04:36:15 +00:00
Colin Leroy
d44f090bf5 2005-05-29 [colin] 1.9.11cvs18
* src/prefs_common.c
		Let the default reply format respect
		netiquette by cutting the signature.
2005-05-29 20:56:23 +00:00
Colin Leroy
b868da45f6 2005-05-29 [colin] 1.9.11cvs17
* src/summaryview.c
		Don't let always_show_msg override
		open_unread_on_enter when opening a new
		directory.
2005-05-29 14:43:09 +00:00
Paul Mangan
6984c4f189 2005-05-27 [paul] 1.9.11cvs16
sync with main:

	* src/main.c
		app_will_exit(): cleanup tmp directory when exit
	* src/message_search.c
		improved the interface and made code cleanup.
		removed Clear button
	* src/send_message.c
		send_message_local(): use GSpawn, and detect errors
	* src/summary_search.c
		improved the interface and made code cleanup
	* src/textview.c
		textview_write_link(): also skip non-ascii space
		 at the head of link strings (phishing check
		 didn't work at the case)
	* src/common/utils.c
		get_command_output(): use g_spawn_command_line_sync()
		instead of popen()
2005-05-27 07:24:34 +00:00
Colin Leroy
4569e80796 2005-05-26 [colin] 1.9.11cvs15
* src/folder.c
		remove printf
2005-05-26 20:51:15 +00:00
Colin Leroy
991ad9d978 2005-05-26 [colin] 1.9.11cvs14
* src/common/nntp.c
		Fix nntp mode reader (bug #611)
		Patch by Florian Mickler <florian@mickler.org>
2005-05-26 20:38:18 +00:00
Colin Leroy
a5ee7a39a5 2005-05-26 [colin] 1.9.11cvs13
* src/plugins/pgpmime/passphrase.c
		Fix mouse grabbing (bug #557)
2005-05-26 20:14:56 +00:00
Colin Leroy
c4d187af16 Help for the next release notes :) 2005-05-26 19:55:17 +00:00
Colin Leroy
85939e5cb3 2005-05-26 [colin] 1.9.11cvs12
* src/prefs_themes.c
		Fix g_warning
2005-05-26 19:54:29 +00:00
Colin Leroy
aff60f24b6 2005-05-26 [colin] 1.9.11cvs11
* src/prefs_actions.c
	* src/prefs_template.c
		Fix bug #506 (no warning if action/template
		is not saved)
	* src/common/template.c
		Fix a possible crash
2005-05-26 19:46:08 +00:00
Colin Leroy
6147f69bb2 2005-05-26 [colin] 1.9.11cvs10
* src/folder.c
	* src/folderview.c
	* src/procmsg.c
	* src/summaryview.c
		Forbid locked messages to be moved or
		deleted. Locked messages in trashes
		still get deleted, for performance
		reason (mh.c::mh_remove_all_msgs)
2005-05-26 19:24:00 +00:00
Colin Leroy
48e31c594c 2005-05-25 [colin] 1.9.11cvs9
* src/procmime.c
		Use correct encoding when sending mails
		with attachments that have accentued
		chars in their name
2005-05-25 17:26:58 +00:00
Colin Leroy
e3a30c0318 2005-05-24 [colin] 1.9.11cvs8
* src/summaryview.c
		Fix bug #688 f) read/unread marker not
		changed on first click
		Also, optimize summary_status_show()
		calls
	* src/folder.c
	* src/inc.c
	* src/procmime.c
		Fix bug #688 b) and c) wrt message
		attachments and signature
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/Makefile.am
	* src/pixmaps/clip_gpg_signed.xpm
		Add clip/signed icon
2005-05-24 16:26:43 +00:00
Colin Leroy
c7222ddf1f 2005-05-24 [colin] 1.9.11cvs7
* src/folder_item_prefs.c
		whitespace fix
2005-05-24 01:12:06 +00:00
Colin Leroy
88caec5d1c 2005-05-24 [colin] 1.9.11cvs6
* src/folderview.c
	* src/prefs_common.c
	* src/prefs_common.h
		Add a confirmation to folder drag and drop
		fixes bug #156
	* src/alertpanel.c
	* src/alertpanel.h
		fix _with_disable parameters so that
		the buttons labels are specifiable too
	* src/plugins/pgpmime/sgpgme.c
		reflect said change
2005-05-24 01:09:19 +00:00
Colin Leroy
5efaf007f1 2005-05-24 [colin] 1.9.11cvs5
* src/folderview.c
		Uncollapse/collapse folders on double-click
		patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
		closes bug #108
2005-05-24 00:30:47 +00:00
Colin Leroy
609240cd44 2005-05-23 [colin] 1.9.11cvs4
* src/common/socket.c
		Check another special SSL_peek() error.
		Should help wrt bug #728
2005-05-23 19:52:53 +00:00
Colin Leroy
4d6669e326 2005-05-23 [colin] 1.9.11cvs3
* src/plugins/pgpmime/pgpmime.c
		Change name to "PGP MIME" instead of "PGP/MIME" to avoid
		breaking menu accelerators and stuff. Users will have to
		reselect "PGP MIME" instead of "PGP/MIME" in their
		account's privacy preferences if needed.
2005-05-23 19:20:57 +00:00
Paul Mangan
baa9fc0406 * tools/kdeservicemenu/install.sh
use kdesu to prompt for root password if doing
	global install/uninstall
------------------------------------------------------
2005-05-22 07:16:44 +00:00
Colin Leroy
bce4ae657e 2005-05-20 [colin] 1.9.11cvs2
* src/procmsg.c
                Fix another compilation error with gcc-2.9x
                Thanks to Pawel Pekala <c0rn@gazeta.pl>
        * src/send_message.c
                Don't send QUIT if we aren't connected
2005-05-20 16:24:27 +00:00
Colin Leroy
ebebd99bbf 2005-05-19 [colin] 1.9.11cvs1
* src/procmsg.c
		Fix compilation with gcc 2.9x
2005-05-19 19:53:31 +00:00
Paul Mangan
373f2c69d6 1.9.11 release 2005-05-19 13:14:47 +00:00
Paul Mangan
dc727b4a48 2005-05-19 [paul] 1.9.9cvs14
* src/gtk/inputdialog.c
		prevent gettext warning
2005-05-19 13:10:23 +00:00
Paul Mangan
bd5fd74cf4 2005-05-19 [paul] 1.9.9cvs13
* src/mainwindow.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/textview.c
	* src/textview.h
		add an option to toggle cursor in message
		view (sync with main)
2005-05-19 09:16:26 +00:00
Colin Leroy
4b69a941cb 2005-05-18 [colin] 1.9.9cvs12
* src/compose.c
		Dereference freed pointer
	* src/gtk/gtkaspell.c
		Fix duplication of dictionaries (is it an aspell issue?)
2005-05-18 20:42:10 +00:00
Colin Leroy
af8828f32d 2005-05-18 [colin] 1.9.9cvs11
* src/gtk/inputdialog.c
	* src/gtk/gtkaspell.c
		HIGuify dialogs
	* src/alertpanel.c
		Remove a double call
2005-05-18 03:07:23 +00:00
Colin Leroy
56523b181d 2005-05-17 [colin] 1.9.9cvs10
* src/gtk/gtkaspell.c
		Fix dialogs, Ctrl-Enter accel
2005-05-17 00:52:26 +00:00
Colin Leroy
7ad1409dd5 2005-05-17 [colin] 1.9.9cvs9
* src/gtk/gtkaspell.c
		Fix some accelerators, escape in replace-window
2005-05-17 00:36:28 +00:00
Colin Leroy
7c0971105e 2005-05-16 [colin] 1.9.9cvs8
* src/gtk/gtkaspell.c
		Revert last commit, it was a mistake.
2005-05-16 20:34:42 +00:00
Colin Leroy
64ad543a29 2005-05-16 [colin] 1.9.9cvs7
* src/gtk/gtkaspell.c
		Remove buggy code while we're at it. It's a
		dead code path anyway.
2005-05-16 20:14:44 +00:00
Colin Leroy
5e070b703a 2005-05-16 [colin] 1.9.9cvs6
* src/gtk/gtkaspell.c
		Missed some gtk_menu_popup where deactivate
		signal should be handled. Should fix bug
		#629 a bit more.
2005-05-16 20:00:59 +00:00
Colin Leroy
b379259478 2005-05-16 [colin] 1.9.9cvs5
* src/gtk/gtkaspell.c
		Remove debug printf()s
2005-05-16 19:40:31 +00:00
Colin Leroy
c21d303faa 2005-05-16 [colin] 1.9.9cvs4
* src/gtk/gtkaspell.c
                Fix a bit aspell problems
                (see bug #629)
2005-05-16 17:17:13 +00:00
Colin Leroy
f44f207e59 2005-05-13 [colin] 1.9.9cvs3
* src/folderview.c
		Fix the + appearing even when no subfolders
		have unread messages. Thanks to wwp for the
		bug report.
2005-05-13 17:27:57 +00:00
Paul Mangan
f340260f45 2005-05-11 [paul] 1.9.9cvs2
* src/folderview.c
		correction to 1.9.9cvs1, only colour folders that
		have new msgs (not unread msgs)
2005-05-11 05:59:26 +00:00
Colin Leroy
25ac965717 2005-05-10 [colin] 1.9.9cvs1
* src/folderview.c
	* src/summaryview.c
		Try to fix bolding bugs again.
2005-05-10 17:18:39 +00:00
Paul Mangan
51bd82c7af add i18n status script 2005-05-09 13:20:07 +00:00
Paul Mangan
02dd9e005c 2005-05-09 [paul] 1.9.6cvs58
* AUTHORS
	* INSTALL
	* README.claws
		updated
	* Makefile.am
	* RELEASE_NOTES.claws
		add release notes to cvs to simplify release
		procedure
	* configure.ac
		add ca and fi to ALL_LINGUAS
	* po/Makefile.in.in
		workaround for missing Makevars
	* po/ca.po
	* po/fi.po
		add new Catalan and Finnish translations
		submitted by Miquel Oliete and Flammie Pirinen
	* po/de.po
	* po/es.po
	* po/fr.po
	* po/it.po
	* po/pl.po
	* po/ru.po
	* po/sk.po
	* po/sr.po
	* po/zh_CN.po
		updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
		Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
		Urke MMI, and Hansom Young
	* src/main.c
		Fix drafting when quitting. compose_draft() closes the
		compose windows, which modifies the compose_list GSList.
		We have to refresh this list after echo drafting to avoid a
		segfault
	* src/partial_download.c
		fix segfault on exit
2005-05-09 11:46:54 +00:00
Paul Mangan
4761ff7056 2005-05-06 [paul] 1.9.6cvs57
* src/grouplistdialog.c
		quick fix/workaround for unresizeable newsgroup
		name column
2005-05-06 09:25:54 +00:00
Paul Mangan
59f96b0624 2005-05-06 [paul] 1.9.6cvs56
* src/inc.c
	* src/mainwindow.c
		use gettext plural forms
	* src/imap_gtk.c
	* src/mh_gtk.c
	* src/toolbar.c
		small improvement to english usage
2005-05-06 08:16:44 +00:00
Thorsten Maerz
4b98be1f3a 2005-05-05 [thorsten] 1.9.6cvs55
* src/folder.c
		fix possible crash
2005-05-05 17:31:15 +00:00
Paul Mangan
eb4183a8b0 2005-05-05 [paul] 1.9.6cvs54
sync with HEAD

	* AUTHORS
	* src/compose.c
		fix bug 713 'Resent-To and Resent-Cc headers are garbled'
		patch by Tim Mann
2005-05-05 11:38:49 +00:00
Paul Mangan
3301dc15a6 2005-05-05 [paul] 1.9.6cvs53
* src/mainwindow.c
		fix resizing of separate message and
		folder views
2005-05-05 09:19:58 +00:00
Paul Mangan
28d33b134b 2005-05-05 [paul] 1.9.6cvs52
* src/account.c
	* src/addrgather.c
	* src/browseldap.c
	* src/exphtmldlg.c
	* src/expldifdlg.c
	* src/importmutt.c
	* src/importpine.c
	* src/main.c
	* src/mainwindow.c
	* src/noticeview.c
	* src/prefs_filtering.c
	* src/prefs_filtering_action.c
	* src/prefs_matcher.c
	* src/prefs_spelling.c
	* src/prefs_toolbar.c
	* src/toolbar.c
	* src/wizard.c
	* src/gtk/description_window.c
	* src/gtk/gtkvscrollbutton.c
	* src/gtk/progressdialog.c
	* src/gtk/quicksearch.c
	* src/plugins/pgpmime/prefs_gpg.c
	* src/plugins/spamassassin/spamassassin_gtk.c
		replace deprecated gtk_widget_set_usize
2005-05-05 08:18:20 +00:00
Colin Leroy
82d0847ca1 2005-05-04 [colin] 1.9.6cvs51
* src/common/utils.c
		Fix crash when subst_for_filename is called
		with a NULL parameter
2005-05-04 22:56:02 +00:00
Colin Leroy
f5c703bbf8 2005-05-04 [colin] 1.9.6cvs50
* src/partial_download.c
	* src/pop.c
		Escape login when writing uidl file
		fixes bug #736
2005-05-04 16:49:23 +00:00
Colin Leroy
2e19d04681 2005-05-03 [colin] 1.9.6cvs49
* src/procmime.c
                Fix possible DOS in mime parser
                (see bug #634)
2005-05-03 16:21:06 +00:00
Colin Leroy
e5663b03e7 2005-05-02 [colin] 1.9.6cvs48
* src/compose.c
		Try to fix the copy/paste mess once again.
2005-05-02 17:24:57 +00:00
Colin Leroy
b10deb5cc7 2005-04-30 [colin] 1.9.6cvs47
* src/prefs_account.h
	* src/procmsg.c
	* src/send_message.c
	* src/common/smtp.c
	* src/common/smtp.h
		Try to batch sending mails (per account) instead of
		reconnecting to server every time.
2005-04-30 16:47:40 +00:00
Colin Leroy
68a7929a35 2005-04-29 [colin] 1.9.6cvs46
* src/messageview.c
		Fix window resizing that refused to size down
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_filtering.c
		Save Filtering's window size
2005-04-29 17:10:34 +00:00
Paul Mangan
4aaedddd37 2005-04-21 [paul] 1.9.6cvs45
* ChangeLog-gtk2.claws
	* src/setup.c
		correction to sync
2005-04-21 07:14:20 +00:00
Paul Mangan
7cee01c972 2005-04-21 [paul] 1.9.6cvs44
sync with main:

	* src/setup.c
	* src/statusbar.c
	* src/statusbar.h
	* src/textview.c
		use gtkut_widget_draw_now(). Improved performance
		of the update of statusbar
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
		gtkut_widget_draw_now(): use gdk_window_process_updates()
		to force update of widgets.
		Removed gtkut_widget_wait_for_draw() which had a big
		overhead  because of waiting for all events processed
2005-04-21 06:49:55 +00:00
Paul Mangan
f6be1f6807 2005-04-20 [paul] 1.9.6cvs43
* src/codeconv.c
		complete 1.9.6cvs42's sync:
		Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
2005-04-20 04:14:07 +00:00
Paul Mangan
426ea19446 2005-04-19 [paul] 1.9.6cvs42
sync with main:

	* src/action.c
		catch_output(): correctly select the insert text
		(fix invalid iterator warnings).
	* src/codeconv.c
	* src/codeconv.h
	* src/mainwindow.c
	* src/messageview.c
	* src/prefs_common.c
		support GBK encoding. Fallback to GBK if "X-GBK"
		is passed (thanks to SuperMMX)
	* src/common/session.c
	* src/common/session.h
		use separate buffer for large data to be sent,
		and don't duplicate it (reduces memory usage) (thanks to Dirk).
2005-04-19 16:19:40 +00:00
Paul Mangan
bb8ba89514 2005-04-18 [paul] 1.9.6cvs41
* src/jpilot.c
		convert unsigned long into guint32
		patch by Paul LeoNerd Evans
2005-04-18 06:44:31 +00:00
Colin Leroy
2bd6b6437a 2005-04-17 [colin] 1.9.6cvs40
* src/compose.c
		Fix 'Request return receipt' from folder
		properties (bug #708)
2005-04-17 17:20:50 +00:00
Colin Leroy
faa2301871 2005-04-17 [colin] 1.9.6cvs39
* src/mainwindow.c
		Fix duplicate hotkeys in Mainwindow's menu
2005-04-17 17:04:25 +00:00
Colin Leroy
2c61238fb9 2005-04-17 [colin] 1.9.6cvs38
* src/folderview.c
                Fix duplicate hotkeys in Folderview's contextual
                menu
2005-04-17 17:00:25 +00:00
Colin Leroy
ab3dca9e65 2005-04-15 [colin] 1.9.6cvs37
* src/summaryview.c
		Fix 'Save as...' with non-ascii filenames
2005-04-15 17:18:17 +00:00
Colin Leroy
2aad8d4fff 2005-04-15 [colin] 1.9.6cvs36
* src/plugins/pgpmime/pgpmime.c
		Fix bus error on 64bit. Spotted by
		macallan1888@gmail.com
2005-04-15 17:05:47 +00:00
Colin Leroy
7bc9dd80d5 2005-04-15 [colin] 1.9.6cvs35
* src/prefs_account.c
		Fix cvs34.
2005-04-15 08:14:15 +00:00
Colin Leroy
000009524e raah forgot to update again 2005-04-12 17:53:16 +00:00
Paul Mangan
04e5a1db14 2005-04-12 [paul] 1.9.6cvs33
* src/inc.c
		if the recv dialog is visible, Cancel only
		cancels the current account
2005-04-12 06:39:20 +00:00
Colin Leroy
5683148866 2005-04-10 [colin] 1.9.6cvs32
* src/filtering.c
		Copy score when copying FilteringActions
		Fix bug #674
2005-04-10 15:49:15 +00:00
Colin Leroy
2c4afd38ec 2005-04-10 [colin] 1.9.6cvs31
* src/inc.c
		Make Message -> Receive -> Cancel cancel
		incorporation on all accounts. Fixes
		bug #693
2005-04-10 15:30:16 +00:00
Colin Leroy
f14b1ae428 2005-04-10 [colin] 1.9.6cvs30
* src/prefs_account.c
		Update Privacy checkbuttons status based
		on the selected privacy system
	* src/compose.c
		Always connect the "None" privacy system; the
		static boolean was probably there to avoid
		reconnecting twice in the same compose window,
		but as the parent function is only called once
		per compose, it's only a bug - as a static is
		initialized once per application instance.
		Also, don't uncheck Sign and Encrypt when
		selecting None as privacy system; just ignore
		them when sending/queuing.
		Should fix bug #695
2005-04-10 15:21:27 +00:00
Colin Leroy
c27ec8d50d 2005-04-08 [colin] 1.9.6cvs29
* src/account.c
	* src/prefs_account.c
	* src/prefs_account.h
		Add account preference to queue message in a certain
		folder.
2005-04-08 17:28:07 +00:00
Colin Leroy
b3cf3172c6 2005-04-06 [colin] 1.9.6cvs28
* src/prefs_account.c
		Update old inbox path syntax
2005-04-06 16:56:19 +00:00
Paul Mangan
d757a7438e 2005-04-06 [paul] 1.9.6cvs27
sync with main:

	* configure.ac
		changed -traditional-cpp to -no-cpp-precomp for newer
		Mac OS X support
	* src/foldersel.c
		made column resize automatically
	* src/send_message.c
		send_message_smtp(): consider EOF right after QUIT
		successful (workaround for Gmail SMTP server)
	* src/common/socket.c
		ssl_read(), ssl_peek(): check EOF which violates the
		SSL protocol
	* src/gtk/colorlabel.c
		removed warnings when displaying colorlabel menu
		(don't use GtkAlignment)
2005-04-06 08:46:10 +00:00
Paul Mangan
43a772732a 2005-04-05 [paul] 1.9.6cvs26
* src/plugins/trayicon/trayicon.c
		fix clipping of icon under KDE3
2005-04-05 07:49:51 +00:00
Paul Mangan
220184e58d 2005-04-05 [paul] 1.9.6cvs25
* src/summaryview.c
		hide display of threading
		patch by Alfons
2005-04-05 06:14:43 +00:00
Thorsten Maerz
48c8bc14f3 2005-04-04 [thorsten] 1.9.6cvs24
* src/mh.c
		marks lost on filesystems with different stat() results on
		summer-/wintertime
2005-04-04 21:11:28 +00:00
Colin Leroy
913b78fcf3 2005-04-03 [colin] 1.9.6cvs23
* src/summaryview.c
		Don't handle up/down. Patch by Alfons
2005-04-03 11:16:41 +00:00
Colin Leroy
78bbb92268 2005-04-02 [colin] 1.9.6cvs22
* src/summaryview.c
		Make scrolling faster. Patch by Alfons.
2005-04-02 22:23:30 +00:00
Colin Leroy
d6601536e2 2005-04-01 [colin] 1.9.6cvs21
* src/Makefile.am
	* src/stock_pixmap.c
	* src/pixmaps/dir-noselect.xpm ** REMOVED **
	* src/pixmaps/dir_noselect.xpm ** ADDED **
		Fix pixmap name mismatch (Thanks Stephan Sachse)
2005-04-01 09:17:19 +00:00
Colin Leroy
c3cc63e6ea 2005-04-01 [colin] 1.9.6cvs20
* src/image_viewer.c
	* src/image_viewer.h
	* src/procmime.c
	* src/procmime.h
	* src/textview.c
	* src/textview.h
		Implement inline image resizing and right-clicking
2005-04-01 08:16:46 +00:00
Paul Mangan
e32f8dec69 2005-04-01 [paul] 1.9.6cvs19
* AUTHORS
	* Makefile.am
	* configure.ac
		check for gnome2
		patch by Luca Cavalli <loopback<AT>slackit.org>
	* po/ru.po
		updated by Pavlo Bohmat
2005-04-01 07:21:22 +00:00
Colin Leroy
1859d346cf 2005-03-31 [colin] 1.9.6cvs18
* src/news.c
		Fix parsing references
	* src/msgcache.c
		don't put nulls in the references list
	* src/procheader.c
		commit that forgotten file in 1.9.6cvs14
2005-03-31 15:31:13 +00:00
Colin Leroy
816e64e044 2005-03-31 [colin] 1.9.6cvs17
* src/compose.c
		Fix joining of signature separator again.
		Maybe Hiro could put it in main too...
2005-03-31 12:09:11 +00:00
Colin Leroy
4e14e7f8cd 2005-03-31 [colin] 1.9.6cvs16
* src/Makefile.am
	* src/foldersel.c
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/pixmaps/dir-noselect.xpm
		Update foldersel.c (sync from main, patch by Alfons)
2005-03-31 06:35:45 +00:00
Colin Leroy
b0157d5a4c 2005-03-30 [colin] 1.9.6cvs15
* src/imap.c
		Fix handling of imap folders containing [] in
		their name. Thanks to Nahuel Angelinetti for
		the detailed bugreport.
2005-03-30 20:37:20 +00:00
Colin Leroy
cdf8b109e6 this works when switching from LAN to GPRS (different ip, mask, route, dns). 2005-03-30 20:33:48 +00:00
Colin Leroy
648adc4e8f 2005-03-30 [colin] 1.9.6cvs14
* src/common/utils.h
	* src/common/utils.c
	* src/common/defs.h
	* src/matcher.c
	* src/msgcache.c
	* src/news.c
	* src/procmsg.c
	* src/procmsg.h
	* src/quote_fmt_parse.y
	* src/summaryview.c
		Update references system. Patch by Alfons
2005-03-30 20:29:56 +00:00
Colin Leroy
bcfdfaf9b3 2005-03-30 [colin] 1.9.6cvs13
* src/common/socket.c
		Force the glibc to read resolv.conf again when
		it has changed. Should fix issues when changing
		networks on a laptop and not restarting sylpheed.
		(I'll check tomorrow if a similar hack has to be
		done if the route changes).
2005-03-30 16:11:22 +00:00
Paul Mangan
7d98e8c6a7 2005-03-30 [paul] 1.9.6cvs12
partial sync with main:

	* src/action.c
		create_io_dialog(): use user-defined text font
		(thanks to Alfons), and modified its appearance.
	* src/addrgather.c
	* src/addrharvest.c
	* src/browseldap.c
		replace old code
	* src/compose.c
		don't join (presumably) itemized lines on line-wrapping
		fixed wrapping of quote when auto-wrapping is enabled
		compose_destroy(): destroy paned only if it's not
		attached to window. Fixed memory leak of popup menu.
	* src/exphtmldlg.c
	* src/expldifdlg.c
		replace old code
	* src/html.c
	* src/html.h
	* src/importmutt.c
	* src/importpine.c
		replace old code
	* src/main.c
		removed redundant code
	* src/mainwindow.c
		changed 'Code set' (which is rather incorrect)
		in the menu to 'Character encoding'
		main_window_set_widgets(): request size first
		to prevent window size becoming wrong
		fixed remembering of the state of the visibility
		of MessageView
	* src/messageview.c
		changed 'Code set' (which is rather incorrect)
		in the menu to 'Character encoding'
	* src/prefs_common.c
	* src/prefs_common.h
		added an option whether to render HTML as text or not
		added separators to outgoing encoding menu
	* src/procheader.c
		procheader_scan_date_string(): support header
		like: "[Tue,] 01 Feb 2005 09:57[:00]"
	* src/summaryview.c
	* src/summaryview.h
		minor code cleanup
	* src/textview.c
		textview_show_html(): force output of newline
		added an option whether to render HTML as text or not
	* src/common/utils.c
		strncpy2(): optimized based on Alfons' code
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
		removed non-used code
	* src/plugins/pgpmime/passphrase.c
		partially fixed grab input of passphrase dialog
		Confine pointer to window
2005-03-30 12:01:26 +00:00
Colin Leroy
206eaa71e7 2005-03-30 [colin] 1.9.6cvs11
* src/msgcache.c
        * src/msgcache.h
                Read/write 32bit ints from cache & marks
                From main.
2005-03-30 10:13:48 +00:00
Paul Mangan
53e966523f 2005-03-29 [paul] 1.9.6cvs10
* AUTHORS
	* ChangeLog.claws
	* src/compose.c
	* src/gtk/gtkaspell.c
		sync with HEAD (don't pass NULL pointers)
2005-03-29 08:24:45 +00:00
Paul Mangan
fe9bee6cef add script to send pdfs as attachments from Adobe Reader 7 2005-03-24 07:49:41 +00:00
Paul Mangan
97d0960def 2005-03-21 [paul] 1.9.6cvs9
* configure.ac
	* po/POTFILES.in
	* src/Makefile.am
	* src/crash.c
	* src/image_viewer.c ** ADDED **
	* src/image_viewer.h ** ADDED **
	* src/main.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_image_viewer.c ** ADDED **
	* src/prefs_image_viewer.h ** ADDED **
	* src/textview.c
	* src/gtk/about.c
	* src/pixmaps/sylpheed_logo.xpm
	* src/plugins/Makefile.am
	* src/plugins/image_viewer/.cvsignore ** REMOVED **
	* src/plugins/image_viewer/Makefile.am ** REMOVED **
	* src/plugins/image_viewer/plugin.c ** REMOVED **
	* src/plugins/image_viewer/viewer.c ** REMOVED **
	* src/plugins/image_viewer/viewer.glade ** REMOVED **
	* src/plugins/image_viewer/viewer.h ** REMOVED **
	* src/plugins/image_viewer/viewerprefs.c ** REMOVED **
	* src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
	* src/plugins/image_viewer/viewerprefs.h ** REMOVED **
		as gdk-pixbuf is now built-in
		remove image_viewer plugin and put code back into
		main codebase
		implement inline image display (sync with main)

	 	replace logo with newer, nicer, larger version
2005-03-21 09:47:35 +00:00
Paul Mangan
8ae9f91407 2005-03-21 [paul] 1.9.6cvs8
* src/gtk/about.c
		cosmetic improvement
2005-03-21 08:00:51 +00:00
Holger Berndt
1eb329d594 2005-03-21 [holger] 1.9.6cvs7
* src/plugins/spamassassin/spamassassin.c
		Sync with HEAD
		(unregister hook on failed plugin init)
2005-03-21 05:21:43 +00:00
Colin Leroy
4554f837cd 2005-03-20 [colin] 1.9.6cvs6
* src/common/plugin.c
		Check that plugin isn't already loaded
		Patch by Alfons
2005-03-20 21:49:06 +00:00
Thorsten Maerz
10d0c8d61d 2005-03-20 [thorsten] 1.9.6cvs5
* src/compose.c
		use a more compatible syntax
2005-03-20 18:52:51 +00:00
Thorsten Maerz
8918689dd4 2005-03-20 [thorsten] 1.9.6cvs4
* src/prefs_toolbar.c
		fix crash when selecting toolbar item (uninitialized pointer)
2005-03-20 18:49:16 +00:00
Thorsten Maerz
8d3e87dfc7 2005-03-20 [thorsten] 1.9.6cvs3
* src/procmime.c
		fix mimetype detection (referenced free()d string)
2005-03-20 18:47:24 +00:00
Paul Mangan
1d8273c861 2005-03-20 [paul] 1.9.6cvs2
* src/compose.c
		sync with HEAD (1.0.3cvs5)
		neglect Reply-To header if empty
		Patch by Alfons
2005-03-20 05:40:43 +00:00
Holger Berndt
08af36b0b2 2005-03-19 [holger] 1.9.6cvs1
* src/summaryview.c
	* src/summaryview.h
		Sync with HEAD
2005-03-19 03:19:22 +00:00
Paul Mangan
5915ecb5e8 initial GTK2 release, version 1.9.6 2005-03-18 17:34:15 +00:00
Paul Mangan
a3aae1016e 2005-03-18 [paul] 1.0.3cvs3.1
* AUTHORS
	* ChangeLog.claws
	* configure.ac
	* src/gtk/about.c
	* src/pixmaps/sylpheed_logo.xpm
		sync with HEAD
2005-03-18 16:16:15 +00:00
Colin Leroy
655c54301f 2005-03-18 [colin] 1.0.3cvs2.6
* src/summaryview.c
                Remove call to summary_step in summary_copy_selected_to
                Can't see its purpose, and this causes bug when copying
                a message if the next one is unread: it reads it.
2005-03-18 10:28:16 +00:00
Paul Mangan
71ca8db3c5 2005-03-18 [paul] 1.0.3cvs2.5
* src/foldersel.c
		fix bug 694 'Enter doesn't trigger OK in "Move" window'
2005-03-18 08:04:18 +00:00
Paul Mangan
872105e353 2005-03-18 [paul] 1.0.3cvs2.4
* src/addrharvest.c
	* src/codeconv.c
	* src/codeconv.h
	* src/compose.c
	* src/news.c
	* src/procheader.c
	* src/procmime.c
	* src/unmime.c
	* src/unmime.h
		fix buffer overflow, CAN-2005-0667, see
		http://secunia.com/advisories/14491/
		Patch by Alfons
2005-03-18 07:56:55 +00:00
Colin Leroy
fa98d064b8 fix font issues in summaryview 2005-03-17 16:40:09 +00:00
Paul Mangan
a6fd2b99b0 2005-03-17 [paul] 1.0.3cvs2.2
* src/gtk/pluginwindow.c
		make plugin descriptions uneditable
2005-03-17 08:26:03 +00:00
Paul Mangan
ee1544bb29 2005-03-11 [paul] 1.0.3cvs2.1
* ChangeLog.claws
	* configure.ac
	* po/POTFILES.in
	* src/plugins/trayicon/trayicon.c
		sync with HEAD
		add src/wizard.c to POTFILES.in
2005-03-11 10:11:28 +00:00
Paul Mangan
5ca5548018 2005-03-11 [paul] 1.0.3cvs1.1
* ChangeLog
	* ChangeLog.claws
	* configure.ac
	* po/de.po
	* po/es.po
	* po/fr.po
	* po/it.po
	* po/pt_BR.po
	* po/ru.po
	* po/sk.po
	* po/sr.po
	* po/zh_CN.po
		sync with HEAD
2005-03-11 07:47:55 +00:00
Colin Leroy
0740e58d59 2005-03-04 [colin] 1.0.1cvs22.2
* src/compose.c
		Fix signatures with accentued chars in it
2005-03-04 14:57:22 +00:00
Colin Leroy
928107e0fe 2005-03-04 [colin] 1.0.1cvs22.1
* src/common/smtp.c
	* src/common/smtp.h
		Don't use SIZE param in MAIL FROM: if server
		doesn't support it. Patch by Eugen Freiter
		<eugen_f@users.sf.net>
2005-03-04 14:34:04 +00:00
Paul Mangan
d4a53165cf 2005-02-27 [paul] 1.0.1cvs20.1
* ChangeLog.claws
	* configure.ac
	* src/messageview.c
		sync with HEAD
2005-02-27 16:26:51 +00:00
Colin Leroy
618c3e6ca1 2005-02-27 [colin] 1.0.1cvs19.4
* src/procheader.c
	* src/procheader.h
		Fix prototypes. Patch by Alfons
2005-02-27 09:48:55 +00:00
Colin Leroy
588c0acffe 2005-02-27 [colin] 1.0.1cvs19.3
* src/compose.c
		Don't auto-join the signature separator.
2005-02-27 09:45:04 +00:00
Colin Leroy
e4ede270b9 2005-02-26 [colin] 1.0.1cvs19.2
* src/summaryview.c
		Fix 'mark all read' with collapsed threads.
		Patch by Alfons.
2005-02-26 11:31:46 +00:00
Paul Mangan
764b2657b5 2005-02-25 [paul] 1.0.1cvs19.1
* ChangeLog.claws
	* configure.ac
	* src/prefs_account.c
	* src/prefs_folder_item.c
	* src/gtk/prefswindow.c
	* src/gtk/prefswindow.h
		sync with HEAD
2005-02-25 10:21:53 +00:00
Paul Mangan
4e883447e0 2005-02-25 [paul] 1.0.1cvs15.12
* src/alertpanel.c
	* src/codeconv.c
	* src/compose.c
	* src/textview.c
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/gtk/logwindow.c
	* src/gtk/progressdialog.c
		sync with main (revision 127)
		and fix logwindow clipping
2005-02-25 09:02:57 +00:00
Colin Leroy
09f6c7e31a 2005-02-24 [colin] 1.0.1cvs15.11
* src/plugins/pgpmime/passphrase.c
		Disable input grabbing; it doesn't work yet.
2005-02-24 07:28:27 +00:00
Colin Leroy
4843918f4a 2005-02-24 [colin] 1.0.1cvs15.10
* src/messageview.c
                Don't send out receipts if offline. Ask.
2005-02-24 07:23:56 +00:00
Colin Leroy
c9ff7c4f52 2005-02-23 [colin] 1.0.1cvs15.9
* src/summaryview.c
		Fix expanding
2005-02-23 15:46:15 +00:00
Colin Leroy
332c88ef4a 2005-02-23 [colin] 1.0.1cvs15.8
* src/summaryview.c
		Really fix Bug 568 by removing useless
		calls. summary_thread_init() now called
		in summary_sort(). This should please
		Alfons as it should be faster than
		previously.
2005-02-23 14:54:00 +00:00
Colin Leroy
58f71426ac 2005-02-23 [colin] 1.0.1cvs15.7
* src/compose.c
		Encode parts as QP or B64 if signing
2005-02-23 13:36:18 +00:00
Colin Leroy
257785e47f 2005-02-23 [colin] 1.0.1cvs15.6
* src/compose.c
		Fix Mimeinfo leakage (including tmp files)
	* src/procmsg.c
		Fix tmp file leakage (spotted by Ivan Rayner)
2005-02-23 08:07:52 +00:00
Colin Leroy
45f3763a11 2005-02-22 [colin] 1.0.1cvs15.5
* src/expldifdlg.c
		Fix keyboard input. Patch by Alfons.
2005-02-22 07:27:23 +00:00
Colin Leroy
2d60d9b8fb 2005-02-21 [colin] 1.0.1cvs15.4
* src/compose.c
		Fix Sign/Encrypt when unselecting privacy
		system
	* src/prefs_common.c
		Change default message font to Monospace
	* src/summaryview.c
		More freezing during potentially large operations
2005-02-21 16:34:25 +00:00
Paul Mangan
995bf9c0f2 2005-02-21 [paul] 1.0.1cvs15.3
* src/main.c
		fix --help output
2005-02-21 15:36:28 +00:00
Paul Mangan
474ac0bfd0 2005-02-21 [paul] 1.0.1cvs15.2
* po/Makefile.in.in
	* src/compose.c
	* src/summaryview.c
	* src/textview.c
	* src/common/utils.c
	* src/common/utils.h
		sync with main (revision 117)
2005-02-21 10:18:27 +00:00
Colin Leroy
9f11ab4d08 2005-02-20 [colin] 1.0.1cvs151
* src/common/defs.h
		Change cache file to .sylpheed_claws_cache, as
		suggested by Alfons. Allows people to switch
		between Sylpheed and Sylpheed-Claws. it is
		a good idea to "Check for new messages" at next
		startup.
2005-02-20 07:55:33 +00:00
Colin Leroy
e1b446cafb 2005-02-18 [colin] 1.0.1cvs14.1
* src/quote_fmt_lex.l
	* src/quote_fmt_parse.y
		Fix parser initialisation. Patch by Ivan.
2005-02-18 12:26:15 +00:00
Colin Leroy
7ec992f6da 2005-02-18 [colin] 1.0.1cvs11.6
* src/folderview.c
		Fix scrolldown (bug 662)
2005-02-18 10:17:54 +00:00
Colin Leroy
6c4a352260 2005-02-17 [colin] 1.0.1cvs11.5
* src/codeconv.c
		conv_filename_to_utf8: return clean 7bit instead
		of broken utf8 if needed
	* src/mimeview.c
		Fix display of parts with unclean 8bit names
2005-02-17 08:54:47 +00:00
Paul Mangan
cd7e5c7c81 2005-02-17 [paul] 1.0.1cvs11.4
* src/compose.c
	* src/exportldif.c
	* src/matcher_parser_parse.y
	* src/procmime.c
	* src/sourcewindow.c
	* src/common/Makefile.am
	* src/common/intl.h 		** REMOVED **
	* src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
		sync with main (revision 109)
		and clean up
2005-02-17 08:09:56 +00:00
Colin Leroy
081ffa1428 2005-02-16 [colin] 1.0.1cvs11.3
* src/summaryview.c
		Fix collapsed thread not highlighting when new
		messages in it (Bug 568) Patch by Stephan Sachse.
		Fix messed up selection when reaching bounds (Bug 632)
	* src/prefs_themes.c
		Fix theme installing (Bug 684)
2005-02-16 10:35:35 +00:00
Colin Leroy
c50a58a1d1 2005-02-16 [colin] 1.0.1cvs11.2
* src/messageview.c
		Fix messageview_select_all
2005-02-16 09:28:53 +00:00
Colin Leroy
e4b61177ec 2005-02-16 [colin] 1.0.1cvs11.1
* src/mh.c
		Sync with HEAD (MH scan required function)
2005-02-16 07:35:34 +00:00
Colin Leroy
41ea4b212f changelog sync 2005-02-15 15:03:11 +00:00
Colin Leroy
92b2e9b5b9 2005-02-15 [colin] 1.0.1cvs8.1
* src/mimeview.c
	* src/common/utils.c
		Sync with HEAD
2005-02-15 15:00:28 +00:00
Colin Leroy
59c17b5588 2005-02-15 [colin] 1.0.1cvs7.3
* src/gtk/pluginwindow.c
		Fix button spacing
2005-02-15 10:30:55 +00:00
Colin Leroy
aecc4f146c 2005-02-15 [colin] 1.0.1cvs7.2
* src/mimeview.c
		Fix mime icons not reset across message when
		scrolled down
2005-02-15 10:19:29 +00:00
Colin Leroy
3a0b2e5da0 2005-02-15 [colin] 1.0.1cvs7.1
* src/compose.c
	* src/procmime.c
		Sync with HEAD
2005-02-15 07:41:11 +00:00
Colin Leroy
97a9754471 2005-02-14 [colin] 1.0.1cvs6.1
* src/compose.c
	* src/procmime.c
		Sync with HEAD
2005-02-14 20:05:54 +00:00
Colin Leroy
af80a842e0 2005-02-14 [colin] 1.0.1cvs5.3
* src/compose.c
		Fix wrapping with accentued chars.
2005-02-14 13:41:18 +00:00
Colin Leroy
d255473787 2005-02-13 [colin] 1.0.1cvs5.2
* src/textview.c
		Fix email informative part parsing with
		accentued chars in it. ispunct() returns
		true for them in utf8...
2005-02-13 18:46:45 +00:00
Colin Leroy
de82a467ea 2005-02-12 [colin] 1.0.1cvs5.1
* src/filtering.c
		Sync with HEAD
2005-02-12 22:46:16 +00:00
Paul Mangan
52563fe685 2005-02-12 [paul] 1.0.1cvs4.5
* src/textview.c
		remove unnecessary code (thanks to Alfons)
2005-02-12 14:32:03 +00:00
Paul Mangan
8290a9f723 2005-02-12 [paul] 1.0.1cvs4.4
* src/textview.c
		add 'Copy' to contextual menu on emails
2005-02-12 12:45:29 +00:00
Colin Leroy
dc34070b2b 2005-02-11 [colin] 1.0.1cvs4.3
* src/compose.c
		revert 1.0.0cvs28.2, it doesn't work that well.
2005-02-11 21:58:32 +00:00
Paul Mangan
ba9a7b4996 2005-02-11 [paul] 1.0.1cvs4.2
* po/Makefile.in.in
		fix 'make release'
2005-02-11 09:15:23 +00:00
Paul Mangan
fe1b28c637 2005-02-10 [paul] 1.0.1cvs4.1
* ChangeLog
	* ChangeLog.claws
	* ChangeLog.jp
	* configure.ac
	* src/compose.c
		sync with HEAD
2005-02-10 13:21:08 +00:00
Paul Mangan
3e234d4879 2005-02-10 [paul] 1.0.1cvs3.2
* AUTHORS
	* Makefile.am
	* autogen.sh
	* configure.ac
	* config/mkinstalldirs
	* intl/.cvsignore
	* intl/ChangeLog
	* intl/VERSION
	* intl/bindtextdom.c
	* intl/config.charset
	* intl/dcgettext.c
	* intl/dcigettext.c
	* intl/dcngettext.c
	* intl/dgettext.c
	* intl/dngettext.c
	* intl/eval-plural.h
	* intl/explodename.c
	* intl/finddomain.c
	* intl/gettext.c
	* intl/gettextP.h
	* intl/gmo.h
	* intl/hash-string.h
	* intl/intl-compat.c
	* intl/l10nflist.c
	* intl/libgnuintl.h.in
	* intl/loadinfo.h
	* intl/loadmsgcat.c
	* intl/localcharset.c
	* intl/localcharset.h
	* intl/locale.alias
	* intl/localealias.c
	* intl/localename.c
	* intl/log.c
	* intl/ngettext.c
	* intl/os2compat.c
	* intl/os2compat.h
	* intl/osdep.c
	* intl/plural-exp.c
	* intl/plural-exp.h
	* intl/plural.c
	* intl/plural.y
	* intl/ref-add.sin
	* intl/ref-del.sin
	* intl/relocatable.c
	* intl/relocatable.h
	* intl/textdomain.c
	* m4/Makefile.am
	* po/Makefile.in.in
	* src/Makefile.am
	* src/account.c
	* src/action.c
	* src/addr_compl.c
	* src/addressadd.c
	* src/addressbook.c
	* src/addrgather.c
	* src/addrindex.c
	* src/alertpanel.c
	* src/browseldap.c
	* src/codeconv.c
	* src/codeconv.h
	* src/compose.c
	* src/compose.h
	* src/crash.c
	* src/editaddress.c
	* src/editbook.c
	* src/editgroup.c
	* src/editjpilot.c
	* src/editldap.c
	* src/editldap_basedn.c
	* src/editvcard.c
	* src/exphtmldlg.c
	* src/expldifdlg.c
	* src/export.c
	* src/exporthtml.c
	* src/filtering.c
	* src/folder.c
	* src/folder_item_prefs.c
	* src/foldersel.c
	* src/folderview.c
	* src/grouplistdialog.c
	* src/headerview.c
	* src/imap.c
	* src/imap_gtk.c
	* src/import.c
	* src/importldif.c
	* src/importmutt.c
	* src/importpine.c
	* src/inc.c
	* src/ldif.c
	* src/main.c
	* src/mainwindow.c
	* src/matcher.c
	* src/mbox.c
	* src/message_search.c
	* src/messageview.c
	* src/mh.c
	* src/mh_gtk.c
	* src/mimeview.c
	* src/msgcache.c
	* src/news.c
	* src/news_gtk.c
	* src/noticeview.c
	* src/partial_download.c
	* src/pop.c
	* src/prefs_account.c
	* src/prefs_actions.c
	* src/prefs_common.c
	* src/prefs_customheader.c
	* src/prefs_display_header.c
	* src/prefs_ext_prog.c
	* src/prefs_filtering.c
	* src/prefs_filtering_action.c
	* src/prefs_folder_item.c
	* src/prefs_fonts.c
	* src/prefs_gtk.c
	* src/prefs_matcher.c
	* src/prefs_msg_colors.c
	* src/prefs_spelling.c
	* src/prefs_summary_column.c
	* src/prefs_template.c
	* src/prefs_themes.c
	* src/prefs_toolbar.c
	* src/prefs_wrapping.c
	* src/privacy.c
	* src/procheader.c
	* src/procmime.c
	* src/procmsg.c
	* src/quote_fmt.c
	* src/recv.c
	* src/send_message.c
	* src/setup.c
	* src/sourcewindow.c
	* src/ssl_manager.c
	* src/statusbar.c
	* src/summary_search.c
	* src/summaryview.c
	* src/textview.c
	* src/toolbar.c
	* src/wizard.c
	* src/common/nntp.c
	* src/common/plugin.c
	* src/common/smtp.c
	* src/common/ssl.c
	* src/common/ssl_certificate.c
	* src/common/string_match.c
	* src/common/sylpheed.c
	* src/common/template.c
	* src/common/utils.c
	* src/gtk/about.c
	* src/gtk/colorlabel.c
	* src/gtk/description_window.c
	* src/gtk/filesel.c
	* src/gtk/foldersort.c
	* src/gtk/gtkaspell.c
	* src/gtk/gtkutils.c
	* src/gtk/inputdialog.c
	* src/gtk/logwindow.c
	* src/gtk/menu.c
	* src/gtk/pluginwindow.c
	* src/gtk/prefswindow.c
	* src/gtk/progressdialog.c
	* src/gtk/quicksearch.c
	* src/gtk/sslcertwindow.c
	* src/plugins/clamav/clamav_plugin.c
	* src/plugins/clamav/clamav_plugin_gtk.c
	* src/plugins/demo/demo.c
	* src/plugins/dillo_viewer/dillo_prefs.c
	* src/plugins/dillo_viewer/dillo_viewer.c
	* src/plugins/image_viewer/plugin.c
	* src/plugins/image_viewer/viewer.c
	* src/plugins/image_viewer/viewerprefs.c
	* src/plugins/mathml_viewer/mathml_viewer.c
	* src/plugins/pgpmime/passphrase.c
	* src/plugins/pgpmime/plugin.c
	* src/plugins/pgpmime/prefs_gpg.c
	* src/plugins/pgpmime/select-keys.c
	* src/plugins/pgpmime/sgpgme.c
	* src/plugins/spamassassin/spamassassin.c
	* src/plugins/spamassassin/spamassassin_gtk.c
	* src/plugins/trayicon/trayicon.c
		sync with main (revision 104)
2005-02-10 12:06:07 +00:00
Colin Leroy
14b3f8da22 2005-02-10 [colin] 1.0.1cvs3.1
* src/mainwindow.c
		Sync with HEAD
2005-02-10 09:50:19 +00:00
Colin Leroy
834e7ffcfd 2005-02-10 [colin] 1.0.1cvs2.1
* src/messageview.c
		Synw with HEAD
2005-02-10 08:36:52 +00:00
Colin Leroy
007706e337 2005-02-09 [colin] 1.0.1cvs1.3
* src/textview.c
	* src/textview.h
		Add contextual menu on emails
2005-02-09 13:15:30 +00:00
Colin Leroy
0aeec1cc4c 2005-02-09 [colin] 1.0.1cvs1.2
* src/codeconv.c
		Fix converting from broken headers and
		put back the _ in missing places
		(feature broke with cvs24.2 sync, main
		 possibly affected?)
2005-02-09 11:37:53 +00:00
Colin Leroy
96969aa71e 2005-02-09 [colin] 1.0.1cvs1.1
* src/messageview.c
	* src/mimeview.c
	* src/mimeview.h
		Sync with HEAD
2005-02-09 08:59:12 +00:00
Colin Leroy
66a0eec377 Sync with HEAD
Change default config dir to .sylpheed-gtk2
2005-02-08 13:39:37 +00:00
Colin Leroy
cbff68643e 2005-02-08 [colin] 1.0.0cvs29.1
* po/de.po
	* po/es.po
	* po/fr.po
	* po/it.po
	* po/sk.po
	* po/sr.po
		Sync translations with HEAD
2005-02-08 10:05:44 +00:00
Colin Leroy
2093659eb5 2005-02-06 [colin] 1.0.0cvs28.3
* src/compose.c
		Make compose a bit faster - patch by Alfons.
2005-02-06 20:24:40 +00:00
Colin Leroy
3cdfbc5c26 2005-02-06 [colin] 1.0.0cvs28.2
* src/compose.c
		Make pasting via middle-click more reliable
2005-02-06 12:56:38 +00:00
Paul Mangan
fe7e5c040b 2005-02-05 [paul] 1.0.0cvs28.1
* ChangeLog
	* ChangeLog.claws
	* ChangeLog.jp
	* configure.ac
	* src/compose.c
		sync with HEAD
		(fix bug 682 'redirect is broken'
2005-02-05 10:34:31 +00:00
Thorsten Maerz
2ad50bc580 2005-02-05 [torte] 1.0.0cvs27.1
* ChangeLog.claws
	* configure.ac
	* src/partial_download.c
		Sync with HEAD (fix buf overflow)
2005-02-05 07:08:43 +00:00
Colin Leroy
b703e74c17 2005-02-03 [colin] 1.0.0cvs26.1
* src/common/plugin.c
		Sync with HEAD (avoid plugin mismatches)
2005-02-03 10:14:09 +00:00
Paul Mangan
74f8111024 2005-02-03 [paul] 1.0.0cvs25.3
* src/folderview.c
	* src/headerview.c
	* src/summaryview.c
	* src/textview.c
	* src/gtk/colorlabel.c
		third and final part of initial sync with main-gtk2
2005-02-03 07:47:34 +00:00
Paul Mangan
fd785eeb96 2005-02-03 [paul] 1.0.0cvs25.2
* src/jpilot.c
		fix building with jpilot support
2005-02-03 06:06:26 +00:00
Colin Leroy
8175fd3797 2005-02-02 [colin] 1.0.0cvs25.1
* src/messageview.c
		Sync with HEAD (fix dangerous typo)
2005-02-02 09:55:02 +00:00
Colin Leroy
c03fe8add3 2005-02-01 [colin] 1.0.0cvs24.3
* src/common/xml.c
		Write file as advertised (UTF-8)
2005-02-01 19:49:42 +00:00
Paul Mangan
ccad7702f7 2005-02-01 [paul] 1.0.0cvs24.2
* src/addrbook.c
	* src/addrindex.c
	* src/alertpanel.h
	* src/codeconv.c
	* src/codeconv.h
	* src/compose.c
	* src/export.c
	* src/folder_item_prefs.c
	* src/html.c
	* src/imap.c
	* src/import.c
	* src/jpilot.c
	* src/mainwindow.c
	* src/matcher_parser_lex.l
	* src/messageview.c
	* src/mh.c
	* src/prefs_account.c
	* src/prefs_actions.c
	* src/prefs_common.c
	* src/prefs_gtk.c
	* src/prefs_gtk.h
	* src/prefs_themes.c
	* src/procheader.c
	* src/procmime.c
	* src/sourcewindow.c
	* src/statusbar.c
	* src/summaryview.c
	* src/textview.c
	* src/toolbar.c
	* src/unmime.c
	* src/common/template.c
	* src/common/utils.c
	* src/common/xml.c
	* src/common/xml.h
	* src/gtk/gtkaspell.c
	* src/plugins/clamav/clamav_plugin.c
	* src/plugins/dillo_viewer/dillo_prefs.c
	* src/plugins/image_viewer/viewerprefs.c
	* src/plugins/pgpmime/passphrase.c
	* src/plugins/pgpmime/prefs_gpg.c
	* src/plugins/pgpmime/select-keys.c
	* src/plugins/spamassassin/spamassassin.c
		second part of initial sync with main-gtk2
		(more to follow)
2005-02-01 08:58:33 +00:00
Colin Leroy
9aee30fc31 2005-01-31 [colin] 1.0.0cvs24.1
* src/compose.c
		Sync with HEAD
2005-01-31 13:26:01 +00:00
Paul Mangan
360db791f8 2005-01-29 [paul] 1.0.0cvs23.2
* src/account.c
	* src/action.c
	* src/addressadd.c
	* src/addressbook.c
	* src/alertpanel.c
	* src/compose.c
	* src/editaddress.c
	* src/editbook.c
	* src/editgroup.c
	* src/editjpilot.c
	* src/editldap.c
	* src/editldap_basedn.c
	* src/editvcard.c
	* src/export.c
	* src/foldersel.c
	* src/grouplistdialog.c
	* src/import.c
	* src/importldif.c
	* src/inc.c
	* src/main.c
	* src/mainwindow.c
	* src/message_search.c
	* src/messageview.c
	* src/mimeview.c
	* src/prefs_actions.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_customheader.c
	* src/prefs_display_header.c
	* src/prefs_filtering.c
	* src/prefs_filtering_action.c
	* src/prefs_gtk.c
	* src/prefs_matcher.c
	* src/prefs_summary_column.c
	* src/prefs_template.c
	* src/sourcewindow.c
	* src/summary_search.c
	* src/summaryview.c
	* src/textview.c
	* src/gtk/about.c
	* src/gtk/description_window.c
	* src/gtk/gtkshruler.c
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/gtk/inputdialog.c
	* src/gtk/logwindow.c
	* src/gtk/prefswindow.c
	* src/gtk/progressdialog.c
	* src/gtk/progressdialog.h
		first part of initial sync with main-gtk2
		(more to follow)
2005-01-29 16:53:23 +00:00
Colin Leroy
5552d126b9 2005-01-28 [colin] 1.0.0cvs23.1
* src/folderview.c
		Sync with HEAD
2005-01-28 12:25:19 +00:00
Colin Leroy
f804cd1fff 2005-01-27 [colin] 1.0.0cvs21.1
* src/folder.c
	* src/folderview.c
		Sync with HEAD
2005-01-27 21:38:55 +00:00
Colin Leroy
c600243cbb 2005-01-27 [colin] 1.0.0cvs19.1
* src/procmime.c
		Sync with HEAD
2005-01-27 11:15:17 +00:00
Colin Leroy
e3c8d430d1 2005-01-27 [colin] 1.0.0cvs18.1
* src/messageview.c
	* src/summaryview.c
	* src/mainwindow.c
	* src/compose.c
	* src/compose.h
	* src/procmsg.c
	* src/procmsg.h
	* src/toolbar.c
		Sync with HEAD
2005-01-27 11:11:16 +00:00
Paul Mangan
4cccadc3b0 2005-01-26 [paul] 1.0.0cvs15.2
* src/compose.c
		compose_entries_set(): convert subject and body to
		utf8 if necessary. patch by Felix Eckhofer
2005-01-26 07:08:39 +00:00
Paul Mangan
7bd0aecc3a 2005-01-26 [paul] 1.0.0cvs15.1
* configure.ac
	* src/common/template.c
		sync with HEAD (fix memory leak)
2005-01-26 06:51:48 +00:00
Paul Mangan
27ab34f176 2005-01-25 [paul] 1.0.0cvs14.1
* configure.ac
	* src/compose.c
		sync with HEAD
2005-01-25 07:06:22 +00:00
Colin Leroy
260593561a 2005-01-24 [colin] 1.0.0cvs13.1
* src/summaryview.c
		Sync with HEAD
2005-01-24 13:49:14 +00:00
Paul Mangan
60ebfa88d0 2005-01-24 [paul] 1.0.0cvs12.1
* configure.ac
	* src/messageview.c
	* src/mh.c
	* src/common/utils.c
		sync with HEAD
2005-01-24 09:43:34 +00:00
Colin Leroy
9ef90ba7c0 2005-01-24 [colin] 1.0.0cvs11.1
* src/procheader.c
		Sync with HEAD
2005-01-24 09:13:49 +00:00
Colin Leroy
8424a40fe9 2005-01-24 [colin] 1.0.0cvs10.1
* src/folderview.c
		Sync with HEAD
2005-01-24 08:04:34 +00:00
Colin Leroy
c5a98d2183 2005-01-23 [colin] 1.0.0cvs9.1
* src/crash.c
		Sync with HEAD
2005-01-23 13:58:08 +00:00
Colin Leroy
d017c1986b 2005-01-22 [colin] 1.0.0cvs8.1
* src/summaryview.c
	* src/gtk/quicksearch.c
		Sync with HEAD
2005-01-22 18:09:25 +00:00
Colin Leroy
4f0efd0cfc 2005-01-21 [colin] 1.0.0cvs7.1
* src/summaryview.c
		Sync with HEAD
2005-01-21 17:41:57 +00:00
Colin Leroy
1a21a3a747 2005-01-21 [colin] 1.0.0cvs6.1
* src/summaryview.c
		Sync with HEAD
2005-01-21 17:25:11 +00:00
Colin Leroy
d100a6c7fe 2005-01-21 [colin] 1.0.0cvs5.1
* src/gtk/quicksearch.c
	* src/prefs_common.c
	* src/prefs_common.h
		Sync with HEAD (recurse option)
2005-01-21 13:36:24 +00:00
Colin Leroy
471aec1951 2005-01-21 [colin] 1.0.0cvs4.1
* src/folder.h
	* src/folderview.c
	* src/folderview.h
	* src/summaryview.c
	* src/gtk/quicksearch.c
	* src/gtk/quicksearch.h
		Sync with HEAD (recursive quicksearch)
2005-01-21 10:25:14 +00:00