claws.git
18 years ago2006-01-09 [colin] 1.9.100cvs130
Colin Leroy [Mon, 9 Jan 2006 18:17:30 +0000 (18:17 +0000)]
2006-01-09 [colin] 1.9.100cvs130

* src/addressbook.c
* src/headerview.c
* src/mainwindow.c
* src/messageview.c
* src/mimeview.c
* src/noticeview.c
* src/summaryview.c
Fix possible crashes on exit and in addressbook

18 years ago2006-01-09 [paul] 1.9.100cvs129
Paul Mangan [Mon, 9 Jan 2006 12:21:53 +0000 (12:21 +0000)]
2006-01-09 [paul] 1.9.100cvs129

* src/prefs_msg_colors.c
some cleanups that I forgot last time

18 years ago2006-01-09 [paul] 1.9.100cvs128
Paul Mangan [Mon, 9 Jan 2006 12:06:11 +0000 (12:06 +0000)]
2006-01-09 [paul] 1.9.100cvs128

* README
* src/folderview.c
* src/prefs_msg_colors.c
add previously hidden option, color_new, to
the gui
move the page to Display/
rework the gui

18 years ago2006-01-09 [wwp] 1.9.100cvs127
Tristan Chabredier [Mon, 9 Jan 2006 10:02:04 +0000 (10:02 +0000)]
2006-01-09 [wwp] 1.9.100cvs127

* src/prefs_themes.c
made the prefs/display/themes layouts spacing less condensed
(and so they match other prefs/pages' look).

18 years ago2006-01-09 [paul] 1.9.100cvs126
Paul Mangan [Mon, 9 Jan 2006 08:37:28 +0000 (08:37 +0000)]
2006-01-09 [paul] 1.9.100cvs126

* src/compose.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_wrapping.c
remove 'wrap at send' option

18 years ago2006-01-06 [colin] 1.9.100cvs125
Colin Leroy [Fri, 6 Jan 2006 17:09:22 +0000 (17:09 +0000)]
2006-01-06 [colin] 1.9.100cvs125

* src/compose.c
Just make completely sure we don't insert "manual line breaks"
when wrapping...

18 years ago2.0.0-rc3 released
Paul Mangan [Wed, 4 Jan 2006 11:53:56 +0000 (11:53 +0000)]
2.0.0-rc3 released

18 years ago2006-01-04 [paul] 1.9.100cvs124
Paul Mangan [Wed, 4 Jan 2006 10:40:09 +0000 (10:40 +0000)]
2006-01-04 [paul] 1.9.100cvs124

* src/folderview.c
fix bug 882, 'quick scroll in folder list
displays wrong folder contents'

18 years ago2006-01-04 [paul] 1.9.100cvs123
Paul Mangan [Wed, 4 Jan 2006 09:57:01 +0000 (09:57 +0000)]
2006-01-04 [paul] 1.9.100cvs123

* src/plugins/pgpmime/pgpmime.c
better debug information when signing
Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>

18 years ago2006-01-03 [colin] 1.9.100cvs122
Colin Leroy [Tue, 3 Jan 2006 18:41:16 +0000 (18:41 +0000)]
2006-01-03 [colin] 1.9.100cvs122

* configure.ac
We need to recheck for gpgme 1.0.0 after checking
for 1.1.1, because if 1.1.1 isn't available,
GPGME_LIBS and friends are blanked out by the
second check.

18 years ago2006-01-03 [colin] 1.9.100cvs121
Colin Leroy [Tue, 3 Jan 2006 18:25:02 +0000 (18:25 +0000)]
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

18 years ago2006-01-03 [paul] 1.9.100cvs120
Paul Mangan [Tue, 3 Jan 2006 08:44:10 +0000 (08:44 +0000)]
2006-01-03 [paul] 1.9.100cvs120

* src/messageview.c
fix bug 884, 'Send receipt' button visible in queue
Thanks to Colin

18 years ago2006-01-02 [colin] 1.9.100cvs119
Colin Leroy [Mon, 2 Jan 2006 17:59:13 +0000 (17:59 +0000)]
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

18 years ago2006-01-02 [paul] 1.9.100cvs118
Paul Mangan [Mon, 2 Jan 2006 10:23:22 +0000 (10:23 +0000)]
2006-01-02 [paul] 1.9.100cvs118

* manual/keyboard.xml
edited

18 years ago2006-01-01 [paul] 1.9.100cvs117
Paul Mangan [Sun, 1 Jan 2006 10:05:16 +0000 (10:05 +0000)]
2006-01-01 [paul] 1.9.100cvs117

* src/gtk/authors.h
alphabetical order

18 years ago2005-12-30 [colin] 1.9.100cvs116
Colin Leroy [Fri, 30 Dec 2005 18:43:27 +0000 (18:43 +0000)]
2005-12-30 [colin] 1.9.100cvs116

* manual/advanced.xml
Explain Pre/Post-processing differences.

18 years ago2005-12-30 [colin] 1.9.100cvs115
Colin Leroy [Fri, 30 Dec 2005 17:36:08 +0000 (17:36 +0000)]
2005-12-30 [colin] 1.9.100cvs115

* src/mh.c
Implement copy_msgs for a little optimization
* src/imap.c
Finish yesterday's fix

18 years ago2005-12-29 [colin] 1.9.100cvs114
Colin Leroy [Thu, 29 Dec 2005 17:46:25 +0000 (17:46 +0000)]
2005-12-29 [colin] 1.9.100cvs114

* src/imap.c
Fix occasional failure in fetching a mail over
IMAP

18 years ago2005-12-29 [cleroy] 1.9.100cvs113
Colin Leroy [Thu, 29 Dec 2005 08:03:57 +0000 (08:03 +0000)]
2005-12-29 [cleroy] 1.9.100cvs113

* src/compose.c
Don't remove a draft when sending it, if it is
locked.

18 years ago2005-12-28 [colin] 1.9.100cvs112
Colin Leroy [Wed, 28 Dec 2005 18:07:25 +0000 (18:07 +0000)]
2005-12-28 [colin] 1.9.100cvs112

* src/summaryview.c
Fix leak for real

18 years ago2005-12-28 [wwp] 1.9.100cvs111
Tristan Chabredier [Wed, 28 Dec 2005 10:10:24 +0000 (10:10 +0000)]
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).

