Commit graph

4538 commits

Author SHA1 Message Date
Colin Leroy 18c2a08d9d 2006-01-03 [colin] 1.9.100cvs121
* src/common/prefs.c
		Windows unlink-before rename fix
	* src/plugins/pgpcore/sgpgme.c
		Add support for PKA info if available
		Both patches by Werner Koch
2006-01-03 18:25:02 +00:00
Paul Mangan 1bf4cf3bc8 2006-01-03 [paul] 1.9.100cvs120
* src/messageview.c
		fix bug 884, 'Send receipt' button visible in queue
		Thanks to Colin
2006-01-03 08:44:10 +00:00
Colin Leroy b4461b1792 2006-01-02 [colin] 1.9.100cvs119
* src/compose.c
	* src/imap.c
		Fix autosave on IMAP and more generally try to
		return the correct ID on a newly added IMAP message
2006-01-02 17:59:13 +00:00
Paul Mangan 0b0826cc44 2006-01-02 [paul] 1.9.100cvs118
* manual/keyboard.xml
		edited
2006-01-02 10:23:22 +00:00
Paul Mangan bea6955c74 2006-01-01 [paul] 1.9.100cvs117
* src/gtk/authors.h
		alphabetical order
2006-01-01 10:05:16 +00:00
Colin Leroy ef4b256c79 2005-12-30 [colin] 1.9.100cvs116
* manual/advanced.xml
		Explain Pre/Post-processing differences.
2005-12-30 18:43:27 +00:00
Colin Leroy 512f0083ff 2005-12-30 [colin] 1.9.100cvs115
* src/mh.c
		Implement copy_msgs for a little optimization
	* src/imap.c
		Finish yesterday's fix
2005-12-30 17:36:08 +00:00
Colin Leroy 7086177887 2005-12-29 [colin] 1.9.100cvs114
* src/imap.c
		Fix occasional failure in fetching a mail over
		IMAP
2005-12-29 17:46:25 +00:00
Colin Leroy 6939b054aa 2005-12-29 [cleroy] 1.9.100cvs113
* src/compose.c
		Don't remove a draft when sending it, if it is
		locked.
2005-12-29 08:03:57 +00:00
Colin Leroy 88ed313b1c 2005-12-28 [colin] 1.9.100cvs112
* src/summaryview.c
		Fix leak for real
2005-12-28 18:07:25 +00:00
Tristan Chabredier fbb6f1e58f 2005-12-28 [wwp] 1.9.100cvs111
* doc/faq/.cvsignore
	* doc/faq/de/.cvsignore
	* doc/faq/en/.cvsignore
	* doc/faq/es/.cvsignore
	* doc/faq/fr/.cvsignore
	* doc/faq/it/.cvsignore
	* doc/manual/.cvsignore
	* doc/manual/de/.cvsignore
	* doc/manual/en/.cvsignore
	* doc/manual/es/.cvsignore
	* doc/manual/fr/.cvsignore
	* doc/manual/ja/.cvsignore
	* src/plugins/mathml_viewer/.cvsignore
		rollback revival of those files (my bad, sorry for the noise).
2005-12-28 10:10:24 +00:00
Tristan Chabredier f582301147 2005-12-28 [wwp] 1.9.100cvs110
* src/compose.c
		fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
2005-12-28 09:55:45 +00:00
Tristan Chabredier 8d566aa403 2005-12-28 [wwp] 1.9.100cvs109
* doc/faq/.cvsignore
	* doc/faq/de/.cvsignore
	* doc/faq/en/.cvsignore
	* doc/faq/es/.cvsignore
	* doc/faq/fr/.cvsignore
	* doc/faq/it/.cvsignore
	* doc/manual/.cvsignore
	* doc/manual/de/.cvsignore
	* doc/manual/en/.cvsignore
	* doc/manual/es/.cvsignore
	* doc/manual/fr/.cvsignore
	* doc/manual/ja/.cvsignore
	* src/plugins/mathml_viewer/.cvsignore
	* po/.cvsignore
		more files to ignore.
2005-12-28 09:53:55 +00:00
Colin Leroy b68a37fc8b 2005-12-24 [colin] 1.9.100cvs108
* AUTHORS
	* src/gtk/authors.h
		Update for Werner
2005-12-24 12:00:56 +00:00
Colin Leroy 32fb7e7af7 2005-12-24 [colin] 1.9.100cvs107
* src/procmsg.c
		Allow NULL src_msginfo in
		procmsg_msginfo_new_from_mimeinfo
