claws.git
16 years ago2007-10-06 [paul] 3.0.2cvs16
Paul Mangan [Sat, 6 Oct 2007 07:31:15 +0000 (07:31 +0000)]
2007-10-06 [paul] 3.0.2cvs16

* AUTHORS
* src/exporthtml.c
* src/mbox.c
* src/gtk/authors.h
fix build on solaris where ctime_r takes
3 arguments rather than 2.
Patch by Nicolas Doualot <slubman.lists@slubman.info>

16 years ago2007-10-05 [colin] 3.0.2cvs15
Colin Leroy [Fri, 5 Oct 2007 17:00:24 +0000 (17:00 +0000)]
2007-10-05 [colin] 3.0.2cvs15

* src/etpan/imap-thread.c
Fix wrong error codepath

16 years ago2007-10-05 [wwp] 3.0.2cvs14
Tristan Chabredier [Fri, 5 Oct 2007 14:29:26 +0000 (14:29 +0000)]
2007-10-05 [wwp] 3.0.2cvs14

* src/filtering.c
Fix unexpected logging of quicksearches:
debug_filtering_session flag was never reset to FALSE, causing
matcher functions to log when called from a quicksearch
(if a filtering session happened before).

16 years ago2007-10-05 [paul] 3.0.2cvs13
Paul Mangan [Fri, 5 Oct 2007 09:29:34 +0000 (09:29 +0000)]
2007-10-05 [paul] 3.0.2cvs13

* src/prefs_actions.c
* src/prefs_filtering.c
* src/prefs_template.c
fix bug 1343, 'Filtering..'s close button
silently discards new filter'
Thanks to Colin

16 years ago2007-10-05 [paul] 3.0.2cvs12
Paul Mangan [Fri, 5 Oct 2007 09:26:58 +0000 (09:26 +0000)]
2007-10-05 [paul] 3.0.2cvs12

* configure.ac
* src/Makefile.am
fix bug 1347, '-Wno-unused-function, optional'

16 years ago2007-10-05 [colin] 3.0.2cvs11
Colin Leroy [Fri, 5 Oct 2007 06:10:46 +0000 (06:10 +0000)]
2007-10-05 [colin] 3.0.2cvs11

* src/procmime.c
* src/common/mgutils.c
Fix warnings

16 years ago2007-10-05 [mones] 3.0.2cvs10
Ricardo Mones [Fri, 5 Oct 2007 00:13:37 +0000 (00:13 +0000)]
2007-10-05 [mones] 3.0.2cvs10

* manual/advanced.xml
Use full menu name
* manual/es/advanced.xml
Synchronise translation

16 years ago2007-10-04 [colin] 3.0.2cvs9
Colin Leroy [Thu, 4 Oct 2007 17:36:57 +0000 (17:36 +0000)]
2007-10-04 [colin] 3.0.2cvs9

* src/action.c
* src/addrbook.c
* src/addrindex.c
* src/compose.c
* src/exporthtml.c
* src/exportldif.c
* src/folder.c
* src/main.c
* src/matcher.c
* src/mbox.c
* src/messageview.c
* src/mh.c
* src/news.c
* src/partial_download.c
* src/pop.c
* src/procmime.c
* src/procmsg.c
* src/toolbar.c
* src/common/log.c
* src/common/mgutils.c
* src/common/plugin.c
* src/common/utils.c
* src/common/xml.c
* src/common/xml.h
* src/common/xmlprops.c
* src/common/xmlprops.h
* src/plugins/bogofilter/bogofilter.c
* src/plugins/clamav/clamav_plugin.c
* src/plugins/dillo_viewer/dillo_prefs.c
* src/plugins/pgpcore/prefs_gpg.c
* src/plugins/pgpinline/pgpinline.c
* src/plugins/pgpmime/pgpmime.c
* src/plugins/spamassassin/spamassassin.c
* src/plugins/trayicon/trayicon_prefs.c
Verify success on writes. Will fix possible strange
failure on disk full.

16 years agoFix potfile :)
Colin Leroy [Thu, 4 Oct 2007 15:51:10 +0000 (15:51 +0000)]
Fix potfile :)

16 years agoAdd missing file
Colin Leroy [Thu, 4 Oct 2007 15:48:51 +0000 (15:48 +0000)]
Add missing file

16 years ago2007-10-04 [paul] 3.0.2cvs8
Paul Mangan [Thu, 4 Oct 2007 15:28:26 +0000 (15:28 +0000)]
2007-10-04 [paul] 3.0.2cvs8

* manual/advanced.xml
add further info about Actions
Patch by Emmanuel Briot <briot@adacore.com>

