claws.git
15 years ago2008-06-21 [paul] 3.4.0cvs103
Paul Mangan [Sat, 21 Jun 2008 07:25:18 +0000 (07:25 +0000)]
2008-06-21 [paul] 3.4.0cvs103

* manual/plugins.xml
add an entry for the new Mail Archiver plugin

15 years ago2008-06-21 [paul] 3.4.0cvs102
Paul Mangan [Sat, 21 Jun 2008 07:08:57 +0000 (07:08 +0000)]
2008-06-21 [paul] 3.4.0cvs102

* src/gtk/about.c
we're in 'string freeze', put back the
< > symbols for now

15 years ago2008-06-21 [paul] 3.4.0cvs101
Paul Mangan [Sat, 21 Jun 2008 07:05:09 +0000 (07:05 +0000)]
2008-06-21 [paul] 3.4.0cvs101

* manual/advanced.xml
* manual/es/advanced.xml
fix build warning: <emphasis> cannot be contained
within <filename>
* src/gtk/about.c
fix non-clickable link on License page and drop
the containing < > symbols to match other links

15 years ago2008-06-20 [mones] 3.4.0cvs100
Ricardo Mones [Fri, 20 Jun 2008 11:13:30 +0000 (11:13 +0000)]
2008-06-20 [mones] 3.4.0cvs100

* manual/advanced.xml
Added autofaces documentation, note about clawsker in hidden
preferences, minor markup fix. Thanks Paul for proofreading
* manual/es/advanced.xml
Synchronised Spanish manual

15 years ago2008-06-16 [colin] 3.4.0cvs99
Colin Leroy [Mon, 16 Jun 2008 15:45:09 +0000 (15:45 +0000)]
2008-06-16 [colin] 3.4.0cvs99

* src/compose.c
Fix cursor placing on signature change

15 years ago2008-06-16 [paul] 3.4.0cvs98
Paul Mangan [Mon, 16 Jun 2008 06:11:10 +0000 (06:11 +0000)]
2008-06-16 [paul] 3.4.0cvs98

* src/imap_gtk.c
* src/mh_gtk.c
* src/gtk/inputdialog.c
really fussy coding style fixes

15 years ago2008-06-16 [paul] 3.4.0cvs97
Paul Mangan [Mon, 16 Jun 2008 05:56:05 +0000 (05:56 +0000)]
2008-06-16 [paul] 3.4.0cvs97

* src/Makefile.am
keep the alphabetical order

15 years ago2008-06-13 [mones] 3.4.0cvs96
Ricardo Mones [Fri, 13 Jun 2008 15:26:22 +0000 (15:26 +0000)]
2008-06-13 [mones] 3.4.0cvs96

* src/autofaces.c
Fix crasher ;-)
* src/prefs_filtering_action.c
Fixed cosmetic bug, processing also displays "Filtering"

15 years ago2008-06-13 [mones] 3.4.0cvs95
Ricardo Mones [Fri, 13 Jun 2008 13:56:06 +0000 (13:56 +0000)]
2008-06-13 [mones] 3.4.0cvs95

* src/Makefile.am
* src/autofaces.c ** NEW FILE **
* src/autofaces.h ** NEW FILE **
* src/compose.c
Allow setting Faces and X-Faces globally and per-account
from configuration files under ~/.claws-mail/autofaces

15 years ago2008-06-13 [holger] 3.4.0cvs94
Holger Berndt [Fri, 13 Jun 2008 09:21:20 +0000 (09:21 +0000)]
2008-06-13 [holger] 3.4.0cvs94

* .cvsignore
More files to ignore
* src/gtk/inputdialog.c
* src/gtk/inputdialog.h
Make input dialog more generic so that a checkbox
with custom text can be used in addition to the
"remember this" checkbox
* src/imap_gtk.c
* src/mh_gtk.c
* src/prefs_common.c
* src/prefs_common.h
Allow new folders to inherit the properties of the
parent folder during folder creation

15 years ago2008-06-13 [wwp] 3.4.0cvs93
Tristan Chabredier [Fri, 13 Jun 2008 06:35:02 +0000 (06:35 +0000)]
2008-06-13 [wwp] 3.4.0cvs93

* src/addressbook.c
a better fix for this string, won't break up translations,
and is conform to other similar ones.

15 years ago2008-06-13 [wwp] 3.4.0cvs92
Tristan Chabredier [Fri, 13 Jun 2008 06:08:31 +0000 (06:08 +0000)]
2008-06-13 [wwp] 3.4.0cvs92

* src/addrduplicates.c
* src/addressadd.c
* src/addressbook.c
* src/addressbook_foldersel.c
* src/editgroup.c
use tree decorations everywhere AB folders are used (AB tree pane,
    add address to AB, select AB folder, edit group, custom attr, find dup
    results), in order to match global style
