claws.git
15 years ago2009-04-05 [colin] 3.7.1cvs40
Colin Leroy [Sun, 5 Apr 2009 17:40:38 +0000 (17:40 +0000)]
2009-04-05 [colin] 3.7.1cvs40

* src/procmsg.c
Don't ask whether we want to send deleted mails in queue
folders; also, don't send deleted mails when flushing
queues

15 years agosmall corrections
Paul Mangan [Sat, 4 Apr 2009 06:59:23 +0000 (06:59 +0000)]
small corrections

15 years ago2009-04-04 [paul] 3.7.1cvs39
Paul Mangan [Sat, 4 Apr 2009 06:56:24 +0000 (06:56 +0000)]
2009-04-04 [paul] 3.7.1cvs39

* AUTHORS
* configure.ac
* po/id.po
* src/gtk/authors.h
* tools/claws.i18n.status.pl
add new Indonesian translation, by
MSulchan Darmawan

15 years ago2009-04-03 [paul] 3.7.1cvs38
Paul Mangan [Fri, 3 Apr 2009 18:04:11 +0000 (18:04 +0000)]
2009-04-03 [paul] 3.7.1cvs38

* AUTHORS
* src/gtk/authors.h
credit due

15 years agoFix bug reference
Colin Leroy [Fri, 3 Apr 2009 16:48:18 +0000 (16:48 +0000)]
Fix bug reference

15 years ago2009-04-03 [colin] 3.7.1cvs37
Colin Leroy [Fri, 3 Apr 2009 16:47:49 +0000 (16:47 +0000)]
2009-04-03 [colin] 3.7.1cvs37

* src/compose.c
* src/textview.c
Add support for gopher:// links
Patch by Jacob Head <clawsmail at jacob-head.com>
Let's go back to the roots!

15 years ago2009-04-03 [paul] 3.7.1cvs36
Paul Mangan [Fri, 3 Apr 2009 15:11:22 +0000 (15:11 +0000)]
2009-04-03 [paul] 3.7.1cvs36

* m4/Makefile.am
complete cvs35

15 years ago2009-04-03 [paul] 3.7.1cvs35
Paul Mangan [Fri, 3 Apr 2009 09:13:09 +0000 (09:13 +0000)]
2009-04-03 [paul] 3.7.1cvs35

* configure.ac
add AC_CONFIG_MACRO_DIR([m4])
remove CLAWS_ACLOCAL_INCLUDE(m4)
* m4/aclocal-include.m4
removed this now unneeded file

15 years ago2009-04-02 [colin] 3.7.1cvs34
Colin Leroy [Thu, 2 Apr 2009 20:41:42 +0000 (20:41 +0000)]
2009-04-02 [colin] 3.7.1cvs34

* src/common/utils.h
Fix previous (thanks to Marcus :)

15 years ago2009-04-02 [colin] 3.7.1cvs33
Colin Leroy [Thu, 2 Apr 2009 18:57:36 +0000 (18:57 +0000)]
2009-04-02 [colin] 3.7.1cvs33

* src/common/utils.h
* src/etpan/etpan-thread-manager.c
pipe() was a macro from GLib on win32 until
glib 2.13.2. It's undefined after that.
Thanks to Marcus Brinkmann for the heads-up!

15 years ago2009-03-31 [colin] 3.7.1cvs32
Colin Leroy [Tue, 31 Mar 2009 06:42:36 +0000 (06:42 +0000)]
2009-03-31 [colin] 3.7.1cvs32

* src/folder_item_prefs.c
Copy folder settings with prefs

15 years ago2009-03-31 [colin] 3.7.1cvs31
Colin Leroy [Tue, 31 Mar 2009 06:41:45 +0000 (06:41 +0000)]
2009-03-31 [colin] 3.7.1cvs31

* src/prefs_account.c
Don't use un-sensitive checkboxes in Privacy tab
when privacy system in None (makes unchecking
painful when no privacy plugin is loaded)

15 years ago2009-03-30 [colin] 3.7.1cvs30
Colin Leroy [Mon, 30 Mar 2009 17:20:02 +0000 (17:20 +0000)]
2009-03-30 [colin] 3.7.1cvs30

* src/folder.c
* src/folder.h
* src/imap.c
* src/mainwindow.c
* src/mainwindow.h
* src/prefs_account.c
* src/prefs_account.h
* src/summaryview.c
* src/summaryview.h
Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
Add an option on the Receive page of IMAP account preferences:
"Move deleted mails to trash and expunge immediately". This
option defaults to TRUE to avoid changing the existing behaviour.
Setting it to FALSE prevents automatic expunging.
Also, add Tools/Expunge and View/Hide deleted messages menu items
(View/Hide deleted message being a per-folder setting, and behaving,
like View/Hide read messages).

15 years agoFix conflict
Colin Leroy [Mon, 30 Mar 2009 17:16:14 +0000 (17:16 +0000)]
Fix conflict