16 years ago2007-10-04 [paul] 3.0.2cvs7
Paul Mangan [Thu, 4 Oct 2007 09:54:19 +0000 (09:54 +0000)]
2007-10-04 [paul] 3.0.2cvs7

* src/account.c
remove the D column, instead indicate the
default account by use of bold text

16 years ago2007-10-03 [colin] 3.0.2cvs6
Colin Leroy [Wed, 3 Oct 2007 18:38:34 +0000 (18:38 +0000)]
2007-10-03 [colin] 3.0.2cvs6

* src/common/template.c
Fix templates writing (was prone to disk full problems)

16 years ago2007-10-03 [colin] 3.0.2cvs5
Colin Leroy [Wed, 3 Oct 2007 17:45:10 +0000 (17:45 +0000)]
2007-10-03 [colin] 3.0.2cvs5

* src/Makefile.am
* src/addrduplicates.c
* src/addrduplicates.h
* src/addressbook.c
Add duplicate deletion. Patch by Holger

16 years ago2007-10-03 [colin] 3.0.2cvs4
Colin Leroy [Wed, 3 Oct 2007 17:02:10 +0000 (17:02 +0000)]
2007-10-03 [colin] 3.0.2cvs4

* src/matcher.c
* src/gtk/quicksearch.c
Fix bug 1340, 'Case insensitive searches with
non-ascii alphabets fail'.

16 years ago2007-10-03 [colin] 3.0.2cvs3
Colin Leroy [Wed, 3 Oct 2007 16:58:44 +0000 (16:58 +0000)]
2007-10-03 [colin] 3.0.2cvs3

* src/main.c
* src/common/utils.c
* src/common/utils.h
Implement run-time alternative config directories

16 years ago2007-10-03 [colin] 3.0.2cvs2
Colin Leroy [Wed, 3 Oct 2007 16:57:09 +0000 (16:57 +0000)]
2007-10-03 [colin] 3.0.2cvs2

* src/folderview.c
Prevent opening folder item while folder
is scanned in a better way

16 years ago2007-10-02 [paul] 3.0.2cvs1
Paul Mangan [Tue, 2 Oct 2007 08:53:03 +0000 (08:53 +0000)]
2007-10-02 [paul] 3.0.2cvs1

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

16 years ago2007-09-30 [colin] 3.0.1cvs49
Colin Leroy [Sun, 30 Sep 2007 09:05:26 +0000 (09:05 +0000)]
2007-09-30 [colin] 3.0.1cvs49

* src/imap.c
Refresh session if needed

16 years ago2007-09-30 [colin] 3.0.1cvs48
Colin Leroy [Sun, 30 Sep 2007 09:01:58 +0000 (09:01 +0000)]
2007-09-30 [colin] 3.0.1cvs48

* src/imap.c
Reset folder's session to NULL
before destroying it

16 years ago2007-09-30 [mones] 3.0.1cvs47
Ricardo Mones [Sun, 30 Sep 2007 01:35:50 +0000 (01:35 +0000)]
2007-09-30 [mones] 3.0.1cvs47

* manual/handling.xml
Use markup quotes instead hardcoded quotes
* manual/es/handling.xml
Added new synced section (IMAP subscriptions)

16 years ago2007-09-29 [colin] 3.0.1cvs46
Colin Leroy [Sat, 29 Sep 2007 17:02:25 +0000 (17:02 +0000)]
2007-09-29 [colin] 3.0.1cvs46

* src/imap.c
Notice disconnections faster

16 years ago2007-09-28 [colin] 3.0.1cvs45
Colin Leroy [Fri, 28 Sep 2007 21:14:41 +0000 (21:14 +0000)]
2007-09-28 [colin] 3.0.1cvs45

* src/addressbook.c
* src/addrindex.c
Fix warnings

16 years ago2007-09-28 [paul] 3.0.1cvs44
Paul Mangan [Fri, 28 Sep 2007 18:56:48 +0000 (18:56 +0000)]
2007-09-28 [paul] 3.0.1cvs44

* src/mimeview.c
fix maemo build

16 years ago2007-09-28 [paul] 3.0.1cvs43
Paul Mangan [Fri, 28 Sep 2007 17:48:04 +0000 (17:48 +0000)]
2007-09-28 [paul] 3.0.1cvs43

* src/account.c
use gtk_widget_set_size_request() on the label
so that wrapping works better. get rid of the
(partially deprecated) hbutton_box.
these changes should prevent buttons overlapping
on maemo

16 years ago2007-09-28 [colin] 3.0.1cvs42
Colin Leroy [Fri, 28 Sep 2007 16:37:41 +0000 (16:37 +0000)]
2007-09-28 [colin] 3.0.1cvs42