18 years ago2005-12-28 [wwp] 1.9.100cvs110
Tristan Chabredier [Wed, 28 Dec 2005 09:55:45 +0000 (09:55 +0000)]
2005-12-28 [wwp] 1.9.100cvs110

* src/compose.c
fix a minor wrapping issue w/ autowrap disabled (patch by Colin).

18 years ago2005-12-28 [wwp] 1.9.100cvs109
Tristan Chabredier [Wed, 28 Dec 2005 09:53:55 +0000 (09:53 +0000)]
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.

18 years ago2005-12-24 [colin] 1.9.100cvs108
Colin Leroy [Sat, 24 Dec 2005 12:00:56 +0000 (12:00 +0000)]
2005-12-24 [colin] 1.9.100cvs108

* AUTHORS
* src/gtk/authors.h
Update for Werner

18 years ago2005-12-24 [colin] 1.9.100cvs107
Colin Leroy [Sat, 24 Dec 2005 11:52:25 +0000 (11:52 +0000)]
2005-12-24 [colin] 1.9.100cvs107

* src/procmsg.c
Allow NULL src_msginfo in
procmsg_msginfo_new_from_mimeinfo

18 years agoupdates to names/email addresses
Paul Mangan [Sat, 24 Dec 2005 07:19:16 +0000 (07:19 +0000)]
updates to names/email addresses

18 years agoupdate Miquel Oliete's email address
Paul Mangan [Sat, 24 Dec 2005 07:14:50 +0000 (07:14 +0000)]
update Miquel Oliete's email address

18 years ago2005-12-23 [paul] 1.9.100cvs106
Paul Mangan [Fri, 23 Dec 2005 10:18:58 +0000 (10:18 +0000)]
2005-12-23 [paul] 1.9.100cvs106

* src/plugins/pgpinline/mypgpcore.def
add this forgotten file

18 years ago2005-12-23 [cleroy] 1.9.100cvs105
Colin Leroy [Fri, 23 Dec 2005 08:01:38 +0000 (08:01 +0000)]
2005-12-23 [cleroy] 1.9.100cvs105

* src/mainwindow.c
Fix missing break

18 years ago2005-12-23 [cleroy] 1.9.100cvs104
Colin Leroy [Fri, 23 Dec 2005 07:36:23 +0000 (07:36 +0000)]
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

18 years ago2005-12-22 [paul] 1.9.100cvs103
Paul Mangan [Thu, 22 Dec 2005 12:39:11 +0000 (12:39 +0000)]
2005-12-22 [paul] 1.9.100cvs103

* src/wizard.c
don't offer IMAP as 'server type' if
libetpan isn't built in

18 years ago2005-12-22 [paul] 1.9.100cvs102
Paul Mangan [Thu, 22 Dec 2005 10:43:40 +0000 (10:43 +0000)]
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

18 years ago2005-12-21 [colin] 1.9.100cvs101
Colin Leroy [Wed, 21 Dec 2005 17:28:49 +0000 (17:28 +0000)]
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