15 years ago2009-03-30 [colin] 3.7.1cvs29
Colin Leroy [Mon, 30 Mar 2009 17:15:34 +0000 (17:15 +0000)]
2009-03-30 [colin] 3.7.1cvs29

* src/imap.c
Fix Redhat bug 486422, Ubuntu bug 486422: Don't
ask for IMAP password when using GSSAPI auth

15 years ago2009-03-27 [colin] 3.7.1cvs28
Colin Leroy [Fri, 27 Mar 2009 19:03:29 +0000 (19:03 +0000)]
2009-03-27 [colin] 3.7.1cvs28

* src/folder.c
Fix cvs14, make sure we mark non-existent caches dirty
(or they never get written)

15 years ago2009-03-27 [colin] 3.7.1cvs27
Colin Leroy [Fri, 27 Mar 2009 18:35:47 +0000 (18:35 +0000)]
2009-03-27 [colin] 3.7.1cvs27

* src/imap.c
Fix tag update when all tags are removed
from another client

15 years agofix conflict
Paul Mangan [Thu, 26 Mar 2009 06:06:46 +0000 (06:06 +0000)]
fix conflict

15 years ago2009-03-25 [colin] 3.7.1cvs25
Colin Leroy [Wed, 25 Mar 2009 17:38:40 +0000 (17:38 +0000)]
2009-03-25 [colin] 3.7.1cvs25

* src/news.c
* src/etpan/nntp-thread.c
Fix header fetching (NG/To/Cc). Fixes
bug 1883, 'Message processing fails to
act on Newsgroups: field'

15 years ago2009-03-23 [colin] 3.7.1cvs24
Colin Leroy [Mon, 23 Mar 2009 18:16:07 +0000 (18:16 +0000)]
2009-03-23 [colin] 3.7.1cvs24

* src/textview.c
Fix internal headers visible in queue/sent

15 years ago2009-03-23 [colin] 3.7.1cvs23
Colin Leroy [Mon, 23 Mar 2009 18:14:52 +0000 (18:14 +0000)]
2009-03-23 [colin] 3.7.1cvs23

* configure.ac
Fix check for RC (resource compiler) used
on win32 (AC_LIBTOOL_RC used to call it
implicitely but stopped)

15 years ago2009-03-19 [colin] 3.7.1cvs22
Colin Leroy [Thu, 19 Mar 2009 16:35:36 +0000 (16:35 +0000)]
2009-03-19 [colin] 3.7.1cvs22

* src/toolbar.c
Put spam button in default toolbar even if
bogofilter and spamassassin are not built.
Other anti-spam plugin could exist! :)
* src/common/utils.c
Fix exit status fetch on win32

15 years ago2009-03-18 [paul] 3.7.1cvs21
Paul Mangan [Wed, 18 Mar 2009 21:35:02 +0000 (21:35 +0000)]
2009-03-18 [paul] 3.7.1cvs21

* src/gtk/spell_entry.c
fix "[BUG] Wrong word replaced in 'Subject:'
when spell-checking correction used"
Patch by Pawel Pekala

15 years ago2009-03-17 [colin] 3.7.1cvs20
Colin Leroy [Tue, 17 Mar 2009 18:04:05 +0000 (18:04 +0000)]
2009-03-17 [colin] 3.7.1cvs20

* src/common/utils.c
Fix win32 build (from cvs12)

15 years ago2009-03-17 [colin] 3.7.1cvs19
Colin Leroy [Tue, 17 Mar 2009 17:54:56 +0000 (17:54 +0000)]
2009-03-17 [colin] 3.7.1cvs19

* src/compose.c
Fix bug 1735, 'Change To: and Newsgroups:
recipient field according account type'
Patch by Pawel

15 years ago2009-03-17 [colin] 3.7.1cvs18
Colin Leroy [Tue, 17 Mar 2009 07:58:20 +0000 (07:58 +0000)]
2009-03-17 [colin] 3.7.1cvs18

* src/msgcache.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_other.c
* src/common/prefs.c
Add preference for fsyncing metadata

15 years ago2009-03-16 [paul] 3.7.1cvs17
Paul Mangan [Mon, 16 Mar 2009 20:08:15 +0000 (20:08 +0000)]
2009-03-16 [paul] 3.7.1cvs17

* src/prefs_customheader.c
add forgotten #if HAVE_LIBCOMPFACE

15 years ago2009-03-16 [paul] 3.7.1cvs16
Paul Mangan [Mon, 16 Mar 2009 19:33:43 +0000 (19:33 +0000)]
2009-03-16 [paul] 3.7.1cvs16

* src/prefs_customheader.c
put the (X-)Face preview image below the up/down
buttons so they don't jump around.
make the list reorderable by drag'n'drop

15 years ago2009-03-16 [colin] 3.7.1cvs15
Colin Leroy [Mon, 16 Mar 2009 18:05:53 +0000 (18:05 +0000)]
2009-03-16 [colin] 3.7.1cvs15

