claws.git
17 years ago2006-12-28 [colin] 2.6.1cvs86
Colin Leroy [Thu, 28 Dec 2006 17:58:49 +0000 (17:58 +0000)]
2006-12-28 [colin] 2.6.1cvs86

* Makefile.am
Fix desktop/icon simplification

17 years ago2006-12-28 [colin] 2.6.1cvs85
Colin Leroy [Thu, 28 Dec 2006 17:11:46 +0000 (17:11 +0000)]
2006-12-28 [colin] 2.6.1cvs85

* Makefile.am
Make desktop and icon not
dependant on the desktop

17 years ago2006-12-28 [wwp] 2.6.1cvs84
Tristan Chabredier [Thu, 28 Dec 2006 12:42:57 +0000 (12:42 +0000)]
2006-12-28 [wwp] 2.6.1cvs84

* src/plugins/pgpmime/claws.def
Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).

17 years ago2006-12-28 [wwp] 2.6.1cvs83
Tristan Chabredier [Thu, 28 Dec 2006 10:49:09 +0000 (10:49 +0000)]
2006-12-28 [wwp] 2.6.1cvs83

* src/prefs_folder_item.c
Fix coloring of "simplify subject regexp" (folder prefs),
which might be left to red whereas the regexp gets empty.

17 years ago2006-12-28 [wwp] 2.6.1cvs82
Tristan Chabredier [Thu, 28 Dec 2006 09:53:20 +0000 (09:53 +0000)]
2006-12-28 [wwp] 2.6.1cvs82

* src/prefs_common.c
* src/prefs_common.h
* src/addressbook.c
* src/addressitem.h
Save addressbook mainwindow's horizontal and vertical splitter position.

17 years ago2006-12-27 [wwp] 2.6.1cvs81
Tristan Chabredier [Wed, 27 Dec 2006 11:19:49 +0000 (11:19 +0000)]
2006-12-27 [wwp] 2.6.1cvs81

* src/gtk/gtkaspell.c
* src/gtk/gtkaspell.h
* src/compose.c
Fix assignment of compose's default and alternate dictionary from
account or folder settings. Now gtkaspell_change_dict does rotate
dicts only when it's called from a menu cb.

17 years ago2006-12-27 [wwp] 2.6.1cvs80
Tristan Chabredier [Wed, 27 Dec 2006 10:34:31 +0000 (10:34 +0000)]
2006-12-27 [wwp] 2.6.1cvs80

* src/folder_item_prefs.c
Fix randomly initialized default-alt-dictionary (folder prefs),
complete 2.6.1cvs72.

17 years ago2006-12-27 [paul] 2.6.1cvs79
Colin Leroy [Wed, 27 Dec 2006 09:43:16 +0000 (09:43 +0000)]
2006-12-27 [paul] 2.6.1cvs79

* src/imap_gtk.c
* src/mh_gtk.c
Add Copy folder in the folder's contextual
menu

17 years ago2006-12-27 [wwp] 2.6.1cvs78
Tristan Chabredier [Wed, 27 Dec 2006 09:17:22 +0000 (09:17 +0000)]
2006-12-27 [wwp] 2.6.1cvs78

* src/imap.c
Clean up session locking, thanks to Colin.

17 years ago2006-12-26 [colin] 2.6.1cvs77
Colin Leroy [Tue, 26 Dec 2006 23:03:31 +0000 (23:03 +0000)]
2006-12-26 [colin] 2.6.1cvs77

* src/statusbar.c
Revert previous patch

17 years ago2006-12-26 [colin] 2.6.1cvs76
Colin Leroy [Tue, 26 Dec 2006 22:37:41 +0000 (22:37 +0000)]
2006-12-26 [colin] 2.6.1cvs76

* src/folder.c
* src/folderview.c
* src/imap.c
* src/statusbar.c
* src/etpan/imap-thread.c
Fix previous commit warnings
Make statusbar update every second if total < 20
Make IMAP APPEND faster by simplifying log

17 years ago2006-12-26 [colin] 2.6.1cvs75
Colin Leroy [Tue, 26 Dec 2006 21:34:00 +0000 (21:34 +0000)]
2006-12-26 [colin] 2.6.1cvs75

* src/folder.c
* src/folder.h
* src/folderview.c
* src/folderview.h
* src/imap_gtk.c
* src/mh_gtk.c
Make it possible to copy folders accross
mailboxes (this was an arbitrary limitation).
Still make it impossible to move folders
accross mailboxes.

17 years ago2006-12-26 [colin] 2.6.1cvs74
Colin Leroy [Tue, 26 Dec 2006 21:30:48 +0000 (21:30 +0000)]
2006-12-26 [colin] 2.6.1cvs74

