claws.git
14 years ago2009-12-31 [paul] 3.7.3cvs49
Paul Mangan [Thu, 31 Dec 2009 09:19:28 +0000 (09:19 +0000)]
2009-12-31 [paul] 3.7.3cvs49

* manual/claws-mail-manual.xml
* manual/intro.xml
* manual/plugins.xml
fix links so that they make sense in the context of the
text version of the manual

14 years ago2009-12-31 [paul] 3.7.3cvs48
Paul Mangan [Thu, 31 Dec 2009 08:56:02 +0000 (08:56 +0000)]
2009-12-31 [paul] 3.7.3cvs48

* manual/intro.xml
* manual/plugins.xml
updates, improvements, corrections, additions

14 years ago2009-12-29 [pawel] 3.7.3cvs47
Paweł Pękala [Tue, 29 Dec 2009 22:09:08 +0000 (22:09 +0000)]
2009-12-29 [pawel] 3.7.3cvs47

* src/prefs_filtering_action.c
Fix Bug 2082 'Wrong color rectangle position when replacing
"color" processing rule'

14 years ago2009-12-29 [colin] 3.7.3cvs46
Colin Leroy [Tue, 29 Dec 2009 10:17:46 +0000 (10:17 +0000)]
2009-12-29 [colin] 3.7.3cvs46

* src/compose.c
Fix bug 2074, 'Remember sending account
for sent messages'

14 years ago2009-12-20 [holger] 3.7.3cvs45
Holger Berndt [Sun, 20 Dec 2009 20:16:51 +0000 (20:16 +0000)]
2009-12-20 [holger] 3.7.3cvs45

* src/compose.c
Delay CREATED_HOOKLIST invokation until
after the modifications to the compose window
are done, to allow hooks to further modify the
window without getting overridden again

14 years ago2009-12-20 [holger] 3.7.3cvs44
Holger Berndt [Sun, 20 Dec 2009 14:11:06 +0000 (14:11 +0000)]
2009-12-20 [holger] 3.7.3cvs44

* src/prefs_toolbar.h
Fix last commit

14 years ago2009-12-20 [holger] 3.7.3cvs43
Holger Berndt [Sun, 20 Dec 2009 14:06:10 +0000 (14:06 +0000)]
2009-12-20 [holger] 3.7.3cvs43

* src/prefs_toolbar.c
* src/prefs_toolbar.h
* src/toolbar.c
Pass window struct to caller

14 years ago2009-12-20 [holger] 3.7.3cvs42
Holger Berndt [Sun, 20 Dec 2009 13:50:41 +0000 (13:50 +0000)]
2009-12-20 [holger] 3.7.3cvs42

* src/compose.c
* src/compose.h
Add hooklist after creation of a compose window

14 years ago2009-12-19 [holger] 3.7.3cvs41
Holger Berndt [Sat, 19 Dec 2009 22:50:46 +0000 (22:50 +0000)]
2009-12-19 [holger] 3.7.3cvs41

* src/prefs_toolbar.c
* src/prefs_toolbar.h
* src/toolbar.c
Allow plugins to choose to which toolbar they want
to add actions (main window, compose window, or message view)

14 years ago2009-12-19 [paul] 3.7.3cvs40
Paul Mangan [Sat, 19 Dec 2009 17:02:11 +0000 (17:02 +0000)]
2009-12-19 [paul] 3.7.3cvs40

* src/statusbar.c
fix statusbar in GTK+ 2.19.1

14 years ago2009-12-10 [pawel] 3.7.3cvs39
Paweł Pękala [Thu, 10 Dec 2009 16:42:33 +0000 (16:42 +0000)]
2009-12-10 [pawel] 3.7.3cvs39

* src/compose.c
Better fix for cvs28 regression

14 years ago2009-12-10 [iwkse] 3.7.3cvs38
Salvatore De Paolis [Thu, 10 Dec 2009 04:28:08 +0000 (04:28 +0000)]
2009-12-10 [iwkse] 3.7.3cvs38

* src/compose.c
            Fix some indentation

14 years ago2009-12-10 [iwkse] 3.7.3cvs37
Salvatore De Paolis [Thu, 10 Dec 2009 04:19:03 +0000 (04:19 +0000)]
2009-12-10 [iwkse] 3.7.3cvs37

* src/compose.c
            Add missing checks for gtkaspell: avoid
            crashing in some cases when Enchant is
            enabled but the spell checker is disabled
            in preferences.

