claws.git
16 years ago2008-04-17 [colin] 3.3.1cvs59
Colin Leroy [Thu, 17 Apr 2008 16:39:10 +0000 (16:39 +0000)]
2008-04-17 [colin] 3.3.1cvs59

* src/imap.c
Fix debian bug 474712, 'claws seg faults when IMAP
connection breaks after an IMAP protocol error
(BAD UID SEARCH Invalid parameter: $Forwarded)]'
* src/summaryview.c
Fix a little leak

16 years ago2008-04-17 [colin] 3.3.1cvs58
Colin Leroy [Thu, 17 Apr 2008 07:03:33 +0000 (07:03 +0000)]
2008-04-17 [colin] 3.3.1cvs58

* src/common/log.c
Fix log size getting out of control (claws-mail
getting SIGXFSZ): rotate if every 10MB

16 years ago2008-04-10 [paul] 3.3.1cvs57
Paul Mangan [Thu, 10 Apr 2008 08:58:27 +0000 (08:58 +0000)]
2008-04-10 [paul] 3.3.1cvs57

* src/prefs_other.c
improvements to english usage

16 years ago2008-04-10 [paul] 3.3.1cvs56
Paul Mangan [Thu, 10 Apr 2008 08:13:32 +0000 (08:13 +0000)]
2008-04-10 [paul] 3.3.1cvs56

* src/prefs_receive.c
add an accurate description

16 years ago2008-04-08 [colin] 3.3.1cvs55
Colin Leroy [Tue, 8 Apr 2008 07:08:19 +0000 (07:08 +0000)]
2008-04-08 [colin] 3.3.1cvs55

* src/undo.c
Probably fix corruption, introduced in cvs53

16 years ago2008-04-04 [iwkse] 3.3.1cvs54
Salvatore De Paolis [Fri, 4 Apr 2008 17:26:35 +0000 (17:26 +0000)]
2008-04-04 [iwkse] 3.3.1cvs54

* src/undo.c
undo should works properly again

16 years ago2008-04-04 [iwkse] 3.3.1cvs53
Salvatore De Paolis [Fri, 4 Apr 2008 15:58:21 +0000 (15:58 +0000)]
2008-04-04 [iwkse] 3.3.1cvs53

* src/undo.c
Fix a segfault but breaks undo
on a specific case (eg. double paste with
middle-mouse button)

16 years ago2008-04-04 [iwkse] 3.3.1cvs52
Salvatore De Paolis [Fri, 4 Apr 2008 13:09:45 +0000 (13:09 +0000)]
2008-04-04 [iwkse] 3.3.1cvs52

* src/prefs_filtering.c
Fix previous Tab mess

16 years ago2008-04-03 [iwkse] 3.3.1cvs51
Salvatore De Paolis [Thu, 3 Apr 2008 02:20:41 +0000 (02:20 +0000)]
2008-04-03 [iwkse] 3.3.1cvs51

* src/prefs_filtering.c
Add search in filtering rules list

16 years ago2008-04-02 [colin] 3.3.1cvs50
Colin Leroy [Wed, 2 Apr 2008 19:19:55 +0000 (19:19 +0000)]
2008-04-02 [colin] 3.3.1cvs50

* src/main.c
Revert part of the previous patch: we do
want to parse ~/.claws-mail/gtkrc-2.0 if it
exists

16 years ago2008-04-02 [colin] 3.3.1cvs49
Colin Leroy [Wed, 2 Apr 2008 19:12:19 +0000 (19:12 +0000)]
2008-04-02 [colin] 3.3.1cvs49

* src/main.c
Fix bug 1562, 'Claws-Mail does not completely
respect settings in GTK2_RC_FILES environment'
Remove manual parsing of .gtkrc-2.0 and
.gtk/gtkrc-2.0. GTK does it itself these days.

16 years ago2008-04-01 [colin] 3.3.1cvs48
Colin Leroy [Tue, 1 Apr 2008 06:35:47 +0000 (06:35 +0000)]
2008-04-01 [colin] 3.3.1cvs48

* src/imap_gtk.c
Fix bug 1561, 'Crashes leaving unsubscribed folder after
ticking "Show only subscribed"'

16 years ago2008-03-31 [colin] 3.3.1cvs47
Colin Leroy [Mon, 31 Mar 2008 07:00:48 +0000 (07:00 +0000)]
2008-03-31 [colin] 3.3.1cvs47

* src/folder.c
Fix bug 1553, 'File lock not respected'
Regression due to the implementation of
deletion batching