* src/pop.c
Fix typo :)

16 years ago2007-09-28 [colin] 3.0.1cvs41
Colin Leroy [Fri, 28 Sep 2007 16:35:36 +0000 (16:35 +0000)]
2007-09-28 [colin] 3.0.1cvs41

* src/compose.c
* src/msgcache.c
* src/pop.c
* src/procmime.c
* src/etpan/imap-thread.c
64bits-related warning fixes

16 years ago2007-09-28 [colin] 3.0.1cvs40
Colin Leroy [Fri, 28 Sep 2007 16:20:10 +0000 (16:20 +0000)]
2007-09-28 [colin] 3.0.1cvs40

* src/folder_item_prefs.c
* src/ldaputil.c
* src/mainwindow.c
* src/mimeview.c
* src/common/tags.c
Fix warnings

16 years ago2007-09-28 [colin] 3.0.1cvs39
Colin Leroy [Fri, 28 Sep 2007 15:17:56 +0000 (15:17 +0000)]
2007-09-28 [colin] 3.0.1cvs39

* src/plugins/spamassassin/spamassassin.c
* src/plugins/spamassassin/spamassassin.h
* src/plugins/spamassassin/spamassassin_gtk.c
Add addressbook-based whitelisting

16 years ago2007-09-28 [colin] 3.0.1cvs38
Colin Leroy [Fri, 28 Sep 2007 10:56:57 +0000 (10:56 +0000)]
2007-09-28 [colin] 3.0.1cvs38

* src/folder.c
Fix bug 1337, 'crash on pressing Send button'

16 years ago2007-09-28 [paul] 3.0.1cvs37
Paul Mangan [Fri, 28 Sep 2007 09:32:04 +0000 (09:32 +0000)]
2007-09-28 [paul] 3.0.1cvs37

* src/prefs_folder_item.c
give the orphans a parent. makes all prefs
pages visible on maemo

16 years ago2007-09-28 [colin] 3.0.1cvs36
Colin Leroy [Fri, 28 Sep 2007 06:23:35 +0000 (06:23 +0000)]
2007-09-28 [colin] 3.0.1cvs36

* src/prefs_folder_column.c
* src/prefs_summary_column.c
Fix two leaks

16 years ago2007-09-27 [colin] 3.0.1cvs35
Colin Leroy [Thu, 27 Sep 2007 06:41:03 +0000 (06:41 +0000)]
2007-09-27 [colin] 3.0.1cvs35

* src/gtk/quicksearch.c
Fix bug 1336, 'Segfault if empty space before search-string'

16 years ago2007-09-26 [mones] 3.0.1cvs34
Ricardo Mones [Wed, 26 Sep 2007 10:27:13 +0000 (10:27 +0000)]
2007-09-26 [mones] 3.0.1cvs34

* manual/account.xml
* manual/plugins.xml
Fixed irc channel name, added some docbook markup.
Changed text markup to docbook markup.
Added spamcop as supported in SpamReport description.
* manual/fr/plugins.xml
Fixed irc channel name.
* manual/es/account.xml
* manual/es/advanced.xml
* manual/es/claws-mail-manual.xml
* manual/es/glossary.xml
* manual/es/gpl.xml
* manual/es/keyboard.xml
* manual/es/plugins.xml
Synced with English version, fixed a couple of typos.

16 years ago2007-09-26 [colin] 3.0.1cvs33
Colin Leroy [Wed, 26 Sep 2007 08:46:50 +0000 (08:46 +0000)]
2007-09-26 [colin] 3.0.1cvs33

* configure.ac
Explain why "Libgnomeprint: no" on GTK+ 2.10

16 years ago2007-09-26 [colin] 3.0.1cvs32
Colin Leroy [Wed, 26 Sep 2007 08:40:55 +0000 (08:40 +0000)]
2007-09-26 [colin] 3.0.1cvs32

* src/messageview.c
* src/procmsg.c
* src/procmsg.h
Optimisation: avoid fetching mail 3 times locally
for displaying

16 years ago2007-09-26 [colin] 3.0.1cvs31
Colin Leroy [Wed, 26 Sep 2007 08:00:54 +0000 (08:00 +0000)]
2007-09-26 [colin] 3.0.1cvs31

* src/mh.c
Fix missing static

16 years ago2007-09-26 [colin] 3.0.1cvs30
Colin Leroy [Wed, 26 Sep 2007 07:53:13 +0000 (07:53 +0000)]
2007-09-26 [colin] 3.0.1cvs30

* src/folder.c
* src/folder.h
* src/mh.c
* src/mh.h
Fix MH mtime hack - make it a folder class function