14 years ago2009-12-09 [colin] 3.7.3cvs36
Colin Leroy [Wed, 9 Dec 2009 16:48:40 +0000 (16:48 +0000)]
2009-12-09 [colin] 3.7.3cvs36

* src/compose.c
Fix leak and unchecked accesses.

14 years ago2009-12-09 [mir] 3.7.3cvs35
Michael Rasmussen [Wed, 9 Dec 2009 00:51:49 +0000 (00:51 +0000)]
2009-12-09 [mir] 3.7.3cvs35

* src/compose.c
Fix Bug 2072 "template at folder properties is not working"
introduced in cvs24.

14 years ago2009-12-08 [pawel] 3.7.3cvs34
Paweł Pękala [Tue, 8 Dec 2009 19:05:29 +0000 (19:05 +0000)]
2009-12-08 [pawel] 3.7.3cvs34

* src/compose.c
When 'Reply All' remove current compose address from
Cc/Bcc list - fix for regression introduced in cvs28

14 years ago2009-12-05 [pawel] 3.7.3cvs33
Paweł Pękala [Sat, 5 Dec 2009 08:12:06 +0000 (08:12 +0000)]
2009-12-05 [pawel] 3.7.3cvs33

* src/messageview.c
Fix memory management, duh!

14 years ago2009-12-04 [pawel] 3.7.3cvs32
Paweł Pękala [Fri, 4 Dec 2009 19:43:38 +0000 (19:43 +0000)]
2009-12-04 [pawel] 3.7.3cvs32

* src/messageview.c
Use case insensitive comparison in search for
duplicate urls
* src/uri_opener.c
Refresh scrollbars on every window open

14 years ago2009-12-04 [pawel] 3.7.3cvs31
Paweł Pękala [Fri, 4 Dec 2009 17:45:19 +0000 (17:45 +0000)]
2009-12-04 [pawel] 3.7.3cvs31

* src/compose.c
Highlight misspelled words when applying template and
check_while_typing option is on

14 years ago2009-12-03 [pawel] 3.7.3cvs30
Paweł Pękala [Thu, 3 Dec 2009 19:42:45 +0000 (19:42 +0000)]
2009-12-03 [pawel] 3.7.3cvs30

* src/compose.c
Highlight misspelled words in text inserted from file(s)
or pasted to message body when check_while_typing
options is on

14 years ago2009-12-02 [pawel] 3.7.3cvs29
Paweł Pękala [Wed, 2 Dec 2009 18:40:15 +0000 (18:40 +0000)]
2009-12-02 [pawel] 3.7.3cvs29

* src/compose.c
Revert first part of previous commit

14 years ago2009-12-02 [pawel] 3.7.3cvs28
Paweł Pękala [Wed, 2 Dec 2009 17:05:00 +0000 (17:05 +0000)]
2009-12-02 [pawel] 3.7.3cvs28

* src/compose.c
Fix Bug 2055 "duplicate mailing list reply if
List-Post + Reply-To present"
- Ignore Reply-To if answering to ML
- Improve parsing of List-Post header

14 years ago2009-12-02 [pawel] 3.7.3cvs27
Paweł Pękala [Wed, 2 Dec 2009 15:20:55 +0000 (15:20 +0000)]
2009-12-02 [pawel] 3.7.3cvs27

* src/compose.c
* src/compose.h
Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
email had user in "From" and "CC"
Don't allow duplicate addresses in compose window headers

14 years ago2009-12-02 [mones] 3.7.3cvs26
Ricardo Mones [Wed, 2 Dec 2009 15:06:05 +0000 (15:06 +0000)]
2009-12-02 [mones] 3.7.3cvs26

* manual/intro.xml
* manual/es/intro.xml
* manual/fr/intro.xml
* manual/it/intro.xml
* manual/pl/intro.xml
Make URL to point current site

14 years ago2009-12-01 [holger] 3.7.3cvs25
Holger Berndt [Tue, 1 Dec 2009 17:33:59 +0000 (17:33 +0000)]
2009-12-01 [holger] 3.7.3cvs25

* src/summaryview.c
* src/summaryview.h
Introduce new drag type "claws-mail/msg-path-list" for
drag'n'drop of a message selection from the summaryview
into other applications. The drag data gets set to the
folder-item-id followed by message ids, separated by newlines.
This enables other applications to back-link to Claws Mail
via a "claws-mail --select" call after they received a drop.

14 years ago2009-11-30 [mir] 3.7.3cvs24
Michael Rasmussen [Mon, 30 Nov 2009 20:35:29 +0000 (20:35 +0000)]
2009-11-30 [mir] 3.7.3cvs24