16 years ago2008-03-31 [colin] 3.3.1cvs46
Colin Leroy [Mon, 31 Mar 2008 06:47:40 +0000 (06:47 +0000)]
2008-03-31 [colin] 3.3.1cvs46

* src/mainwindow.c
Fix tags menu update, thanks to Paul

16 years ago2008-03-29 [wwp] 3.3.1cvs45
Tristan Chabredier [Sat, 29 Mar 2008 16:17:20 +0000 (16:17 +0000)]
2008-03-29 [wwp] 3.3.1cvs45

* src/prefs_account.c
* src/prefs_common.c
* src/prefs_folder_item.c
* src/prefs_quote.c
* src/quote_fmt.c
* src/quote_fmt.h
Fix compose template formats (in global preferences)
being translated under specific conditions.
Add a button to restore factory defaults for current
language.

16 years ago2008-03-27 [colin] 3.3.1cvs44
Colin Leroy [Thu, 27 Mar 2008 20:12:38 +0000 (20:12 +0000)]
2008-03-27 [colin] 3.3.1cvs44

* src/common/prefs.c
* src/common/xmlprops.c
Fix RedHat bug 431735, 'segfault if /home is full'
(when starting): Fix double fclose() in prefs.c
and potentially xmlprops.c

16 years ago2008-03-27 [colin] 3.3.1cvs43
Colin Leroy [Thu, 27 Mar 2008 17:27:48 +0000 (17:27 +0000)]
2008-03-27 [colin] 3.3.1cvs43

* src/addressbook.c
Fix bug 1559, 'Claws Mail crashed deleting all
common contacts'

16 years ago2008-03-27 [wwp] 3.3.1cvs42
Tristan Chabredier [Thu, 27 Mar 2008 15:23:17 +0000 (15:23 +0000)]
2008-03-27 [wwp] 3.3.1cvs42

* src/addressbook.c
Fix 3.3.0cvs41.

16 years ago2008-03-27 [wwp] 3.3.1cvs41
Tristan Chabredier [Thu, 27 Mar 2008 15:07:00 +0000 (15:07 +0000)]
2008-03-27 [wwp] 3.3.1cvs41

* src/addressbook.c
Prevent list flickering when deleting addresses.

16 years ago2008-03-26 [colin] 3.3.1cvs40
Colin Leroy [Wed, 26 Mar 2008 20:12:18 +0000 (20:12 +0000)]
2008-03-26 [colin] 3.3.1cvs40

* src/imap.c
Clean up session disconnection. Possibly
fix Ubuntu bug #204290

16 years ago2008-03-26 [colin] 3.3.1cvs39
Colin Leroy [Wed, 26 Mar 2008 07:33:26 +0000 (07:33 +0000)]
2008-03-26 [colin] 3.3.1cvs39

* src/textview.c
Fix bug 1555: current folder wasn't used when
right-clicking on an email address

16 years ago2008-03-25 [colin] 3.3.1cvs38
Colin Leroy [Tue, 25 Mar 2008 07:40:03 +0000 (07:40 +0000)]
2008-03-25 [colin] 3.3.1cvs38

* src/plugins/bogofilter/bogofilter.c
* src/plugins/bogofilter/bogofilter.h
* src/plugins/bogofilter/bogofilter_gtk.c
Add a "learn from whitelist" preference
Whitelist Unsure mails too.

16 years ago2008-03-24 [paul] 3.3.1cvs37
Paul Mangan [Mon, 24 Mar 2008 08:40:25 +0000 (08:40 +0000)]
2008-03-24 [paul] 3.3.1cvs37

* src/prefs_account.c
If no MH mailbox and no account exists, when
creating a POP/Local account, just create and
use the default one instead of bailing with a
"Mailbox doesn't exist" error

16 years ago2008-03-21 [colin] 3.3.1cvs36
Colin Leroy [Fri, 21 Mar 2008 12:24:35 +0000 (12:24 +0000)]
2008-03-21 [colin] 3.3.1cvs36

* src/procmime.c
strstrip mime subtype

16 years ago2008-03-21 [paul] 3.3.1cvs35
Paul Mangan [Fri, 21 Mar 2008 10:06:41 +0000 (10:06 +0000)]
2008-03-21 [paul] 3.3.1cvs35

* manual/advanced.xml
correct and update the info about Actions

16 years ago2008-03-20 [colin] 3.3.1cvs34
Colin Leroy [Thu, 20 Mar 2008 17:44:55 +0000 (17:44 +0000)]
2008-03-20 [colin] 3.3.1cvs34

* src/messageview.c
* src/messageview.h
* src/textview.c
Show at max 1MB of text, add a noticeview to
show everything optionally.