* src/etpan/imap-thread.c
Fix bug 1081, 'claws-mail
segfaults when going offline
while it transfers mails via
imap'

17 years ago2006-12-26 [colin] 2.6.1cvs73
Colin Leroy [Tue, 26 Dec 2006 18:20:37 +0000 (18:20 +0000)]
2006-12-26 [colin] 2.6.1cvs73

* src/folder_item_prefs.c
Don't forget alt dictionary when
renaming/moving folders

17 years ago2006-12-26 [wwp] 2.6.1cvs72
Tristan Chabredier [Tue, 26 Dec 2006 18:10:51 +0000 (18:10 +0000)]
2006-12-26 [wwp] 2.6.1cvs72

* src/folder_item_prefs.c
Add missing defaults for per-folder alt dict
(forgotten in 2.6.1cvs61).

17 years ago2006-12-26 [colin] 2.6.1cvs71
Colin Leroy [Tue, 26 Dec 2006 17:26:48 +0000 (17:26 +0000)]
2006-12-26 [colin] 2.6.1cvs71

* src/wizard.c
Add tooltip to state that specifying
full path to mailbox is possible

17 years ago2006-12-26 [wwp] 2.6.1cvs70
Tristan Chabredier [Tue, 26 Dec 2006 13:26:01 +0000 (13:26 +0000)]
2006-12-26 [wwp] 2.6.1cvs70

* src/partial_download.c
* src/gtk/gtkvscrollbutton.c
* src/plugins/pgpinline/plugin.c
Fix for few compiler warnings that matter.

17 years ago2006-12-25 [colin] 2.6.1cvs69
Colin Leroy [Mon, 25 Dec 2006 21:10:12 +0000 (21:10 +0000)]
2006-12-25 [colin] 2.6.1cvs69

* src/partial_download.c
Fix marking for download or deletion
when the header isn't the first
* src/gtk/logwindow.c
Fix start of scrolling

17 years ago2006-12-23 [paul] 2.6.1cvs68
Paul Mangan [Sat, 23 Dec 2006 10:42:19 +0000 (10:42 +0000)]
2006-12-23 [paul] 2.6.1cvs68

* src/compose.c
change last commit to use the 'academic'
method instead. Thanks to wwp

17 years ago2006-12-23 [paul] 2.6.1cvs67
Paul Mangan [Sat, 23 Dec 2006 10:34:36 +0000 (10:34 +0000)]
2006-12-23 [paul] 2.6.1cvs67

* src/compose.c
don't warn about empty subject when
redirecting

17 years ago2006-12-22 [colin] 2.6.1cvs66
Colin Leroy [Fri, 22 Dec 2006 21:09:19 +0000 (21:09 +0000)]
2006-12-22 [colin] 2.6.1cvs66

* src/summary_search.c
Fix previous patch

17 years ago2006-12-22 [colin] 2.6.1cvs65
Colin Leroy [Fri, 22 Dec 2006 21:01:18 +0000 (21:01 +0000)]
2006-12-22 [colin] 2.6.1cvs65

* src/gtk/gtkutils.c
* src/imap.c
* src/jpilot.c
* src/summary_search.c
A few warning fixes

17 years agonote rc release :)
Colin Leroy [Fri, 22 Dec 2006 20:42:59 +0000 (20:42 +0000)]
note rc release :)

17 years ago2006-12-22 [colin] 2.6.1cvs64
Colin Leroy [Fri, 22 Dec 2006 09:55:44 +0000 (09:55 +0000)]
2006-12-22 [colin] 2.6.1cvs64

* src/toolbar.c
* src/toolbar.h
Add a combo to the learn spam button
* src/plugins/bogofilter/bogofilter.c
* src/plugins/bogofilter/bogofilter_gtk.c
* src/plugins/bogofilter/bogofilter.h
Allow to store Unsure mails in a specific
folder to make better teaching easier

17 years ago2006-12-21 [wwp] 2.6.1cvs63
Tristan Chabredier [Thu, 21 Dec 2006 10:52:39 +0000 (10:52 +0000)]
2006-12-21 [wwp] 2.6.1cvs63

* src/compose.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_spelling.c
* src/gtk/gtkaspell.c
* src/gtk/gtkaspell.h
Allow spell-checking using both current and alternate dictionaries
(thanks to Colin).

17 years ago2006-12-21 [wwp] 2.6.1cvs62
Tristan Chabredier [Thu, 21 Dec 2006 08:30:23 +0000 (08:30 +0000)]
2006-12-21 [wwp] 2.6.1cvs62