* src/compose.c
           Place cursor in compose window according to provided input
           If to: is present place cursor in subject field and if both
           to: and subject: is present place cursor in body. If body: is
           present insert a new line after text and place cursor there.

14 years ago2009-11-27 [mones] 3.7.3cvs23
Ricardo Mones [Fri, 27 Nov 2009 14:54:08 +0000 (14:54 +0000)]
2009-11-27 [mones] 3.7.3cvs23

* src/gtk/quicksearch.c
Allow viewing longer expressions if there's space

14 years ago2009-11-25 [holger] 3.7.3cvs22
Holger Berndt [Wed, 25 Nov 2009 22:14:02 +0000 (22:14 +0000)]
2009-11-25 [holger] 3.7.3cvs22

* Makefile.am
* src/common/Makefile.am
* src/common/utils.c
* src/common/utils.h
Add a function to query the
filepath of the .desktop file

14 years ago2009-11-25 [colin] 3.7.3cvs21
Colin Leroy [Wed, 25 Nov 2009 17:59:35 +0000 (17:59 +0000)]
2009-11-25 [colin] 3.7.3cvs21

* src/imap.c
Fix bug 2063, 'glib assertion in GRelation use in
imap.c'

14 years ago2009-11-24 [pawel] 3.7.3cvs20
Paweł Pękala [Tue, 24 Nov 2009 21:43:07 +0000 (21:43 +0000)]
2009-11-24 [pawel] 3.7.3cvs20

* src/common/utils.c
Fix Bug 2053 'Inconsistent application of Coloration
of Message text'
Don't allow '<' character between quotation marks

14 years ago2009-11-21 [holger] 3.7.3cvs19
Holger Berndt [Sat, 21 Nov 2009 02:41:37 +0000 (02:41 +0000)]
2009-11-21 [holger] 3.7.3cvs19

* src/printing.c
Modify cairo clip handling in preview windows,
to prevent print preview windows from being blank
with GTK+ 2.18. Follow recommendation of the GTK+
documentation (section "Migrating to client side windows")
and create a new cairo context for each expose event.

14 years ago2009-11-19 [pawel] 3.7.3cvs18
Paweł Pękala [Thu, 19 Nov 2009 17:00:45 +0000 (17:00 +0000)]
2009-11-19 [pawel] 3.7.3cvs18

* Makefile.am
complete 3.7.3cvs15 so install is DESTDIR safe
remove icons with changed names on uninstall

14 years ago2009-11-18 [pawel] 3.7.3cvs17
Paweł Pękala [Wed, 18 Nov 2009 21:05:50 +0000 (21:05 +0000)]
2009-11-18 [pawel] 3.7.3cvs17

* src/news_gtk.c
remove unneeded and code-duplicating function

14 years ago2009-11-18 [pawel] 3.7.3cvs16
Paweł Pękala [Wed, 18 Nov 2009 20:40:19 +0000 (20:40 +0000)]
2009-11-18 [pawel] 3.7.3cvs16

* src/news_gtk.c
Fix Bug 2057 'Claws mail does not keep renamed names
of nntp-subscribed groups'
Check for already subscribed group using item->path for group
comparision as folders item->path != item->name may be truth
since we allowed renaming of newsgroups folders -> 3.5.0cvs11

14 years ago2009-11-17 [pawel] 3.7.3cvs15
Paweł Pękala [Tue, 17 Nov 2009 20:01:21 +0000 (20:01 +0000)]
2009-11-17 [pawel] 3.7.3cvs15

* Makefile.am
Fix Bug 2049 'some icons not copied?'
Install additional 64x64 and 128x128 icons

14 years ago2009-11-17 [holger] 3.7.3cvs14
Holger Berndt [Tue, 17 Nov 2009 15:15:15 +0000 (15:15 +0000)]
2009-11-17 [holger] 3.7.3cvs14

* src/prefs_toolbar.c
* src/prefs_toolbar.h
* src/toolbar.c
* src/toolbar.h
Allow plugins to register toolbar items

14 years agofreebsd date lacks --utc
Paweł Pękala [Wed, 11 Nov 2009 18:08:36 +0000 (18:08 +0000)]
freebsd date lacks --utc
add my alias

14 years ago*** empty log message ***
Paweł Pękala [Wed, 11 Nov 2009 13:47:42 +0000 (13:47 +0000)]
*** empty log message ***

14 years ago [pawel] 3.7.3cvs13
Paweł Pękala [Wed, 11 Nov 2009 13:38:28 +0000 (13:38 +0000)]
 [pawel] 3.7.3cvs13