16 years ago2007-09-26 [colin] 3.0.1cvs29
Colin Leroy [Wed, 26 Sep 2007 07:51:39 +0000 (07:51 +0000)]
2007-09-26 [colin] 3.0.1cvs29

* src/inc.c
Fix bug 1334, 'user defined mail incorporation
script not run'

16 years ago2007-09-25 [colin] 3.0.1cvs28
Colin Leroy [Tue, 25 Sep 2007 17:03:13 +0000 (17:03 +0000)]
2007-09-25 [colin] 3.0.1cvs28

* src/codeconv.c
Optimisation: shortcut conv_codeset_strdup
when src_code and dest_code are the same
* src/common/xml.c
* src/common/xml.h
Optimisation: shortcut code conversions when
files are in UTF-8; faster list walking by
using prepend/reverse.

16 years ago2007-09-25 [holger] 3.0.1cvs27
Holger Berndt [Tue, 25 Sep 2007 06:45:13 +0000 (06:45 +0000)]
2007-09-25 [holger] 3.0.1cvs27

* src/printing.c
Replace button bar of the preview window
with a real toolbar (patch by Colin)
Add zooming to the preview window

16 years ago2007-09-24 [paul] 3.0.1cvs26
Paul Mangan [Mon, 24 Sep 2007 10:38:03 +0000 (10:38 +0000)]
2007-09-24 [paul] 3.0.1cvs26

* src/compose.c
compact the character set menu, adding some
missing encodings. Patch by Pawel Pekala

16 years ago2007-09-23 [paul] 3.0.1cvs25
Paul Mangan [Sun, 23 Sep 2007 09:17:24 +0000 (09:17 +0000)]
2007-09-23 [paul] 3.0.1cvs25

* src/prefs_account.c
* src/prefs_folder_item.c
* src/prefs_quote.c
* src/quote_fmt.c
* src/quote_fmt.h
remove unnecessary frame from Templates options
and improve the English of the check button label

16 years ago2007-09-22 [colin] 3.0.1cvs24
Colin Leroy [Sat, 22 Sep 2007 22:32:59 +0000 (22:32 +0000)]
2007-09-22 [colin] 3.0.1cvs24

* src/gtk/quicksearch.c
Fix bug 1329, 'error in quicksearch.c'
Fix return with value in function returning void

16 years ago2007-09-22 [colin] 3.0.1cvs23
Colin Leroy [Sat, 22 Sep 2007 12:03:56 +0000 (12:03 +0000)]
2007-09-22 [colin] 3.0.1cvs23

* src/imap.c
* src/procmsg.h
* src/common/utils.c
* src/common/utils.h
* src/etpan/imap-thread.c
Optimise fetching IMAP cached emails *a lot*
(remember whether mail is fully cached and \r's
 are already stripped)

16 years ago2007-09-22 [colin] 3.0.1cvs22
Colin Leroy [Sat, 22 Sep 2007 12:00:27 +0000 (12:00 +0000)]
2007-09-22 [colin] 3.0.1cvs22

* src/folder.c
* src/folder.h
* src/prefs_folder_item.c
Add a button to allow users to drop local caches.

16 years ago2007-09-21 [colin] 3.0.1cvs21
Colin Leroy [Fri, 21 Sep 2007 15:44:29 +0000 (15:44 +0000)]
2007-09-21 [colin] 3.0.1cvs21

* src/summaryview.c
Remove unnecessary error when cancelling export to mbox.
Patch by Pawel

16 years ago2007-09-21 [paul] 3.0.1cvs20
Paul Mangan [Fri, 21 Sep 2007 09:43:59 +0000 (09:43 +0000)]
2007-09-21 [paul] 3.0.1cvs20

* src/gtk/prefswindow.c
remove unnecessary frames from the prefs
pages. Patch by Pawel Pekala

16 years ago2007-09-21 [paul] 3.0.1cvs19
Paul Mangan [Fri, 21 Sep 2007 09:41:43 +0000 (09:41 +0000)]
2007-09-21 [paul] 3.0.1cvs19

* src/prefs_account.c
* src/prefs_folder_item.c
* src/prefs_quote.c
* src/quote_fmt.c
put the Templates options into a tabbed
layout. Patch by Pawel Pekala

16 years ago2007-09-21 [paul] 3.0.1cvs18
Paul Mangan [Fri, 21 Sep 2007 09:38:57 +0000 (09:38 +0000)]
2007-09-21 [paul] 3.0.1cvs18

* src/mainwindow.c
group together the character set menu items
move the /View/Show or hide/Message view below
.../Toolbar menu item
Patch by Pawel Pekala