18 years ago2005-12-21 [paul] 1.9.100cvs100
Paul Mangan [Wed, 21 Dec 2005 09:53:42 +0000 (09:53 +0000)]
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

18 years ago2005-12-21 [paul] 1.9.100cvs99
Paul Mangan [Wed, 21 Dec 2005 09:44:51 +0000 (09:44 +0000)]
2005-12-21 [paul] 1.9.100cvs99

* po/sv.po
fixed by Colin

18 years agoforgotten
Colin Leroy [Wed, 21 Dec 2005 09:29:15 +0000 (09:29 +0000)]
forgotten

18 years ago2005-12-20 [paul] 1.9.100cvs98
Paul Mangan [Tue, 20 Dec 2005 18:42:25 +0000 (18:42 +0000)]
2005-12-20 [paul] 1.9.100cvs98

* po/sv.po
updated by Anders Trobäck

18 years ago2005-12-20 [colin] 1.9.100cvs97
Colin Leroy [Tue, 20 Dec 2005 17:43:40 +0000 (17:43 +0000)]
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

18 years ago2005-12-20 [paul] 1.9.100cvs96
Paul Mangan [Tue, 20 Dec 2005 11:19:18 +0000 (11:19 +0000)]
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

18 years ago2005-12-19 [cleroy] 1.9.100cvs95
Colin Leroy [Mon, 19 Dec 2005 19:25:35 +0000 (19:25 +0000)]
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

18 years ago2005-12-19 [paul] 1.9.100cvs94
Paul Mangan [Mon, 19 Dec 2005 09:09:58 +0000 (09:09 +0000)]
2005-12-19 [paul] 1.9.100cvs94

* src/gtk/pluginwindow.c
i18n fix.
Patch by Fabien Vantard

18 years ago2005-12-15 [paul] 1.9.100cvs93
Paul Mangan [Thu, 15 Dec 2005 08:58:20 +0000 (08:58 +0000)]
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()

18 years ago2005-12-15 [cleroy] 1.9.100cvs92
Colin Leroy [Thu, 15 Dec 2005 07:43:47 +0000 (07:43 +0000)]
2005-12-15 [cleroy] 1.9.100cvs92

* src/compose.c
Further fix bug #875

18 years agoOOo2sylpheed.pl not need for OOo 2.0
Paul Mangan [Thu, 15 Dec 2005 06:55:49 +0000 (06:55 +0000)]
OOo2sylpheed.pl not need for OOo 2.0

18 years ago2005-12-15 [paul] 1.9.100cvs91
Paul Mangan [Thu, 15 Dec 2005 06:13:31 +0000 (06:13 +0000)]
2005-12-15 [paul] 1.9.100cvs91

* src/gtk/filesel.c
fix attach_load_dir getting set to
PLUGINDIR on plugin load

18 years ago2005-12-14 [mones] 1.9.100cvs90
Ricardo Mones [Wed, 14 Dec 2005 23:25:22 +0000 (23:25 +0000)]
2005-12-14 [mones] 1.9.100cvs90

* manual/ack.xml
* manual/keyboard.xml
Initial draft and some shortcuts added

* po/es.po
Updated translation

18 years ago2005-12-14 [colin] 1.9.100cvs89
Colin Leroy [Wed, 14 Dec 2005 17:58:42 +0000 (17:58 +0000)]
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

18 years ago2005-12-14 [cleroy] 1.9.100cvs88
Colin Leroy [Wed, 14 Dec 2005 07:49:10 +0000 (07:49 +0000)]
2005-12-14 [cleroy] 1.9.100cvs88

* src/compose.c
Fix bug #875 (Freeze On Inline Forward of
Large Message)

18 years ago2005-12-13 [colin] 1.9.100cvs87
Colin Leroy [Tue, 13 Dec 2005 19:19:53 +0000 (19:19 +0000)]
2005-12-13 [colin] 1.9.100cvs87

* src/compose.c
Uniq-ify and sort the mimetypes list
Patch by Fabien Vantard

18 years ago2005-12-13 [colin] 1.9.100cvs86
Colin Leroy [Tue, 13 Dec 2005 17:32:23 +0000 (17:32 +0000)]
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

18 years ago2.0.0-rc2.
Colin Leroy [Mon, 12 Dec 2005 18:19:14 +0000 (18:19 +0000)]
2.0.0-rc2.

18 years ago2005-12-12 [colin] 1.9.100cvs85
Colin Leroy [Mon, 12 Dec 2005 17:41:16 +0000 (17:41 +0000)]
2005-12-12 [colin] 1.9.100cvs85