* src/prefs_customheader.c
Add a (X-)Face preview. Patch by iwkse.

15 years ago2009-03-16 [colin] 3.7.1cvs14
Colin Leroy [Mon, 16 Mar 2009 17:59:26 +0000 (17:59 +0000)]
2009-03-16 [colin] 3.7.1cvs14

* src/compose.c
* src/folder.c
* src/folder.h
* src/msgcache.c
* src/common/prefs.c
Add fsync calls to make sure we don't
lose data on system crashes. (to do:
add a pref to allow people choosing raw
speed)

15 years ago2009-03-15 [colin] 3.7.1cvs13
Colin Leroy [Sun, 15 Mar 2009 10:31:10 +0000 (10:31 +0000)]
2009-03-15 [colin] 3.7.1cvs13

* src/gtk/gtkaspell.c
Fix empty menu when there are no
suggestions (using the Spelling menu)

15 years ago2009-03-14 [colin] 3.7.1cvs12
Colin Leroy [Sat, 14 Mar 2009 08:19:23 +0000 (08:19 +0000)]
2009-03-14 [colin] 3.7.1cvs12

* src/common/utils.c
Win32: fix subject prefix length

15 years ago2009-03-11 [mones] 3.7.1cvs11
Ricardo Mones [Wed, 11 Mar 2009 19:51:38 +0000 (19:51 +0000)]
2009-03-11 [mones] 3.7.1cvs11

* po/es.po
fix encoding declared in header
update translation now we're at it

15 years ago2009-03-10 [colin] 3.7.1cvs10
Colin Leroy [Tue, 10 Mar 2009 18:34:31 +0000 (18:34 +0000)]
2009-03-10 [colin] 3.7.1cvs10

* src/messageview.c
Fix "wrong mime" message printed out multiple
times

15 years ago2009-03-10 [colin] 3.7.1cvs9
Colin Leroy [Tue, 10 Mar 2009 06:45:45 +0000 (06:45 +0000)]
2009-03-10 [colin] 3.7.1cvs9

* src/prefs_folder_item.c
Fix build

15 years ago2009-03-09 [paul] 3.7.1cvs8
Paul Mangan [Mon, 9 Mar 2009 21:00:07 +0000 (21:00 +0000)]
2009-03-09 [paul] 3.7.1cvs8

* src/prefs_folder_item.c
* src/send_message.c
fixes to english text

15 years ago2009-03-08 [paul] 3.7.1cvs7
Paul Mangan [Sun, 8 Mar 2009 08:13:43 +0000 (08:13 +0000)]
2009-03-08 [paul] 3.7.1cvs7

* po/ja.po
correct errors in header

15 years ago2009-03-08 [paul] 3.7.1cvs6
Paul Mangan [Sun, 8 Mar 2009 08:10:26 +0000 (08:10 +0000)]
2009-03-08 [paul] 3.7.1cvs6

* AUTHORS
* configure.ac
* po/ja.po
* src/gtk/authors.h
* tools/claws.i18n.status.pl
add Japanese translation, submitted by kazken3

15 years ago2009-03-07 [colin] 3.7.1cvs5
Colin Leroy [Sat, 7 Mar 2009 11:17:59 +0000 (11:17 +0000)]
2009-03-07 [colin] 3.7.1cvs5

* src/messageview.c
Don't let the invalid MIME warning hide
other noticeview (Partial receive or
return receipt).

15 years ago2009-03-07 [colin] 3.7.1cvs4
Colin Leroy [Sat, 7 Mar 2009 10:18:04 +0000 (10:18 +0000)]
2009-03-07 [colin] 3.7.1cvs4

* src/procmime.c
Fix build

15 years ago2009-03-07 [colin] 3.7.1cvs3
Colin Leroy [Sat, 7 Mar 2009 09:46:05 +0000 (09:46 +0000)]
2009-03-07 [colin] 3.7.1cvs3

* src/messageview.c
* src/procmime.c
* src/procmime.h
Handle mimeparts that lack an end boundary.
They're invalid but it's too annoying for
normal users to fix.

15 years ago2009-03-06 [wwp] 3.7.1cvs2
Tristan Chabredier [Fri, 6 Mar 2009 11:34:03 +0000 (11:34 +0000)]
2009-03-06 [wwp] 3.7.1cvs2

* src/compose.c
* src/folder_item_prefs.c
* src/folder_item_prefs.h
* src/prefs_folder_item.c
Add per-folder default cc, bcc and reply-to.

15 years agoAdd per-folder default cc, bcc and reply-to.
Tristan Chabredier [Fri, 6 Mar 2009 09:55:33 +0000 (09:55 +0000)]
Add per-folder default cc, bcc and reply-to.

15 years ago2009-03-06 [colin] 3.7.1cvs1
Colin Leroy [Fri, 6 Mar 2009 09:18:16 +0000 (09:18 +0000)]
2009-03-06 [colin] 3.7.1cvs1

* src/gedit-print.c
* src/gtk/gtksourceprintjob.c
Fix build with old print interface