make double-clicks in AB's tree pane behave like in MW's folder tree pane:
    double clicking on groups in tree pane does open the group edit dialog
    double clicking on other items in tree pane does expand/collapse
fix a missing space in AB's delete-folder dialog
fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)

* src/foldersel.c
make foldersel dialog show dotted lines according to global (hidden) prefs

15 years ago2008-06-12 [colin] 3.4.0cvs91
Colin Leroy [Thu, 12 Jun 2008 16:45:25 +0000 (16:45 +0000)]
2008-06-12 [colin] 3.4.0cvs91

* src/compose.c
* src/compose.h
Fix bug 1635, 'Last character of message is truncated
when changing accounts w/ sigs'
* src/folderview.c
Fix bug 1636, 'Can't select "properties" on "folders
only" folders'

15 years ago2008-06-11 [colin] 3.4.0cvs90
Colin Leroy [Wed, 11 Jun 2008 05:48:59 +0000 (05:48 +0000)]
2008-06-11 [colin] 3.4.0cvs90

* src/folder.c
Maybe fix bug 1623, 'exits with segfault when
logging in to certain imap-servers'

15 years ago2008-06-10 [mones] 3.4.0cvs89
Ricardo Mones [Tue, 10 Jun 2008 21:23:13 +0000 (21:23 +0000)]
2008-06-10 [mones] 3.4.0cvs89

* AUTHORS
* tools/Makefile.am
* tools/README
* tools/convert_mbox.sh
Undo cvs86 and cvs87, it really should be a patch to
convert_mbox.pl

15 years ago2008-06-10 [wwp] 3.4.0cvs88
Tristan Chabredier [Tue, 10 Jun 2008 18:19:08 +0000 (18:19 +0000)]
2008-06-10 [wwp] 3.4.0cvs88

* po/fr.po
Updated French translation.

15 years ago2008-06-10 [mones] 3.4.0cvs87
Ricardo Mones [Tue, 10 Jun 2008 11:43:43 +0000 (11:43 +0000)]
2008-06-10 [mones] 3.4.0cvs87

* tools/Makefile.am
Oops, forgot to add previous script for distribution

15 years ago2008-06-10 [mones] 3.4.0cvs86
Ricardo Mones [Tue, 10 Jun 2008 08:24:45 +0000 (08:24 +0000)]
2008-06-10 [mones] 3.4.0cvs86

* AUTHORS
* tools/README
* tools/convert_mbox.sh
Added script to convert Evolution mail folders contributed
by Daniel Dickinson <cshore@fionavar.ca>
Fixes debian bug 461435

15 years ago2008-06-09 [colin] 3.4.0cvs85
Colin Leroy [Mon, 9 Jun 2008 16:49:02 +0000 (16:49 +0000)]
2008-06-09 [colin] 3.4.0cvs85

* src/main.c
Integrate AWN information bubble if dbus is
available
* src/folder.c
Fix crash when calling scan_required() on
folder classes that don't implement them
* src/common/session.c
Fix a little typo

15 years ago2008-06-09 [colin] 3.4.0cvs84
Colin Leroy [Mon, 9 Jun 2008 16:45:17 +0000 (16:45 +0000)]
2008-06-09 [colin] 3.4.0cvs84

* src/main.c
Fix bug 1447, 'If user tries to close while starting
up, it will not close ever.'

15 years ago2008-06-09 [colin] 3.4.0cvs83
Colin Leroy [Mon, 9 Jun 2008 16:43:20 +0000 (16:43 +0000)]
2008-06-09 [colin] 3.4.0cvs83

* src/filtering.c
Fix bug 1628, 'Claws Mail crashes when
filtering selected messages'

15 years ago2008-06-04 [colin] 3.4.0cvs82
Colin Leroy [Wed, 4 Jun 2008 16:00:25 +0000 (16:00 +0000)]
2008-06-04 [colin] 3.4.0cvs82

* src/messageview.c
Complete handling of html parts in multipart/alternative
mails

15 years ago2008-06-03 [paul] 3.4.0cvs81
Paul Mangan [Tue, 3 Jun 2008 20:19:24 +0000 (20:19 +0000)]
2008-06-03 [paul] 3.4.0cvs81

* src/prefs_message.c
make always the english good

15 years ago2008-06-03 [colin] 3.4.0cvs80
Colin Leroy [Tue, 3 Jun 2008 18:27:47 +0000 (18:27 +0000)]
2008-06-03 [colin] 3.4.0cvs80

* src/mainwindow.c
* src/mainwindow.h
Fix bug 1624, '[PATCH] Quick search should be
disabled for folder view'; based on a patch by
Michael Terry