* src/matcher.c
Fix a leak

18 years ago2005-12-12 [wwp] 1.9.100cvs84
Tristan Chabredier [Mon, 12 Dec 2005 10:13:09 +0000 (10:13 +0000)]
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).

18 years ago2005-12-12 [paul] 1.9.100cvs83
Paul Mangan [Mon, 12 Dec 2005 10:07:30 +0000 (10:07 +0000)]
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

18 years ago2005-12-11 [paul] 1.9.100cvs82
Paul Mangan [Sun, 11 Dec 2005 10:03:46 +0000 (10:03 +0000)]
2005-12-11 [paul] 1.9.100cvs82

* src/gtk/filesel.c
fix attach_load_dir crasher (double free)

18 years ago2005-12-09 [paul] 1.9.100cvs81
Paul Mangan [Fri, 9 Dec 2005 14:31:58 +0000 (14:31 +0000)]
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

18 years ago2005-12-09 [paul] 1.9.100cvs80
Paul Mangan [Fri, 9 Dec 2005 09:05:58 +0000 (09:05 +0000)]
2005-12-09 [paul] 1.9.100cvs80

* src/plugins/pgpcore/passphrase.c
wrap the label in the dialog

18 years ago2005-12-09 [cleroy] 1.9.100cvs79
Colin Leroy [Fri, 9 Dec 2005 07:59:46 +0000 (07:59 +0000)]
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)

18 years ago2005-12-09 [cleroy] 1.9.100cvs78
Colin Leroy [Fri, 9 Dec 2005 07:43:06 +0000 (07:43 +0000)]
2005-12-09 [cleroy] 1.9.100cvs78

* src/common/plugin.c
Update licence check, following Eben Moglen's advice

18 years ago2005-12-08 [colin] 1.9.100cvs77
Colin Leroy [Thu, 8 Dec 2005 18:06:56 +0000 (18:06 +0000)]
2005-12-08 [colin] 1.9.100cvs77

* src/folder.c
Fix the occasionnal item->cache != NULL
assertion failure.

18 years ago2005-12-08 [colin] 1.9.100cvs76
Colin Leroy [Thu, 8 Dec 2005 17:45:19 +0000 (17:45 +0000)]
2005-12-08 [colin] 1.9.100cvs76

* src/mimeview.c
* src/plugins/pgpcore/sgpgme.c
Print key id when unable to check it
Closes bug #866 (Show key id when missing)

18 years ago2005-12-08 [paul] 1.9.100cvs75
Paul Mangan [Thu, 8 Dec 2005 09:50:04 +0000 (09:50 +0000)]
2005-12-08 [paul] 1.9.100cvs75

* src/prefs_common.c
* src/prefs_common.h
* src/gtk/filesel.c
remember load attachment dir

18 years ago2005-12-07 [colin] 1.9.100cvs74
Colin Leroy [Wed, 7 Dec 2005 22:57:15 +0000 (22:57 +0000)]
2005-12-07 [colin] 1.9.100cvs74

* src/prefs_toolbar.c
Gtk fixes, patch by Fabien Vantard

18 years ago2005-12-07 [colin] 1.9.100cvs73
Colin Leroy [Wed, 7 Dec 2005 18:18:10 +0000 (18:18 +0000)]
2005-12-07 [colin] 1.9.100cvs73

* src/action.c
* src/compose.c
* src/compose.h
Fix bug #839 (Quoted text isn't colored after
executing an action)
* src/common/plugin.c
Require plugins to declare their licence in plugin_licence()
Refuse to load non-GPL plugins as they'd be illegal (as
derived works of Sylpheed-Claws, they must be GPL).
* 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_licence()

18 years ago2005-12-07 [paul] 1.9.100cvs72
Paul Mangan [Wed, 7 Dec 2005 07:53:43 +0000 (07:53 +0000)]
2005-12-07 [paul] 1.9.100cvs72

* configure.ac
* src/mainwindow.c
* src/manual.c
* src/manual.h
* src/common/defs.h
clean up after local FAQ removal and
temporary manual removal

18 years ago2005-12-06 [colin] 1.9.100cvs71
Colin Leroy [Tue, 6 Dec 2005 18:29:28 +0000 (18:29 +0000)]
2005-12-06 [colin] 1.9.100cvs71