* src/addressbook.c
* src/compose.c
* src/compose.h
* src/filtering.c
Fix Bug 1867 Changing account does not change BCC address
Set account specific headers when changing account
in compose window.

14 years ago2009-11-07 [colin] 3.7.3cvs12
Colin Leroy [Sat, 7 Nov 2009 17:42:56 +0000 (17:42 +0000)]
2009-11-07 [colin] 3.7.3cvs12

* src/gtk/prefswindow.c
Fix bug 2041, "add autonomical scrolled windows to prefs pages"
Patch by Pawel

14 years ago2009-11-07 [colin] 3.7.3cvs11
Colin Leroy [Sat, 7 Nov 2009 17:41:42 +0000 (17:41 +0000)]
2009-11-07 [colin] 3.7.3cvs11

* src/gtk/spell_entry.c
Fix bug 2040, 'numbers in subject entry marked as misspelled'
Patch by Pawel Pekala

14 years ago2009-10-27 [colin] 3.7.3cvs10
Colin Leroy [Tue, 27 Oct 2009 07:31:54 +0000 (07:31 +0000)]
2009-10-27 [colin] 3.7.3cvs10

* src/folder.c
Fix bug 2028, 'Attempts to connect to all accounts on exit'
Don't try to check whether the folder is up-to-date if
the folder class doesn't implement set_mtime, as we don't
care in this case. This code exists since a long time, but
the bug was triggered by more scanning of queue folders
since recently (when we added \Deleted handling).

14 years ago2009-10-27 [colin] 3.7.3cvs9
Colin Leroy [Tue, 27 Oct 2009 07:28:14 +0000 (07:28 +0000)]
2009-10-27 [colin] 3.7.3cvs9

* src/mainwindow.c
Try to fix registering as default client
on windows 7

14 years ago2009-10-21 [wwp] 3.7.3cvs8
Tristan Chabredier [Wed, 21 Oct 2009 14:31:02 +0000 (14:31 +0000)]
2009-10-21 [wwp] 3.7.3cvs8

* src/common/utils.c
Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).

14 years ago2009-10-21 [wwp] 3.7.3cvs7
Tristan Chabredier [Wed, 21 Oct 2009 14:07:50 +0000 (14:07 +0000)]
2009-10-21 [wwp] 3.7.3cvs7

* src/common/utils.c
Don't core dump when attempting to insert a non-existing
file using a mailto: uri (g_error does core dump).

14 years ago2009-10-20 [colin] 3.7.3cvs6
Colin Leroy [Tue, 20 Oct 2009 18:39:12 +0000 (18:39 +0000)]
2009-10-20 [colin] 3.7.3cvs6

* src/common/utils.c
Don't g_error on normal warnings...

14 years ago2009-10-20 [colin] 3.7.3cvs5
Colin Leroy [Tue, 20 Oct 2009 17:40:30 +0000 (17:40 +0000)]
2009-10-20 [colin] 3.7.3cvs5

* src/plugins/pgpcore/sgpgme.c
Fix bug 1996, 'S/MIME key not selected'
Check for S/MIME certs too

14 years ago2009-10-20 [colin] 3.7.3cvs4
Colin Leroy [Tue, 20 Oct 2009 17:39:22 +0000 (17:39 +0000)]
2009-10-20 [colin] 3.7.3cvs4

* src/common/w32lib.h
Fix win32 build on latest mingw32

14 years ago2009-10-20 [colin] 3.7.3cvs3
Colin Leroy [Tue, 20 Oct 2009 06:37:05 +0000 (06:37 +0000)]
2009-10-20 [colin] 3.7.3cvs3

* src/exportldif.c
* src/ldif.c
* src/ldif.h
Fix LDIF export. Patch by Michael Rasmussen

14 years ago2009-10-18 [paul] 3.7.3cvs2
Paul Mangan [Sun, 18 Oct 2009 09:52:04 +0000 (09:52 +0000)]
2009-10-18 [paul] 3.7.3cvs2

* tools/claws.i18n.status.pl
increase the value of $transolddays since we're relasing less
often now.
rework the en_GB.po hack so that en_GB is always 100% translated
and recently updated

14 years ago2009-10-17 [paul] 3.7.3cvs1
Paul Mangan [Sat, 17 Oct 2009 04:10:33 +0000 (04:10 +0000)]
2009-10-17 [paul] 3.7.3cvs1

* src/prefs_account.c
* src/prefs_compose_writing.c
* src/prefs_receive.c
* src/prefs_summaries.c
* src/prefs_wrapping.c
reword a few labels. (this incorporates everything
that seemed worthwhile from bug 2020)
* src/prefs_customheader.c
use a 'Browse' button instead of button with
label 'From file...'