15 years ago*** empty log message ***
Salvatore De Paolis [Tue, 3 Jun 2008 13:07:50 +0000 (13:07 +0000)]
*** empty log message ***

15 years ago2008-06-03 [iwkse] 3.4.0cvs79
Salvatore De Paolis [Tue, 3 Jun 2008 12:54:54 +0000 (12:54 +0000)]
2008-06-03 [iwkse] 3.4.0cvs79

* src/addressbook.c
Fix little gui bug on button sensitivity
* src/messageview.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_message.c
Allow by default to show html in multipart/mixed

15 years ago2008-06-02 [colin] 3.4.0cvs78
Colin Leroy [Mon, 2 Jun 2008 19:03:45 +0000 (19:03 +0000)]
2008-06-02 [colin] 3.4.0cvs78

* src/prefs_actions.c
GUI rework, patch by Pawel

15 years ago2008-06-02 [colin] 3.4.0cvs77
Colin Leroy [Mon, 2 Jun 2008 19:02:28 +0000 (19:02 +0000)]
2008-06-02 [colin] 3.4.0cvs77

* src/quote_fmt.c
Fix sensitivity/alignment, patch from
Pawel

15 years ago2008-05-31 [colin] 3.4.0cvs76
Colin Leroy [Sat, 31 May 2008 16:10:29 +0000 (16:10 +0000)]
2008-05-31 [colin] 3.4.0cvs76

* src/imap.c
Fix login issue introduced in cvs75.

15 years ago2008-05-31 [colin] 3.4.0cvs75
Colin Leroy [Sat, 31 May 2008 10:02:22 +0000 (10:02 +0000)]
2008-05-31 [colin] 3.4.0cvs75

* src/imap.c
Fix more possible double-frees. Also, fix the root cause
of these double-frees by just noting the Session is to
be destroyed instead of destroying it in flight

15 years ago2008-05-29 [paul] 3.4.0cvs74
Paul Mangan [Thu, 29 May 2008 13:25:56 +0000 (13:25 +0000)]
2008-05-29 [paul] 3.4.0cvs74

* manual/keyboard.xml
'Makes' these entries like the others

15 years ago2008-05-29 [colin] 3.4.0cvs73
Colin Leroy [Thu, 29 May 2008 06:54:47 +0000 (06:54 +0000)]
2008-05-29 [colin] 3.4.0cvs73

* src/procmsg.h
Include utils.h in case we
need to pull goffset definition

15 years ago2008-05-29 [colin] 3.4.0cvs72
Colin Leroy [Thu, 29 May 2008 05:46:17 +0000 (05:46 +0000)]
2008-05-29 [colin] 3.4.0cvs72

* src/common/utils.h
Workaround a stupid Glib issue, where
goffset happens to be undefined.

15 years ago2008-05-28 [colin] 3.4.0cvs71
Colin Leroy [Wed, 28 May 2008 05:42:02 +0000 (05:42 +0000)]
2008-05-28 [colin] 3.4.0cvs71

* src/compose.c
* src/compose.h
* src/grouplistdialog.c
* src/image_viewer.c
* src/imap.c
* src/inc.c
* src/main.c
* src/matcher.c
* src/messageview.c
* src/mimeview.c
* src/prefs_themes.c
* src/procmsg.h
* src/summaryview.c
* src/summaryview.h
* src/textview.c
* src/common/smtp.c
* src/common/utils.c
* src/common/utils.h
Use goffset instead of off_t for MsgInfo's size
Allows using MsgInfo structure from plugins
compiled with largefile support

15 years ago2008-05-26 [colin] 3.4.0cvs70
Colin Leroy [Mon, 26 May 2008 19:33:40 +0000 (19:33 +0000)]
2008-05-26 [colin] 3.4.0cvs70

* src/mainwindow.c
* src/mainwindow.h
Define THEME_CHANGED_HOOKLIST and invoke
it on theme change
* src/plugins/trayicon/trayicon.c
Listen to THEME_CHANGED_HOOKLIST and
update accordingly

15 years ago2008-05-26 [paul] 3.4.0cvs69
Paul Mangan [Mon, 26 May 2008 07:43:52 +0000 (07:43 +0000)]
2008-05-26 [paul] 3.4.0cvs69

* src/mimeview.c
plug a leak in mimeview_save_all()

15 years ago2008-05-24 [colin] 3.4.0cvs68
Colin Leroy [Sat, 24 May 2008 08:59:36 +0000 (08:59 +0000)]
2008-05-24 [colin] 3.4.0cvs68

* src/common/utils.h
Fix wrong define on old glibs

15 years ago2008-05-24 [paul] 3.4.0cvs67
Paul Mangan [Sat, 24 May 2008 06:53:37 +0000 (06:53 +0000)]
2008-05-24 [paul] 3.4.0cvs67