* src/gtk/gtkaspell.c
Apply recheck_when_changing_dict (highlight all mispelled words)
when switching to alternate dictionary.

17 years ago2006-12-21 [wwp] 2.6.1cvs61
Tristan Chabredier [Thu, 21 Dec 2006 08:15:55 +0000 (08:15 +0000)]
2006-12-21 [wwp] 2.6.1cvs61

* src/compose.c
* src/folder_item_prefs.h
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_folder_item.c
* src/prefs_spelling.c
* src/gtk/gtkaspell.c
* src/gtk/gtkaspell.h
Add global and per-folder prefs to set the default
alternate dictionary.

17 years ago2006-12-21 [colin] 2.6.1cvs60
Colin Leroy [Thu, 21 Dec 2006 07:58:13 +0000 (07:58 +0000)]
2006-12-21 [colin] 2.6.1cvs60

* src/folder.c
Look for folders by path in all folders
* src/html.c
add &mdash;

17 years ago2006-12-20 [colin] 2.6.1cvs59
Colin Leroy [Wed, 20 Dec 2006 17:23:45 +0000 (17:23 +0000)]
2006-12-20 [colin] 2.6.1cvs59

* src/gtk/quicksearch.c
Make sure in_typing is false when clearing

17 years ago2006-12-20 [wwp] 2.6.1cvs58
Tristan Chabredier [Wed, 20 Dec 2006 14:35:27 +0000 (14:35 +0000)]
2006-12-20 [wwp] 2.6.1cvs58

* configure.ac
change manual's target dir to be LFH-compliant (thanks to Colin).

17 years ago2006-12-20 [wwp] 2.6.1cvs57
Tristan Chabredier [Wed, 20 Dec 2006 14:25:07 +0000 (14:25 +0000)]
2006-12-20 [wwp] 2.6.1cvs57

* src/prefs_common.c
* src/prefs_summaries.c
i18n fix and factorize patch, thanks to Fabien.

17 years ago2006-12-20 [paul] 2.6.1cvs56
Paul Mangan [Wed, 20 Dec 2006 13:06:15 +0000 (13:06 +0000)]
2006-12-20 [paul] 2.6.1cvs56

* configure.ac
last of the renaming (??)
* src/main.c
correct --help info of --status-full
* src/plugins/bogofilter/bogofilter.c
make FALSE default of whitelist_ab

17 years ago2006-12-19 [colin] 2.6.1cvs55
Colin Leroy [Tue, 19 Dec 2006 20:02:46 +0000 (20:02 +0000)]
2006-12-19 [colin] 2.6.1cvs55

* src/jpilot.c
Same as before, without depending on
pisock >= 0.12

17 years ago2006-12-19 [colin] 2.6.1cvs54
Colin Leroy [Tue, 19 Dec 2006 18:08:53 +0000 (18:08 +0000)]
2006-12-19 [colin] 2.6.1cvs54

* src/jpilot.c
Fix bug 1059, 'Better jpilot charset
handling'. Use libpisync's charset conversion
if possible

17 years ago2006-12-19 [colin] 2.6.1cvs53
Colin Leroy [Tue, 19 Dec 2006 17:28:32 +0000 (17:28 +0000)]
2006-12-19 [colin] 2.6.1cvs53

* po/fr.po
Updated by Fabien

17 years ago2006-12-19 [wwp] 2.6.1cvs52
Tristan Chabredier [Tue, 19 Dec 2006 15:11:50 +0000 (15:11 +0000)]
2006-12-19 [wwp] 2.6.1cvs52

* src/gtk/about.c
Add missing #include (thanks to Colin).

17 years ago2006-12-19 [wwp] 2.6.1cvs51
Tristan Chabredier [Tue, 19 Dec 2006 15:02:49 +0000 (15:02 +0000)]
2006-12-19 [wwp] 2.6.1cvs51

* src/prefs_receive.c
Better spacing between widgets in prefs.

17 years ago2006-12-18 [colin] 2.6.1cvs50
Colin Leroy [Mon, 18 Dec 2006 21:31:12 +0000 (21:31 +0000)]
2006-12-18 [colin] 2.6.1cvs50

* src/imap.c
Fix failure to get separator on LIST "" ""
Try LIST "" "INBOX" too.

17 years ago2006-12-18 [wwp] 2.6.1cvs49
Tristan Chabredier [Mon, 18 Dec 2006 20:19:03 +0000 (20:19 +0000)]
2006-12-18 [wwp] 2.6.1cvs49

* src/common/session.c
Fix a compiler warning (thanks to Fabien).