* configure.ac
* doc/Makefile.am
* doc/faq/.cvsignore
* doc/faq/Makefile.am
* doc/faq/de/.cvsignore
* doc/faq/de/Makefile.am
* doc/faq/de/sylpheed-faq-1.html
* doc/faq/de/sylpheed-faq-2.html
* doc/faq/de/sylpheed-faq-3.html
* doc/faq/de/sylpheed-faq.html
* doc/faq/en/.cvsignore
* doc/faq/en/Makefile.am
* 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-4.html
* doc/faq/en/sylpheed-faq.html
* doc/faq/es/.cvsignore
* doc/faq/es/Makefile.am
* doc/faq/es/sylpheed-faq-1.html
* doc/faq/es/sylpheed-faq-2.html
* doc/faq/es/sylpheed-faq-3.html
* doc/faq/es/sylpheed-faq-4.html
* doc/faq/es/sylpheed-faq.html
* doc/faq/fr/.cvsignore
* doc/faq/fr/Makefile.am
* doc/faq/fr/sylpheed-faq-1.html
* doc/faq/fr/sylpheed-faq-2.html
* doc/faq/fr/sylpheed-faq-3.html
* doc/faq/fr/sylpheed-faq.html
* doc/faq/it/.cvsignore
* doc/faq/it/Makefile.am
* doc/faq/it/sylpheed-faq-1.html
* doc/faq/it/sylpheed-faq-2.html
* doc/faq/it/sylpheed-faq-3.html
* doc/faq/it/sylpheed-faq.html
* doc/manual/.cvsignore
* doc/manual/Makefile.am
* doc/manual/de/.cvsignore
* doc/manual/de/Makefile.am
* doc/manual/de/sylpheed-1.html
* doc/manual/de/sylpheed-10.html
* doc/manual/de/sylpheed-11.html
* doc/manual/de/sylpheed-12.html
* doc/manual/de/sylpheed-13.html
* doc/manual/de/sylpheed-14.html
* doc/manual/de/sylpheed-15.html
* doc/manual/de/sylpheed-16.html
* doc/manual/de/sylpheed-17.html
* doc/manual/de/sylpheed-18.html
* doc/manual/de/sylpheed-19.html
* doc/manual/de/sylpheed-2.html
* doc/manual/de/sylpheed-20.html
* doc/manual/de/sylpheed-3.html
* doc/manual/de/sylpheed-4.html
* doc/manual/de/sylpheed-5.html
* doc/manual/de/sylpheed-6.html
* doc/manual/de/sylpheed-7.html
* doc/manual/de/sylpheed-8.html
* doc/manual/de/sylpheed-9.html
* doc/manual/de/sylpheed.html
* doc/manual/en/.cvsignore
* doc/manual/en/Makefile.am
* 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
* doc/manual/es/.cvsignore
* doc/manual/es/Makefile.am
* doc/manual/es/sylpheed-1.html
* doc/manual/es/sylpheed-10.html
* doc/manual/es/sylpheed-11.html
* doc/manual/es/sylpheed-12.html
* doc/manual/es/sylpheed-13.html
* doc/manual/es/sylpheed-14.html
* doc/manual/es/sylpheed-15.html
* doc/manual/es/sylpheed-16.html
* doc/manual/es/sylpheed-17.html
* doc/manual/es/sylpheed-18.html
* doc/manual/es/sylpheed-19.html
* doc/manual/es/sylpheed-2.html
* doc/manual/es/sylpheed-20.html
* doc/manual/es/sylpheed-3.html
* doc/manual/es/sylpheed-4.html
* doc/manual/es/sylpheed-5.html
* doc/manual/es/sylpheed-6.html
* doc/manual/es/sylpheed-7.html
* doc/manual/es/sylpheed-8.html
* doc/manual/es/sylpheed-9.html
* doc/manual/es/sylpheed.html
* doc/manual/fr/.cvsignore
* doc/manual/fr/Makefile.am
* doc/manual/fr/sylpheed-1.html
* doc/manual/fr/sylpheed-10.html
* doc/manual/fr/sylpheed-11.html
* doc/manual/fr/sylpheed-12.html
* doc/manual/fr/sylpheed-13.html
* doc/manual/fr/sylpheed-14.html
* doc/manual/fr/sylpheed-15.html
* doc/manual/fr/sylpheed-16.html
* doc/manual/fr/sylpheed-17.html
* doc/manual/fr/sylpheed-18.html
* doc/manual/fr/sylpheed-19.html
* doc/manual/fr/sylpheed-2.html
* doc/manual/fr/sylpheed-20.html
* doc/manual/fr/sylpheed-3.html
* doc/manual/fr/sylpheed-4.html
* doc/manual/fr/sylpheed-5.html
* doc/manual/fr/sylpheed-6.html
* doc/manual/fr/sylpheed-7.html
* doc/manual/fr/sylpheed-8.html
* doc/manual/fr/sylpheed-9.html
* doc/manual/fr/sylpheed.html
* doc/manual/ja/.cvsignore
* doc/manual/ja/Makefile.am
* doc/manual/ja/sylpheed-1.html
* doc/manual/ja/sylpheed-10.html
* doc/manual/ja/sylpheed-11.html
* doc/manual/ja/sylpheed-12.html
* doc/manual/ja/sylpheed-13.html
* doc/manual/ja/sylpheed-14.html
* doc/manual/ja/sylpheed-15.html
* doc/manual/ja/sylpheed-16.html
* doc/manual/ja/sylpheed-17.html
* doc/manual/ja/sylpheed-18.html
* doc/manual/ja/sylpheed-19.html
* doc/manual/ja/sylpheed-2.html
* doc/manual/ja/sylpheed-20.html
* doc/manual/ja/sylpheed-3.html
* doc/manual/ja/sylpheed-4.html
* doc/manual/ja/sylpheed-5.html
* doc/manual/ja/sylpheed-6.html
* doc/manual/ja/sylpheed-7.html
* doc/manual/ja/sylpheed-8.html
* doc/manual/ja/sylpheed-9.html
* doc/manual/ja/sylpheed.html
* doc/manual/ja/sylpheed.sgml
* src/mainwindow.c
Remove outdated manual and faq. Noisy, eh?