* src/Makefile.am
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/toolbar.c
* src/pixmaps/cancel.xpm
* src/pixmaps/close.xpm
add a specific icon for A_CANCEL_INC (addresses
point 1 of bug 1609 'Icon issues')
replace close.xpm with an icon of the standard
24x24 size

15 years ago2008-05-24 [paul] 3.4.0cvs66
Paul Mangan [Sat, 24 May 2008 06:12:00 +0000 (06:12 +0000)]
2008-05-24 [paul] 3.4.0cvs66

* src/pixmaps/insert_file.xpm
replaced

15 years ago2008-05-23 [paul] 3.4.0cvs65
Paul Mangan [Fri, 23 May 2008 13:33:40 +0000 (13:33 +0000)]
2008-05-23 [paul] 3.4.0cvs65

* src/common/md5.c
* src/common/md5.h
add the possibility to check md5 on binary files,
thanks to Colin

15 years ago2008-05-23 [colin] 3.4.0cvs64
Colin Leroy [Fri, 23 May 2008 05:12:52 +0000 (05:12 +0000)]
2008-05-23 [colin] 3.4.0cvs64

* src/mainwindow.c
* src/summaryview.c
Fix bug 1610, 'claws crash after opening/closing
preferences and window update'

15 years ago2008-05-22 [colin] 3.4.0cvs63
Colin Leroy [Thu, 22 May 2008 15:42:19 +0000 (15:42 +0000)]
2008-05-22 [colin] 3.4.0cvs63

* src/prefs_filtering_action.c
* src/gtk/combobox.c
* src/gtk/combobox.h
Fix reselecting of Tags actions in
filtering actions dialog

15 years ago2008-05-22 [colin] 3.4.0cvs62
Colin Leroy [Thu, 22 May 2008 06:58:47 +0000 (06:58 +0000)]
2008-05-22 [colin] 3.4.0cvs62

* src/Makefile.am
* src/prefs_toolbar.c
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/toolbar.c
* src/pixmaps/delete_btn.xpm
* src/pixmaps/insert_file.xpm
* src/pixmaps/mail_reply_to_list.xpm
Fix more of bug 1609:
- Add a Delete button icon
- Add a Reply to list button icon
- Fix Insert file button icon
Artwork by Ciprian Popovici.

15 years ago2008-05-21 [colin] 3.4.0cvs61
Colin Leroy [Wed, 21 May 2008 16:02:28 +0000 (16:02 +0000)]
2008-05-21 [colin] 3.4.0cvs61

* src/common/utils.c
Fix a little leak

15 years ago2008-05-21 [wwp] 3.4.0cvs60
Tristan Chabredier [Wed, 21 May 2008 10:00:16 +0000 (10:00 +0000)]
2008-05-21 [wwp] 3.4.0cvs60

* src/prefs_filtering.c
Don't show SMTP-only accounts in accounts list, as they are
irrelevant for filtering incoming messages.

15 years ago2008-05-21 [colin] 3.4.0cvs59
Colin Leroy [Wed, 21 May 2008 06:42:15 +0000 (06:42 +0000)]
2008-05-21 [colin] 3.4.0cvs59

* src/mainwindow.c
Don't put SMTP-only accounts in receive menus

15 years ago2008-05-21 [colin] 3.4.0cvs58
Colin Leroy [Wed, 21 May 2008 06:38:04 +0000 (06:38 +0000)]
2008-05-21 [colin] 3.4.0cvs58

* src/imap.c
Fix cvs56 (brain fart)

15 years ago2008-05-21 [colin] 3.4.0cvs57
Colin Leroy [Wed, 21 May 2008 06:36:25 +0000 (06:36 +0000)]
2008-05-21 [colin] 3.4.0cvs57

* src/common/utils.c
Fix bug 1615, 'hang on FIFO when the other end's not
opened'

15 years ago2008-05-21 [colin] 3.4.0cvs56
Colin Leroy [Wed, 21 May 2008 06:33:27 +0000 (06:33 +0000)]
2008-05-21 [colin] 3.4.0cvs56

* src/imap.c
Fix a warning

15 years ago2008-05-19 [colin] 3.4.0cvs55
Colin Leroy [Mon, 19 May 2008 20:24:39 +0000 (20:24 +0000)]
2008-05-19 [colin] 3.4.0cvs55

* src/plugins/pgpcore/sgpgme.c
Maybe fix debian bug 481856, 'Segmentation fault
when verifying a GPG signature'. Although it
looks like a race condition...

15 years ago2008-05-19 [colin] 3.4.0cvs54
Colin Leroy [Mon, 19 May 2008 16:41:32 +0000 (16:41 +0000)]
2008-05-19 [colin] 3.4.0cvs54