14 years agobring in line with 3.7.3 release rel_3_7_3
Paul Mangan [Mon, 12 Oct 2009 18:34:56 +0000 (18:34 +0000)]
bring in line with 3.7.3 release

14 years agoFix typo
Colin Leroy [Mon, 12 Oct 2009 12:06:00 +0000 (12:06 +0000)]
Fix typo

14 years agoNew repo in place. Testing
Colin Leroy [Mon, 12 Oct 2009 12:04:12 +0000 (12:04 +0000)]
New repo in place. Testing

14 years ago2009-10-07 [paul] 3.7.2cvs49
Paul Mangan [Wed, 7 Oct 2009 08:42:18 +0000 (08:42 +0000)]
2009-10-07 [paul] 3.7.2cvs49

* src/folderview.c
* src/folderview.h
* src/mainwindow.c
fix  Bug 1994 -  Changing colors required restart.
in the process rename folderview_reflect_prefs_pixmap_theme() to the
more accurate folderview_reinit_fonts()

14 years ago2009-10-07 [paul] 3.7.2cvs48
Paul Mangan [Wed, 7 Oct 2009 07:34:01 +0000 (07:34 +0000)]
2009-10-07 [paul] 3.7.2cvs48

* src/addrgather.c
* src/prefs_common.c
* src/prefs_common.h
fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
patch by Pawel Pekala

14 years ago2009-10-07 [paul] 3.7.2cvs47
Paul Mangan [Wed, 7 Oct 2009 06:58:17 +0000 (06:58 +0000)]
2009-10-07 [paul] 3.7.2cvs47

* po/cs.po
* po/de.po
* po/hu.po
* po/id.po
* po/ja.po
* po/pt_BR.po
updated by David Vachulka, Stephan Sachse and Marc Arens,
Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
Goncalves Guimaraes

14 years ago2009-10-06 [colin] 3.7.2cvs46
Colin Leroy [Tue, 6 Oct 2009 17:04:39 +0000 (17:04 +0000)]
2009-10-06 [colin] 3.7.2cvs46

* po/fr.po
French translation update

14 years ago2009-10-05 [paul] 3.7.2cvs45
Paul Mangan [Mon, 5 Oct 2009 13:36:37 +0000 (13:36 +0000)]
2009-10-05 [paul] 3.7.2cvs45

* src/printing.c
enable Page Size and Orientation in the print dialog,
GTK+ >= 2.18.x only. Patch by Mark__T

14 years ago2009-10-05 [paul] 3.7.2cvs44
Paul Mangan [Mon, 5 Oct 2009 04:18:25 +0000 (04:18 +0000)]
2009-10-05 [paul] 3.7.2cvs44

* src/prefs_summaries.c
fix label, startup --> start-up, to match other uses of the
term

14 years ago2009-10-05 [paul] 3.7.2cvs43
Paul Mangan [Mon, 5 Oct 2009 04:08:46 +0000 (04:08 +0000)]
2009-10-05 [paul] 3.7.2cvs43

* po/pl.po
updated by Emilian Nowak

14 years ago2009-10-03 [colin] 3.7.2cvs42
Colin Leroy [Sat, 3 Oct 2009 19:27:40 +0000 (19:27 +0000)]
2009-10-03 [colin] 3.7.2cvs42

* src/mimeview.c
* src/noticeview.c
* src/gtk/gtkcmclist.c
* src/gtk/gtkvscrollbutton.c
* src/gtk/logwindow.c
GTK+ 2.18 fixes:
Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
Fix warning at start

14 years ago2009-09-28 [colin] 3.7.2cvs41
Colin Leroy [Mon, 28 Sep 2009 07:06:42 +0000 (07:06 +0000)]
2009-09-28 [colin] 3.7.2cvs41

* src/matcher.c
* src/mimeview.c
* src/prefs_folder_item.c
Fix bug 2007, 'Small memory leaks'. Patch by Pawel

14 years ago2009-09-28 [colin] 3.7.2cvs40
Colin Leroy [Mon, 28 Sep 2009 07:04:15 +0000 (07:04 +0000)]
2009-09-28 [colin] 3.7.2cvs40

* src/prefs_summaries.c
* src/gtk/sslcertwindow.c
Fix bug 2006, 'Non-utf8 strftime(3) date strings
shows up garbled in GUI'. Patch by Pawel Pekala