16 years ago2008-03-20 [colin] 3.3.1cvs33
Colin Leroy [Thu, 20 Mar 2008 17:42:00 +0000 (17:42 +0000)]
2008-03-20 [colin] 3.3.1cvs33

* src/stock_pixmap.c
Add support for png themes

16 years ago2008-03-19 [wwp] 3.3.1cvs32
Tristan Chabredier [Wed, 19 Mar 2008 09:40:54 +0000 (09:40 +0000)]
2008-03-19 [wwp] 3.3.1cvs32

* src/procheader.c
Sanity check.

16 years ago2008-03-18 [colin] 3.3.1cvs31
Colin Leroy [Tue, 18 Mar 2008 19:18:46 +0000 (19:18 +0000)]
2008-03-18 [colin] 3.3.1cvs31

* src/common/utils.c
* src/common/utils.h
Handle size_t instead of off_t in to_human_readable

16 years ago2008-03-18 [colin] 3.3.1cvs30
Colin Leroy [Tue, 18 Mar 2008 09:06:46 +0000 (09:06 +0000)]
2008-03-18 [colin] 3.3.1cvs30

* src/imap.c
Remove raw printf

16 years ago2008-03-16 [colin] 3.3.1cvs29
Colin Leroy [Sun, 16 Mar 2008 16:23:43 +0000 (16:23 +0000)]
2008-03-16 [colin] 3.3.1cvs29

* src/summaryview.c
Fix build on GTK < 2.12

16 years ago2008-03-16 [colin] 3.3.1cvs28
Colin Leroy [Sun, 16 Mar 2008 14:17:25 +0000 (14:17 +0000)]
2008-03-16 [colin] 3.3.1cvs28

* src/mainwindow.c
Refresh non-list widget when switching
messageview

16 years ago2008-03-16 [colin] 3.3.1cvs27
Colin Leroy [Sun, 16 Mar 2008 13:58:31 +0000 (13:58 +0000)]
2008-03-16 [colin] 3.3.1cvs27

* manual/faq.xml
Revert cvs25: This wasn't a typo :) :
jade:.../faq.xml:49:16:E: there is no attribute "linkend"

16 years ago2008-03-16 [colin] 3.3.1cvs26
Colin Leroy [Sun, 16 Mar 2008 13:48:05 +0000 (13:48 +0000)]
2008-03-16 [colin] 3.3.1cvs26

* src/summaryview.c
* src/gtk/gtksctree.c
* src/gtk/gtksctree.h
Implement 2-lines items in Summaryview when in
three columns mode

16 years ago2008-03-16 [paul] 3.3.1cvs25
Paul Mangan [Sun, 16 Mar 2008 12:37:24 +0000 (12:37 +0000)]
2008-03-16 [paul] 3.3.1cvs25

* manual/faq.xml
fix typo

16 years ago2008-03-14 [colin] 3.3.1cvs24
Colin Leroy [Fri, 14 Mar 2008 07:40:12 +0000 (07:40 +0000)]
2008-03-14 [colin] 3.3.1cvs24

* src/prefs_filtering_action.c
Fix buglet on setting recipient when
reediting forward rules.

16 years ago2008-03-12 [colin] 3.3.1cvs23
Colin Leroy [Wed, 12 Mar 2008 17:21:03 +0000 (17:21 +0000)]
2008-03-12 [colin] 3.3.1cvs23

* src/summaryview.c
Fix a new unused variable warning
* src/plugins/trayicon/trayicon.c
Fix folderview's scrollbar at startup
if starting hidden

16 years ago2008-03-12 [colin] 3.3.1cvs22
Colin Leroy [Wed, 12 Mar 2008 07:55:09 +0000 (07:55 +0000)]
2008-03-12 [colin] 3.3.1cvs22

* src/folderview.c
* src/summaryview.c
Use item_opened at the beginning of showing
a folder instead of the end. Fixes flicker.

16 years ago2008-03-12 [paul] 3.3.1cvs21
Paul Mangan [Wed, 12 Mar 2008 06:22:29 +0000 (06:22 +0000)]
2008-03-12 [paul] 3.3.1cvs21

* src/folder.c
* src/folder.h
* src/mainwindow.c
* src/procmsg.c
* src/summaryview.c
* src/plugins/trayicon/trayicon.c
add tooltip with extended folder stats

16 years ago2008-03-10 [colin] 3.3.1cvs20
Colin Leroy [Mon, 10 Mar 2008 18:32:39 +0000 (18:32 +0000)]
2008-03-10 [colin] 3.3.1cvs20

* src/common/xml.c
Handle comments