15 years ago3.7.1 released rel_3_7_1
Paul Mangan [Fri, 6 Mar 2009 06:31:04 +0000 (06:31 +0000)]
3.7.1 released

15 years ago2009-03-06 [paul] 3.7.0cvs78
Paul Mangan [Fri, 6 Mar 2009 05:59:38 +0000 (05:59 +0000)]
2009-03-06 [paul] 3.7.0cvs78

* po/cs.po
* po/de.po
* po/fi.po
* po/fr.po
* po/hu.po
* po/nl.po
* po/pt_BR.po
* po/sv.po
* po/zh_CN.po
updated by David Vachulka, Stephan Sachse, Flammie
Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
Frederico Goncalves Guimaraes, Lars Persson Fink,
and Ralph Young

15 years ago2009-03-03 [colin] 3.7.0cvs77
Colin Leroy [Tue, 3 Mar 2009 17:25:11 +0000 (17:25 +0000)]
2009-03-03 [colin] 3.7.0cvs77

* src/prefs_filtering.c
Win32: Fix bug 1865, 'IMAP account name changes
are not followed at filter actions'

15 years ago2009-03-02 [colin] 3.7.0cvs76
Colin Leroy [Mon, 2 Mar 2009 18:12:09 +0000 (18:12 +0000)]
2009-03-02 [colin] 3.7.0cvs76

* src/imap.c
Fix Launchpad bug 335571: 'claws-mail crashed
with SIGSEGV in strlen() while deleting
large amount of e-mails on IMAP account

15 years ago2009-02-27 [mones] 3.7.0cvs75
Ricardo Mones [Fri, 27 Feb 2009 00:30:44 +0000 (00:30 +0000)]
2009-02-27 [mones] 3.7.0cvs75

* manual/es/account.xml
* manual/es/ack.xml
* manual/es/addrbook.xml
* manual/es/advanced.xml
* manual/es/claws-mail-manual.xml
* manual/es/faq.xml
* manual/es/glossary.xml
* manual/es/gpl.xml
* manual/es/handling.xml
* manual/es/intro.xml
* manual/es/keyboard.xml
* manual/es/plugins.xml
* manual/es/starting.xml
Sync with English version, fix some typos
Changed encoding to UTF-8
* po/es.po
Update for release, changed encoding to UTF-8

15 years ago2009-02-24 [colin] 3.7.0cvs74
Colin Leroy [Tue, 24 Feb 2009 17:07:06 +0000 (17:07 +0000)]
2009-02-24 [colin] 3.7.0cvs74

* src/printing.c
Don't print separation line if there
are no headers

15 years ago2009-02-23 [cleroy] 3.7.0cvs73
Colin Leroy [Mon, 23 Feb 2009 16:55:51 +0000 (16:55 +0000)]
2009-02-23 [cleroy] 3.7.0cvs73

* src/account.c
* src/action.c
* src/addr_compl.c
* src/addrbook.c
* src/addrcache.c
* src/addrcindex.c
* src/addrclip.c
* src/addrduplicates.c
* src/addressadd.c
* src/addressbook.c
* src/addressbook_foldersel.c
* src/addrharvest.c
* src/addrindex.c
* src/addritem.c
* src/addrquery.c
* src/addrselect.c
* src/codeconv.c
* src/compose.c
* src/customheader.c
* src/editaddress.c
* src/editaddress_other_attributes_ldap.c
* src/editgroup.c
* src/editldap.c
* src/enriched.c
* src/exporthtml.c
* src/exportldif.c
* src/filtering.c
* src/folder.c
* src/foldersel.c
* src/folderutils.c
* src/folderview.c
* src/gedit-print.c
* src/html.c
* src/imap.c
* src/imap_gtk.c
* src/inc.c
* src/jpilot.c
* src/ldapctrl.c
* src/ldapquery.c
* src/ldapserver.c
* src/ldapupdate.c
* src/ldif.c
* src/localfolder.c
* src/main.c
* src/mainwindow.c
* src/matcher.c
* src/mbox.c
* src/messageview.c
* src/mh.c
* src/mh_gtk.c
* src/mimeview.c
* src/msgcache.c
* src/mutt.c
* src/news.c
* src/news_gtk.c
* src/noticeview.c
* src/pine.c
* src/pop.c
* src/prefs_account.c
* src/prefs_actions.c
* src/prefs_common.c
* src/prefs_filtering.c
* src/prefs_filtering_action.c
* src/prefs_folder_column.c
* src/prefs_folder_item.c
* src/prefs_gtk.c
* src/prefs_matcher.c
* src/prefs_quote.c
* src/prefs_send.c
* src/prefs_summaries.c
* src/prefs_summary_column.c
* src/prefs_template.c
* src/prefs_themes.c
* src/prefs_toolbar.c
* src/printing.c
* src/privacy.c
* src/procheader.c
* src/procmime.c
* src/procmsg.c
* src/quote_fmt.c
* src/remotefolder.c
* src/send_message.c
* src/sourcewindow.c
* src/statusbar.c
* src/stock_pixmap.c
* src/summary_search.c
* src/summaryview.c
* src/textview.c
* src/toolbar.c
* src/undo.c
* src/uri_opener.c
* src/vcard.c
* src/common/base64.c
* src/common/claws.c
* src/common/hooks.c
* src/common/plugin.c
* src/common/prefs.c
* src/common/session.c
* src/common/smtp.c
* src/common/socket.c
* src/common/string_match.c
* src/common/stringtable.c
* src/common/utils.c
* src/common/utils.h
* src/common/xml.c
* src/common/xmlprops.c
* src/gtk/colorlabel.c
* src/gtk/combobox.c
* src/gtk/foldersort.c
* src/gtk/gtkaspell.c
* src/gtk/gtkcmclist.c
* src/gtk/gtkcmctree.c
* src/gtk/gtkcmoptionmenu.c
* src/gtk/gtksctree.c
* src/gtk/gtkshruler.c
* src/gtk/gtksourceprintjob.c
* src/gtk/gtkutils.c
* src/gtk/gtkvscrollbutton.c
* src/gtk/logwindow.c
* src/gtk/menu.c
* src/gtk/pluginwindow.c
* src/gtk/prefswindow.c
* src/gtk/quicksearch.c
* src/gtk/spell_entry.c
* src/plugins/pgpcore/select-keys.c
* src/plugins/pgpinline/pgpinline.c
* src/plugins/pgpmime/pgpmime.c
* src/plugins/smime/smime.c
* src/plugins/spamassassin/spamassassin_gtk.c
Mass commit changing g_return_* to cm_return_*
and making these more interesting