16 years ago2007-09-21 [mones] 3.0.1cvs17
Ricardo Mones [Fri, 21 Sep 2007 09:21:39 +0000 (09:21 +0000)]
2007-09-21 [mones] 3.0.1cvs17

* src/compose.c
Fix for bug 1327, 'segfault when replying to a non-existent
news message', thanks to Colin.

16 years ago2007-09-21 [colin] 3.0.1cvs16
Colin Leroy [Fri, 21 Sep 2007 06:49:11 +0000 (06:49 +0000)]
2007-09-21 [colin] 3.0.1cvs16

* src/folderview.c
Complete 3.0.1cvs15

16 years ago2007-09-20 [colin] 3.0.1cvs15
Colin Leroy [Thu, 20 Sep 2007 16:53:46 +0000 (16:53 +0000)]
2007-09-20 [colin] 3.0.1cvs15

* src/folderview.c
* src/folderview.h
Maybe fix bug 1324, 'Corrupted IMAP cache'

16 years ago2007-09-20 [colin] 3.0.1cvs14
Colin Leroy [Thu, 20 Sep 2007 16:50:49 +0000 (16:50 +0000)]
2007-09-20 [colin] 3.0.1cvs14

* src/printing.c
Fix a little leak

16 years ago2007-09-20 [holger] 3.0.1cvs13
Holger Berndt [Thu, 20 Sep 2007 08:16:39 +0000 (08:16 +0000)]
2007-09-20 [holger] 3.0.1cvs13

* src/printing.c
Add page layout to print preview.
Make the close-button in the toolbar
right-aligned.

16 years ago2007-09-20 [paul] 3.0.1cvs12
Paul Mangan [Thu, 20 Sep 2007 07:58:31 +0000 (07:58 +0000)]
2007-09-20 [paul] 3.0.1cvs12

* po/ru.po
updated by Pavlo Bohmat

16 years ago2007-09-19 [colin] 3.0.1cvs11
Colin Leroy [Wed, 19 Sep 2007 17:16:52 +0000 (17:16 +0000)]
2007-09-19 [colin] 3.0.1cvs11

* src/common/utils.c
Prevent unquoted mime boundaries, by always
using a /

16 years ago2007-09-19 [colin] 3.0.1cvs10
Colin Leroy [Wed, 19 Sep 2007 17:15:14 +0000 (17:15 +0000)]
2007-09-19 [colin] 3.0.1cvs10

* src/printing.c
Fix drawing area size, fix DPI change that
can cause total number of lines to decrease

16 years ago2007-09-19 [colin] 3.0.1cvs9
Colin Leroy [Wed, 19 Sep 2007 16:34:58 +0000 (16:34 +0000)]
2007-09-19 [colin] 3.0.1cvs9

* po/POTFILES.in
* src/printing.c
Make print preview more efficient and nicer.
Patch mostly by Holger Berndt <hb@claws-mail.org>

16 years ago2007-09-19 [colin] 3.0.1cvs8
Colin Leroy [Wed, 19 Sep 2007 07:02:06 +0000 (07:02 +0000)]
2007-09-19 [colin] 3.0.1cvs8

* src/prefs_common.c
* src/prefs_common.h
* src/printing.c
Add scrolledwindow, default allocation and
size saving to the print preview window.

16 years ago2007-09-18 [colin] 3.0.1cvs7
Colin Leroy [Tue, 18 Sep 2007 17:58:21 +0000 (17:58 +0000)]
2007-09-18 [colin] 3.0.1cvs7

* src/prefs_common.c
* src/prefs_common.h
* src/prefs_image_viewer.c
* src/printing.c
GtkPrintOperation:
- add image printing support
- add option to print images
- add preview widget
- add saving of a few Page Setup parameters

16 years ago2007-09-18 [colin] 3.0.1cvs6
Colin Leroy [Tue, 18 Sep 2007 17:55:22 +0000 (17:55 +0000)]
2007-09-18 [colin] 3.0.1cvs6

* AUTHORS
* src/gtk/authors.h
Add Guillaume Chazarain

16 years ago2007-09-18 [colin] 3.0.1cvs5
Colin Leroy [Tue, 18 Sep 2007 17:10:41 +0000 (17:10 +0000)]
2007-09-18 [colin] 3.0.1cvs5

* src/common/utils.c
Fix bug 1321, 'access before allocation
when scanning for uris'. Patch by
Guillaume Chazarain <guichaz@yahoo.fr>

16 years ago2007-09-18 [colin] 3.0.1cvs4
Colin Leroy [Tue, 18 Sep 2007 17:08:04 +0000 (17:08 +0000)]
2007-09-18 [colin] 3.0.1cvs4