16 years ago2008-03-07 [colin] 3.3.1cvs19
Colin Leroy [Fri, 7 Mar 2008 22:34:02 +0000 (22:34 +0000)]
2008-03-07 [colin] 3.3.1cvs19

* src/mainwindow.c
Fix blinking of the taskbar entry

16 years ago2008-03-07 [colin] 3.3.1cvs18
Colin Leroy [Fri, 7 Mar 2008 20:05:21 +0000 (20:05 +0000)]
2008-03-07 [colin] 3.3.1cvs18

* src/mainwindow.c
MAEMO: Fix bug 1494, 'Trayicon
plugin breaks UI...'

16 years ago2008-03-07 [paul] 3.3.1cvs17
Paul Mangan [Fri, 7 Mar 2008 07:47:11 +0000 (07:47 +0000)]
2008-03-07 [paul] 3.3.1cvs17

* src/gtk/authors.h
reflect reality a bit more closely

16 years ago2008-03-06 [colin] 3.3.1cvs16
Colin Leroy [Thu, 6 Mar 2008 17:38:45 +0000 (17:38 +0000)]
2008-03-06 [colin] 3.3.1cvs16

* src/mainwindow.c
* src/mainwindow.h
* src/summaryview.c
* src/summaryview.h
* src/toolbar.c
Integrate things better wrt the new
summaryview extensibility.

16 years ago2008-03-06 [wwp] 3.3.1cvs15
Tristan Chabredier [Thu, 6 Mar 2008 16:54:51 +0000 (16:54 +0000)]
2008-03-06 [wwp] 3.3.1cvs15

* src/quote_fmt.c
Fix some gcc warnings.

16 years ago2008-03-06 [wwp] 3.3.1cvs14
Tristan Chabredier [Thu, 6 Mar 2008 16:06:46 +0000 (16:06 +0000)]
2008-03-06 [wwp] 3.3.1cvs14

* src/prefs_account.c
* src/prefs_folder_item.c
* src/prefs_gtk.c
* src/prefs_template.c
* src/gtk/prefswindow.c
* src/gtk/prefswindow.h
prefs_templates: fix missing unregistering of addr_completion widgets
and and ending of addr_completion service.
prefs_folder_item: fix missing registering/unregistering of widgets,
and rework the way add_completion service is started and stopped.
Plus few prefswindow API changes (opening).

16 years ago2008-03-06 [wwp] 3.3.1cvs13
Tristan Chabredier [Thu, 6 Mar 2008 13:57:49 +0000 (13:57 +0000)]
2008-03-06 [wwp] 3.3.1cvs13

* src/folder_item_prefs.c
* src/prefs_template.c
* src/prefs_template.h
* src/quote_fmt.c
* src/common/template.c
Complete 3.3.1cvs12, thanks to Colin.

16 years ago2008-03-06 [wwp] 3.3.1cvs12
Tristan Chabredier [Thu, 6 Mar 2008 12:56:39 +0000 (12:56 +0000)]
2008-03-06 [wwp] 3.3.1cvs12