2005-12-24 11:52:25 +00:00
Paul Mangan c23d2ceaee updates to names/email addresses 2005-12-24 07:19:16 +00:00
Paul Mangan dff69f7beb update Miquel Oliete's email address 2005-12-24 07:14:50 +00:00
Paul Mangan b0a68aab92 2005-12-23 [paul] 1.9.100cvs106
* src/plugins/pgpinline/mypgpcore.def
		add this forgotten file
2005-12-23 10:18:58 +00:00
Colin Leroy 702422f483 2005-12-23 [cleroy] 1.9.100cvs105
* src/mainwindow.c
		Fix missing break
2005-12-23 08:01:38 +00:00
Colin Leroy 820b22c7ae 2005-12-23 [cleroy] 1.9.100cvs104
* autogen.sh
	* src/folder.c
	* src/mh.c
	* src/common/plugin.c
	* src/common/socket.c
	* src/common/socket.h
	* src/common/utils.c
	* src/common/utils.h
	* src/gtk/pluginwindow.c
	* src/plugins/pgpcore/plugin.def
	* src/plugins/pgpcore/sylpheed.def
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpinline/plugin.def
	* src/plugins/pgpinline/sylpheed.def
	* src/plugins/pgpmime/plugin.def
	* src/plugins/pgpmime/sylpheed.def
		Various w32 fixes by Werner Koch
2005-12-23 07:36:23 +00:00
Paul Mangan b6a48fdbe9 2005-12-22 [paul] 1.9.100cvs103
* src/wizard.c
		don't offer IMAP as 'server type' if
		libetpan isn't built in
2005-12-22 12:39:11 +00:00
Paul Mangan 238dca804c 2005-12-22 [paul] 1.9.100cvs102
* AUTHORS
	* src/mainwindow.c
	* src/mainwindow.h
	* src/toolbar.c
	* src/gtk/authors.h
		support GTK_TOOLBAR_BOTH_HORIZ (text
		next to icon) Patch by Marien Zwart
		marienz@users.sf.net
		Also reword the text
2005-12-22 10:43:40 +00:00
Colin Leroy 3a705907a7 2005-12-21 [colin] 1.9.100cvs101
* configure.ac
		Fix DATADIRNAME
	* COPYING
		Fix missing section and explicit the exception better
	* src/compose.c
		Prevent mail from being lost without notice when an
		SMTP error happens on trying to send an unmodified
		drafted mail.
	* src/send_message.c
	* src/common/smtp.c
		Fix password remembering when wrong, and add return
		value checks where they should have been
	* src/plugins/pgpcore/sylpheed.def
	* src/plugins/pgpinline/sylpheed.def
	* src/plugins/pgpmime/sylpheed.def
		Add a few symbols needed
2005-12-21 17:28:49 +00:00
Paul Mangan cb12d87a35 2005-12-21 [paul] 1.9.100cvs100
* m4/codeset.m4
	* m4/glibc21.m4
	* m4/intdiv0.m4
	* m4/inttypes-pri.m4
	* m4/inttypes.m4
	* m4/inttypes_h.m4
	* m4/isc-posix.m4
	* m4/lcmessage.m4
	* m4/stdint_h.m4
	* m4/uintmax_t.m4
		gettextization
		thanks to Colin
2005-12-21 09:53:42 +00:00
Paul Mangan b1235812bf 2005-12-21 [paul] 1.9.100cvs99
* po/sv.po
		fixed by Colin
2005-12-21 09:44:51 +00:00
Colin Leroy 210ab7d592 forgotten 2005-12-21 09:29:15 +00:00
Paul Mangan 44fccfc026 2005-12-20 [paul] 1.9.100cvs98
* po/sv.po
		updated by Anders Trobäck