* src/toolbar.c
Fix bug 1320, 'Memory leak caused by
gtk_container_get_children'. Patch by
Guillaume Chazarain <guichaz@yahoo.fr>

16 years ago2007-09-18 [colin] 3.0.1cvs3
Colin Leroy [Tue, 18 Sep 2007 07:01:01 +0000 (07:01 +0000)]
2007-09-18 [colin] 3.0.1cvs3

* src/printing.c
* src/printing.h
Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)

16 years ago2007-09-18 [colin] 3.0.1cvs2
Colin Leroy [Tue, 18 Sep 2007 06:58:04 +0000 (06:58 +0000)]
2007-09-18 [colin] 3.0.1cvs2

* src/Makefile.am
* src/mainwindow.c
* src/messageview.c
* src/messageview.h
* src/prefs_ext_prog.c
* src/prefs_fonts.c
* src/printing.c
* src/printing.h
* src/summaryview.c
Use GtkPrintOperation by default on GTK+ >= 2.10
Patch by Holger Berndt <hb@claws-mail.org>

16 years ago2007-09-18 [paul] 3.0.1cvs1
Paul Mangan [Tue, 18 Sep 2007 06:19:14 +0000 (06:19 +0000)]
2007-09-18 [paul] 3.0.1cvs1

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

16 years ago2007-09-16 [colin] 3.0.0cvs18
Colin Leroy [Sun, 16 Sep 2007 18:36:36 +0000 (18:36 +0000)]
2007-09-16 [colin] 3.0.0cvs18

* src/folder.c
Fix possible memleak

16 years ago2007-09-16 [colin] 3.0.0cvs17
Colin Leroy [Sun, 16 Sep 2007 10:07:11 +0000 (10:07 +0000)]
2007-09-16 [colin] 3.0.0cvs17

* src/folderview.c
Fix bug 1311, 'Wrong arrow position
while moving message into folder when
column headers hidden'
* src/image_viewer.c
Show error in the GUI if image can't
be loaded
* src/matcher.c
Fix spurious output
* src/messageview.c
Allow setting domain in msgid
* src/common/plugin.c
Add timing information

16 years ago2007-09-16 [colin] 3.0.0cvs16
Colin Leroy [Sun, 16 Sep 2007 10:01:17 +0000 (10:01 +0000)]
2007-09-16 [colin] 3.0.0cvs16

* src/account.c
* src/compose.c
* src/prefs_account.c
* src/prefs_account.h
* src/prefs_template.c
* src/common/utils.c
Remove Generate Message-ID option. We need
this on some IMAP servers.

16 years ago2007-09-16 [colin] 3.0.0cvs15
Colin Leroy [Sun, 16 Sep 2007 09:55:56 +0000 (09:55 +0000)]
2007-09-16 [colin] 3.0.0cvs15

* src/prefs_filtering.c
* src/prefs_filtering.h
* src/prefs_filtering_action.c
* src/common/tags.c
Fix tags issues: tags with spaces, renaming
tags.

16 years ago2007-09-16 [colin] 3.0.0cvs14
Colin Leroy [Sun, 16 Sep 2007 09:54:07 +0000 (09:54 +0000)]
2007-09-16 [colin] 3.0.0cvs14

* src/folderview.c
* src/main.c
* src/mainwindow.c
Fix bug 1308, 'Claws deletes folderlist.xml after
fetching mail short after start-up'

16 years ago2007-09-16 [colin] 3.0.0cvs13
Colin Leroy [Sun, 16 Sep 2007 09:52:06 +0000 (09:52 +0000)]
2007-09-16 [colin] 3.0.0cvs13

* src/compose.c
Fix scrolling to cursor

16 years ago2007-09-16 [paul] 3.0.0cvs12
Paul Mangan [Sun, 16 Sep 2007 07:40:02 +0000 (07:40 +0000)]
2007-09-16 [paul] 3.0.0cvs12

* po/sr.po
updated by Aleksandar Urosevic

16 years ago2007-09-16 [paul] 3.0.0cvs11
Paul Mangan [Sun, 16 Sep 2007 06:39:17 +0000 (06:39 +0000)]
2007-09-16 [paul] 3.0.0cvs11

* src/folder.c
do not allow locked msgs to be deleted,
even by filtering/processing

16 years ago2007-09-07 [paul] 3.0.0cvs10
Paul Mangan [Sun, 16 Sep 2007 06:37:22 +0000 (06:37 +0000)]
2007-09-07 [paul] 3.0.0cvs10

* src/prefs_folder_column.c
* src/prefs_summary_column.c
implement button sensitivity
patch by Pawel Pekala