* src/prefs_filtering_action.c
* src/prefs_matcher.c
* src/common/tags.c
* src/common/tags.h
* src/gtk/combobox.c
* src/gtk/combobox.h
Patch by Pawel: disabled Tags menus in filtering dialogs

15 years ago2008-05-19 [colin] 3.4.0cvs53
Colin Leroy [Mon, 19 May 2008 16:40:06 +0000 (16:40 +0000)]
2008-05-19 [colin] 3.4.0cvs53

* src/prefs_account.c
GUI patch by Pawel: align ports entries

15 years ago2008-05-19 [colin] 3.4.0cvs52
Colin Leroy [Mon, 19 May 2008 16:38:58 +0000 (16:38 +0000)]
2008-05-19 [colin] 3.4.0cvs52

* src/mainwindow.c
Fix bug 1616, 'strange question while emptying trash'

15 years ago2008-05-18 [colin] 3.4.0cvs51
Colin Leroy [Sun, 18 May 2008 16:27:59 +0000 (16:27 +0000)]
2008-05-18 [colin] 3.4.0cvs51

* src/common/plugin.c
* src/etpan/imap-thread.c
* src/etpan/nntp-thread.c
* src/gtk/gtksctree.c
Fix bug 1613, 'Various memory leaks';
based on a patch by Didier Barvaux.

15 years ago2008-05-18 [colin] 3.4.0cvs50
Colin Leroy [Sun, 18 May 2008 10:24:33 +0000 (10:24 +0000)]
2008-05-18 [colin] 3.4.0cvs50

* src/mimeview.c
* src/privacy.h
* src/toolbar.c
* src/toolbar.h
* src/plugins/pgpcore/sgpgme.c
Fix more parts of bug 1609:
- Make use of specific Expired privacy icon
- Use CLOSE instead of NOTICE_ERROR for cancel
  receiving
- Allow a Preferences button in the main toolbar

15 years ago2008-05-18 [colin] 3.4.0cvs49
Colin Leroy [Sun, 18 May 2008 09:43:30 +0000 (09:43 +0000)]
2008-05-18 [colin] 3.4.0cvs49

* src/stock_pixmap.c
Fix bug with non-updating icons after theme change:
If fetching pixbuf for a given icon after a theme
change, the next pixmap fetch would return the old
cached one, as the theme change was forgotten at
this time. (and vice-versa). This was mostly
visible on open folder icons

15 years ago2008-05-17 [colin] 3.4.0cvs48
Colin Leroy [Sat, 17 May 2008 15:24:07 +0000 (15:24 +0000)]
2008-05-17 [colin] 3.4.0cvs48

* src/prefs_summaries.c
* src/summaryview.c
Fix bug 1608, 'Inconsistent behaviour of mark as read
options'. Patch by Pawel

15 years ago2008-05-16 [colin] 3.4.0cvs47
Colin Leroy [Fri, 16 May 2008 15:53:31 +0000 (15:53 +0000)]
2008-05-16 [colin] 3.4.0cvs47

* src/imap.c
Fix another possible crash (on fatal errors
at login, like stream error).

15 years ago2008-05-16 [paul] 3.4.0cvs46
Paul Mangan [Fri, 16 May 2008 13:42:43 +0000 (13:42 +0000)]
2008-05-16 [paul] 3.4.0cvs46

* tools/thunderbird-filters-convertor.pl
fix a typo
fix reading a tb rule that contains something
like that: \"Sender\"

15 years ago2008-05-16 [paul] 3.4.0cvs45
Paul Mangan [Fri, 16 May 2008 10:31:50 +0000 (10:31 +0000)]
2008-05-16 [paul] 3.4.0cvs45

* tools/README
* tools/csv2addressbook.pl
add support for gmail exported csv address book

15 years ago2008-05-16 [colin] 3.4.0cvs44
Colin Leroy [Fri, 16 May 2008 07:00:57 +0000 (07:00 +0000)]
2008-05-16 [colin] 3.4.0cvs44

* configure.ac
* src/ldapupdate.c
Fix ldap deprecated calls. Patch by
Michael Rasmussen

15 years ago2008-05-16 [paul] 3.4.0cvs43
Paul Mangan [Fri, 16 May 2008 06:25:34 +0000 (06:25 +0000)]
2008-05-16 [paul] 3.4.0cvs43

* manual/de/account.xml
* manual/it/account.xml
* manual/it/ack.xml
* manual/it/addrbook.xml
* manual/it/claws-mail-manual.xml
* manual/it/gpl.xml
* manual/it/intro.xml
* manual/it/starting.xml
add pages towards German and Italian manuals.
(just for storage, they are not built yet, due
to being incomplete.) submitted by Speckmade
<Speckmade@gmx.net> and Salvatore De Paolis
<iwkse@claws-mail.org>