14 years ago2009-09-24 [iwkse] 3.7.2cvs39
Salvatore De Paolis [Thu, 24 Sep 2009 16:37:52 +0000 (16:37 +0000)]
2009-09-24 [iwkse] 3.7.2cvs39

* configure.ac
            That's only for statistics, of course :)

14 years ago2009-09-24 [iwkse] 3.7.2cvs38
Salvatore De Paolis [Thu, 24 Sep 2009 16:28:20 +0000 (16:28 +0000)]
2009-09-24 [iwkse] 3.7.2cvs38

* configure.ac
            ...

14 years ago2009-09-24 [iwkse] 3.7.2cvs37
Salvatore De Paolis [Thu, 24 Sep 2009 16:26:23 +0000 (16:26 +0000)]
2009-09-24 [iwkse] 3.7.2cvs37

* configure.ac
            Revert unwanted change

14 years ago2009-09-24 [iwkse] 3.7.2cvs36
Salvatore De Paolis [Thu, 24 Sep 2009 12:52:13 +0000 (12:52 +0000)]
2009-09-24 [iwkse] 3.7.2cvs36

* src/action.c
            Fix issue with filtering actions and
            parsed parameters

14 years ago2009-09-20 [mones] 3.7.2cvs35
Ricardo Mones [Sun, 20 Sep 2009 12:57:21 +0000 (12:57 +0000)]
2009-09-20 [mones] 3.7.2cvs35