16 years ago2007-09-06 [wwp] 3.0.0cvs9
Paul Mangan [Sun, 16 Sep 2007 06:35:44 +0000 (06:35 +0000)]
2007-09-06 [wwp] 3.0.0cvs9

* src/prefs_gtk.c
Add a missing linefeed to a debug message.

16 years ago2007-09-05 [colin] 3.0.0cvs8
Paul Mangan [Sun, 16 Sep 2007 06:34:09 +0000 (06:34 +0000)]
2007-09-05 [colin] 3.0.0cvs8

* src/inc.c
Fix statusbar/window mismatch on Maemo

16 years ago2007-09-05 [colin] 3.0.0cvs7
Paul Mangan [Sun, 16 Sep 2007 06:32:34 +0000 (06:32 +0000)]
2007-09-05 [colin] 3.0.0cvs7

* src/ldaputil.c
Fix build without USE_LDAP_TLS

16 years ago2007-09-05 [colin] 3.0.0cvs6
Paul Mangan [Sun, 16 Sep 2007 06:30:16 +0000 (06:30 +0000)]
2007-09-05 [colin] 3.0.0cvs6

* src/folder.c
* src/imap.c
* src/inc.c
* src/mbox.c
* src/send_message.c
* src/statusbar.c
* src/statusbar.h
Maemo: distinguish various statusbar messages,
in order to display only the most important.

16 years ago2007-09-04 [wwp] 3.0.0cvs5
Tristan Chabredier [Tue, 4 Sep 2007 12:55:37 +0000 (12:55 +0000)]
2007-09-04 [wwp] 3.0.0cvs5

* src/account.c
Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
Show protocol "SMTP" and the appropriate server for send-only
accounts, show "-" instead of "" when no value is relevant.

16 years ago2007-09-03 [ticho] 3.0.0cvs4
Andrej Kacian [Mon, 3 Sep 2007 20:58:14 +0000 (20:58 +0000)]
2007-09-03 [ticho] 3.0.0cvs4

* src/summaryview.c
Handle plural form better in delete confirmation dialog.

16 years ago2007-09-03 [wwp] 3.0.0cvs3
Tristan Chabredier [Mon, 3 Sep 2007 20:08:46 +0000 (20:08 +0000)]
2007-09-03 [wwp] 3.0.0cvs3

* src/compose.c
Warn differently when sending or sending later (queueing).

16 years ago2007-09-03 [colin] 3.0.0cvs2
Colin Leroy [Mon, 3 Sep 2007 06:29:51 +0000 (06:29 +0000)]
2007-09-03 [colin] 3.0.0cvs2

* src/procmime.c
* src/procmime.h
* src/common/plugin.c
* src/common/plugin.h
Add a new plugin API, MimeParser. It allows
plugins to scan email MIME parts and optionally,
transform them.

16 years ago2007-09-03 [mones] 3.0.0cvs1
Ricardo Mones [Mon, 3 Sep 2007 06:13:12 +0000 (06:13 +0000)]
2007-09-03 [mones] 3.0.0cvs1

* po/es.po
Updated translation
* src/common/defs.h
While a better solution is made double history sizes

16 years ago3.0.0 unleashed rel_3_0_0
Paul Mangan [Mon, 3 Sep 2007 05:45:17 +0000 (05:45 +0000)]
3.0.0 unleashed

16 years ago2007-09-03 [paul] 2.10.0cvs191
Paul Mangan [Mon, 3 Sep 2007 04:28:22 +0000 (04:28 +0000)]
2007-09-03 [paul] 2.10.0cvs191

* po/bg.po
* po/ca.po
* po/de.po
* po/fi.po
* po/fr.po
* po/hu.po
* po/it.po
* po/pl.po
* po/pt_BR.po
* po/ru.po
* po/sk.po
* po/zh_CN.po
updated by Yasen Pramatarov, Miquel Oliete, Stephan
Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
Andrea Spadaccini, Emil Nowak, Frederico Goncalves
Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young

16 years ago2007-09-02 [colin] 2.10.0cvs190
Colin Leroy [Sun, 2 Sep 2007 16:52:52 +0000 (16:52 +0000)]
2007-09-02 [colin] 2.10.0cvs190

* src/edittags.c
* src/common/tags.c
Prevent empty or white-space tags

16 years ago2007-09-01 [colin] 2.10.0cvs189
Colin Leroy [Sat, 1 Sep 2007 12:30:37 +0000 (12:30 +0000)]
2007-09-01 [colin] 2.10.0cvs189

* src/main.c
Fix double-reading of accounts list when
the wizard has been run due to no accounts
* src/mainwindow.c
Fix sensitivity of a menu item in case
there's no account