17 years ago2006-12-18 [wwp] 2.6.1cvs48
Tristan Chabredier [Mon, 18 Dec 2006 20:04:10 +0000 (20:04 +0000)]
2006-12-18 [wwp] 2.6.1cvs48

* src/compose.c
* src/prefs_quote.c
Factorize some strings for translation (it's about error
messages when applying or checking template/quote format).

17 years ago2006-12-18 [colin] 2.6.1cvs47
Colin Leroy [Mon, 18 Dec 2006 17:21:29 +0000 (17:21 +0000)]
2006-12-18 [colin] 2.6.1cvs47

* Makefile.am
* src/common/defs.h
* src/gtk/Makefile.am
* src/gtk/about.c
Add a Release notes tab from the contents of
$(DOCDIR)/RELEASE_NOTES. Patch by Fabien.

17 years ago2006-12-17 [colin] 2.6.1cvs46
Colin Leroy [Sun, 17 Dec 2006 13:36:22 +0000 (13:36 +0000)]
2006-12-17 [colin] 2.6.1cvs46

* src/mimeview.c
* src/textview.c
* src/gtk/filesel.c
Correctly convert from/to UTF8/filename encoding
when loading and saving files. Probably fixes
bug 1068, 'Claws-Mail uses 100% CPU when looking
for a file to attach and is blocked...'

17 years ago2006-12-17 [colin] 2.6.1cvs45
Colin Leroy [Sun, 17 Dec 2006 11:54:09 +0000 (11:54 +0000)]
2006-12-17 [colin] 2.6.1cvs45

* src/gtk/logwindow.c
Fix bug 1067, 'Claws-Mail uses 100% CPU on an
IMAP folder and is blocked on main thread':
make sure we put utf8 in the log.

17 years ago2006-12-16 [colin] 2.6.1cvs44
Colin Leroy [Sat, 16 Dec 2006 17:12:16 +0000 (17:12 +0000)]
2006-12-16 [colin] 2.6.1cvs44

* src/toolbar.c
* src/toolbar.h
Fix bug 1055, 'Add the 'cancel receive'
in the available events for the toolbar buttons'

17 years ago2006-12-16 [colin] 2.6.1cvs43
Colin Leroy [Sat, 16 Dec 2006 16:38:14 +0000 (16:38 +0000)]
2006-12-16 [colin] 2.6.1cvs43

* po/POTFILES.in
* src/imap.c
* src/common/nntp.c
* src/common/session.c
Log error when SSL handshakes fail.
Fixes bug 1082, 'incorrect / imprecise
error message when imap server provides
ssl only through STARTTLS but SSL is
selected'

17 years ago2006-12-15 [wwp] 2.6.1cvs42
Tristan Chabredier [Fri, 15 Dec 2006 19:06:14 +0000 (19:06 +0000)]
2006-12-15 [wwp] 2.6.1cvs42

* src/plugins/bogofilter/bogofilter_gtk.c
set proper sensitivity to widgets I've recently added.

17 years ago2.7.0-rc1 released
Colin Leroy [Fri, 15 Dec 2006 18:44:54 +0000 (18:44 +0000)]
2.7.0-rc1 released

17 years ago2006-12-15 [wwp] 2.6.1cvs41
Tristan Chabredier [Fri, 15 Dec 2006 16:52:39 +0000 (16:52 +0000)]
2006-12-15 [wwp] 2.6.1cvs41

* src/plugins/bogofilter/bogofilter.c
* src/plugins/bogofilter/bogofilter.h
* src/plugins/bogofilter/bogofilter_gtk.c
bogofilter's whitelist can now use a subset of
the addressbook (either a book, a subfolder of a book,
or the whole addressbook by using "Any"). Re-used there
some pref_matcher widgets and mechanisms to match a subset
of the addressbook.

17 years ago2006-12-15 [wwp] 2.6.1cvs40
Tristan Chabredier [Fri, 15 Dec 2006 16:41:15 +0000 (16:41 +0000)]
2006-12-15 [wwp] 2.6.1cvs40

* src/wizard.c
* src/common/plugin.c
* src/common/plugin.h
* src/gtk/about.c
* src/plugins/bogofilter/bogofilter.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
factorize some translatable strings (plugins-related),
fix missing punctuation in several places,
remove useless translatable \n in about.c,
and factorize plugin init code w/ a new function
check_plugin_version() in common/plugin.c.
Patch by Fabien Vantard <fzzzzz@gmail.com>.

17 years ago2006-12-15 [wwp] 2.6.1cvs39
Tristan Chabredier [Fri, 15 Dec 2006 15:35:00 +0000 (15:35 +0000)]
2006-12-15 [wwp] 2.6.1cvs39