15 years ago2009-02-23 [colin] 3.7.0cvs72
Colin Leroy [Mon, 23 Feb 2009 09:23:38 +0000 (09:23 +0000)]
2009-02-23 [colin] 3.7.0cvs72

* src/imap.c
Always initialise error code to no error

15 years ago2009-02-23 [colin] 3.7.0cvs71
Colin Leroy [Mon, 23 Feb 2009 09:11:29 +0000 (09:11 +0000)]
2009-02-23 [colin] 3.7.0cvs71

* src/imap.c
Fix separator substitution

15 years ago2009-02-23 [colin] 3.7.0cvs70
Colin Leroy [Mon, 23 Feb 2009 07:16:20 +0000 (07:16 +0000)]
2009-02-23 [colin] 3.7.0cvs70

* src/stock_pixmap.c
* src/gtk/colorlabel.c
don't use g_return on normal checks

15 years ago2009-02-22 [colin] 3.7.0cvs69
Colin Leroy [Sun, 22 Feb 2009 19:37:29 +0000 (19:37 +0000)]
2009-02-22 [colin] 3.7.0cvs69

* src/addressbook.c
* src/procmime.c
More fixes

15 years ago2009-02-22 [colin] 3.7.0cvs68
Colin Leroy [Sun, 22 Feb 2009 18:47:11 +0000 (18:47 +0000)]
2009-02-22 [colin] 3.7.0cvs68

* src/addrduplicates.c
* src/addressbook.c
* src/addrharvest.c
* src/codeconv.c
* src/compose.c
* src/filtering.c
* src/folder.c
* src/imap.c
* src/imap_gtk.c
* src/importldif.c
* src/jpilot.c
* src/mainwindow.c
* src/matcher.c
* src/mbox.c
* src/messageview.c
* src/mh_gtk.c
* src/prefs_common.c
* src/prefs_filtering.c
* src/prefs_gtk.c
* src/printing.c
* src/privacy.c
* src/procmime.c
* src/procmsg.c
* src/summaryview.c
* src/textview.c
* src/undo.c
* src/wizard.c
* src/common/md5.c
* src/common/socket.c
* src/common/template.c
* src/etpan/imap-thread.c
* src/gtk/gtkaspell.c
* src/gtk/gtkcmctree.c
* src/gtk/gtksctree.c
* src/gtk/inputdialog.c
* src/plugins/pgpcore/sgpgme.c
* src/plugins/pgpmime/pgpmime.c
* src/plugins/smime/smime.c
* src/plugins/spamassassin/spamassassin.c
Fix errors caught by Coverity: NULL checks, leaks, overruns,
uninitialised accesses

15 years ago2009-02-17 [colin] 3.7.0cvs67
Colin Leroy [Tue, 17 Feb 2009 12:54:12 +0000 (12:54 +0000)]
2009-02-17 [colin] 3.7.0cvs67

* src/compose.c
Disable controls during queuing

15 years ago2009-02-15 [colin] 3.7.0cvs66
Colin Leroy [Sun, 15 Feb 2009 18:49:01 +0000 (18:49 +0000)]
2009-02-15 [colin] 3.7.0cvs66

* src/privacy.c
* src/plugins/pgpcore/select-keys.c
* src/plugins/pgpcore/sgpgme.c
Disable use of disabled keys

