claws.git
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'

15 years ago2009-01-09 [colin] 3.7.0cvs25
Colin Leroy [Fri, 9 Jan 2009 18:53:51 +0000 (18:53 +0000)]
2009-01-09 [colin] 3.7.0cvs25

* src/foldersel.c
Fix bug 1817, 'Changing Themes does not
update the pixmaps in "Select folder"
dialog box'

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

* src/main.c
Win32: Fix bug 1816, 'Attaching files with
command-line generates error after attaching'

15 years ago2009-01-09 [paul] 3.7.0cvs23
Paul Mangan [Fri, 9 Jan 2009 18:35:26 +0000 (18:35 +0000)]
2009-01-09 [paul] 3.7.0cvs23

* src/gtk/about.c
forgot this '2009' in last commit

15 years ago2009-01-09 [paul] 3.7.0cvs22
Paul Mangan [Fri, 9 Jan 2009 17:47:23 +0000 (17:47 +0000)]
2009-01-09 [paul] 3.7.0cvs22

* src/*/*.[c,h]
it's 2009!
update copyright headers

15 years ago2009-01-09 [paul] 3.7.0cvs21
Paul Mangan [Fri, 9 Jan 2009 17:17:53 +0000 (17:17 +0000)]
2009-01-09 [paul] 3.7.0cvs21

* doc/man/claws-mail.1
update Team list

15 years ago2009-01-09 [colin] 3.7.0cvs20
Colin Leroy [Fri, 9 Jan 2009 08:09:22 +0000 (08:09 +0000)]
2009-01-09 [colin] 3.7.0cvs20

* src/messageview.c
Fix bug 1814, 'Windows' WM badly places
message view'

15 years ago2009-01-09 [colin] 3.7.0cvs19
Colin Leroy [Fri, 9 Jan 2009 08:02:05 +0000 (08:02 +0000)]
2009-01-09 [colin] 3.7.0cvs19

* src/prefs_themes.c
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/common/utils.c
* src/common/utils.h
Win32: Fix bug 1813, 'Installing Theme Creates Error'

15 years ago2009-01-08 [colin] 3.7.0cvs18
Colin Leroy [Thu, 8 Jan 2009 17:21:58 +0000 (17:21 +0000)]
2009-01-08 [colin] 3.7.0cvs18

* src/mimeview.c
Win32: Fix bug 1810, 'Pressing 'o' key
crashes CM'

15 years ago2009-01-07 [colin] 3.7.0cvs17
Colin Leroy [Wed, 7 Jan 2009 14:39:20 +0000 (14:39 +0000)]
2009-01-07 [colin] 3.7.0cvs17

* src/html.c
Fix bug 1432, '&amp; not escaped in links (HTML
rendered as text)'

15 years ago2009-01-06 [colin] 3.7.0cvs16
Colin Leroy [Tue, 6 Jan 2009 18:18:31 +0000 (18:18 +0000)]
2009-01-06 [colin] 3.7.0cvs16

* src/plugins/pgpcore/select-keys.c
Warn translators the usual way about
accels

15 years ago2009-01-06 [colin] 3.7.0cvs15
Colin Leroy [Tue, 6 Jan 2009 16:45:59 +0000 (16:45 +0000)]
2009-01-06 [colin] 3.7.0cvs15

* src/mainwindow.c
Fix synchronisation dialog that shouldn't
appear when network goes down (Network
Manager)
* src/mimeview.c
* src/textview.c
Fix save as when attach_save_dir isn't set
fixes bug 1804, 'attach_save_directory does
not default to $HOME'
* src/plugins/pgpcore/select-keys.c
Add mnemonics to buttons - warn translators!

15 years ago2009-01-06 [wwp] 3.7.0cvs14
Tristan Chabredier [Tue, 6 Jan 2009 09:26:49 +0000 (09:26 +0000)]
2009-01-06 [wwp] 3.7.0cvs14

* src/common/utils.c
Fix cvs13, thanks to Colin.

15 years ago2009-01-06 [wwp] 3.7.0cvs13
Tristan Chabredier [Tue, 6 Jan 2009 07:42:28 +0000 (07:42 +0000)]
2009-01-06 [wwp] 3.7.0cvs13

* src/common/utils.c
Better support for Spanish Outlook replies (RES).

15 years ago2009-01-02 [colin] 3.7.0cvs12
Colin Leroy [Fri, 2 Jan 2009 18:55:15 +0000 (18:55 +0000)]
2009-01-02 [colin] 3.7.0cvs12

* src/folderview.c
Fix (+) sign after collapsed folder names that
have quicksearch-matching children.
Fixes bug 1506, 'Recursive search in collapsed
folders'

15 years ago2009-01-02 [colin] 3.7.0cvs11
Colin Leroy [Fri, 2 Jan 2009 13:05:54 +0000 (13:05 +0000)]
2009-01-02 [colin] 3.7.0cvs11

* src/stock_pixmap.c
* src/stock_pixmap.h
Remove now-unused stock_pixmap_gdk

15 years ago2009-01-02 [colin] 3.7.0cvs10
Colin Leroy [Fri, 2 Jan 2009 12:09:42 +0000 (12:09 +0000)]
2009-01-02 [colin] 3.7.0cvs10

* src/gtk/gtkutils.c
* src/pixmaps/claws-mail_icon.xpm
Use pixbuf for app icon, and make the app icon
a bit nicer

15 years ago2009-01-02 [colin] 3.7.0cvs9
Colin Leroy [Fri, 2 Jan 2009 11:47:30 +0000 (11:47 +0000)]
2009-01-02 [colin] 3.7.0cvs9

* src/uri_opener.c
Show both link title and URI if possible

15 years ago2009-01-02 [colin] 3.7.0cvs8
Colin Leroy [Fri, 2 Jan 2009 10:51:35 +0000 (10:51 +0000)]
2009-01-02 [colin] 3.7.0cvs8

* src/addressadd.c
* src/addressbook.c
* src/addressbook_foldersel.c
* src/addressitem.h
* src/folderview.c
* src/grouplistdialog.c
* src/importldif.c
* src/mimeview.c
* src/summaryview.c
* src/gtk/gtkcmclist.c
* src/gtk/gtkcmclist.h
* src/gtk/gtkcmctree.c
* src/gtk/gtkcmctree.h
* src/gtk/gtksctree.c
* src/gtk/gtksctree.h
Implement pixbuf rendering in tree widgets
instead of pixmaps
* src/plugins/trayicon/trayicon.c
* src/noticeview.c
* src/prefs_themes.c
Use pixbuf rendering here too

15 years ago2008-12-30 [paul] 3.7.0cvs7
Paul Mangan [Tue, 30 Dec 2008 17:14:44 +0000 (17:14 +0000)]
2008-12-30 [paul] 3.7.0cvs7

* src/textview.c
no need to prematurely trim the uri in the statusbar

15 years ago2008-12-29 [paul] 3.7.0cvs6
Paul Mangan [Mon, 29 Dec 2008 13:40:28 +0000 (13:40 +0000)]
2008-12-29 [paul] 3.7.0cvs6

* src/procmsg.c
prefer List-Id header to X-* headers when creating
filter rule automatically

15 years ago2008-12-28 [colin] 3.7.0cvs5
Colin Leroy [Sun, 28 Dec 2008 16:23:08 +0000 (16:23 +0000)]
2008-12-28 [colin] 3.7.0cvs5

* src/compose.c
Set minimum height to 440 instead of 480

15 years ago2008-12-22 [colin] 3.7.0cvs4
Colin Leroy [Mon, 22 Dec 2008 11:31:49 +0000 (11:31 +0000)]
2008-12-22 [colin] 3.7.0cvs4

* src/compose.c
Fix bug 1799, '"Discard message" deletes manually
saved draft'. Switch rmode to REEDIT after
manually saving.

15 years ago2008-12-21 [paul] 3.7.0cvs3
Paul Mangan [Sun, 21 Dec 2008 09:24:26 +0000 (09:24 +0000)]
2008-12-21 [paul] 3.7.0cvs3

* tools/claws.i18n.status.pl
updates

15 years ago2008-12-21 [paul] 3.7.0cvs2
Paul Mangan [Sun, 21 Dec 2008 09:18:49 +0000 (09:18 +0000)]
2008-12-21 [paul] 3.7.0cvs2

* AUTHORS
* src/gtk/authors.h
(more) updates

15 years ago2008-12-21 [paul] 3.7.0cvs1
Paul Mangan [Sun, 21 Dec 2008 09:13:38 +0000 (09:13 +0000)]
2008-12-21 [paul] 3.7.0cvs1

* AUTHORS
* src/gtk/authors.h
updates

15 years agoupdated again for late nl.po submission rel_3_7_0
Paul Mangan [Fri, 19 Dec 2008 11:38:17 +0000 (11:38 +0000)]
updated again for late nl.po submission

15 years agoupdated again for late ru.po submission
Paul Mangan [Fri, 19 Dec 2008 11:32:45 +0000 (11:32 +0000)]
updated again for late ru.po submission

15 years agocorrection for release
Paul Mangan [Fri, 19 Dec 2008 11:23:19 +0000 (11:23 +0000)]
correction for release

15 years ago3.7.0 unleashed
Paul Mangan [Fri, 19 Dec 2008 11:17:10 +0000 (11:17 +0000)]
3.7.0 unleashed

15 years ago2008-12-19 [paul] 3.6.1cvs80
Paul Mangan [Fri, 19 Dec 2008 11:10:05 +0000 (11:10 +0000)]
2008-12-19 [paul] 3.6.1cvs80

* configure.ac
remove unmaintained sk and sr from ALL_LINGUAS
add newly maintained cs to ALL_LINGUAS
* po/bg.po
* po/ca.po
* po/cs.po
* po/de.po
* po/fi.po
* po/hu.po
* po/pt_BR.po
* po/sv.po
updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
Stephan Sachse, Flammie Pirinen, Páder Rezso, Frederico
Goncalves Guimaraes, and Lars Persson Fink

15 years ago2008-12-16 [colin] 3.6.1cvs79
Colin Leroy [Tue, 16 Dec 2008 06:31:01 +0000 (06:31 +0000)]
2008-12-16 [colin] 3.6.1cvs79

* src/plugins/pgpcore/sgpgme.c
Fix warning

15 years ago2008-12-15 [colin] 3.6.1cvs78
Colin Leroy [Mon, 15 Dec 2008 16:46:27 +0000 (16:46 +0000)]
2008-12-15 [colin] 3.6.1cvs78

* src/compose.c
* src/privacy.c
* src/privacy.h
* src/plugins/pgpcore/sgpgme.c
* src/plugins/pgpcore/sgpgme.h
* src/plugins/pgpinline/pgpinline.c
* src/plugins/pgpmime/pgpmime.c
* src/plugins/smime/smime.c
Fix bug 1796, 'PGP/MIME setting: "select key by your
email address" doesn't work'. Use custom from address
if set

15 years ago2008-12-15 [colin] 3.6.1cvs77
Colin Leroy [Mon, 15 Dec 2008 16:44:19 +0000 (16:44 +0000)]
2008-12-15 [colin] 3.6.1cvs77

* src/common/utils.c
Fix bug 1746, 'Makes a mailto link from several
paragraphs'

15 years agofix log entry
Paul Mangan [Mon, 15 Dec 2008 09:27:53 +0000 (09:27 +0000)]
fix log entry

15 years ago2008-12-15 [paul] 3.6.1cvs76
Paul Mangan [Mon, 15 Dec 2008 09:21:27 +0000 (09:21 +0000)]
2008-12-15 [paul] 3.6.1cvs76

* m4/spamassassin.m4
fix warnings thrown up by autoconf-2.6.3

15 years ago2008-12-13 [colin] 3.6.1cvs75
Colin Leroy [Sat, 13 Dec 2008 21:20:39 +0000 (21:20 +0000)]
2008-12-13 [colin] 3.6.1cvs75

* Makefile.am
* src/Makefile.am
* src/common/ssl.c
* src/common/utils.c
* src/common/utils.h
* tools/Makefile.am
Finish previous patch

15 years ago2008-12-13 [colin] 3.6.1cvs74
Colin Leroy [Sat, 13 Dec 2008 18:57:26 +0000 (18:57 +0000)]
2008-12-13 [colin] 3.6.1cvs74

* tools/Makefile.am
Only install certs on windows

15 years ago2008-12-13 [colin] 3.6.1cvs73
Colin Leroy [Sat, 13 Dec 2008 16:12:48 +0000 (16:12 +0000)]
2008-12-13 [colin] 3.6.1cvs73

* tools/Makefile.am
* tools/ca-certificates.crt
* src/common/Makefile.am
* src/common/ssl.c
First try to ship SSL certificates in Windows
build

15 years agoFix previous commit
Colin Leroy [Fri, 12 Dec 2008 13:24:01 +0000 (13:24 +0000)]
Fix previous commit

15 years ago2008-12-12 [colin] 3.6.1cvs72
Colin Leroy [Fri, 12 Dec 2008 12:59:02 +0000 (12:59 +0000)]
2008-12-12 [colin] 3.6.1cvs72

* configure.ac
* src/plugins/pgpinline/claws.def
Windows build fixes

15 years agoforgot to give credit for the patch
Paul Mangan [Fri, 12 Dec 2008 10:51:09 +0000 (10:51 +0000)]
forgot to give credit for the patch

15 years ago2008-12-12 [paul] 3.6.1cvs71
Paul Mangan [Fri, 12 Dec 2008 10:38:32 +0000 (10:38 +0000)]
2008-12-12 [paul] 3.6.1cvs71

* src/imap.c
* src/mh.c
* src/partial_download.c
* src/textview.c
* src/common/claws.c
* src/common/prefs.c
* src/common/utils.c
win32: fix unlinking, renaming and bug with
non-ascii username

15 years ago2008-12-11 [colin] 3.6.1cvs70
Colin Leroy [Thu, 11 Dec 2008 18:02:38 +0000 (18:02 +0000)]
2008-12-11 [colin] 3.6.1cvs70

* po/fr.po
* manual/fr/advanced.xml
Update french translations

15 years ago2008-12-10 [colin] 3.6.1cvs69
Colin Leroy [Wed, 10 Dec 2008 22:22:27 +0000 (22:22 +0000)]
2008-12-10 [colin] 3.6.1cvs69

* manual/faq.xml
Correct bug submission guidelines

15 years ago2008-12-10 [colin] 3.6.1cvs68
Colin Leroy [Wed, 10 Dec 2008 22:20:52 +0000 (22:20 +0000)]
2008-12-10 [colin] 3.6.1cvs68

* src/plugins/pgpcore/pgp_viewer.c
Fix bug 1736, 'Key import does not work'
Kill the correct pid (and not the parent
shell), and increase the timeout a bit.

15 years ago2008-12-09 [paul] 3.6.1cvs67
Paul Mangan [Tue, 9 Dec 2008 16:59:36 +0000 (16:59 +0000)]
2008-12-09 [paul] 3.6.1cvs67

* src/messageview.c
ensure that any stray noticeview buttons are hidden,
as clicking them causes segfaults!

15 years ago2008-12-09 [colin] 3.6.1cvs66
Colin Leroy [Tue, 9 Dec 2008 16:55:21 +0000 (16:55 +0000)]
2008-12-09 [colin] 3.6.1cvs66

* src/compose.c
* src/compose.h
* src/folder_item_prefs.h
* src/prefs_common.c
* src/prefs_common.h
* src/common/defs.h
Fix bug 1792, '"Save Message to" should
retain list of recently selected folders'
Also, make Enchant-related prefs stick
even if the build doesn't enable enchant

15 years ago2008-12-09 [paul] 3.6.1cvs65
Paul Mangan [Tue, 9 Dec 2008 08:19:27 +0000 (08:19 +0000)]
2008-12-09 [paul] 3.6.1cvs65

* src/messageview.c
fix bug 1787, 'Prevent automatic PGP inline
decryption attempts' use the noticeview to display
decryption failure messages instead of the irritating
popup dialog

15 years ago2008-12-09 [colin] 3.6.1cvs64
Colin Leroy [Tue, 9 Dec 2008 06:49:07 +0000 (06:49 +0000)]
2008-12-09 [colin] 3.6.1cvs64

* src/prefs_filtering.c
Fix bug 1789, 'filtering account selection
(regression)'. Filtering on sending-only
accounts can be a little useful when using
filtering via Tools menu.

15 years ago2008-12-07 [paul] 3.6.1cvs63
Paul Mangan [Sun, 7 Dec 2008 05:35:41 +0000 (05:35 +0000)]
2008-12-07 [paul] 3.6.1cvs63

* src/prefs_actions.c
don't auto-select first entry (same as other
similar dialogs)
* src/gtk/pluginwindow.c
these parents don't have children so don't look
for them

15 years ago2008-12-07 [paul] 3.6.1cvs62
Paul Mangan [Sun, 7 Dec 2008 05:02:04 +0000 (05:02 +0000)]
2008-12-07 [paul] 3.6.1cvs62

* src/prefs_account.c
* src/gtk/pluginwindow.c
* src/gtk/prefswindow.c
* src/gtk/prefswindow.h
auto-select first page

15 years ago2008-12-05 [colin] 3.6.1cvs61
Colin Leroy [Fri, 5 Dec 2008 18:20:22 +0000 (18:20 +0000)]
2008-12-05 [colin] 3.6.1cvs61

* src/codeconv.c
* src/procmime.c
Fix bug 1788, 'CM crashes re-encoding
encoded parameters' (introduced in cvs40)

15 years ago2008-12-05 [paul] 3.6.1cvs60
Paul Mangan [Fri, 5 Dec 2008 09:11:24 +0000 (09:11 +0000)]
2008-12-05 [paul] 3.6.1cvs60

* src/prefs_common.h
remove gpg prefs that are no longer needed here

15 years ago2008-12-03 [colin] 3.6.1cvs59
Colin Leroy [Wed, 3 Dec 2008 21:57:08 +0000 (21:57 +0000)]
2008-12-03 [colin] 3.6.1cvs59

* src/msgcache.c
Speed up cache reading (about 10% gain)
* src/summaryview.c
* src/gtk/gtksctree.c
Speed up expand/collapse all threads
(about 95% gain)

15 years ago2008-12-03 [paul] 3.6.1cvs58
Paul Mangan [Wed, 3 Dec 2008 10:25:56 +0000 (10:25 +0000)]
2008-12-03 [paul] 3.6.1cvs58

* configure.ac
eradicate gcc4's signedness warnings
fix building with gnuTLS on (Open)Solaris

15 years ago2008-12-01 [colin] 3.6.1cvs57
Colin Leroy [Mon, 1 Dec 2008 17:16:03 +0000 (17:16 +0000)]
2008-12-01 [colin] 3.6.1cvs57

* src/gtk/gtkcmclist.c
Fix column headers

15 years ago2008-12-01 [colin] 3.6.1cvs56
Colin Leroy [Mon, 1 Dec 2008 17:09:52 +0000 (17:09 +0000)]
2008-12-01 [colin] 3.6.1cvs56

* src/plugins/pgpinline/pgpinline.c
Fix bug 1779, 'PGP Inline badly handles
multipart'. Properly dump the current part
instead of running around with scissors

15 years ago2008-11-30 [paul] 3.6.1cvs55
Paul Mangan [Sun, 30 Nov 2008 04:21:55 +0000 (04:21 +0000)]
2008-11-30 [paul] 3.6.1cvs55

* manual/advanced.xml
* manual/plugins.xml
* src/prefs_toolbar.c
remove the verb from the page title and
update references in the manual

15 years ago2008-11-30 [paul] 3.6.1cvs54
Paul Mangan [Sun, 30 Nov 2008 04:10:43 +0000 (04:10 +0000)]
2008-11-30 [paul] 3.6.1cvs54

* src/prefs_other.c
move Other/ page to Other/Miscellaneous
* src/gtk/prefswindow.c
make parent page unselectable

15 years ago2008-11-29 [paul] 3.6.1cvs53
Paul Mangan [Sat, 29 Nov 2008 08:48:22 +0000 (08:48 +0000)]
2008-11-29 [paul] 3.6.1cvs53

* README
add the new 'primary_paste_unselects' hidden
option, add missing 'log_[...]_color' options,
and reformat the text
* manual/advanced.xml
add the new 'primary_paste_unselects' hidden
                option, add missing 'log_[...]_color' options

15 years ago2008-11-28 [colin] 3.6.1cvs52
Colin Leroy [Fri, 28 Nov 2008 22:35:51 +0000 (22:35 +0000)]
2008-11-28 [colin] 3.6.1cvs52

* src/mimeview.c
Fix leak

15 years ago2008-11-28 [colin] 3.6.1cvs51
Colin Leroy [Fri, 28 Nov 2008 19:43:55 +0000 (19:43 +0000)]
2008-11-28 [colin] 3.6.1cvs51

* po/fr.po
Update translation

15 years ago2008-11-28 [colin] 3.6.1cvs50
Colin Leroy [Fri, 28 Nov 2008 19:40:24 +0000 (19:40 +0000)]
2008-11-28 [colin] 3.6.1cvs50

* src/mainwindow.c
Fix account selection in Mailing list
menu

15 years ago2008-11-28 [paul] 3.6.1cvs49
Paul Mangan [Fri, 28 Nov 2008 08:54:20 +0000 (08:54 +0000)]
2008-11-28 [paul] 3.6.1cvs49

* po/Makefile.in.in
automatically remove obsolete strings

15 years ago2008-11-28 [colin] 3.6.1cvs48
Colin Leroy [Fri, 28 Nov 2008 07:38:55 +0000 (07:38 +0000)]
2008-11-28 [colin] 3.6.1cvs48

* src/plugins/pgpcore/sgpgme.c
Fix error message when key isn't available.

15 years ago2008-11-27 [colin] 3.6.1cvs47
Colin Leroy [Thu, 27 Nov 2008 16:39:16 +0000 (16:39 +0000)]
2008-11-27 [colin] 3.6.1cvs47

* src/filtering.c
* src/matcher.c
Fix a little leak

15 years ago2008-11-26 [colin] 3.6.1cvs46
Colin Leroy [Wed, 26 Nov 2008 17:29:13 +0000 (17:29 +0000)]
2008-11-26 [colin] 3.6.1cvs46

* src/common/ssl.c
Fix new warning

15 years ago2008-11-26 [colin] 3.6.1cvs45
Colin Leroy [Wed, 26 Nov 2008 17:28:23 +0000 (17:28 +0000)]
2008-11-26 [colin] 3.6.1cvs45

* src/plugins/pgpcore/select-keys.c
* src/plugins/pgpcore/sgpgme.c
Fix bug 1591, 'S/MIME: better key
handling/selection dialog'
Really ignore revoked/expired keys

15 years ago2008-11-26 [colin] 3.6.1cvs44
Colin Leroy [Wed, 26 Nov 2008 11:59:59 +0000 (11:59 +0000)]
2008-11-26 [colin] 3.6.1cvs44

* src/main.c
* src/common/claws.c
* src/common/ssl.c
Make sure libgcrypt's threading is initialised
before gnutls. See also old bug 1539.

15 years ago2008-11-26 [colin] 3.6.1cvs43
Colin Leroy [Wed, 26 Nov 2008 08:13:21 +0000 (08:13 +0000)]
2008-11-26 [colin] 3.6.1cvs43

* src/imap.c
* src/news.c
* src/etpan/imap-thread.c
Fix possible crashes due to clist_begin()
not checking for NULLs (it should!)

15 years ago2008-11-25 [colin] 3.6.1cvs42
Colin Leroy [Tue, 25 Nov 2008 16:43:26 +0000 (16:43 +0000)]
2008-11-25 [colin] 3.6.1cvs42

* src/procmime.c
Fix line length in MIME parameters

15 years ago2008-11-22 [paul] 3.6.1cvs41
Paul Mangan [Sat, 22 Nov 2008 10:38:24 +0000 (10:38 +0000)]
2008-11-22 [paul] 3.6.1cvs41

* src/compose.c
grab Return key press in attachments Properties
dialog

15 years ago2008-11-21 [colin] 3.6.1cvs40
Colin Leroy [Fri, 21 Nov 2008 17:33:04 +0000 (17:33 +0000)]
2008-11-21 [colin] 3.6.1cvs40

* src/compose.c
* src/procmime.c
Fix bug 1776, 'use encoded name parameters
for attachments instead of ascii'.
Break the RFC 2047 by using B-encoded
filename parameter, like everyone does,
following advice from the RFC author.

15 years ago2008-11-21 [colin] 3.6.1cvs39
Colin Leroy [Fri, 21 Nov 2008 17:31:38 +0000 (17:31 +0000)]
2008-11-21 [colin] 3.6.1cvs39

* src/common/socket.c
Rehandshake if server asks to

15 years ago2008-11-21 [colin] 3.6.1cvs38
Colin Leroy [Fri, 21 Nov 2008 06:38:07 +0000 (06:38 +0000)]
2008-11-21 [colin] 3.6.1cvs38

* src/mimeview.h
* src/toolbar.h
* src/common/session.h
* src/common/smtp.h
Move conditional-compilation members to
end of structs

15 years ago2008-11-19 [wwp] 3.6.1cvs37
Tristan Chabredier [Wed, 19 Nov 2008 17:41:01 +0000 (17:41 +0000)]
2008-11-19 [wwp] 3.6.1cvs37

* src/prefs_actions.c
Fixed wrong behaviour when pressing Escape (was not cancelling
the action).

15 years ago2008-11-19 [wwp] 3.6.1cvs36
Tristan Chabredier [Wed, 19 Nov 2008 17:04:46 +0000 (17:04 +0000)]
2008-11-19 [wwp] 3.6.1cvs36

* src/compose.c
* src/matcher.c
* src/messageview.c
* src/mimeview.c
* src/prefs_actions.c
* src/prefs_filtering_action.c
* src/procmsg.c
* src/summaryview.c
* src/textview.c
* src/common/utils.c
Replace occurrences of "command line" with "command-line" everywhere.
Enforce code style (mostly indentation) in prefs_actions.c.

15 years ago2008-11-19 [colin] 3.6.1cvs35
Colin Leroy [Wed, 19 Nov 2008 08:11:36 +0000 (08:11 +0000)]
2008-11-19 [colin] 3.6.1cvs35

* src/compose.c
* src/prefs_common.c
* src/prefs_common.h
Add primary_paste_unselects hidden preference
to change how middle-click pasting changes
the selection and insert point; defaults to
pre-3.6.1cvs31

15 years ago2008-11-19 [colin] 3.6.1cvs34
Colin Leroy [Wed, 19 Nov 2008 07:55:14 +0000 (07:55 +0000)]
2008-11-19 [colin] 3.6.1cvs34

* src/folderview.c
Always give focus to summaryview, even if
the folder is empty, in small screen layout.
Allows to go back to folderlist using the
keyboard.

15 years ago2008-11-18 [colin] 3.6.1cvs33
Colin Leroy [Tue, 18 Nov 2008 18:07:21 +0000 (18:07 +0000)]
2008-11-18 [colin] 3.6.1cvs33

* src/mainwindow.h
Put back conditional at the end of struct

15 years ago2008-11-18 [colin] 3.6.1cvs32
Colin Leroy [Tue, 18 Nov 2008 10:29:16 +0000 (10:29 +0000)]
2008-11-18 [colin] 3.6.1cvs32

* src/procmime.c
* src/common/w32_reg.c
Fix crash on win32 when browsing to a
directory

15 years ago2008-11-15 [colin] 3.6.1cvs31
Colin Leroy [Sat, 15 Nov 2008 21:32:34 +0000 (21:32 +0000)]
2008-11-15 [colin] 3.6.1cvs31

* src/compose.c
After a mid-click paste, deselect selection
and go to end of paste.