* src/plugins/bogofilter/bogofilter.c
* src/plugins/bogofilter/bogofilter_gtk.c
flag whitelisted spams as spam, but don't filter it to the spam
folder. Thanks to Colin.

17 years ago2006-12-15 [ticho] 2.6.1cvs38
Andrej Kacian [Fri, 15 Dec 2006 13:35:06 +0000 (13:35 +0000)]
2006-12-15 [ticho] 2.6.1cvs38

* src/plugins/bogofilter/bogofilter.c
* src/plugins/bogofilter/bogofilter.h
* src/plugins/bogofilter/bogofilter_gtk.c
Add option to whitelist senders found in addressbook. Patch by colin.

17 years ago2006-12-15 [paul] 2.6.1cvs37
Paul Mangan [Fri, 15 Dec 2006 10:03:15 +0000 (10:03 +0000)]
2006-12-15 [paul] 2.6.1cvs37

* src/folderview.c
add missing #include "log.h"

17 years ago2006-12-15 [paul] 2.6.1cvs36
Colin Leroy [Fri, 15 Dec 2006 09:12:56 +0000 (09:12 +0000)]
2006-12-15 [paul] 2.6.1cvs36

* src/plugins/bogofilter/bogofilter.c
* src/plugins/bogofilter/bogofilter.h
* src/plugins/bogofilter/bogofilter_gtk.c
Add an option to allow inserting an
X-Claws-Bogosity header (on MH folders
only). Patch by Colin

17 years ago2006-12-14 [colin] 2.6.1cvs35
Colin Leroy [Thu, 14 Dec 2006 18:49:03 +0000 (18:49 +0000)]
2006-12-14 [colin] 2.6.1cvs35

* src/main.c
"Yes" should be the default choice for
migration configuration

17 years ago2006-12-14 [paul] 2.6.1cvs34
Colin Leroy [Thu, 14 Dec 2006 10:25:58 +0000 (10:25 +0000)]
2006-12-14 [paul] 2.6.1cvs34

* src/prefs_summaries.c
* manual/advanced.xml
Unhide mark_as_read_delay

17 years ago2006-12-14 [paul] 2.6.1cvs33
Colin Leroy [Thu, 14 Dec 2006 09:49:25 +0000 (09:49 +0000)]
2006-12-14 [paul] 2.6.1cvs33

* src/messageview.c
* src/messageview.h
* src/mimeview.c
* src/mimeview.h
* src/summaryview.c
* src/textview.c
* src/textview.h
Fix printing of selection
Fix printing of message parts
Fix printing of images
* src/gtk/gtksourceprintjob.c
Fix page count when there are images

17 years ago2006-12-14 [wwp] 2.6.1cvs32
Tristan Chabredier [Thu, 14 Dec 2006 08:38:09 +0000 (08:38 +0000)]
2006-12-14 [wwp] 2.6.1cvs32

* src/mainwindow.c
* src/summaryview.c
* src/summaryview.h
* src/gtk/quicksearch.c
fix quicksearch 'magnify' button status when QS is closed
using the Escape key, thanks to Colin.

17 years ago2006-12-13 [colin] 2.6.1cvs30
Colin Leroy [Wed, 13 Dec 2006 20:53:23 +0000 (20:53 +0000)]
2006-12-13 [colin] 2.6.1cvs30

* src/ldapquery.c
* src/ldaputil.c
Use the binary safe version of ldap_get_values,
to make sure we manipulate null-terminated
strings. Maybe fixes bug 1075, 'claws mail
segfault when completing ldap adresses'
* src/syldap.c ** REMOVED **
* src/syldap.h ** REMOVED **
Remove dead files

17 years ago2006-12-13 [mones] 2.6.1cvs29
Ricardo Mones [Wed, 13 Dec 2006 19:46:40 +0000 (19:46 +0000)]
2006-12-13 [mones] 2.6.1cvs29

* po/es.po
Fixed piped strings, fixed click translation

17 years ago2006-12-13 [paul] 2.6.1cvs28
Paul Mangan [Wed, 13 Dec 2006 12:42:36 +0000 (12:42 +0000)]
2006-12-13 [paul] 2.6.1cvs28

* src/main.c
don't translate these strings

17 years ago2006-12-13 [paul] 2.6.1cvs27
Paul Mangan [Wed, 13 Dec 2006 12:32:02 +0000 (12:32 +0000)]
2006-12-13 [paul] 2.6.1cvs27

* po/en_GB.po
updated