2005-12-20 18:42:25 +00:00
Colin Leroy 4f3cef0454 2005-12-20 [colin] 1.9.100cvs97
* ABOUT-NLS
	* Makefile.am
	* autogen.sh
	* configure.ac
	* config/config.rpath
	* config/mkinstalldirs
	* m4/Makefile.am
	* m4/glibc2.m4
	* m4/gnupg.m4
	* m4/gpgme.m4
	* m4/intmax.m4
	* m4/longdouble.m4
	* m4/longlong.m4
	* m4/printf-posix.m4
	* m4/signed.m4
	* m4/size_max.m4
	* m4/ulonglong.m4
	* m4/wchar_t.m4
	* m4/wint_t.m4
	* m4/xsize.m4
	* po/Makefile.in.in
	* po/Makevars
	* po/bg.po
	* po/ca.po
	* po/cs.po
	* po/de.po
	* po/el.po
	* po/en_GB.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/hr.po
	* po/hu.po
	* po/it.po
	* po/ja.po
	* po/ko.po
	* po/nb.po
	* po/nl.po
	* po/pl.po
	* po/pt_BR.po
	* po/ru.po
	* po/sk.po
	* po/sr.po
	* po/stamp-po
	* po/sv.po
	* po/zh_CN.po
	* po/zh_TW.po
	* src/Makefile.am
	* src/codeconv.c
	* src/compose.c
	* src/exporthtml.c
	* src/exportldif.c
	* src/folder.c
	* src/main.c
	* src/manual.c
	* src/mh.c
	* src/mimeview.c
	* src/send_message.c
	* src/common/Makefile.am
	* src/common/fnmatch.c
	* src/common/fnmatch.h
	* src/common/fnmatch_loop.c
	* src/common/nntp.c
	* src/common/plugin.c
	* src/common/smtp.c
	* src/common/socket.c
	* src/common/string_match.c
	* src/common/sylpheed.c
	* src/common/utils.c
	* src/common/utils.h
	* src/common/w32_dirent.c
	* src/common/w32_reg.c
	* src/common/w32_signal.c
	* src/common/w32_stat.c
	* src/common/w32_stdio.c
	* src/common/w32_stdlib.c
	* src/common/w32_string.c
	* src/common/w32_time.c
	* src/common/w32_unistd.c
	* src/common/w32_wait.c
	* src/common/w32lib.h
	* src/etpan/Makefile.am
	* src/gtk/Makefile.am
	* src/plugins/clamav/Makefile.am
	* src/plugins/demo/Makefile.am
	* src/plugins/dillo_viewer/Makefile.am
	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpcore/passphrase.c
	* src/plugins/pgpcore/plugin.def
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/pgpcore/sylpheed.def
	* src/plugins/pgpcore/version.rc
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpinline/plugin.def
	* src/plugins/pgpinline/sylpheed.def
	* src/plugins/pgpinline/version.rc
	* src/plugins/pgpmime/Makefile.am
	* src/plugins/pgpmime/mypgpcore.def
	* src/plugins/pgpmime/plugin.def
	* src/plugins/pgpmime/sylpheed.def
	* src/plugins/pgpmime/version.rc
	* src/plugins/spamassassin/Makefile.am
		Very little ;-) patch from Werner Koch, providing
		infrastructure for cross-compiling to Win32
2005-12-20 17:43:40 +00:00
Paul Mangan 919459f49a 2005-12-20 [paul] 1.9.100cvs96
* src/account.c
	* src/account.h
	* src/mainwindow.c
	* src/mainwindow.h
	* src/toolbar.c
	* src/toolbar.h
		add a combo to the Get All button, allowing
		quick retrieval from any account
		Patch by Fabien Vantard, slightly modified
		by Colin
	* src/gtk/about.c
		i18n fix. Patch by Fabien Vantard
2005-12-20 11:19:18 +00:00
Colin Leroy a2d35fdf62 2005-12-19 [cleroy] 1.9.100cvs95
* src/compose.c
	* src/compose.h
		Don't automatically join lines when they've
		been separated by the user and not automatically
2005-12-19 19:25:35 +00:00
Paul Mangan a597d0756a 2005-12-19 [paul] 1.9.100cvs94
* src/gtk/pluginwindow.c
		i18n fix.
		Patch by Fabien Vantard
2005-12-19 09:09:58 +00:00
Paul Mangan 3d40ddbdeb 2005-12-15 [paul] 1.9.100cvs93
* src/common/plugin.c
	* src/common/plugin.h
	* src/gtk/pluginwindow.c
	* src/plugins/clamav/clamav_plugin.c
	* src/plugins/demo/demo.c
	* src/plugins/dillo_viewer/dillo_viewer.c
	* src/plugins/pgpcore/plugin.c
	* src/plugins/pgpinline/plugin.c
	* src/plugins/pgpmime/plugin.c
	* src/plugins/spamassassin/spamassassin.c
	* src/plugins/trayicon/trayicon.c
		add plugin_version()
2005-12-15 08:58:20 +00:00
Colin Leroy 3848f67d8f 2005-12-15 [cleroy] 1.9.100cvs92
* src/compose.c
		Further fix bug #875