* src/compose.c
* src/folder_item_prefs.c
* src/folder_item_prefs.h
* src/prefs_account.c
* src/prefs_folder_item.c
* src/prefs_quote.c
* src/prefs_template.c
* src/quote_fmt.c
* src/quote_fmt.h
* src/common/template.c
* src/common/template.h
Global and per-folder templates can now override the from name (this
doesn't change the account being used).
Examples:
 "My other name" <%account_email> (just changes the name)
 my.faked.email@address.org (overrides the address too)

16 years agoRevert previous (mis-)commit.
Tristan Chabredier [Thu, 6 Mar 2008 12:54:05 +0000 (12:54 +0000)]
Revert previous (mis-)commit.

16 years agoGlobal and per-folder templates can now override the From name (this
Tristan Chabredier [Thu, 6 Mar 2008 12:44:22 +0000 (12:44 +0000)]
Global and per-folder templates can now override the From name (this
doesn't change the account being used), satisfying bug #1456.
Examples:
 "My other name" <%account_email> (just changes the name)
 my.faked.email@address.org (overrides the address too)

16 years ago2008-03-05 [colin] 3.3.1cvs11
Colin Leroy [Wed, 5 Mar 2008 17:45:18 +0000 (17:45 +0000)]
2008-03-05 [colin] 3.3.1cvs11

* src/summaryview.c
* src/summaryview.h
Replace that hbox with a notebook

16 years ago2008-03-05 [colin] 3.3.1cvs10
Colin Leroy [Wed, 5 Mar 2008 17:25:15 +0000 (17:25 +0000)]
2008-03-05 [colin] 3.3.1cvs10

* src/folder.h
* src/folderview.c
Add klass functions for notification of folder
opening/closing via the GUI
* src/summaryview.c
* src/summaryview.h
Add a specific container for the scrolledwin

16 years ago2008-03-02 [colin] 3.3.1cvs8
Colin Leroy [Sun, 2 Mar 2008 15:55:36 +0000 (15:55 +0000)]
2008-03-02 [colin] 3.3.1cvs8

* src/messageview.c
MAEMO: Fix bug 1541, 'Deleting message from within
read window displays next message then closes.'

16 years ago2008-03-02 [colin] 3.3.1cvs7
Colin Leroy [Sun, 2 Mar 2008 15:37:49 +0000 (15:37 +0000)]
2008-03-02 [colin] 3.3.1cvs7

* src/main.c
Probably fix bug 1539, 'Program crashes':
Setup Gcrypt's thread functions when built
with GnuTLS

16 years ago2008-03-01 [colin] 3.3.1cvs6
Colin Leroy [Sat, 1 Mar 2008 13:48:34 +0000 (13:48 +0000)]
2008-03-01 [colin] 3.3.1cvs6

* src/folder.c
* src/imap_gtk.c
Get rid of stale folders with no account

16 years ago2008-02-28 [colin] 3.3.1cvs5
Colin Leroy [Thu, 28 Feb 2008 16:56:31 +0000 (16:56 +0000)]
2008-02-28 [colin] 3.3.1cvs5

* src/compose.c
Fix bug 1534, 'Segmentation fault when doing
some draft saving and then throwing away'
* src/imap.c
Fix bug 1533, 'Claws is unable to mark messages
as "read" in IMAP shared folders'
* src/etpan/imap-thread.c
Fix bug 1515, 'large messages crash claws when
syncing for offline mode'. This is rather a
workaround, and mails > 64MB will still be
problematic if there's less than 64MB available
on the dataroot volume.
* src/messageview.c
MAEMO: Add information when fetching big messages

16 years ago2008-02-26 [colin] 3.3.1cvs4
Colin Leroy [Tue, 26 Feb 2008 17:58:33 +0000 (17:58 +0000)]
2008-02-26 [colin] 3.3.1cvs4

* src/imap.c
fix bug 1532, '"login refused" message insufficiently
detailed'

16 years ago2008-02-26 [paul] 3.3.1cvs3
Paul Mangan [Tue, 26 Feb 2008 07:14:07 +0000 (07:14 +0000)]
2008-02-26 [paul] 3.3.1cvs3

* INSTALL
* README
remove mentions of ClamAV and a few other
old bits of information

16 years agocommit RELEASE_NOTES NEWS README from stable_3_3
Colin Leroy [Sat, 23 Feb 2008 09:38:52 +0000 (09:38 +0000)]
commit RELEASE_NOTES NEWS README from stable_3_3

16 years ago2008-02-23 [colin] 3.3.1cvs2
Colin Leroy [Sat, 23 Feb 2008 09:37:49 +0000 (09:37 +0000)]
2008-02-23 [colin] 3.3.1cvs2

* src/main.c
Fix log output (missing \n)

16 years ago2008-02-23 [colin] 3.3.1cvs1
Colin Leroy [Sat, 23 Feb 2008 09:36:23 +0000 (09:36 +0000)]
2008-02-23 [colin] 3.3.1cvs1

* configure.ac
Bump version number for stable release

16 years ago2008-02-23 [paul] 3.3.0cvs21
Paul Mangan [Sat, 23 Feb 2008 07:25:18 +0000 (07:25 +0000)]
2008-02-23 [paul] 3.3.0cvs21

* po/he.po
updated by Ofer

16 years ago2008-02-21 [colin] 3.3.0cvs20
Colin Leroy [Thu, 21 Feb 2008 08:05:09 +0000 (08:05 +0000)]
2008-02-21 [colin] 3.3.0cvs20

* src/matcher.c
Fix bug 1527, 'filtering is case sensitive when it
shouldn't be'

16 years ago2008-02-20 [colin] 3.3.0cvs19
Colin Leroy [Wed, 20 Feb 2008 17:19:38 +0000 (17:19 +0000)]
2008-02-20 [colin] 3.3.0cvs19

* src/main.c
Fix file attachments from older Thunar

16 years ago2008-02-19 [colin] 3.3.0cvs18
Colin Leroy [Tue, 19 Feb 2008 07:51:17 +0000 (07:51 +0000)]
2008-02-19 [colin] 3.3.0cvs18

* manual/plugins.xml
* manual/es/plugins.xml
* manual/fr/plugins.xml
* manual/pl/plugins.xml
Remove Clamav

16 years agofix a typo
Paul Mangan [Tue, 19 Feb 2008 06:58:52 +0000 (06:58 +0000)]
fix a typo

16 years ago2008-02-19 [paul] 3.3.0cvs17
Paul Mangan [Tue, 19 Feb 2008 06:55:21 +0000 (06:55 +0000)]
2008-02-19 [paul] 3.3.0cvs17

* tools/README
* tools/csv2addressbook.pl
add support for Kmail/Kaddressbook

16 years ago2008-02-18 [colin] 3.3.0cvs16
Colin Leroy [Mon, 18 Feb 2008 17:41:40 +0000 (17:41 +0000)]
2008-02-18 [colin] 3.3.0cvs16

* src/imap.c
Unset folder's session before creating a
new one
* src/main.c
* src/prefs_common.c
* src/prefs_common.h
* manual/advanced.xml
Add an hidden use_networkmanager pref, to
disable NetworkManager handling. Also,
consider UNKNOWN state to be CONNECTED.

16 years ago2008-02-18 [wwp] 3.3.0cvs15
Tristan Chabredier [Mon, 18 Feb 2008 17:18:05 +0000 (17:18 +0000)]
2008-02-18 [wwp] 3.3.0cvs15

* src/matcher.c
Fix Engrish and make 'not' more visible in filtering debug logs.

16 years ago2008-02-15 [colin] 3.3.0cvs14
Colin Leroy [Fri, 15 Feb 2008 14:59:39 +0000 (14:59 +0000)]
2008-02-15 [colin] 3.3.0cvs14

* src/matcher.c
Revert cvs10 for now, it breaks the feature

16 years ago2008-02-15 [colin] 3.3.0cvs13
Colin Leroy [Fri, 15 Feb 2008 10:02:19 +0000 (10:02 +0000)]
2008-02-15 [colin] 3.3.0cvs13

* src/main.c
Always focus folder tree at startup
* src/compose.c
Fix bug 1521, 'Cannot close compose window after
replying to a non-existent news message'

16 years ago2008-02-13 [colin] 3.3.0cvs12
Colin Leroy [Wed, 13 Feb 2008 06:34:10 +0000 (06:34 +0000)]
2008-02-13 [colin] 3.3.0cvs12

* src/folderview.c
Fix important warnings

16 years ago2008-02-12 [colin] 3.3.0cvs11
Colin Leroy [Tue, 12 Feb 2008 17:24:48 +0000 (17:24 +0000)]
2008-02-12 [colin] 3.3.0cvs11

* src/imap.c
* src/etpan/imap-thread.c
* src/etpan/imap-thread.h
Fix handling of $Forwarded flag on Exchange:
check for the existence or creatability of a
flag before using it.

16 years ago2008-02-12 [colin] 3.3.0cvs10
Colin Leroy [Tue, 12 Feb 2008 17:20:42 +0000 (17:20 +0000)]
2008-02-12 [colin] 3.3.0cvs10

* src/matcher.c
Optimise matching on Found in addressbook if
the matched header is in cache (From, etc)

16 years ago2008-02-12 [colin] 3.3.0cvs9
Colin Leroy [Tue, 12 Feb 2008 17:18:30 +0000 (17:18 +0000)]
2008-02-12 [colin] 3.3.0cvs9

* src/folderview.c
Fix crashy stuff when changing displayed
columns

16 years ago2008-02-12 [wwp] 3.3.0cvs8
Tristan Chabredier [Tue, 12 Feb 2008 11:38:19 +0000 (11:38 +0000)]
2008-02-12 [wwp] 3.3.0cvs8

* src/folder.h
Remove duplicate func declaration and restore the one
a missing one.

16 years ago2008-02-12 [wwp] 3.3.0cvs7
Tristan Chabredier [Tue, 12 Feb 2008 10:44:26 +0000 (10:44 +0000)]
2008-02-12 [wwp] 3.3.0cvs7

* src/compose.c
* src/export.c
* src/folder.c
* src/folder.h
* src/foldersel.c
* src/foldersel.h
* src/imap_gtk.c
* src/import.c
* src/mainwindow.c
* src/messageview.c
* src/mh_gtk.c
* src/prefs_account.c
* src/prefs_filtering_action.c
* src/summaryview.c
* src/plugins/bogofilter/bogofilter_gtk.c
* src/plugins/spamassassin/spamassassin_gtk.c
Allow moving/copying folders to root folders when using
the folder selection dialog (it was not possible to
maemo users to reparent a subfolder to a root folder
at all).

16 years ago2008-02-12 [fabien] 3.3.0cvs6
Fabien Vantard [Tue, 12 Feb 2008 00:41:19 +0000 (00:41 +0000)]
2008-02-12 [fabien] 3.3.0cvs6

* po/fr.po
a few days late for i18n fr update. Sorry.

16 years ago2008-02-11 [colin] 3.3.0cvs5
Colin Leroy [Mon, 11 Feb 2008 07:51:15 +0000 (07:51 +0000)]
2008-02-11 [colin] 3.3.0cvs5

* src/main.c
Implement support for future /dev/mem_notify.
This Linux kernel feature will allow applications
to be notified that memory has to be freed
before getting OOM-killed. For more information:
http://lwn.net/Articles/267013/

16 years ago2008-02-10 [paul] 3.3.0cvs4
Paul Mangan [Sun, 10 Feb 2008 11:54:44 +0000 (11:54 +0000)]
2008-02-10 [paul] 3.3.0cvs4

* src/Makefile.am
* src/mimeview.c
* src/prefs_toolbar.c
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/pixmaps/mime_text_patch.xpm
add an icon for attached patches

16 years ago2008-02-09 [paul] 3.3.0cvs3
Paul Mangan [Sat, 9 Feb 2008 18:16:44 +0000 (18:16 +0000)]
2008-02-09 [paul] 3.3.0cvs3

* src/gtk/about.c
bump the (c) year

16 years ago2008-02-09 [wwp] 3.3.0cvs2
Tristan Chabredier [Sat, 9 Feb 2008 13:01:24 +0000 (13:01 +0000)]
2008-02-09 [wwp] 3.3.0cvs2

* src/main.c
Fix compiling issue w/ non-gcc/C99 compilers (suncc).

16 years ago2008-02-08 [colin] 3.3.0cvs1
Colin Leroy [Fri, 8 Feb 2008 16:28:22 +0000 (16:28 +0000)]
2008-02-08 [colin] 3.3.0cvs1

* src/common/utils.c
Forbid attaching anything containing "../" or ".ssh/"
from mailto: URI

16 years ago3.3.0 unleashed rel_3_3_0
Paul Mangan [Fri, 8 Feb 2008 08:05:58 +0000 (08:05 +0000)]
3.3.0 unleashed

16 years agooops, getting ahead of myself
Paul Mangan [Fri, 8 Feb 2008 05:31:25 +0000 (05:31 +0000)]
oops, getting ahead of myself

16 years ago2008-02-08 [paul] 3.3.0cvs1
Paul Mangan [Fri, 8 Feb 2008 05:21:11 +0000 (05:21 +0000)]
2008-02-08 [paul] 3.3.0cvs1

* AUTHORS
updated with new translators
* configure.ac
added he to ALL_LINGUAS
* po/cs.po
* po/de.po
* po/es.po
* po/fi.po
* po/hu.po
* po/it.po
* po/pt_BR.po
* po/zh_CN.po
updated by Tim Brain and Petr Vanek, Stephan Sachse,
Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
Andrea Spadaccini, Frederico Goncalves Guimaraes,
and Ralph Young
* po/he.po
new Hebrew translation by Ofer <oc666@netvision.net.il>
* src/gtk/about.c
updated with new translators and bumped (c) year
* src/gtk/authors.h
updated with new translators

16 years ago2008-02-05 [colin] 3.2.0cvs76
Colin Leroy [Tue, 5 Feb 2008 07:27:07 +0000 (07:27 +0000)]
2008-02-05 [colin] 3.2.0cvs76

* src/messageview.c
* src/mimeview.c
* src/mimeview.h
Special case text/calendar parts: if there's one in
the mail, and a plugin handling text/calendar is
loaded, show that part. That'll avoid rendering
meetings as plain text, which just looks broken to
many users.

16 years ago2008-02-04 [colin] 3.2.0cvs75
Colin Leroy [Mon, 4 Feb 2008 17:18:09 +0000 (17:18 +0000)]
2008-02-04 [colin] 3.2.0cvs75

* src/mainwindow.c
Maemo: Fix LED handling on OS 2008

16 years ago2008-02-01 [colin] 3.2.0cvs74
Colin Leroy [Fri, 1 Feb 2008 16:48:40 +0000 (16:48 +0000)]
2008-02-01 [colin] 3.2.0cvs74

* src/compose.c
Possibly fix the annoying and hard-to reproduce bug
where lines
are
rewrapped
like
that.

16 years ago2008-02-01 [paul] 3.2.0cvs73
Paul Mangan [Fri, 1 Feb 2008 09:30:59 +0000 (09:30 +0000)]
2008-02-01 [paul] 3.2.0cvs73

* src/common/utils.c
fix bug 1502, 'Plus signs are stripped from
email addresses when calling from command line'
Thanks to Colin

16 years ago2008-01-31 [colin] 3.2.0cvs72
Colin Leroy [Thu, 31 Jan 2008 16:50:31 +0000 (16:50 +0000)]
2008-01-31 [colin] 3.2.0cvs72

* src/exphtmldlg.c
* src/mimeview.c
* src/summaryview.c
Fix building of URIs from filenames

16 years ago2008-01-31 [wwp] 3.2.0cvs71
Tristan Chabredier [Thu, 31 Jan 2008 10:26:52 +0000 (10:26 +0000)]
2008-01-31 [wwp] 3.2.0cvs71

* src/main.c
Fixes debug output of compiled-in features list
(completes 3.2.0cvs60).

16 years ago2008-01-31 [colin] 3.2.0cvs70
Colin Leroy [Thu, 31 Jan 2008 08:48:27 +0000 (08:48 +0000)]
2008-01-31 [colin] 3.2.0cvs70

* configure.ac
* po/POTFILES.in
* src/compose.c
* src/plugins/Makefile.am
* src/plugins/clamav/.cvsignore
* src/plugins/clamav/Makefile.am
* src/plugins/clamav/README
* src/plugins/clamav/clamav_plugin.c
* src/plugins/clamav/clamav_plugin.h
* src/plugins/clamav/clamav_plugin_gtk.c
* src/plugins/clamav/clamav_plugin_gtk.deps
Remove the Clamav plugin from the core

16 years ago2008-01-28 [wwp] 3.2.0cvs69
Tristan Chabredier [Mon, 28 Jan 2008 09:19:14 +0000 (09:19 +0000)]
2008-01-28 [wwp] 3.2.0cvs69

* src/compose.c
* src/prefs_template.c
* src/prefs_template.h
* src/quote_fmt.c
* src/quote_fmt.h
* src/quote_fmt_lex.l
* src/quote_fmt_parse.y
Fix for bug #1493: count lines (\n chars) according to the way
format body is passed (i.e. \-escaped or not).

16 years ago2008-01-27 [paul] 3.2.0cvs68
Paul Mangan [Sun, 27 Jan 2008 08:11:49 +0000 (08:11 +0000)]
2008-01-27 [paul] 3.2.0cvs68

* po/en_GB.po
updated
* src/prefs_actions.c
* src/prefs_filtering.c
* src/prefs_folder_item.c
* src/prefs_template.c
* src/gtk/about.c
some minor changes to the English

16 years ago2008-01-24 [colin] 3.2.0cvs67
Colin Leroy [Thu, 24 Jan 2008 16:40:22 +0000 (16:40 +0000)]
2008-01-24 [colin] 3.2.0cvs67

* src/etpan/imap-thread.c
* src/etpan/nntp-thread.c
Fix bug 1348, 'Hang ups at exit time with
pgp plugin since 3.0.2'

16 years ago2008-01-23 [colin] 3.2.0cvs66
Colin Leroy [Wed, 23 Jan 2008 19:26:21 +0000 (19:26 +0000)]
2008-01-23 [colin] 3.2.0cvs66

* src/toolbar.c
Fix translation of something that shouldn't be

16 years ago2008-01-23 [colin] 3.2.0cvs65
Colin Leroy [Wed, 23 Jan 2008 17:26:30 +0000 (17:26 +0000)]
2008-01-23 [colin] 3.2.0cvs65

* src/procmime.c
Fix bug 1486, 'Re: Incorrect content when replying'
Revert to full scan if short scan found only 0-length
text parts

16 years ago2008-01-23 [paul] 3.2.0cvs64
Paul Mangan [Wed, 23 Jan 2008 07:22:50 +0000 (07:22 +0000)]
2008-01-23 [paul] 3.2.0cvs64

* src/prefs_folder_item.c
fix bug 1485, 'selecting a folder's default
account if name contains '&''

16 years ago2008-01-23 [colin] 3.2.0cvs63
Colin Leroy [Wed, 23 Jan 2008 06:43:15 +0000 (06:43 +0000)]
2008-01-23 [colin] 3.2.0cvs63

* src/folder.c
* src/folder.h
* src/main.c
* src/mainwindow.c
Fix bug 1480, 'should be able to display mail file
from command line'. Let 'claws-mail --select' accept
absolute paths in addition to folder identifiers.