15 years ago2009-02-15 [colin] 3.7.0cvs65
Colin Leroy [Sun, 15 Feb 2009 10:40:02 +0000 (10:40 +0000)]
2009-02-15 [colin] 3.7.0cvs65

* src/folderview.c
* src/summaryview.c
Fix font updating after changing
prefs_common.derive_from_normal_font

15 years ago2009-02-12 [paul] 3.7.0cvs64
Paul Mangan [Thu, 12 Feb 2009 08:32:04 +0000 (08:32 +0000)]
2009-02-12 [paul] 3.7.0cvs64

* src/addressitem.h
* src/export.h
* src/headerview.c
* src/headerview.h
* src/common/version.h.in
* src/gtk/about.h
* src/gtk/menu.c
* src/gtk/menu.h
more copyright header fixes

15 years ago2009-02-12 [paul] 3.7.0cvs63
Paul Mangan [Thu, 12 Feb 2009 08:23:31 +0000 (08:23 +0000)]
2009-02-12 [paul] 3.7.0cvs63

* src/gtk/progressdialog.c
* src/gtk/progressdialog.h
fix copyright header

15 years ago2009-02-12 [paul] 3.7.0cvs62
Paul Mangan [Thu, 12 Feb 2009 08:20:37 +0000 (08:20 +0000)]
2009-02-12 [paul] 3.7.0cvs62

* src/gtk/spell_entry.c
* src/gtk/spell_entry.h
better, more standard copyright header

15 years ago2009-02-12 [paul] 3.7.0cvs61
Paul Mangan [Thu, 12 Feb 2009 07:59:17 +0000 (07:59 +0000)]
2009-02-12 [paul] 3.7.0cvs61

* src/gtk/spell_entry.c
* src/gtk/spell_entry.h
changes to copyright header

15 years ago2009-02-12 [paul] 3.7.0cvs60
Paul Mangan [Thu, 12 Feb 2009 07:27:36 +0000 (07:27 +0000)]
2009-02-12 [paul] 3.7.0cvs60

* src/gtk/spell_entry.c
* src/gtk/spell_entry.h
fix broken build

15 years ago2009-02-11 [colin] 3.7.0cvs59
Colin Leroy [Wed, 11 Feb 2009 20:05:41 +0000 (20:05 +0000)]
2009-02-11 [colin] 3.7.0cvs59

* src/gtk/spell_entry.c
* src/gtk/spell_entry.h
Forgot to add files

15 years ago2009-02-11 [colin] 3.7.0cvs58
Colin Leroy [Wed, 11 Feb 2009 19:06:15 +0000 (19:06 +0000)]
2009-02-11 [colin] 3.7.0cvs58

* src/compose.c
* src/gtk/Makefile.am
* src/gtk/gtkaspell.c
* src/gtk/gtkaspell.h
Add spellcheck to subject. Patch by
Pawel.

15 years ago2009-02-10 [holger] 3.7.0cvs57
Holger Berndt [Tue, 10 Feb 2009 13:22:24 +0000 (13:22 +0000)]
2009-02-10 [holger] 3.7.0cvs57

* src/printing.c
* src/common/defs.h
Move filename define for printing page setup cache to defs.h

15 years ago2009-02-08 [mones] 3.7.0cvs56
Ricardo Mones [Sun, 8 Feb 2009 20:00:42 +0000 (20:00 +0000)]
2009-02-08 [mones] 3.7.0cvs56

* src/matcher.h
Fix build for bison 2.4.1

15 years ago2009-02-06 [holger] 3.7.0cvs55
Holger Berndt [Fri, 6 Feb 2009 13:04:54 +0000 (13:04 +0000)]
2009-02-06 [holger] 3.7.0cvs55

* src/prefs_common.c
* src/prefs_common.h
* src/printing.c
Fix restoring of custom page setups for printing by
temporarily caching the settings.
This is a workaround for Gnome Bug #39018, and fixes
Claws Mail Bug #1840.

15 years ago2009-02-06 [colin] 3.7.0cvs54
Colin Leroy [Fri, 6 Feb 2009 06:45:11 +0000 (06:45 +0000)]
2009-02-06 [colin] 3.7.0cvs54

* src/mainwindow.c
Fix hardcoded Shift-Q quits. Fixes
bug 1838, 'Claws-Mail sometimes quits
when attempting to type a capital Q'

15 years ago2009-01-31 [paul] 3.7.0cvs53
Paul Mangan [Sat, 31 Jan 2009 20:19:43 +0000 (20:19 +0000)]
2009-01-31 [paul] 3.7.0cvs53

* src/compose.c
revert 3.7.0cvs49, until there is time to find out
why it causes a nasty crash!

15 years ago2009-01-31 [paul] 3.7.0cvs52
Paul Mangan [Sat, 31 Jan 2009 15:36:56 +0000 (15:36 +0000)]
2009-01-31 [paul] 3.7.0cvs52