15 years ago2008-05-16 [colin] 3.4.0cvs42
Colin Leroy [Fri, 16 May 2008 05:34:05 +0000 (05:34 +0000)]
2008-05-16 [colin] 3.4.0cvs42

* src/gtk/sslcertwindow.c
Fix SHA1 fingerprint with GnuTLS

15 years ago2008-05-15 [colin] 3.4.0cvs41
Colin Leroy [Thu, 15 May 2008 20:50:09 +0000 (20:50 +0000)]
2008-05-15 [colin] 3.4.0cvs41

* src/gtk/sslcertwindow.c
Print SHA1 fingerprint too

15 years agoAdd some release notes material.
Colin Leroy [Thu, 15 May 2008 17:13:08 +0000 (17:13 +0000)]
Add some release notes material.

15 years ago2008-05-15 [colin] 3.4.0cvs40
Colin Leroy [Thu, 15 May 2008 17:07:29 +0000 (17:07 +0000)]
2008-05-15 [colin] 3.4.0cvs40

* src/imap.c
Fix certificate port on TLS
* src/gtk/sslcertwindow.c
Make labels selectable

15 years ago2008-05-15 [colin] 3.4.0cvs39
Colin Leroy [Thu, 15 May 2008 16:57:15 +0000 (16:57 +0000)]
2008-05-15 [colin] 3.4.0cvs39

* src/imap.c
Fix double free when STARTTLS fails (for
example due to refusing the certificate)

15 years ago2008-05-15 [paul] 3.4.0cvs38
Paul Mangan [Thu, 15 May 2008 09:06:28 +0000 (09:06 +0000)]
2008-05-15 [paul] 3.4.0cvs38

* manual/advanced.xml
fix typo

15 years ago2008-05-15 [paul] 3.4.0cvs37
Paul Mangan [Thu, 15 May 2008 09:03:53 +0000 (09:03 +0000)]
2008-05-15 [paul] 3.4.0cvs37

* manual/advanced.xml
* src/prefs_send.c
make outgoing_fallback_to_ascii a hidden pref

15 years ago2008-05-14 [colin] 3.4.0cvs36
Colin Leroy [Wed, 14 May 2008 20:45:55 +0000 (20:45 +0000)]
2008-05-14 [colin] 3.4.0cvs36

* src/main.c
* src/mainwindow.c
* src/mainwindow.h
Make it possible to cancel quit when Claws
ask whether to empty trash.

15 years ago2008-05-14 [colin] 3.4.0cvs35
Colin Leroy [Wed, 14 May 2008 20:24:26 +0000 (20:24 +0000)]
2008-05-14 [colin] 3.4.0cvs35

* src/compose.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_send.c
Add a preference to be able to specify an
outgoing charset/encoding but still fallback
to 7bit US-ASCII when possible (default TRUE,
same behavior as pre-cvs34)

15 years ago2008-05-14 [colin] 3.4.0cvs34
Colin Leroy [Wed, 14 May 2008 19:00:10 +0000 (19:00 +0000)]
2008-05-14 [colin] 3.4.0cvs34

* src/compose.c
Always use the specified encoding and charset if it is
specified, even if the mail is ASCII.

15 years ago2008-05-13 [paul] 3.4.0cvs33
Paul Mangan [Tue, 13 May 2008 21:08:32 +0000 (21:08 +0000)]
2008-05-13 [paul] 3.4.0cvs33

* src/ldapupdate.c
fix the build warnings the easy way for now

15 years ago2008-05-13 [colin] 3.4.0cvs32
Colin Leroy [Tue, 13 May 2008 16:46:22 +0000 (16:46 +0000)]
2008-05-13 [colin] 3.4.0cvs32

* src/prefs_themes.c
Count .png files as icons too (fixes part
of bug 1609, 'Icon issues')

15 years ago2008-05-13 [wwp] 3.4.0cvs31
Tristan Chabredier [Tue, 13 May 2008 16:14:44 +0000 (16:14 +0000)]
2008-05-13 [wwp] 3.4.0cvs31

* src/addressbook_foldersel.c
Fix wrong check (completes 3.4.0.cvs30).

15 years ago2008-05-12 [wwp] 3.4.0cvs30
Tristan Chabredier [Mon, 12 May 2008 13:09:26 +0000 (13:09 +0000)]
2008-05-12 [wwp] 3.4.0cvs30

* src/addressbook.c
* src/addressbook_foldersel.c
* src/filtering.c
* src/matcher.c
* src/prefs_matcher.c
* src/plugins/bogofilter/bogofilter.c
* src/plugins/bogofilter/bogofilter_gtk.c
* src/plugins/dillo_viewer/dillo_prefs.c
* src/plugins/spamassassin/spamassassin.c
* src/plugins/spamassassin/spamassassin_gtk.c
Fix for bug 1604 "found_in_addressbook in Any in non English local",
based on a patch submitted by Paul CtrlAltBs. Also fix storing of
translated string "Any" in plugins (whitelisting) and
UTF8 comparisons.