17 years ago2006-12-13 [colin] 2.6.1cvs26
Colin Leroy [Wed, 13 Dec 2006 07:44:00 +0000 (07:44 +0000)]
2006-12-13 [colin] 2.6.1cvs26

* src/main.c
* src/main.h
Add claws_is_starting()

17 years ago2006-12-13 [mones] 2.6.1cvs25
Ricardo Mones [Wed, 13 Dec 2006 00:11:37 +0000 (00:11 +0000)]
2006-12-13 [mones] 2.6.1cvs25

* manual/es/advanced.xml
* po/es.po
Synced manual and updated translation

17 years ago2006-12-12 [colin] 2.6.1cvs24
Colin Leroy [Tue, 12 Dec 2006 21:58:07 +0000 (21:58 +0000)]
2006-12-12 [colin] 2.6.1cvs24

* src/wizard.c
Add an option to use STARTTLS in the
welcome wizard. Fixes bug 1080,
'Using SSL option in wizard for incoming
server does not activate SSL with STARTTLS'

17 years ago2006-12-12 [colin] 2.6.1cvs23
Colin Leroy [Tue, 12 Dec 2006 21:56:30 +0000 (21:56 +0000)]
2006-12-12 [colin] 2.6.1cvs23

* src/main.c
Don't exit when there's an incomplete
mailbox configured - leaves a chance
to fix a failing IMAP account. Exit
if no mailbox at all is loaded (case
of missing plugin).
Completes bug 1077's fix (I was wrong
in this bug's comment #3).

17 years ago2006-12-12 [colin] 2.6.1cvs22
Colin Leroy [Tue, 12 Dec 2006 21:51:48 +0000 (21:51 +0000)]
2006-12-12 [colin] 2.6.1cvs22

* src/gtk/menu.h
Add another menu data type
* src/prefs_account.c
Complete the completion of bug 1076
(doesn't lose the pref on apply)

17 years ago2006-12-12 [paul] 2.6.1cvs21
Paul Mangan [Tue, 12 Dec 2006 09:47:24 +0000 (09:47 +0000)]
2006-12-12 [paul] 2.6.1cvs21

* src/prefs_account.c
complete the fix of bug 1076
also be more verbose with the text

17 years ago2006-12-12 [paul] 2.6.1cvs20
Paul Mangan [Tue, 12 Dec 2006 08:19:20 +0000 (08:19 +0000)]
2006-12-12 [paul] 2.6.1cvs20

* src/gtk/combobox.c
fix compilation warning

17 years ago2006-12-11 [colin] 2.6.1cvs19
Colin Leroy [Mon, 11 Dec 2006 22:49:38 +0000 (22:49 +0000)]
2006-12-11 [colin] 2.6.1cvs19

* src/wizard.c
Document :port in server entry tooltips

17 years ago2006-12-11 [colin] 2.6.1cvs18
Colin Leroy [Mon, 11 Dec 2006 22:12:02 +0000 (22:12 +0000)]
2006-12-11 [colin] 2.6.1cvs18

* src/main.c
Fix compile

17 years ago2006-12-11 [colin] 2.6.1cvs17
Colin Leroy [Mon, 11 Dec 2006 19:53:26 +0000 (19:53 +0000)]
2006-12-11 [colin] 2.6.1cvs17

* src/main.c
Add failing IMAP as a reason for no
mailbox

17 years ago2006-12-11 [colin] 2.6.1cvs16
Colin Leroy [Mon, 11 Dec 2006 18:08:20 +0000 (18:08 +0000)]
2006-12-11 [colin] 2.6.1cvs16

* src/prefs_account.c
Check for existence of inbox for local
accounts too
* src/wizard.c
Allow setting the port to use for servers
by using the usual "server.example.com:port"
syntax. Fixes bug 1077, 'sylpheed-claws does
not start when IMAP server is unavailable'

17 years ago2006-12-11 [colin] 2.6.1cvs15
Colin Leroy [Mon, 11 Dec 2006 17:55:43 +0000 (17:55 +0000)]
2006-12-11 [colin] 2.6.1cvs15

* src/prefs_account.c
Prevent use of non-existing default inbox

17 years agoComplete Changelog
Colin Leroy [Mon, 11 Dec 2006 17:42:42 +0000 (17:42 +0000)]
Complete Changelog

17 years ago2006-12-11 [colin] 2.6.1cvs14
Colin Leroy [Mon, 11 Dec 2006 17:24:06 +0000 (17:24 +0000)]
2006-12-11 [colin] 2.6.1cvs14

* src/prefs_account.c
Fix sensitivity

17 years ago2006-12-09 [colin] 2.6.1cvs13
Colin Leroy [Sat, 9 Dec 2006 22:02:32 +0000 (22:02 +0000)]
2006-12-09 [colin] 2.6.1cvs13

* manual/advanced.xml
* src/prefs_common.c
* src/prefs_common.h
* src/common/ssl_certificate.c
Add a new hidden preference, 'unsafe_ssl_certs',
which allows to store multiple certificates per
server/port. This is disabled by default because
it's less secure (presenting a new certificate
instead of a changed one raises less alarms).
This will cause Claws to ask about an unknown
certificate for people who have used 2.6.1cvs8
or greater.