18 years ago2005-12-06 [colin] 1.9.100cvs70
Colin Leroy [Tue, 6 Dec 2005 18:07:14 +0000 (18:07 +0000)]
2005-12-06 [colin] 1.9.100cvs70

* src/compose.c
* src/quote_fmt_parse.y
* src/undo.c
* src/undo.h
Allow %X to position cursor at 0
(no %X = before signature)
Fix paste as quotation putting the cursor at 0
Fix undo offsets when pasting
Insert the quote_fmt at once instead of line
by line
Fix [Edited] when starting to reply/forward

18 years ago2005-12-06 [paul] 1.9.100cvs69
Paul Mangan [Tue, 6 Dec 2005 11:50:24 +0000 (11:50 +0000)]
2005-12-06 [paul] 1.9.100cvs69

* src/plugins/clamav/clamav_plugin_gtk.c
add another tooltip
* src/plugins/spamassassin/spamassassin_gtk.c
rework spamassassin_create_widget_func()

18 years ago2005-12-05 [colin] 1.9.100cvs68
Colin Leroy [Mon, 5 Dec 2005 18:36:49 +0000 (18:36 +0000)]
2005-12-05 [colin] 1.9.100cvs68

* po/POTFILES.in
Fix make release ;-)

18 years ago2005-12-05 [colin] 1.9.100cvs67
Colin Leroy [Mon, 5 Dec 2005 17:13:45 +0000 (17:13 +0000)]
2005-12-05 [colin] 1.9.100cvs67

* src/compose.c
* src/compose.h
Fix cursor positioning (not obeying %X)

18 years ago2005-12-05 [paul] 1.9.100cvs66
Paul Mangan [Mon, 5 Dec 2005 12:20:57 +0000 (12:20 +0000)]
2005-12-05 [paul] 1.9.100cvs66

* src/plugins/dillo_viewer/dillo_prefs.c
fix compilation warning

18 years ago2005-12-05 [paul] 1.9.100cvs65
Paul Mangan [Mon, 5 Dec 2005 12:04:45 +0000 (12:04 +0000)]
2005-12-05 [paul] 1.9.100cvs65

* src/prefs_spelling.c
* src/plugins/trayicon/trayicon.c
cleanups - remove unused stuff

18 years ago2005-12-05 [paul] 1.9.100cvs64
Paul Mangan [Mon, 5 Dec 2005 11:51:09 +0000 (11:51 +0000)]
2005-12-05 [paul] 1.9.100cvs64

* README
* manual/plugins.xml
remove info about removed mathml_viewer plugin

18 years ago2005-12-05 [paul] 1.9.100cvs63
Paul Mangan [Mon, 5 Dec 2005 11:40:51 +0000 (11:40 +0000)]
2005-12-05 [paul] 1.9.100cvs63

* configure.ac
* src/plugins/Makefile.am
* src/plugins/mathml_viewer/.cvsignore
* src/plugins/mathml_viewer/Makefile.am
* src/plugins/mathml_viewer/mathml_viewer.c
remove unmaintained mathml_viewer plugin

18 years ago2005-12-05 [paul] 1.9.100cvs62
Paul Mangan [Mon, 5 Dec 2005 11:19:17 +0000 (11:19 +0000)]
2005-12-05 [paul] 1.9.100cvs62

* src/summaryview.c
obey prefs_common.always_show_msg when
moving a msg
Thanks to Colin