2005-12-15 07:43:47 +00:00
Paul Mangan 55f3d2fea9 OOo2sylpheed.pl not need for OOo 2.0 2005-12-15 06:55:49 +00:00
Paul Mangan b525496074 2005-12-15 [paul] 1.9.100cvs91
* src/gtk/filesel.c
		fix attach_load_dir getting set to
		PLUGINDIR on plugin load
2005-12-15 06:13:31 +00:00
Ricardo Mones f72a81f8ea 2005-12-14 [mones] 1.9.100cvs90
* manual/ack.xml
	* manual/keyboard.xml
		Initial draft and some shortcuts added

	* po/es.po
		Updated translation
2005-12-14 23:25:22 +00:00
Colin Leroy 53d2074ead 2005-12-14 [colin] 1.9.100cvs89
* src/compose.c
	* src/imap.c
	* src/summaryview.c
	* src/gtk/gtkaspell.c
		More leaks fixed
	* src/prefs_folder_item.c
		Fix recursive prefs apply
2005-12-14 17:58:42 +00:00
Colin Leroy 7fdaa72d39 2005-12-14 [cleroy] 1.9.100cvs88
* src/compose.c
		Fix bug #875 (Freeze On Inline Forward of
		Large Message)
2005-12-14 07:49:10 +00:00
Colin Leroy e5c2a2a6c1 2005-12-13 [colin] 1.9.100cvs87
* src/compose.c
		Uniq-ify and sort the mimetypes list
		Patch by Fabien Vantard
2005-12-13 19:19:53 +00:00
Colin Leroy 36137f90de 2005-12-13 [colin] 1.9.100cvs86
* src/imap.c
	* src/etpan/imap-thread.c
		Fix leaks (patch by Hoa)
	* src/news.c
	* src/common/plugin.c
		Fix leaks
2005-12-13 17:32:23 +00:00
Colin Leroy f129f24cf1 2.0.0-rc2. 2005-12-12 18:19:14 +00:00
Colin Leroy 81efb0a9fa 2005-12-12 [colin] 1.9.100cvs85
* src/matcher.c
		Fix a leak
2005-12-12 17:41:16 +00:00
Tristan Chabredier 0efff6d4d8 2005-12-12 [wwp] 1.9.100cvs84
* src/gtk/icon_legend.c
		fix misbehaviour and crash when closing the legend window
        using the Esc key (patch by Fabien Vantard).
2005-12-12 10:13:09 +00:00
Paul Mangan 4b23e00b48 2005-12-12 [paul] 1.9.100cvs83
* src/browseldap.c
	* src/foldersel.c
	* src/prefs_actions.c
	* src/prefs_filtering.c
	* src/prefs_matcher.c
	* src/prefs_spelling.glade 	** REMOVED **
	* src/prefs_template.c
	* src/gtk/foldersort.glade	** REMOVED **
	* src/gtk/pluginwindow.c
	* src/gtk/pluginwindow.glade	** REMOVED **
	* src/plugins/spamassassin/spamassassin_gtk.glade	** REMOVED **
		cleanups
2005-12-12 10:07:30 +00:00
Paul Mangan a82dc4dfa0 2005-12-11 [paul] 1.9.100cvs82
* src/gtk/filesel.c
		fix attach_load_dir crasher (double free)
2005-12-11 10:03:46 +00:00
Paul Mangan c424987a6a 2005-12-09 [paul] 1.9.100cvs81
* po/POTFILES.in
	* src/mainwindow.c
	* src/gtk/Makefile.am
	* src/gtk/icon_legend.c
	* src/gtk/icon_legend.h
		add icon legend
	* src/manual.c
		cleanup
2005-12-09 14:31:58 +00:00
Paul Mangan a364903650 2005-12-09 [paul] 1.9.100cvs80
* src/plugins/pgpcore/passphrase.c
		wrap the label in the dialog
2005-12-09 09:05:58 +00:00
Colin Leroy 8873037850 2005-12-09 [cleroy] 1.9.100cvs79
* src/plugins/pgpcore/sgpgme.c
		Display (untrusted) on not trusted signatures
		Patch by Michal Èihaø <michal@cihar.com>
		Closes bug #867 (Report also key trust)
2005-12-09 07:59:46 +00:00
Colin Leroy e2f0764b32 2005-12-09 [cleroy] 1.9.100cvs78
* src/common/plugin.c
		Update licence check, following Eben Moglen's advice
2005-12-09 07:43:06 +00:00
Colin Leroy 3f605a35c9 2005-12-08 [colin] 1.9.100cvs77
* src/folder.c
		Fix the occasionnal item->cache != NULL
		assertion failure.
2005-12-08 18:06:56 +00:00