16 years ago2007-09-01 [wwp] 2.10.0cvs188
Tristan Chabredier [Sat, 1 Sep 2007 12:02:34 +0000 (12:02 +0000)]
2007-09-01 [wwp] 2.10.0cvs188

* src/wizard.c
Fix wizard crash when Mailbox dir already exists
(thanks to Colin).

16 years ago2007-08-31 [colin] 2.10.0cvs187
Colin Leroy [Fri, 31 Aug 2007 17:03:45 +0000 (17:03 +0000)]
2007-08-31 [colin] 2.10.0cvs187

* src/etpan/imap-thread.c
Fix unwanted creation of
libetpan's stream dump file
* src/compose.c
Fix coloring of pastes as quotation
* src/summaryview.c
Maemo: Fix opening of mails from keypad
in Sent folders
* src/addressbook.c
* src/folderview.c
* src/image_viewer.c
* src/mimeview.c
* src/gtk/prefswindow.c
Maemo: Fix adjustments changes

16 years ago2007-08-30 [colin] 2.10.0cvs186
Colin Leroy [Thu, 30 Aug 2007 21:08:31 +0000 (21:08 +0000)]
2007-08-30 [colin] 2.10.0cvs186

* src/folderview.c
Don't opened selected folder when clicking
on white space
* src/mainwindow.c
Maemo: Make Esc close messageviews
* src/messageview.c
Maemo: Fix message scrolling to the end on
opening
Maemo: Fix reopening same message
* src/gtk/prefswindow.c
Maemo: try to fix scrollbar. Doesn't work,
it seems as if gtk_adjustment_set_value was
a noop.

16 years ago2007-08-30 [colin] 2.10.0cvs185
Colin Leroy [Thu, 30 Aug 2007 16:12:14 +0000 (16:12 +0000)]
2007-08-30 [colin] 2.10.0cvs185

* src/compose.c
* src/folderview.c
* src/main.c
* src/prefs_matcher.c
* src/prefs_template.c
* src/quote_fmt.c
* src/send_message.c
* src/toolbar.c
* src/gtk/gtkaspell.c
* src/plugins/bogofilter/bogofilter.c
* src/plugins/bogofilter/bogofilter_gtk.c
* src/plugins/clamav/clamav_plugin_gtk.c
* src/plugins/pgpcore/sgpgme.c
* src/plugins/spamassassin/spamassassin.c
* src/plugins/spamassassin/spamassassin_gtk.c
Fix all potential misuses of format-string functions

16 years ago2007-08-30 [wwp] 2.10.0cvs184
Tristan Chabredier [Thu, 30 Aug 2007 10:37:51 +0000 (10:37 +0000)]
2007-08-30 [wwp] 2.10.0cvs184

* src/prefs_template.c
Fix a leak.

16 years ago2007-08-29 [colin] 2.10.0cvs183
Colin Leroy [Wed, 29 Aug 2007 16:39:17 +0000 (16:39 +0000)]
2007-08-29 [colin] 2.10.0cvs183

* src/plugins/trayicon/trayicon.c
Fix leak of hooks in case of error,
thanks to Holger Berndt

16 years ago2007-08-28 [colin] 2.10.0cvs182
Colin Leroy [Tue, 28 Aug 2007 21:06:30 +0000 (21:06 +0000)]
2007-08-28 [colin] 2.10.0cvs182

* src/mainwindow.c
Don't use current folder settings when
composing from the compose button's
account selector

16 years ago2007-08-28 [colin] 2.10.0cvs181
Colin Leroy [Tue, 28 Aug 2007 17:19:08 +0000 (17:19 +0000)]
2007-08-28 [colin] 2.10.0cvs181

* src/quote_fmt_parse.y
Fix cursor offset when quote contains UTF-8
chars

16 years ago2007-08-28 [colin] 2.10.0cvs180
Colin Leroy [Tue, 28 Aug 2007 16:22:21 +0000 (16:22 +0000)]
2007-08-28 [colin] 2.10.0cvs180

* src/compose.c
* src/compose.h
Fix signature replacement when it's been wrapped

16 years ago2007-08-27 [colin] 2.10.0cvs179
Colin Leroy [Mon, 27 Aug 2007 21:04:56 +0000 (21:04 +0000)]
2007-08-27 [colin] 2.10.0cvs179

* src/summaryview.c
Fix indentation

16 years ago2007-08-27 [colin] 2.10.0cvs178
Colin Leroy [Mon, 27 Aug 2007 20:54:04 +0000 (20:54 +0000)]
2007-08-27 [colin] 2.10.0cvs178

* src/summaryview.c
Fix Quicksearch's Sticky mode