18 years ago2005-12-05 [paul] 1.9.100cvs61
Paul Mangan [Mon, 5 Dec 2005 11:03:59 +0000 (11:03 +0000)]
2005-12-05 [paul] 1.9.100cvs61

* src/compose.c
* src/prefs_account.c
* src/prefs_filtering.c
* src/prefs_quote.c
* src/prefs_spelling.c
* src/prefs_toolbar.c
* src/summaryview.c
* src/gtk/gtkutils.c
* src/gtk/quicksearch.c
* src/plugins/dillo_viewer/dillo_prefs.c
dialog cleanups

18 years agoadditional info for last commit
Paul Mangan [Sun, 4 Dec 2005 17:56:29 +0000 (17:56 +0000)]
additional info for last commit

18 years ago2005-12-04 [paul] 1.9.100cvs60
Paul Mangan [Sun, 4 Dec 2005 17:34:44 +0000 (17:34 +0000)]
2005-12-04 [paul] 1.9.100cvs60

* src/inc.c
* src/prefs_account.c
* src/prefs_account.h
allow a Local account to specify a
default inbox

18 years ago2005-12-04 [colin] 1.9.100cvs59
Colin Leroy [Sun, 4 Dec 2005 11:41:48 +0000 (11:41 +0000)]
2005-12-04 [colin] 1.9.100cvs59

* src/plugins/trayicon/trayicon.c
Remove Get, rename Get All to Get Mail in order to
be consistent with the default main toolbar

18 years ago2005-12-03 [colin] 1.9.100cvs58
Colin Leroy [Sat, 3 Dec 2005 18:11:22 +0000 (18:11 +0000)]
2005-12-03 [colin] 1.9.100cvs58

* manual/gpl.xml
* manual/sylpheed-claws-manual.xml
Add GPL appendix

18 years ago2005-12-03 [paul] 1.9.100cvs57
Paul Mangan [Sat, 3 Dec 2005 07:48:09 +0000 (07:48 +0000)]
2005-12-03 [paul] 1.9.100cvs57

* AUTHORS
* po/sv.po
* src/gtk/authors.h
new (partially complete) Swedish translation
by Anders Troback <sylpheed@troback.com>

18 years ago2005-12-02 [paul] 1.9.100cvs56
Paul Mangan [Fri, 2 Dec 2005 18:30:47 +0000 (18:30 +0000)]
2005-12-02 [paul] 1.9.100cvs56

* configure.ac
libetpan 0.41 required

18 years agoadd debian files
Colin Leroy [Fri, 2 Dec 2005 17:24:44 +0000 (17:24 +0000)]
add debian files

18 years ago- added info about RSSyl
Andrej Kacian [Fri, 2 Dec 2005 16:25:32 +0000 (16:25 +0000)]
- added info about RSSyl

18 years ago2005-12-02 [paul] 1.9.100cvs55
Paul Mangan [Fri, 2 Dec 2005 15:07:20 +0000 (15:07 +0000)]
2005-12-02 [paul] 1.9.100cvs55

* src/plugins/clamav/clamav_plugin.c
* src/plugins/clamav/clamav_plugin.h
* src/plugins/clamav/clamav_plugin_gtk.c
* src/plugins/spamassassin/spamassassin.c
* src/plugins/spamassassin/spamassassin.h
* src/plugins/spamassassin/spamassassin_gtk.c
unregister prefs pages on unloading, thus
preventing a crash
(thanks to Colin for the hint)

18 years ago2005-12-02 [wwp] 1.9.100cvs54
Tristan Chabredier [Fri, 2 Dec 2005 14:44:22 +0000 (14:44 +0000)]
2005-12-02 [wwp] 1.9.100cvs54

* src/quote_fmt.h
* src/quote_fmt_parse.y
fix misuse of gboolean*, use gboolean instead
(thanks to Paul, Colin, for pointing out that scaring one)

18 years ago2005-12-02 [paul] 1.9.100cvs53
Paul Mangan [Fri, 2 Dec 2005 14:19:53 +0000 (14:19 +0000)]
2005-12-02 [paul] 1.9.100cvs53

* src/plugins/clamav/clamav_plugin.c
int no --> unsigned int no
* src/plugins/clamav/clamav_plugin_gtk.c
rework config page

18 years ago * Changelog:
Tristan Chabredier [Fri, 2 Dec 2005 14:10:15 +0000 (14:10 +0000)]
* Changelog:
fix a typo

18 years ago2005-12-02 [wwp] 1.9.100cvs52
Tristan Chabredier [Fri, 2 Dec 2005 14:08:12 +0000 (14:08 +0000)]
2005-12-02 [wwp] 1.9.100cvs52