* src/mainwindow.c
1 string that was forgotten for translation

15 years ago2009-01-31 [paul] 3.7.0cvs51
Paul Mangan [Sat, 31 Jan 2009 15:33:13 +0000 (15:33 +0000)]
2009-01-31 [paul] 3.7.0cvs51

* src/messageview.c
2 strings that were forgotten for translation

15 years ago2009-01-31 [paul] 3.7.0cvs50
Paul Mangan [Sat, 31 Jan 2009 15:09:14 +0000 (15:09 +0000)]
2009-01-31 [paul] 3.7.0cvs50

* src/gtk/prefswindow.c
build prefs tree in a slightly smarter way -
fix bug where if path[0] had same name as
path[1], (like in the de translation), path[1]
was lost and not shown in the window

15 years ago2009-01-31 [paul] 3.7.0cvs49
Paul Mangan [Sat, 31 Jan 2009 10:09:53 +0000 (10:09 +0000)]
2009-01-31 [paul] 3.7.0cvs49

* src/compose.c
fix bug 1836, 'Quoted text still blue after
removal of quote-character'
comment out some debug_print's that needlessly
slow things down
* src/undo.c
comment out a debug_print that needlessly slows
things down

15 years ago2009-01-31 [paul] 3.7.0cvs48
Paul Mangan [Sat, 31 Jan 2009 09:00:24 +0000 (09:00 +0000)]
2009-01-31 [paul] 3.7.0cvs48

* src/summaryview.c
fix bug 1834, '"semi"-selection when collapsing thread'

15 years ago2009-01-31 [paul] 3.7.0cvs47
Paul Mangan [Sat, 31 Jan 2009 07:58:58 +0000 (07:58 +0000)]
2009-01-31 [paul] 3.7.0cvs47

* src/prefs_compose_writing.c
* src/prefs_message.c
move 'quote_chars' pref to where it should be

15 years ago2009-01-30 [paul] 3.7.0cvs46
Paul Mangan [Fri, 30 Jan 2009 08:30:13 +0000 (08:30 +0000)]
2009-01-30 [paul] 3.7.0cvs46

* src/summaryview.c
fix updating of popup menu sensitivity

15 years ago2009-01-28 [paul] 3.7.0cvs45
Paul Mangan [Wed, 28 Jan 2009 16:19:19 +0000 (16:19 +0000)]
2009-01-28 [paul] 3.7.0cvs45

* tools/filter_conv_new.pl
move 'move' and 'delete' to end of @actions
so that they are always final actions in the
generated filtering rule

15 years ago2009-01-27 [paul] 3.7.0cvs44
Paul Mangan [Tue, 27 Jan 2009 09:11:19 +0000 (09:11 +0000)]
2009-01-27 [paul] 3.7.0cvs44

* src/messageview.c
always select text/calendar mimepart if suitable
plugin (i.e. vCalendar) is available

15 years ago2009-01-27 [paul] 3.7.0cvs43
Paul Mangan [Tue, 27 Jan 2009 09:08:50 +0000 (09:08 +0000)]
2009-01-27 [paul] 3.7.0cvs43

* src/folder.c
fix crash when right-clicking in summaryview when
processing is active

15 years ago2009-01-22 [colin] 3.7.0cvs42
Colin Leroy [Thu, 22 Jan 2009 18:06:02 +0000 (18:06 +0000)]
2009-01-22 [colin] 3.7.0cvs42

* src/compose.c
* src/privacy.c
* src/privacy.h
When replying to signed/encrypted mail and the
preference to sign/encrypt in this case is set,
choose the original mail's privacy system (if
available).

15 years ago2009-01-21 [colin] 3.7.0cvs41
Colin Leroy [Wed, 21 Jan 2009 19:29:21 +0000 (19:29 +0000)]
2009-01-21 [colin] 3.7.0cvs41