17 years ago2006-12-09 [colin] 2.6.1cvs12
Colin Leroy [Sat, 9 Dec 2006 17:07:33 +0000 (17:07 +0000)]
2006-12-09 [colin] 2.6.1cvs12

* src/action.c
Fix cache updating after action

17 years ago2006-12-07 [wwp] 2.6.1cvs11
Tristan Chabredier [Thu, 7 Dec 2006 11:02:19 +0000 (11:02 +0000)]
2006-12-07 [wwp] 2.6.1cvs11

* src/compose.c
fix email address comparison when replying to all
(avoid replying to ourselves), thanks to Colin.

17 years ago2006-12-06 [paul] 2.6.1cvs10
Paul Mangan [Wed, 6 Dec 2006 08:25:59 +0000 (08:25 +0000)]
2006-12-06 [paul] 2.6.1cvs10

* src/addrharvest.c
* src/editldap.c
* src/expldifdlg.c
* src/news.c
* src/toolbar.c
* src/common/utils.c
...and more renaming
Thanks to Colin

17 years ago2006-12-06 [paul] 2.6.1cvs9
Paul Mangan [Wed, 6 Dec 2006 08:18:34 +0000 (08:18 +0000)]
2006-12-06 [paul] 2.6.1cvs9

* src/compose.c
* src/messageview.c
* src/procheader.c
* src/procmime.c
* src/procmsg.c
* src/textview.c
more renaming
Thanks to Colin

17 years ago2006-12-06 [colin] 2.6.1cvs8
Colin Leroy [Wed, 6 Dec 2006 07:24:40 +0000 (07:24 +0000)]
2006-12-06 [colin] 2.6.1cvs8

* src/ssl_manager.c
* src/common/ssl_certificate.c
* src/common/ssl_certificate.h
Handle multiple certificates per host/port

17 years ago2006-12-06 [colin] 2.6.1cvs7
Colin Leroy [Wed, 6 Dec 2006 07:21:51 +0000 (07:21 +0000)]
2006-12-06 [colin] 2.6.1cvs7

* src/etpan/imap-thread.c
Fix certificate checking on IMAP

17 years ago2006-12-06 [colin] 2.6.1cvs6
Colin Leroy [Wed, 6 Dec 2006 07:20:34 +0000 (07:20 +0000)]
2006-12-06 [colin] 2.6.1cvs6

* src/folderview.c
Fix bug 1072, 'Claws stops fetching newsgroups
from server when newsgroup got deleted': continue
checking other groups

17 years ago2006-12-05 [wwp] 2.6.1cvs5
Tristan Chabredier [Tue, 5 Dec 2006 14:59:26 +0000 (14:59 +0000)]
2006-12-05 [wwp] 2.6.1cvs5

* src/message_search.c
* src/summary_search.c
* src/gtk/combobox.c
* src/gtk/combobox.h
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
make up and down arrow keys in modern gtk_combo_box_entry widgets
behave like w/ old comboboxes (summary and message search only).

17 years ago2006-12-05 [paul] 2.6.1cvs4
Paul Mangan [Tue, 5 Dec 2006 09:22:12 +0000 (09:22 +0000)]
2006-12-05 [paul] 2.6.1cvs4

* src/wizard.c
encode headers
Thanks to Colin

17 years ago2006-12-05 [paul] 2.6.1cvs3
Paul Mangan [Tue, 5 Dec 2006 09:19:15 +0000 (09:19 +0000)]
2006-12-05 [paul] 2.6.1cvs3

* tools/README
* tools/textviewer.pl
script updated and description added

17 years ago2006-12-04 [colin] 2.6.1cvs2
Colin Leroy [Mon, 4 Dec 2006 19:00:52 +0000 (19:00 +0000)]
2006-12-04 [colin] 2.6.1cvs2

* src/compose.c
Run pre-send hook only when checking
everything

17 years ago2006-12-04 [paul] 2.6.1cvs1
Paul Mangan [Mon, 4 Dec 2006 12:32:53 +0000 (12:32 +0000)]
2006-12-04 [paul] 2.6.1cvs1