* src/compose.c
* src/prefs_template.c
* src/quote_fmt.h
* src/quote_fmt_parse.y
prevent from executing |p and |p templates commands when
adding or replacing templates in prefs (avoids annoying and
potentially dangerous behaviours)

18 years ago2005-12-02 [paul] 1.9.100cvs51
Paul Mangan [Fri, 2 Dec 2005 11:43:58 +0000 (11:43 +0000)]
2005-12-02 [paul] 1.9.100cvs51

* src/prefs_common.c
allow translation of some default values
Patch by Fabien Vantard

18 years ago2005-12-02 [paul] 1.9.100cvs50
Paul Mangan [Fri, 2 Dec 2005 11:19:24 +0000 (11:19 +0000)]
2005-12-02 [paul] 1.9.100cvs50

* src/codeconv.c
* src/codeconv.h
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_message.c
* src/textview.c
remove obsolete 'convert_mb_alnum' option
and related stuff
* src/gtk/about.c
remove unused 'about_textview_visibility_notify'

18 years ago2005-12-02 [paul] 1.9.100cvs49
Paul Mangan [Fri, 2 Dec 2005 10:51:43 +0000 (10:51 +0000)]
2005-12-02 [paul] 1.9.100cvs49

* src/prefs_account.c
* src/prefs_compose_writing.c
* src/prefs_fonts.c
* src/prefs_gtk.h
* src/prefs_image_viewer.c
* src/prefs_message.c
* src/prefs_other.c
* src/prefs_receive.c
* src/prefs_send.c
* src/prefs_spelling.c
* src/prefs_summaries.c
* src/prefs_wrapping.c
* src/plugins/dillo_viewer/dillo_prefs.c
* src/plugins/pgpcore/prefs_gpg.c
several cleanups to the prefs dialogs
(slightly modified) patch by Fabien Vantard

18 years ago2005-12-02 [paul] 1.9.100cvs48
Paul Mangan [Fri, 2 Dec 2005 10:30:57 +0000 (10:30 +0000)]
2005-12-02 [paul] 1.9.100cvs48

* src/main.c
--exit means exit
* src/send_message.c
fix crash on send when connection fails

Thanks to Colin

18 years ago2005-12-01 [colin] 1.9.100cvs47
Colin Leroy [Thu, 1 Dec 2005 18:22:28 +0000 (18:22 +0000)]
2005-12-01 [colin] 1.9.100cvs47

* src/html.c
Translate &hellip; to "..."

18 years ago2005-11-30 [colin] 1.9.100cvs46
Colin Leroy [Wed, 30 Nov 2005 17:56:06 +0000 (17:56 +0000)]
2005-11-30 [colin] 1.9.100cvs46

* src/matcher.c
* src/matcher.h
Optimize back yesterday's fix.

18 years ago2005-11-30 [paul] 1.9.100cvs45
Paul Mangan [Wed, 30 Nov 2005 09:58:27 +0000 (09:58 +0000)]
2005-11-30 [paul] 1.9.100cvs45

* manual/faq.xml
standardised
* manual/intro.xml
written by Colin, edited by me

18 years ago2005-11-29 [colin] 1.9.100cvs44
Colin Leroy [Tue, 29 Nov 2005 18:41:15 +0000 (18:41 +0000)]
2005-11-29 [colin] 1.9.100cvs44

* src/matcher.c
Skip headers unconditionnaly in match_body if the
rule is not message or ~message

18 years ago2005-11-29 [colin] 1.9.100cvs43
Colin Leroy [Tue, 29 Nov 2005 18:09:39 +0000 (18:09 +0000)]
2005-11-29 [colin] 1.9.100cvs43

* src/matcher.c
Fix body_part and such, not skipping headers
if the matchcriteria wasn't the first in the rule

18 years ago2005-11-29 [colin] 1.9.100cvs42
Colin Leroy [Tue, 29 Nov 2005 17:31:18 +0000 (17:31 +0000)]
2005-11-29 [colin] 1.9.100cvs42

* src/compose.c
Add Windows-1252 (Closes bug #863, windows-1252 encoding
option missing from message view window)
Fix double text D'n'D with gtk-2.8
* src/matcher.c
Fix ~message, ~headers_part, ~body_part rules
* src/messageview.c
Add Windows-1252 (Closes bug #863)
Fix accels
* src/gtk/gtkaspell.c
Properly destroy accels in all menus

18 years ago2005-11-29 [mones] 1.9.100cvs41
Ricardo Mones [Tue, 29 Nov 2005 09:11:37 +0000 (09:11 +0000)]
2005-11-29 [mones] 1.9.100cvs41

* po/es.po
Updated.