15 years ago2008-05-07 [colin] 3.4.0cvs29
Colin Leroy [Wed, 7 May 2008 11:17:57 +0000 (11:17 +0000)]
2008-05-07 [colin] 3.4.0cvs29

* configure.ac
Fix --enable-maemo (assume --enable-generic-umpc)

15 years ago2008-05-07 [colin] 3.4.0cvs28
Colin Leroy [Wed, 7 May 2008 08:18:24 +0000 (08:18 +0000)]
2008-05-07 [colin] 3.4.0cvs28

* configure.ac
* src/account.c
* src/addr_compl.c
* src/compose.c
* src/editaddress.c
* src/folderview.c
* src/mainwindow.c
* src/messageview.c
* src/mimeview.c
* src/prefs_account.c
* src/prefs_common.c
* src/prefs_display_header.c
* src/prefs_filtering.c
* src/prefs_summaries.c
* src/prefs_template.c
* src/prefs_toolbar.c
* src/stock_pixmap.c
* src/summaryview.c
* src/summaryview.h
* src/textview.c
* src/toolbar.c
* src/gtk/about.c
* src/gtk/gtksctree.c
* src/gtk/menu.c
* src/gtk/prefswindow.c
* src/gtk/sslcertwindow.c
Separate generic UMPC code (layouts, ...) from
MAEMO code (Hildon, ...)

15 years ago2008-05-06 [paul] 3.4.0cvs27
Paul Mangan [Tue, 6 May 2008 17:22:45 +0000 (17:22 +0000)]
2008-05-06 [paul] 3.4.0cvs27

* tools/claws.i18n.status.pl
add he.po

15 years ago2008-05-06 [colin] 3.4.0cvs26
Colin Leroy [Tue, 6 May 2008 06:31:13 +0000 (06:31 +0000)]
2008-05-06 [colin] 3.4.0cvs26

* src/common/utils.c
Maybe fix crash on FreeBSD

15 years ago2008-05-05 [colin] 3.4.0cvs25
Colin Leroy [Mon, 5 May 2008 15:42:54 +0000 (15:42 +0000)]
2008-05-05 [colin] 3.4.0cvs25

* src/messageview.c
Fix bug 1602, 'Crash when sending return receipt for
messages with no subject'

15 years ago2008-05-05 [colin] 3.4.0cvs24
Colin Leroy [Mon, 5 May 2008 07:20:29 +0000 (07:20 +0000)]
2008-05-05 [colin] 3.4.0cvs24

* src/mimeview.c
Don't overwrite temporary files with same
name when drag and dropping. Fixes bug 1599,
'attach multiple files with the same name from
one mail to another'

15 years ago2008-05-04 [paul] 3.4.0cvs23
Paul Mangan [Sun, 4 May 2008 15:59:02 +0000 (15:59 +0000)]
2008-05-04 [paul] 3.4.0cvs23

* src/compose.c
* src/prefs_common.c
fix bug 1587 'can not replay with quote'

15 years ago2008-05-03 [colin] 3.4.0cvs22
Colin Leroy [Sat, 3 May 2008 08:20:38 +0000 (08:20 +0000)]
2008-05-03 [colin] 3.4.0cvs22

* po/de.po
Fix bug 1598, 'Leading slash while translating "Unsubscribe"'

15 years ago2008-05-03 [colin] 3.4.0cvs21
Colin Leroy [Sat, 3 May 2008 08:17:10 +0000 (08:17 +0000)]
2008-05-03 [colin] 3.4.0cvs21

* src/toolbar.c
Fix bug 1597, 'In news folders, "Move Message to Wastebin"
icon isn't grayed although ineffective'

15 years ago2008-05-02 [wwp] 3.4.0cvs20
Tristan Chabredier [Fri, 2 May 2008 15:10:50 +0000 (15:10 +0000)]
2008-05-02 [wwp] 3.4.0cvs20

* po/fr.po
Fix translation.

* src/prefs_folder_item.c
Add missing notice in folder properties (templates) when
folder is a root node.

15 years ago2008-04-30 [colin] 3.4.0cvs19
Colin Leroy [Wed, 30 Apr 2008 20:57:52 +0000 (20:57 +0000)]
2008-04-30 [colin] 3.4.0cvs19

* src/prefs_toolbar.c
Add Trash and Delete icons to the icon chooser

15 years ago2008-04-30 [colin] 3.4.0cvs18
Colin Leroy [Wed, 30 Apr 2008 06:46:27 +0000 (06:46 +0000)]
2008-04-30 [colin] 3.4.0cvs18

