claws.git
18 years ago1.9.99 released rel_1_9_99
Paul Mangan [Mon, 31 Oct 2005 11:43:26 +0000 (11:43 +0000)]
1.9.99 released

18 years ago * .cvsignore
Paul Mangan [Mon, 31 Oct 2005 11:31:39 +0000 (11:31 +0000)]
* .cvsignore
* ChangeLog
* ChangeLog.claws ** REMOVED **
* ChangeLog-gtk2.claws ** REMOVED **
* ChangeLog.gtk1 ** ADDED **
* INSTALL
* Makefile.am
* NEWS
* README
* README.claws ** REMOVED **
* README.jp ** REMOVED **
* RELEASE_NOTES ** ADDED **
* RELEASE_NOTES.claws ** REMOVED **
* commitHelper
* configure.ac
* sylpheed.spec.in ** REMOVED **
tidy up and update the default docs:
ChangeLog.claws is renamed ChangeLog.gtk1
ChangeLog-gtk2.claws is renamed ChangeLog
README.claws is renamed README
RELEASE_NOTES.claws is renamed RELEASE_NOTES
---------------------------------------------

18 years agoremoved (part 1 of tidy up
Paul Mangan [Mon, 31 Oct 2005 11:25:17 +0000 (11:25 +0000)]
removed (part 1 of tidy up

18 years ago2005-10-31 [paul] 1.9.15cvs130
Paul Mangan [Mon, 31 Oct 2005 11:14:59 +0000 (11:14 +0000)]
2005-10-31 [paul] 1.9.15cvs130

* po/it.po
fix errors

18 years ago2005-10-31 [paul] 1.9.15cvs129
Paul Mangan [Mon, 31 Oct 2005 10:42:15 +0000 (10:42 +0000)]
2005-10-31 [paul] 1.9.15cvs129

* po/ca.po
* po/de.po
* po/en_GB.po
* po/fr.po
* po/it.po
* po/pt_BR.po
* po/sk.po
* po/sr.po
* po/zh_CN.po
updated by Miquel Oliete, Stephan Sachse and
Thomas Gilgin, me, Fabien Vantard, Andrea
Spadaccini, Frederico Goncalves Guimaraes,
Andrej Kacian, Aleksandar Urosevic, and
Ralgh Young.

18 years ago2005-10-31 [mones] 1.9.15cvs128
Ricardo Mones [Mon, 31 Oct 2005 00:03:23 +0000 (00:03 +0000)]
2005-10-31 [mones] 1.9.15cvs128

* manual/faq.xml
More questions.

* po/es.po
Updated for release.

18 years ago2005-10-30 [colin] 1.9.15cvs127
Colin Leroy [Sun, 30 Oct 2005 18:25:01 +0000 (18:25 +0000)]
2005-10-30 [colin] 1.9.15cvs127

* src/compose.c
Place cursor before rewrapping (fixes cursor
pos if quotation gets rewrapped)

18 years ago2005-10-29 [paul] 1.9.15cvs126
Paul Mangan [Sat, 29 Oct 2005 09:12:23 +0000 (09:12 +0000)]
2005-10-29 [paul] 1.9.15cvs126

* src/crash.c
* src/foldersel.c
* src/main.c
* src/messageview.c
* src/toolbar.c
* src/gtk/authors.h
corrections to text items

18 years ago2005-10-28 [colin] 1.9.15cvs125
Colin Leroy [Fri, 28 Oct 2005 18:05:28 +0000 (18:05 +0000)]
2005-10-28 [colin] 1.9.15cvs125

* src/messageview.c
Make "hit 'C' to check sig" work from extern
messageviews

18 years ago2005-10-27 [colin] 1.9.15cvs124
Colin Leroy [Thu, 27 Oct 2005 16:23:04 +0000 (16:23 +0000)]
2005-10-27 [colin] 1.9.15cvs124

* src/summaryview.c
Add a hack to avoid segfaulting when hammering
on gtk's events

18 years ago2005-10-27 [wwp] 1.9.15cvs123
Tristan Chabredier [Thu, 27 Oct 2005 14:04:39 +0000 (14:04 +0000)]
2005-10-27 [wwp] 1.9.15cvs123

* src/prefs_themes.c
sort list of themes names in themes prefs

18 years ago2005-10-27 [paul] 1.9.15cvs122
Paul Mangan [Thu, 27 Oct 2005 12:38:11 +0000 (12:38 +0000)]
2005-10-27 [paul] 1.9.15cvs122

* src/folder.c
* src/prefs_account.c
fix building on Solaris
Patch by Alex Moore

18 years ago2005-10-27 [wwp] 1.9.15cvs121
Tristan Chabredier [Thu, 27 Oct 2005 12:32:33 +0000 (12:32 +0000)]
2005-10-27 [wwp] 1.9.15cvs121

* src/summaryview.c
* src/gtk/gtksctree.c
speed up unselecting messages in summary view (thanks to Colin)

18 years ago2005-10-27 [paul] 1.9.15cvs120
Paul Mangan [Thu, 27 Oct 2005 11:29:46 +0000 (11:29 +0000)]
2005-10-27 [paul] 1.9.15cvs120

* src/mainwindow.c
fix a compilation warning
* src/summaryview.c
fix updating of 'n items selected' count
when deselecting

18 years ago2005-10-27 [martin] 1.9.15cvs119
Martin Schaaf [Thu, 27 Oct 2005 10:00:51 +0000 (10:00 +0000)]
2005-10-27 [martin] 1.9.15cvs119

* src/action.c
ignore actions with a leading '/' in the action menu name
fixes a crash on menu creation
* src/prefs_actions.c
do not allow a leading '/' in the action menu name

18 years ago2005-10-27 [paul] 1.9.15cvs118
Paul Mangan [Thu, 27 Oct 2005 08:56:51 +0000 (08:56 +0000)]
2005-10-27 [paul] 1.9.15cvs118

* src/main.c
fix compilation warning

18 years ago2005-10-27 [paul] 1.9.15cvs117
Paul Mangan [Thu, 27 Oct 2005 08:42:34 +0000 (08:42 +0000)]
2005-10-27 [paul] 1.9.15cvs117

* src/procmime.c
add #if HAVE_LOCALE_H

18 years agofix typo
Paul Mangan [Thu, 27 Oct 2005 08:01:19 +0000 (08:01 +0000)]
fix typo

18 years ago2005-10-27 [paul] 1.9.15cvs116
Paul Mangan [Thu, 27 Oct 2005 07:50:57 +0000 (07:50 +0000)]
2005-10-27 [paul] 1.9.15cvs116

* src/plugins/clamav/clamav_plugin.c
* src/plugins/dillo_viewer/dillo_viewer.c
* src/plugins/mathml_viewer/mathml_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
plugin_init() : make error messages more
informative

18 years ago2005-10-26 [wwp] 1.9.15cvs115
Tristan Chabredier [Wed, 26 Oct 2005 22:30:14 +0000 (22:30 +0000)]
2005-10-26 [wwp] 1.9.15cvs115

* src/prefs_matcher.c
enlarge boolean op widget width a bit (wasn't always showing text contents)

18 years ago2005-10-26 [wwp] 1.9.15cvs114
Tristan Chabredier [Wed, 26 Oct 2005 22:24:12 +0000 (22:24 +0000)]
2005-10-26 [wwp] 1.9.15cvs114

* src/procmime.c
* src/gtk/gtksctree.c
* src/plugins/spamassassin/libspamc.c
* src/plugins/spamassassin/spamassassin.c
fix some compilation warnings more

18 years ago2005-10-26 [mones] 1.9.15cvs113
Ricardo Mones [Wed, 26 Oct 2005 22:04:17 +0000 (22:04 +0000)]
2005-10-26 [mones] 1.9.15cvs113

* po/es.po
Updated translation

18 years ago2005-10-26 [paul] 1.9.15cvs112
Paul Mangan [Wed, 26 Oct 2005 18:43:29 +0000 (18:43 +0000)]
2005-10-26 [paul] 1.9.15cvs112

* src/prefs_message.c
give all display_xface stuff the
#if HAVE_LIBCOMPFACE treatment, thus
preventing a crash
(Thanks to Wolfgang Enderlein)

18 years ago2005-10-26 [colin] 1.9.15cvs111
Colin Leroy [Wed, 26 Oct 2005 16:15:21 +0000 (16:15 +0000)]
2005-10-26 [colin] 1.9.15cvs111

* src/gedit-print.c
Fix date format
* src/imap_gtk.c
* src/news_gtk.c
Remove context menu items that should not be there
* src/jpilot.c
Fix encoding
* src/main.c
* src/mainwindow.c
Don't show the mainwindow too soon

18 years ago2005-10-26 [wwp] 1.9.15cvs110
Tristan Chabredier [Wed, 26 Oct 2005 07:45:50 +0000 (07:45 +0000)]
2005-10-26 [wwp] 1.9.15cvs110

* src/folder.c
* src/manual.c
* src/summaryview.c
fix uninitialized pointers in the folder updating hook
(thanks to Colin)

18 years ago2005-10-25 [mones] 1.9.15cvs109
Ricardo Mones [Tue, 25 Oct 2005 23:13:55 +0000 (23:13 +0000)]
2005-10-25 [mones] 1.9.15cvs109

* manual/faq.xml
General information subsection completed.
Removed archaic references.

* manual/Makefile
* manual/dtd/manual.dsl
Added customization stylesheet for getting paragraphs
fully justified in PDF output (as suggested by Colin).

18 years ago2005-10-25 [colin] 1.9.15cvs108
Colin Leroy [Tue, 25 Oct 2005 19:05:53 +0000 (19:05 +0000)]
2005-10-25 [colin] 1.9.15cvs108

* src/compose.c
Fix a second leak

18 years ago2005-10-25 [colin] 1.9.15cvs107
Colin Leroy [Tue, 25 Oct 2005 17:51:56 +0000 (17:51 +0000)]
2005-10-25 [colin] 1.9.15cvs107

* src/addrbook.c
* src/addrindex.c
Fix leak (xml_get_element() allocates memory)
* src/compose.c
Fix leak + dead code (shame!)
* src/procmime.c
Fix leak

18 years ago2005-10-25 [colin] 1.9.15cvs106
Colin Leroy [Tue, 25 Oct 2005 16:14:38 +0000 (16:14 +0000)]
2005-10-25 [colin] 1.9.15cvs106

* src/mimeview.c
Fix encoding issue in Save all and in
overwrite-confirmation alertpanel

18 years ago2005-10-25 [cleroy] 1.9.15cvs105
Colin Leroy [Tue, 25 Oct 2005 16:12:35 +0000 (16:12 +0000)]
2005-10-25 [cleroy] 1.9.15cvs105

* src/common/socket.c
Fix a leak - Thanks to Christopher Aillon
(http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)

18 years ago2005-10-25 [paul] 1.9.15cvs104
Paul Mangan [Tue, 25 Oct 2005 12:09:08 +0000 (12:09 +0000)]
2005-10-25 [paul] 1.9.15cvs104

* src/wizard.c
Always guess servers from the right-hand
email part and guess username from the
left-hand part. (Thanks to Colin)
add an X-Face to the welcome message

18 years ago2005-10-25 [paul] 1.9.15cvs103
Paul Mangan [Tue, 25 Oct 2005 08:31:32 +0000 (08:31 +0000)]
2005-10-25 [paul] 1.9.15cvs103

* manual/handling.xml
written by Colin, edited by me

18 years ago2005-10-25 [wwp] 1.9.15cvs102
Tristan Chabredier [Tue, 25 Oct 2005 07:48:59 +0000 (07:48 +0000)]
2005-10-25 [wwp] 1.9.15cvs102

* src/folderview.c
* src/grouplistdialog.c
* src/imap.c
* src/noticeview.c
fix some compilation warnings

18 years ago1.9.99-rc3 released
Paul Mangan [Mon, 24 Oct 2005 19:32:49 +0000 (19:32 +0000)]
1.9.99-rc3 released

18 years ago2005-10-24 [paul] 1.9.15cvs101
Paul Mangan [Mon, 24 Oct 2005 18:18:47 +0000 (18:18 +0000)]
2005-10-24 [paul] 1.9.15cvs101

* src/gtk/about.c
fix window sizing

18 years ago2005-10-24 [paul] 1.9.15cvs100
Paul Mangan [Mon, 24 Oct 2005 17:42:59 +0000 (17:42 +0000)]
2005-10-24 [paul] 1.9.15cvs100

* src/pixmaps/offline.xpm
* src/pixmaps/online.xpm
replace with last default versions

18 years ago2005-10-24 [colin] 1.9.15cvs99
Colin Leroy [Mon, 24 Oct 2005 17:38:29 +0000 (17:38 +0000)]
2005-10-24 [colin] 1.9.15cvs99

* src/imap.c
Fix bug when moving a folder
* src/imap_gtk.c
* src/mh_gtk.c
"Delete folder" pops up a window, so it
should be suffixed with "..."
* src/plugins/pgpcore/sgpgme.c
Include locale.h

18 years ago2005-10-24 [mones] 1.9.15cvs98
Ricardo Mones [Mon, 24 Oct 2005 10:09:38 +0000 (10:09 +0000)]
2005-10-24 [mones] 1.9.15cvs98

* manual/Makefile
* manual/account.xml
* manual/ack.xml
* manual/addrbook.xml
* manual/advanced.xml
* manual/faq.xml
* manual/glossary.xml
* manual/gpl.xml
* manual/handling.xml
* manual/intro.xml
* manual/keyboard.xml
* manual/manual.xml
* manual/plugins.xml
* manual/starting.xml
* manual/dtd/sdocbook.dtd
Initial manual structure and some content.

18 years ago2005-10-23 [wwp] 1.9.15cvs97
Tristan Chabredier [Sun, 23 Oct 2005 20:51:10 +0000 (20:51 +0000)]
2005-10-23 [wwp] 1.9.15cvs97

* src/gtk/about.c
fix a typo

18 years ago2005-10-23 [wwp] 1.9.15cvs96
Tristan Chabredier [Sun, 23 Oct 2005 20:08:30 +0000 (20:08 +0000)]
2005-10-23 [wwp] 1.9.15cvs96

* src/gtk/about.c
* src/gtk/authors.h
rework of the about window (main work by Paul), also featuring a few
fixes for typos and duplicate names

18 years ago2005-10-23 [wwp] 1.9.15cvs95
Tristan Chabredier [Sun, 23 Oct 2005 13:37:50 +0000 (13:37 +0000)]
2005-10-23 [wwp] 1.9.15cvs95

* src/.cvsignore
Ignore the right binary name (sylpheed-claws now)

18 years ago2005-10-23 [paul] 1.9.15cvs94
Paul Mangan [Sun, 23 Oct 2005 07:15:46 +0000 (07:15 +0000)]
2005-10-23 [paul] 1.9.15cvs94

* src/compose.c
when using Folder Pref 'Default To for
replies' make the entry in the Compose
window bold
Patch by Fabien Vantard

18 years ago2005-10-22 [colin] 1.9.15cvs93
Colin Leroy [Sat, 22 Oct 2005 14:39:55 +0000 (14:39 +0000)]
2005-10-22 [colin] 1.9.15cvs93

* src/codeconv.c
Fix leak

18 years ago2005-10-22 [colin] 1.9.15cvs92
Colin Leroy [Sat, 22 Oct 2005 14:00:49 +0000 (14:00 +0000)]
2005-10-22 [colin] 1.9.15cvs92

* src/codeconv.c
try to convert using locale (apart utf8) if necessary

18 years ago2005-10-22 [colin] 1.9.15cvs91
Colin Leroy [Sat, 22 Oct 2005 12:37:57 +0000 (12:37 +0000)]
2005-10-22 [colin] 1.9.15cvs91

* src/pixmaps/new.xpm
* src/pixmaps/unread.xpm
Make the unread envelope blue again and
saturate the new one a bit more.

18 years ago2005-10-22 [colin] 1.9.15cvs90
Colin Leroy [Sat, 22 Oct 2005 09:04:05 +0000 (09:04 +0000)]
2005-10-22 [colin] 1.9.15cvs90

* src/compose.c
When replying to a mail sent by one of our accounts,
use the original list of recipients. Let 'Reply All'
and 'Reply to sender' work like previously.

18 years ago2005-10-21 [colin] 1.9.15cvs89
Colin Leroy [Fri, 21 Oct 2005 17:31:15 +0000 (17:31 +0000)]
2005-10-21 [colin] 1.9.15cvs89

* src/prefs_filtering.c
Clear fields after add and replace
* src/textview.c
Display xface differently (better)
* src/plugins/pgpinline/pgpinline.c
Fix crappy encodings/recodings

18 years ago2005-10-21 [paul] 1.9.15cvs88
Paul Mangan [Fri, 21 Oct 2005 09:34:53 +0000 (09:34 +0000)]
2005-10-21 [paul] 1.9.15cvs88

* src/compose.c
* src/prefs_folder_item.c
* src/toolbar.c
fix news folder Folder Properties
(thanks to Colin)
* src/folderview.c
update folderview after Themes change
keep selected folder selected
(thanks to Colin)

18 years ago2005-10-21 [paul] 1.9.15cvs87
Paul Mangan [Fri, 21 Oct 2005 09:05:25 +0000 (09:05 +0000)]
2005-10-21 [paul] 1.9.15cvs87

* tools/Makefile.am
* tools/OOo2sylpheed.pl
* tools/README
* tools/README.sylprint
* tools/asus_mailled.sh ** REMOVED **
* tools/filter_conv.pl
* tools/freshmeat_search.pl
* tools/google_search.pl
* tools/gpg-sign-syl ** REMOVED **
* tools/kmail2sylpheed.pl
* tools/kmail2sylpheed_v2.pl
* tools/multiwebsearch.pl
* tools/nautilus2sylpheed.sh
* tools/newscache_clean.pl
* tools/outlook2sylpheed.pl
* tools/sylpheed-switcher ** REMOVED **
* tools/sylprint.pl
* tools/sylprint.rc
* tools/tb2sylpheed
* tools/vcard2xml.py
* tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
update default config dir
update binary name (thanks to Fabien Vantard)
remove obsolete scripts

18 years ago2005-10-21 [cleroy] 1.9.15cvs86
Colin Leroy [Fri, 21 Oct 2005 07:04:21 +0000 (07:04 +0000)]
2005-10-21 [cleroy] 1.9.15cvs86

* src/inc.c
Fix possible leak and units. Based on a patch by
Fabien Vantard.

18 years ago2005-10-20 [colin] 1.9.15cvs85
Colin Leroy [Thu, 20 Oct 2005 19:45:53 +0000 (19:45 +0000)]
2005-10-20 [colin] 1.9.15cvs85

* src/textview.c
Clear xface when clearing textview

18 years ago2005-10-20 [colin] 1.9.15cvs84
Colin Leroy [Thu, 20 Oct 2005 17:49:21 +0000 (17:49 +0000)]
2005-10-20 [colin] 1.9.15cvs84

* configure.ac
* src/folderview.c
* src/headerview.c
* src/main.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_message.c
* src/textview.c
* src/textview.h
* src/common/defs.h
* src/common/utils.c
* src/common/utils.h
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
Migrate config to .sylpheed-claws (Automatically)
Add a way to get the Xface in the TextView

18 years ago2005-10-20 [colin] 1.9.15cvs83
Colin Leroy [Thu, 20 Oct 2005 16:53:01 +0000 (16:53 +0000)]
2005-10-20 [colin] 1.9.15cvs83

* src/gtk/Makefile.am
* src/gtk/about.c
* src/gtk/authors.h
Make the about dialog *grooovy*

18 years ago2005-10-20 [colin] 1.9.15cvs82
Colin Leroy [Thu, 20 Oct 2005 16:50:46 +0000 (16:50 +0000)]
2005-10-20 [colin] 1.9.15cvs82

* src/mimeview.c
Use "Open with" on double click if no command
was found

18 years ago2005-10-20 [colin] 1.9.15cvs81
Colin Leroy [Thu, 20 Oct 2005 16:48:27 +0000 (16:48 +0000)]
2005-10-20 [colin] 1.9.15cvs81

* src/imap.c
* src/etpan/imap-thread.c
Fix possible crash.

18 years ago2005-10-20 [paul] 1.9.15cvs80
Paul Mangan [Thu, 20 Oct 2005 13:31:22 +0000 (13:31 +0000)]
2005-10-20 [paul] 1.9.15cvs80

* src/folder.c
don't show clipkey icon if the only
attachment is the signature
Patch by Colin

18 years ago2005-10-20 [paul] 1.9.15cvs79
Paul Mangan [Thu, 20 Oct 2005 13:05:58 +0000 (13:05 +0000)]
2005-10-20 [paul] 1.9.15cvs79

* AUTHORS
* src/plugins/pgpmime/pgpmime.c
name the PGP/MIME signature 'signature.asc'
Patch by Andrew Nelson <freeandy@gmail.com>

18 years ago2005-10-19 [colin] 1.9.15cvs78
Colin Leroy [Wed, 19 Oct 2005 20:04:49 +0000 (20:04 +0000)]
2005-10-19 [colin] 1.9.15cvs78

* src/plugins/pgpmime/pgpmime.c
Oops, no need to double-check though

18 years ago2005-10-19 [colin] 1.9.15cvs77
Colin Leroy [Wed, 19 Oct 2005 20:00:00 +0000 (20:00 +0000)]
2005-10-19 [colin] 1.9.15cvs77

* src/plugins/pgpinline/pgpinline.c
* src/plugins/pgpmime/pgpmime.c
Check that my_tmpfile() doesn't
return NULL

18 years ago2005-10-19 [colin] 1.9.15cvs76
Colin Leroy [Wed, 19 Oct 2005 19:46:57 +0000 (19:46 +0000)]
2005-10-19 [colin] 1.9.15cvs76

* src/common/utils.c
Use shorter mime boundaries to avoid having
MTAs rewrapping our headers, breaking the
PGP signature in the process
* src/compose.c
* src/plugins/pgpmime/pgpmime.c
Check for boundary uniqueness to be sure
it won't happen, instead of hoping for the
best

18 years ago2005-10-19 [colin] 1.9.15cvs75
Colin Leroy [Wed, 19 Oct 2005 16:22:42 +0000 (16:22 +0000)]
2005-10-19 [colin] 1.9.15cvs75

* sylpheed-claws.desktop
* src/Makefile.am
* src/main.c
Ship a sylpheed-claws binary instead
of a sylpheed one. Change the socket
name, too
* src/folderview.c
Update folder only if it changed
* src/wizard.c
Fix i18n in welcome mail, patch by
Fabien Vantard

18 years ago1.9.99-rc2 released
Paul Mangan [Wed, 19 Oct 2005 09:50:40 +0000 (09:50 +0000)]
1.9.99-rc2 released

18 years ago2005-10-19 [paul] 1.9.15cvs74
Paul Mangan [Wed, 19 Oct 2005 09:17:43 +0000 (09:17 +0000)]
2005-10-19 [paul] 1.9.15cvs74

* src/folder.c
* src/folderview.c
fix summaryview update
Patch by Colin

18 years ago2005-10-18 [colin] 1.9.15cvs73
Colin Leroy [Tue, 18 Oct 2005 17:40:27 +0000 (17:40 +0000)]
2005-10-18 [colin] 1.9.15cvs73

* src/plugins/pgpcore/passphrase.c
Don't XGrabServer, and try a bit more to
sync everything before grabbing mouse/keyboard

18 years ago2005-10-18 [colin] 1.9.15cvs72
Colin Leroy [Tue, 18 Oct 2005 17:15:44 +0000 (17:15 +0000)]
2005-10-18 [colin] 1.9.15cvs72

* src/Makefile.am
* src/addressadd.c
* src/addressbook.c
* src/folderview.c
* src/grouplistdialog.c
* src/mimeview.c
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/summaryview.c
* src/gtk/gtksctree.c
* src/gtk/gtksctree.h
* src/pixmaps/empty.xpm
Implement a wrapper call for gtk_ctree_set_node_info
and gtk_ctree_insert_node, that uses a 1x1 transparent
pixmap instead of a NULL one. This works around some
memory problems deep inside gtk, revealed by valgrind,
and fixes bug #834 (Pressing CTRl-D on a message marked
as locked crashes sylpheed.), as well as, probably,
wwp's 4th dimension problems that happen in gtk_ctree_*.

18 years ago2005-10-17 [colin] 1.9.15cvs71
Colin Leroy [Mon, 17 Oct 2005 19:53:32 +0000 (19:53 +0000)]
2005-10-17 [colin] 1.9.15cvs71

* src/mimeview.c
Provide visual feedback when checking
signature

18 years ago2005-10-17 [colin] 1.9.15cvs70
Colin Leroy [Mon, 17 Oct 2005 19:48:28 +0000 (19:48 +0000)]
2005-10-17 [colin] 1.9.15cvs70

* src/main.c
Keep the folder list frozen while checking caches...

18 years ago2005-10-17 [colin] 1.9.15cvs69
Colin Leroy [Mon, 17 Oct 2005 16:45:35 +0000 (16:45 +0000)]
2005-10-17 [colin] 1.9.15cvs69

* src/addr_compl.c
Fi bug #833 (Autocompleting from addressbook
fails with extended chars)
* src/imap.c
Fix 'adding messages' staying in statusbar
after an error

18 years ago2005-10-17 [wwp] 1.9.15cvs68
Tristan Chabredier [Mon, 17 Oct 2005 15:16:04 +0000 (15:16 +0000)]
2005-10-17 [wwp] 1.9.15cvs68

* src/ssl_manager.c
Fix buttons' layout resizing when window size changes

18 years ago2005-10-17 [wwp] 1.9.15cvs67
Tristan Chabredier [Mon, 17 Oct 2005 15:00:48 +0000 (15:00 +0000)]
2005-10-17 [wwp] 1.9.15cvs67

* src/account.c
* src/prefs_account.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_folder_item.c
* src/prefs_gtk.c
* src/gtk/logwindow.c
* src/gtk/pluginwindow.c
* src/gtk/prefswindow.c
* src/gtk/prefswindow.h
Remember yet more window sizes (log, prefs, folder prefs, accounts)

18 years ago2005-10-17 [paul] 1.9.15cvs66
Paul Mangan [Mon, 17 Oct 2005 11:13:58 +0000 (11:13 +0000)]
2005-10-17 [paul] 1.9.15cvs66

* configure.ac
fix missing libetpan message
* po/en_GB.po
updated
* src/crash.c
* src/manual.c
* src/prefs_themes.c
* src/common/defs.h
add some new URI defines, change some
others
* src/wizard.c
make welcome message translatable
small improvements to english
other tweaks
* src/gtk/menu.c
fix warnings

18 years ago2005-10-17 [paul] 1.9.15cvs65
Paul Mangan [Mon, 17 Oct 2005 07:01:45 +0000 (07:01 +0000)]
2005-10-17 [paul] 1.9.15cvs65

* src/summaryview.c
fix column titles

18 years agoremove ex-team member
Paul Mangan [Mon, 17 Oct 2005 04:57:19 +0000 (04:57 +0000)]
remove ex-team member

18 years ago2005-10-16 [mones] 1.9.15cvs64
Ricardo Mones [Sun, 16 Oct 2005 20:02:44 +0000 (20:02 +0000)]
2005-10-16 [mones] 1.9.15cvs64

* po/es.po
Updated translation

18 years ago2005-10-16 [colin]
Colin Leroy [Sun, 16 Oct 2005 17:07:08 +0000 (17:07 +0000)]
2005-10-16 [colin]

1.9.99-rc1 released

18 years ago2005-10-16 [colin] 1.9.15cvs63
Colin Leroy [Sun, 16 Oct 2005 16:08:43 +0000 (16:08 +0000)]
2005-10-16 [colin] 1.9.15cvs63

* src/wizard.c
Fix whitespace

18 years ago2005-10-16 [colin] 1.9.15cvs62
Colin Leroy [Sun, 16 Oct 2005 16:03:03 +0000 (16:03 +0000)]
2005-10-16 [colin] 1.9.15cvs62

* src/toolbar.c
s/Get All/Get Mail/
* src/wizard.c
Real welcome mail text, thanks Paul

18 years ago2005-10-16 [colin] 1.9.15cvs61
Colin Leroy [Sun, 16 Oct 2005 15:53:54 +0000 (15:53 +0000)]
2005-10-16 [colin] 1.9.15cvs61

* src/editldap.c
* src/exporthtml.c
* src/main.c
* src/mainwindow.c
* src/prefs_themes.c
* src/prefs_toolbar.c
* src/plugins/demo/demo.c
* src/plugins/trayicon/trayicon.c
s/Sylpheed/Sylpheed-Claws/

18 years ago2005-10-16 [colin] 1.9.15cvs60
Colin Leroy [Sun, 16 Oct 2005 15:07:23 +0000 (15:07 +0000)]
2005-10-16 [colin] 1.9.15cvs60

* src/wizard.c
Add a welcome email in the first empty mailbox
* src/prefs_common.c
Change one more default

18 years ago2005-10-16 [colin] 1.9.15cvs59
Colin Leroy [Sun, 16 Oct 2005 13:46:20 +0000 (13:46 +0000)]
2005-10-16 [colin] 1.9.15cvs59

* src/wizard.c
Remove printf

18 years ago2005-10-16 [colin] 1.9.15cvs58
Colin Leroy [Sun, 16 Oct 2005 13:41:04 +0000 (13:41 +0000)]
2005-10-16 [colin] 1.9.15cvs58

* src/toolbar.c
* src/prefs_common.c
Change some defaults

18 years ago2005-10-16 [colin] 1.9.15cvs56
Colin Leroy [Sun, 16 Oct 2005 13:19:35 +0000 (13:19 +0000)]
2005-10-16 [colin] 1.9.15cvs56

* src/wizard.c
By default, initialize fonts to have
the same size as normal GtkWidgets

18 years ago2005-10-16 [colin] 1.9.15cvs55
Colin Leroy [Sun, 16 Oct 2005 13:00:50 +0000 (13:00 +0000)]
2005-10-16 [colin] 1.9.15cvs55

* src/mimeview.c
Fix message a bit more

18 years ago2005-10-16 [colin] 1.9.15cvs54
Colin Leroy [Sun, 16 Oct 2005 12:55:18 +0000 (12:55 +0000)]
2005-10-16 [colin] 1.9.15cvs54

* src/addressbook.c
Second attempt at flicker fixing

18 years ago2005-10-16 [colin] 1.9.15cvs53
Colin Leroy [Sun, 16 Oct 2005 12:33:48 +0000 (12:33 +0000)]
2005-10-16 [colin] 1.9.15cvs53

* src/addressbook.c
Fix flicker

18 years ago2005-10-16 [wwp] 1.9.15cvs52
Tristan Chabredier [Sun, 16 Oct 2005 12:23:20 +0000 (12:23 +0000)]
2005-10-16 [wwp] 1.9.15cvs52

* src/addressbook.c
* src/editaddress.c
* src/prefs_common.c
* src/prefs_common.h
Remember window sizes (address book)

18 years ago2005-10-16 [wwp] 1.9.15cvs51
Tristan Chabredier [Sun, 16 Oct 2005 11:39:13 +0000 (11:39 +0000)]
2005-10-16 [wwp] 1.9.15cvs51

* src/plugins/clamav/clamav_plugin_gtk.c
* src/plugins/spamassassin/spamassassin_gtk.c
Fix compilation warnings (missing #include).

18 years ago2005-10-16 [colin] 1.9.15cvs50
Colin Leroy [Sun, 16 Oct 2005 11:08:46 +0000 (11:08 +0000)]
2005-10-16 [colin] 1.9.15cvs50

* src/mimeview.c
* src/summaryview.c
* src/textview.c
Make 'c' check signature, and forward
c, l, y, t from summaryview to mimeview

18 years ago2005-10-16 [colin] 1.9.15cvs49
Colin Leroy [Sun, 16 Oct 2005 10:40:11 +0000 (10:40 +0000)]
2005-10-16 [colin] 1.9.15cvs49

* src/addressbook.c
Put border around buttons
* src/mainwindow.c
* src/summaryview.c
Rework menus (Patch based on a patch
by Paul)

18 years ago2005-10-15 [wwp] 1.9.15cvs48
Tristan Chabredier [Sat, 15 Oct 2005 11:29:31 +0000 (11:29 +0000)]
2005-10-15 [wwp] 1.9.15cvs48

* src/editjpilot.c
* src/editldap.c
* src/editvcard.c
* src/exphtmldlg.c
* src/expldifdlg.c
* src/export.c
* src/import.c
* src/importldif.c
* src/importmutt.c
* src/importpine.c
* src/prefs_account.c
* src/prefs_spelling.c
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
* src/plugins/clamav/clamav_plugin_gtk.c
* src/plugins/spamassassin/spamassassin_gtk.c
use nicer browse-for-file/dir buttons than the "..." ones,
code factorizing more.

18 years ago2005-10-14 [colin] 1.9.15cvs47
Colin Leroy [Fri, 14 Oct 2005 17:18:43 +0000 (17:18 +0000)]
2005-10-14 [colin] 1.9.15cvs47

* src/mainwindow.c
set relief on the account switcher so that people see it
grey out Create processing rules when no message is selected
* src/prefs_filtering.c
ask before closing if the rule has not been modified, even if
it's not valid
* src/prefs_matcher.c
fix sensitivity when entering the dialog
* src/gtk/inputdialog.c
display a better icon on password ask
* src/plugins/pgpcore/passphrase.c
make the dialog look better

18 years ago2005-10-14 [paul] 1.9.15cvs46
Paul Mangan [Fri, 14 Oct 2005 14:38:19 +0000 (14:38 +0000)]
2005-10-14 [paul] 1.9.15cvs46

* src/folderview.c
indicate presense of marked msgs in
unexpanded subfolders

18 years ago2005-10-14 [paul] 1.9.15cvs45
Paul Mangan [Fri, 14 Oct 2005 13:43:17 +0000 (13:43 +0000)]
2005-10-14 [paul] 1.9.15cvs45

* src/prefs_actions.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_filtering_action.c
* src/prefs_matcher.c
* src/prefs_template.c
remember window sizes
fix Info button size

Patches by wwp

18 years ago2005-10-13 [colin] 1.9.15cvs44
Colin Leroy [Thu, 13 Oct 2005 19:56:17 +0000 (19:56 +0000)]
2005-10-13 [colin] 1.9.15cvs44

* src/mimeview.c
* src/noticeview.c
* src/noticeview.h
Add a tooltip on the icon (optional)
Get rid of the signature buttons and only
use the icon+tooltip

18 years ago2005-10-13 [colin] 1.9.15cvs43
Colin Leroy [Thu, 13 Oct 2005 19:36:30 +0000 (19:36 +0000)]
2005-10-13 [colin] 1.9.15cvs43

* src/noticeview.c
* src/noticeview.h
Add hand cursor for hovering over icon

18 years ago2005-10-13 [colin] 1.9.15cvs42
Colin Leroy [Thu, 13 Oct 2005 18:15:43 +0000 (18:15 +0000)]
2005-10-13 [colin] 1.9.15cvs42

* src/summaryview.c
Fix crash when quicksearch's hidden
at startup

18 years ago2005-10-13 [colin] 1.9.15cvs41
Colin Leroy [Thu, 13 Oct 2005 18:06:13 +0000 (18:06 +0000)]
2005-10-13 [colin] 1.9.15cvs41

* src/compose.c
Set subject when forwarding multiple mails
Check that other recipient than the default Cc or Bcc
have been set before sending.

18 years ago2005-10-13 [colin] 1.9.15cvs40
Colin Leroy [Thu, 13 Oct 2005 18:04:55 +0000 (18:04 +0000)]
2005-10-13 [colin] 1.9.15cvs40

* src/imap.c
Batch per-folder
Introduce locking, but don't use it yet

18 years ago2005-10-13 [colin] 1.9.15cvs39
Colin Leroy [Thu, 13 Oct 2005 17:51:19 +0000 (17:51 +0000)]
2005-10-13 [colin] 1.9.15cvs39

* src/gtk/quicksearch.c
Reset quicksearch when hiding it
Make sticky a real pref

18 years ago2005-10-13 [colin] 1.9.15cvs38
Colin Leroy [Thu, 13 Oct 2005 17:49:51 +0000 (17:49 +0000)]
2005-10-13 [colin] 1.9.15cvs38

* src/summaryview.c
Faster prefs apply