* NEWS
* README
* RELEASE_NOTES
* configure.ac
* tools/README
bump up version number following stable release

17 years ago2006-12-04 [paul] 2.6.0cvs83
Paul Mangan [Mon, 4 Dec 2006 09:30:44 +0000 (09:30 +0000)]
2006-12-04 [paul] 2.6.0cvs83

* README
updates and corrections

17 years ago2006-12-04 [colin] 2.6.0cvs82
Colin Leroy [Mon, 4 Dec 2006 07:57:44 +0000 (07:57 +0000)]
2006-12-04 [colin] 2.6.0cvs82

* src/common/utils.c
Probably fix bug 1066, 'Incorrect mailbox
size displayed'

17 years ago2006-12-04 [colin] 2.6.0cvs81
Colin Leroy [Mon, 4 Dec 2006 07:42:35 +0000 (07:42 +0000)]
2006-12-04 [colin] 2.6.0cvs81

* src/common/utils.c
Trim tabs from mailcap file too.

17 years ago2006-12-02 [paul] 2.6.0cvs80
Paul Mangan [Sat, 2 Dec 2006 18:22:59 +0000 (18:22 +0000)]
2006-12-02 [paul] 2.6.0cvs80

* src/exphtmldlg.c
fix broken GUI under certain languages
* src/expldifdlg.c
put the Cancel button to the right

17 years ago2006-12-01 [paul] 2.6.0cvs79
Paul Mangan [Fri, 1 Dec 2006 16:41:20 +0000 (16:41 +0000)]
2006-12-01 [paul] 2.6.0cvs79

* tools/Makefile.am
remove reference to removed file

17 years ago2006-12-01 [wwp] 2.6.0cvs78
Tristan Chabredier [Fri, 1 Dec 2006 14:41:50 +0000 (14:41 +0000)]
2006-12-01 [wwp] 2.6.0cvs78

* src/addressbook.c
* src/editaddress.c
remove forgotten debug statements.

17 years ago2006-12-01 [wwp] 2.6.0cvs77
Tristan Chabredier [Fri, 1 Dec 2006 14:24:50 +0000 (14:24 +0000)]
2006-12-01 [wwp] 2.6.0cvs77

* manual/advanced.xml
* manual/fr/advanced.xml
* src/addressbook.c
* src/addressbook.h
* src/addressitem.h
* src/editaddress.c
* src/editaddress.h
* src/prefs_common.c
* src/prefs_common.h
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
add a hidden option to allow embedding the editaddress (edit contact details)
dialog into the addressbook's window. This doesn't change the default
behaviour.

17 years ago2006-12-01 [wwp] 2.6.0cvs76
Tristan Chabredier [Fri, 1 Dec 2006 14:03:55 +0000 (14:03 +0000)]
2006-12-01 [wwp] 2.6.0cvs76

* src/message_search.c
* src/summary_search.c
fix more focus issues (don't set focus to combobox's entry widget when
entry's value changed, if entry widget has focus already).

17 years ago2006-12-01 [wwp] 2.6.0cvs75
Tristan Chabredier [Fri, 1 Dec 2006 11:05:11 +0000 (11:05 +0000)]
2006-12-01 [wwp] 2.6.0cvs75

* src/gtk/quicksearch.c
revert last changes to the quicksearch gtk_combo_box, this needs more
tuning and testing.

17 years ago2006-12-01 [paul] 2.6.0cvs74
Paul Mangan [Fri, 1 Dec 2006 10:18:26 +0000 (10:18 +0000)]
2006-12-01 [paul] 2.6.0cvs74

* tools/kdeservicemenu/README
* tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
* tools/kdeservicemenu/install.sh
* tools/kdeservicemenu/template_claws-mail-attach-files.desktop
* tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
simplify this stuff, and in so doing,
fix it. (possibly re-extend it again at
a later date)

17 years ago2006-12-01 [wwp] 2.6.0cvs73
Tristan Chabredier [Fri, 1 Dec 2006 10:07:04 +0000 (10:07 +0000)]
2006-12-01 [wwp] 2.6.0cvs73

* src/gtk/quicksearch.c
adapt quicksearch code to use modern gtk_combo_box'es.

17 years ago2006-12-01 [wwp] 2.6.0cvs72
Tristan Chabredier [Fri, 1 Dec 2006 10:01:04 +0000 (10:01 +0000)]
2006-12-01 [wwp] 2.6.0cvs72

* src/common/defs.h
* src/prefs_common.c
* src/prefs_common.h
* src/message_search.c
* src/summary_search.c
* src/gtk/combobox.c
* src/gtk/combobox.h
add history combos to all message and summary search fields.