* tools/convert_mbox.pl
Add -R flag to support recursive conversions
of arbitrary Evolution mail folders, based on
bash script by Daniel Dickinson (fixes debian
bug #461435)
* tools/popfile-link.sh
Set required shell for script (fixes debian
bug #530057)

14 years ago2009-09-16 [colin] 3.7.2cvs34
Colin Leroy [Wed, 16 Sep 2009 16:32:32 +0000 (16:32 +0000)]
2009-09-16 [colin] 3.7.2cvs34

* src/main.c
Go grab files in /etc/skel if they exist
at first startup

14 years ago2009-09-15 [colin] 3.7.2cvs33
Colin Leroy [Tue, 15 Sep 2009 19:13:30 +0000 (19:13 +0000)]
2009-09-15 [colin] 3.7.2cvs33

* src/procmime.c
Complete 3.7.1cvs42: only output directly to
final file if we get NULL byes at the start.
Still fixes saving UTF16 files, but also
fixes displaying Base64 parts with decoding
errors (parts without errors get displayed)

14 years ago2009-09-14 [colin] 3.7.2cvs32
Colin Leroy [Mon, 14 Sep 2009 07:27:38 +0000 (07:27 +0000)]
2009-09-14 [colin] 3.7.2cvs32

* src/matcher.c
* src/matcher.h
* src/matcher_parser_parse.y
* src/prefs_matcher.c
Add 'has_attachment' and 'signed' matcher
expressions. Patch by Aleksei Miheev, fixes
bug 1997.

14 years ago2009-09-14 [colin] 3.7.2cvs31
Colin Leroy [Mon, 14 Sep 2009 07:11:23 +0000 (07:11 +0000)]
2009-09-14 [colin] 3.7.2cvs31

* src/common/utils.c
Add "Re :" prefix from french Yahoo mail.
Patch by Didier Barvaux, fixes bug 1999

14 years ago2009-09-10 [mones] 3.7.2cvs30
Ricardo Mones [Thu, 10 Sep 2009 19:14:52 +0000 (19:14 +0000)]
2009-09-10 [mones] 3.7.2cvs30

* manual/plugins.xml
Fix sites supported by SpamReport
* manual/es/plugins.xml
Synchronise Spanish manual

14 years ago2009-09-07 [holger] 3.7.2cvs29
Holger Berndt [Mon, 7 Sep 2009 20:14:15 +0000 (20:14 +0000)]
2009-09-07 [holger] 3.7.2cvs29

* Makefile.am
Also update the icon cache on uninstall.
This prevents possible problems when Claws Mail was
uninstalled and installed again into a different location,
see http://bugzilla.gnome.org/show_bug.cgi?id=362604
and the blog post linked therein

14 years ago2009-09-07 [paul] 3.7.2cvs28
Paul Mangan [Mon, 7 Sep 2009 19:43:07 +0000 (19:43 +0000)]
2009-09-07 [paul] 3.7.2cvs28

* src/prefs_toolbar.c
when updating the main toolbar icons just update
the main toolbar (and consequently fix a bug where
folderview icons would disappear)

14 years ago2009-08-30 [holger] 3.7.2cvs27
Holger Berndt [Sun, 30 Aug 2009 23:46:33 +0000 (23:46 +0000)]
2009-08-30 [holger] 3.7.2cvs27

* src/compose.c
Do case-insensitive comparison against
header names when extracting recipients
from composed mails

14 years ago2009-08-23 [colin] 3.7.2cvs26
Colin Leroy [Sun, 23 Aug 2009 12:16:17 +0000 (12:16 +0000)]
2009-08-23 [colin] 3.7.2cvs26

* src/mbox.c
Probably fix RH bug 512024, " folder.c:3543
Condition msglist != NULL failed"

14 years ago2009-08-23 [colin] 3.7.2cvs25
Colin Leroy [Sun, 23 Aug 2009 11:01:01 +0000 (11:01 +0000)]
2009-08-23 [colin] 3.7.2cvs25

* src/prefs_compose_writing.c
Make the maximum size warning bigger. Patch
by Didier Barvaux on bug 1986.

14 years ago2009-08-21 [colin] 3.7.2cvs24
Colin Leroy [Fri, 21 Aug 2009 16:15:13 +0000 (16:15 +0000)]
2009-08-21 [colin] 3.7.2cvs24

* src/compose.c
Previous commit: move the function into compose_insert_file
so that it's also used on drag-n-drop

14 years ago2009-08-21 [colin] 3.7.2cvs23
Colin Leroy [Fri, 21 Aug 2009 15:58:32 +0000 (15:58 +0000)]
2009-08-21 [colin] 3.7.2cvs23

* src/compose.c
Fix scrolling when adding an header

14 years ago2009-08-21 [colin] 3.7.2cvs22
Colin Leroy [Fri, 21 Aug 2009 15:56:29 +0000 (15:56 +0000)]
2009-08-21 [colin] 3.7.2cvs22

* src/compose.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_compose_writing.c
* src/common/utils.c
Fix bug 1986, "New feature: warn user when inserting
a large file in the message body". Patch by Didier
Barvaux

14 years ago2009-08-21 [colin] 3.7.2cvs21
Colin Leroy [Fri, 21 Aug 2009 15:54:01 +0000 (15:54 +0000)]
2009-08-21 [colin] 3.7.2cvs21

* AUTHORS
* src/gtk/authors.h
* src/common/utils.c
Add Réf. : reply prefix (french Lotus Notes); patch
by Didier Barvaux

14 years ago2009-08-21 [colin] 3.7.2cvs20
Colin Leroy [Fri, 21 Aug 2009 05:42:47 +0000 (05:42 +0000)]
2009-08-21 [colin] 3.7.2cvs20

* src/codeconv.c
* src/codeconv.h
Fix bug 1969, 'Bad guess for outgoing encoding'
Make sure the specific converters (japanese in
this case) can return success/error in strict
mode, instead of silently failing back to
strncpy

14 years ago2009-08-20 [holger] 3.7.2cvs19
Holger Berndt [Thu, 20 Aug 2009 22:04:58 +0000 (22:04 +0000)]
2009-08-20 [holger] 3.7.2cvs19

* src/compose.c
* src/compose.h
Make it possible for code outside
compose (e.g. plugins) to attach files

14 years ago2009-08-20 [colin] 3.7.2cvs18
Colin Leroy [Thu, 20 Aug 2009 21:03:17 +0000 (21:03 +0000)]
2009-08-20 [colin] 3.7.2cvs18

* src/main.c
Fix crash when accessing IMAP soon

14 years ago2009-08-18 [colin] 3.7.2cvs17
Colin Leroy [Tue, 18 Aug 2009 05:45:57 +0000 (05:45 +0000)]
2009-08-18 [colin] 3.7.2cvs17

* src/ldapquery.c
Maybe fix crash on non-existent LDAP server

14 years ago2009-08-04 [colin] 3.7.2cvs16
Colin Leroy [Tue, 4 Aug 2009 19:35:30 +0000 (19:35 +0000)]
2009-08-04 [colin] 3.7.2cvs16

* src/toolbar.c
Fix toolbar's spacing that breaks dark
themes (patch from http://blogs.igalia.com/aperez/
2009/07/making-claws-mail-look-better/)

14 years ago2009-07-28 [colin] 3.7.2cvs15
Colin Leroy [Tue, 28 Jul 2009 18:42:52 +0000 (18:42 +0000)]
2009-07-28 [colin] 3.7.2cvs15

* src/account.c
* src/addrcustomattr.c
* src/addressadd.c
* src/addressbook_foldersel.c
* src/addrgather.c
* src/browseldap.c
* src/compose.c
* src/editbook.c
* src/editgroup.c
* src/editjpilot.c
* src/editldap.c
* src/editldap_basedn.c
* src/edittags.c
* src/editvcard.c
* src/exphtmldlg.c
* src/expldifdlg.c
* src/export.c
* src/foldersel.c
* src/import.c
* src/importldif.c
* src/importmutt.c
* src/importpine.c
* src/prefs_actions.c
* src/prefs_customheader.c
* src/prefs_display_header.c
* src/prefs_filtering.c
* src/prefs_folder_column.c
* src/prefs_matcher.c
* src/prefs_summary_column.c
* src/prefs_summary_open.c
* src/prefs_template.c
* src/textview.c
* src/uri_opener.c
Fix bug 1950, 'Program freeze up during folder selection'
Don't leave hidden windows modal

14 years ago2009-07-28 [colin] 3.7.2cvs14
Colin Leroy [Tue, 28 Jul 2009 18:39:47 +0000 (18:39 +0000)]
2009-07-28 [colin] 3.7.2cvs14

* src/ldapquery.c
Fix bug 1957, 'LDAP errs out after searching too
many search bases'

14 years ago2009-07-28 [colin] 3.7.2cvs13
Colin Leroy [Tue, 28 Jul 2009 18:38:06 +0000 (18:38 +0000)]
2009-07-28 [colin] 3.7.2cvs13

* src/summaryview.c
Fix bug 1966, '"Collapse all threads" slower than
"Expand all threads"'

14 years ago2009-07-28 [colin] 3.7.2cvs12
Colin Leroy [Tue, 28 Jul 2009 18:35:59 +0000 (18:35 +0000)]
2009-07-28 [colin] 3.7.2cvs12

* src/common/session.c
Fix bug 1967, 'Claws gets stuck after accepting
a certificate warning dialog'

14 years ago2009-07-19 [paul] 3.7.2cvs11
Paul Mangan [Sun, 19 Jul 2009 10:45:37 +0000 (10:45 +0000)]
2009-07-19 [paul] 3.7.2cvs11

* manual/plugins.xml
a few small changes to the English

14 years ago2009-07-18 [mones] 3.7.2cvs10
Ricardo Mones [Sat, 18 Jul 2009 16:27:20 +0000 (16:27 +0000)]
2009-07-18 [mones] 3.7.2cvs10

* manual/plugins.xml
Add new bsfilter and fancy plugins to the docs
and a note about dealing with plugins of the same class
* src/prefs_account.c
Fix extra space at the end typo

14 years ago2009-07-16 [colin] 3.7.2cvs9
Colin Leroy [Thu, 16 Jul 2009 16:06:54 +0000 (16:06 +0000)]
2009-07-16 [colin] 3.7.2cvs9

* src/summaryview.c
Fix wrong return without unlocking; thanks
to mupuf_

14 years ago2009-07-14 [colin] 3.7.2cvs8
Colin Leroy [Tue, 14 Jul 2009 15:37:14 +0000 (15:37 +0000)]
2009-07-14 [colin] 3.7.2cvs8

* src/imap.c
Fix bug 1954, 'Segfault on reading wrong STATUS'

14 years ago2009-07-10 [colin] 3.7.2cvs7
Colin Leroy [Fri, 10 Jul 2009 16:50:08 +0000 (16:50 +0000)]
2009-07-10 [colin] 3.7.2cvs7

* src/plugins/pgpcore/plugin.def
* src/common/utils.h
Fix windows port

14 years ago2009-07-10 [colin] 3.7.2cvs6
Colin Leroy [Fri, 10 Jul 2009 07:40:27 +0000 (07:40 +0000)]
2009-07-10 [colin] 3.7.2cvs6

* src/prefs_display_header.c
Fix bug 1951, 'C-Mail dumps core when editing
displayed headers'. Patch by Alexey Rusakov

14 years ago2009-07-10 [colin] 3.7.2cvs5
Colin Leroy [Fri, 10 Jul 2009 07:18:52 +0000 (07:18 +0000)]
2009-07-10 [colin] 3.7.2cvs5

* src/folderview.c
Fix bug 1952, 'Deleted mails in Queue folder
highlight it'.

14 years ago2009-07-09 [colin] 3.7.2cvs4
Colin Leroy [Thu, 9 Jul 2009 06:41:35 +0000 (06:41 +0000)]
2009-07-09 [colin] 3.7.2cvs4

* src/gtk/spell_entry.c
Fix bug 1949, 'Spell checker doesn't recognise
certain word in Subject header, but does in
message body'. Patch by Pawel Pekala.