* src/compose.c
Remove "Delete entire line" which was a noop
and should be the same as "Delete line" :)

15 years ago2008-04-30 [colin] 3.4.0cvs17
Colin Leroy [Wed, 30 Apr 2008 06:42:30 +0000 (06:42 +0000)]
2008-04-30 [colin] 3.4.0cvs17

* src/compose.c
Fix 'Delete line' and 'Delete to end of line'
on the last line. Patch by <seelenhirt@gmx.net>

15 years ago2008-04-28 [colin] 3.4.0cvs16
Colin Leroy [Mon, 28 Apr 2008 06:37:42 +0000 (06:37 +0000)]
2008-04-28 [colin] 3.4.0cvs16

* src/folder.c
Fix bug 1589, 'tagsdb file not removed when
folder deleted'.
* src/common/utils.c
Make sure claws_unlink accepts NULL arg.

15 years ago2008-04-25 [colin] 3.4.0cvs15
Colin Leroy [Fri, 25 Apr 2008 22:37:01 +0000 (22:37 +0000)]
2008-04-25 [colin] 3.4.0cvs15

* src/common/ssl.c
Fix/simplify previous commit

15 years ago2008-04-25 [colin] 3.4.0cvs14
Colin Leroy [Fri, 25 Apr 2008 22:31:28 +0000 (22:31 +0000)]
2008-04-25 [colin] 3.4.0cvs14

* src/addrindex.h
* src/common/ssl_certificate.c
Patch by Marcus: Fix Win32 build
* src/common/ssl.c
Fix build with GnuTLS/no pthread, thanks
to Marcus

15 years ago2008-04-25 [colin] 3.4.0cvs13
Colin Leroy [Fri, 25 Apr 2008 15:47:53 +0000 (15:47 +0000)]
2008-04-25 [colin] 3.4.0cvs13

* src/summaryview.c
Fix bug 1586, '3-pane vertical layout now and then
still shows sender column'

15 years ago2008-04-25 [colin] 3.4.0cvs12
Colin Leroy [Fri, 25 Apr 2008 13:54:33 +0000 (13:54 +0000)]
2008-04-25 [colin] 3.4.0cvs12

* src/Makefile.am
* src/w32-logo.ico
* src/w32-resource.rc
Patch from Marcus Brinkmann to set an icon on w32.

15 years ago2008-04-24 [colin] 3.4.0cvs11
Colin Leroy [Thu, 24 Apr 2008 15:54:19 +0000 (15:54 +0000)]
2008-04-24 [colin] 3.4.0cvs11

* src/inc.c
* src/inc.h
Trace inc locks
* src/ldif.c
* src/ldif.h
Fix bug 1581, 'Bad File Format during Import LDIF':
Use dynamically allocated buffers; also, allow
importing contacts with no email address

15 years ago2008-04-24 [colin] 3.4.0cvs10
Colin Leroy [Thu, 24 Apr 2008 05:39:42 +0000 (05:39 +0000)]
2008-04-24 [colin] 3.4.0cvs10

* src/prefs_common.c
Increment the timeout a bit on OpenBSD, 75 isn't enough

15 years ago2008-04-23 [colin] 3.4.0cvs9
Colin Leroy [Wed, 23 Apr 2008 19:01:24 +0000 (19:01 +0000)]
2008-04-23 [colin] 3.4.0cvs9

* src/compose.c
* src/prefs_folder_item.c
* src/prefs_template.c
* src/quote_fmt.c
Fix bug 1576: Fix unescaping of templates when testing them
I think it breaks nothing. (wwp, you're welcome to double-check)

15 years ago2008-04-23 [paul] 3.4.0cvs8
Paul Mangan [Wed, 23 Apr 2008 06:00:41 +0000 (06:00 +0000)]
2008-04-23 [paul] 3.4.0cvs8

* manual/advanced.xml
add info about the "two_line_vertical" hidden
pref

15 years ago2008-04-22 [paul] 3.4.0cvs7
Paul Mangan [Tue, 22 Apr 2008 18:35:12 +0000 (18:35 +0000)]
2008-04-22 [paul] 3.4.0cvs7

* src/prefs_common.c
* src/prefs_common.h
* src/summaryview.c
make the 2-line view in summaryview when in three
columns mode configurable. hidden pref: "two_line_vertical"

15 years ago2008-04-22 [colin] 3.4.0cvs6
Colin Leroy [Tue, 22 Apr 2008 06:59:20 +0000 (06:59 +0000)]
2008-04-22 [colin] 3.4.0cvs6

* src/inc.c
Fix missing inc_unlock()
* src/prefs_matcher.c
* src/send_message.c
Fix my last commit