* src/addressbook.h
Fix warning (on-the-fly theming of
addressbook isn't complete yet)

15 years ago2009-01-21 [colin] 3.7.0cvs40
Colin Leroy [Wed, 21 Jan 2009 16:54:43 +0000 (16:54 +0000)]
2009-01-21 [colin] 3.7.0cvs40

* src/account.c
* src/addressbook.c
Win32: Fix window placement

15 years ago2009-01-21 [paul] 3.7.0cvs39
Paul Mangan [Wed, 21 Jan 2009 14:12:37 +0000 (14:12 +0000)]
2009-01-21 [paul] 3.7.0cvs39

* src/inc.c
update timeout log msg

15 years ago2009-01-17 [colin] 3.7.0cvs38
Colin Leroy [Sat, 17 Jan 2009 16:46:23 +0000 (16:46 +0000)]
2009-01-17 [colin] 3.7.0cvs38

* src/main.c
* src/mbox.c
* src/common/md5.c
* src/common/utils.c
* src/etpan/imap-thread.c
Fix g_open calls (which don't ignore mode)

15 years ago2009-01-17 [colin] 3.7.0cvs37
Colin Leroy [Sat, 17 Jan 2009 16:24:32 +0000 (16:24 +0000)]
2009-01-17 [colin] 3.7.0cvs37

* src/addressbook.c
* src/compose.c
* src/foldersel.c
* src/main.c
* src/mainwindow.c
* src/mbox.c
* src/common/md5.c
* src/common/ssl_certificate.c
* src/common/tags.c
* src/common/utils.c
* src/etpan/imap-thread.c
* src/plugins/bogofilter/bogofilter.c
* src/plugins/pgpinline/pgpinline.c
* src/plugins/smime/smime.c
Probably fix bug 1825, 'Unable to fetch messages from
IMAP folders named with non-ASCII string'
Change remaining occurences of fopen and open with
g_fopen and g_open

15 years ago2009-01-17 [paul] 3.7.0cvs36
Paul Mangan [Sat, 17 Jan 2009 14:04:07 +0000 (14:04 +0000)]
2009-01-17 [paul] 3.7.0cvs36

* manual/faq.xml
update an old, outdated piece of info

15 years agocorrection
Paul Mangan [Sat, 17 Jan 2009 08:49:27 +0000 (08:49 +0000)]
correction

15 years ago2009-01-17 [paul] 3.7.0cvs35
Paul Mangan [Sat, 17 Jan 2009 08:46:20 +0000 (08:46 +0000)]
2009-01-17 [paul] 3.7.0cvs35

* src/prefs_folder_item.c
fix bug where saving General Folder Properties
of a sub-folder of outbox, queue, draft or trash
would change its parent's folder type to normal

15 years ago2009-01-12 [mones] 3.7.0cvs34
Ricardo Mones [Mon, 12 Jan 2009 13:06:58 +0000 (13:06 +0000)]
2009-01-12 [mones] 3.7.0cvs34

* po/es.po
Updated translation

15 years ago2009-01-12 [wwp] 3.7.0cvs33
Tristan Chabredier [Mon, 12 Jan 2009 11:17:56 +0000 (11:17 +0000)]
2009-01-12 [wwp] 3.7.0cvs33

* tools/fix_date.sh
* tools/popfile-link.sh
* tools/textviewer.sh
Fix bashisms and other portability glitches (thanks to
Steven M. Bellovin).

15 years ago2009-01-11 [paul] 3.7.0cvs32
Paul Mangan [Sun, 11 Jan 2009 16:43:51 +0000 (16:43 +0000)]
2009-01-11 [paul] 3.7.0cvs32

* src/addrindex.c
clean up some build warnings

15 years ago2009-01-11 [colin] 3.7.0cvs31
Colin Leroy [Sun, 11 Jan 2009 12:41:22 +0000 (12:41 +0000)]
2009-01-11 [colin] 3.7.0cvs31

* src/addrindex.c
Revert part of patch 3.7.0cvs29
This function is used when jpilot
support is disabled

15 years ago2009-01-11 [colin] 3.7.0cvs30
Colin Leroy [Sun, 11 Jan 2009 12:32:51 +0000 (12:32 +0000)]
2009-01-11 [colin] 3.7.0cvs30

* src/folder.c
folder_find_child_item_by_name():
actually use name, not path's basename

15 years ago2009-01-11 [paul] 3.7.0cvs29
Paul Mangan [Sun, 11 Jan 2009 08:19:42 +0000 (08:19 +0000)]
2009-01-11 [paul] 3.7.0cvs29

* src/addrclip.c
* src/addrindex.c
* src/addritem.c
* src/foldersel.h
* src/folderview.c
* src/prefs_folder_item.c
clean up some build warnings

15 years ago2009-01-11 [paul] 3.7.0cvs28
Paul Mangan [Sun, 11 Jan 2009 07:20:21 +0000 (07:20 +0000)]
2009-01-11 [paul] 3.7.0cvs28

* src/gtk/about.c
don't even mention printing support, assume its
presence, unless building with GTK+ < 2.10.0

15 years agoExplain patch better
Colin Leroy [Sat, 10 Jan 2009 16:57:53 +0000 (16:57 +0000)]
Explain patch better

15 years ago2009-01-10 [colin] 3.7.0cvs27
Colin Leroy [Sat, 10 Jan 2009 15:18:47 +0000 (15:18 +0000)]
2009-01-10 [colin] 3.7.0cvs27

* src/codeconv.c
Fix bug 1811, '[mime] Crash when there's no
room for filename's start on the same line'
Make sure we can at least output one char
to the line, or insert the line break
directly.

15 years ago2009-01-09 [colin] 3.7.0cvs26
Colin Leroy [Fri, 9 Jan 2009 18:55:52 +0000 (18:55 +0000)]
2009-01-09 [colin] 3.7.0cvs26

* src/compose.c
* src/mainwindow.c
* src/common/utils.c
Win32: Fix bug 1815, 'Drag-n-Drop of files on
Compose Window does not attach'