claws.git
13 years ago2011-01-23 [paul] 3.7.8cvs42
Paul Mangan [Sun, 23 Jan 2011 08:40:26 +0000 (08:40 +0000)]
2011-01-23 [paul] 3.7.8cvs42

* manual/advanced.xml
* src/prefs_common.c
* src/prefs_common.h
* src/textview.c
fix bug #2350, 'Make displaying localized date/time in
message view optional'.
This introduces a new hidden option (why do more?),
'msgview_date_format', which defaults to OFF, maintaining
the current and expected behaviour.

13 years ago2011-01-21 [colin] 3.7.8cvs41
Colin Leroy [Fri, 21 Jan 2011 10:46:02 +0000 (10:46 +0000)]
2011-01-21 [colin] 3.7.8cvs41

* src/procmime.c
Fix bug #2050, Clawsmail sends return receipt every seconds
We forgot to close the file when parsing
disposition-notification fields, which made unlinking of the
corresponding emails in tempfolder/processing impossible in
Windows. Causing them to be re-fetched every time.

13 years ago2011-01-21 [colin] 3.7.8cvs40
Colin Leroy [Fri, 21 Jan 2011 09:02:45 +0000 (09:02 +0000)]
2011-01-21 [colin] 3.7.8cvs40

* claws-mail.desktop
Fix again bug #2346: We should have a %u parameter.

13 years ago2011-01-21 [colin] 3.7.8cvs39
Colin Leroy [Fri, 21 Jan 2011 08:59:36 +0000 (08:59 +0000)]
2011-01-21 [colin] 3.7.8cvs39

* src/plugins/spamassassin/spamassassin.c
Fix sa-learn when offline (its command line parsing is
space-dependant). Patch by Wolfgang Lorenz

13 years ago2011-01-19 [pawel] 3.7.8cvs38
Paweł Pękala [Wed, 19 Jan 2011 21:18:13 +0000 (21:18 +0000)]
2011-01-19 [pawel] 3.7.8cvs38

* claws-mail.desktop
Fix Bug 2346 'Please register x-handler-scheme
 in .desktop file' patch by Laurent Bigonville
While I'm here update things to current
standards, fix desktop-file-validate warnings/errors

13 years ago2011-01-18 [colin] 3.7.8cvs37
Colin Leroy [Tue, 18 Jan 2011 11:41:33 +0000 (11:41 +0000)]
2011-01-18 [colin] 3.7.8cvs37

* src/common/smtp.c
Fix logic on SMTP AUTH: If the selected method isn't
available, say so instead of supposing it'll work.
Fixes bug #2039, 'SMTP AUTHENTICATION'

13 years ago2011-01-15 [pawel] 3.7.8cvs36
Paweł Pękala [Sat, 15 Jan 2011 19:19:02 +0000 (19:19 +0000)]
2011-01-15 [pawel] 3.7.8cvs36

* src/prefs_folder_item.c
Rework subject regexp simplify gui a bit, this give us better
options page layout (window with min width was too short to
show all contents and thigs were unwieldy) and better preview
of regexp working/not working

13 years ago2011-01-14 [pawel] 3.7.8cvs35
Paweł Pękala [Fri, 14 Jan 2011 22:18:40 +0000 (22:18 +0000)]
2011-01-14 [pawel] 3.7.8cvs35

* src/textview.c
strncpy2() NULLify strings just fine, no need to be
extra "clever"

13 years ago2011-01-14 [pawel] 3.7.8cvs34
Paweł Pękala [Fri, 14 Jan 2011 20:39:22 +0000 (20:39 +0000)]
2011-01-14 [pawel] 3.7.8cvs34

* src/textview.c
Fix Bug #2165 'The date not localized in the message view'
Display Date header in messageview in the same way as in
summaryview by respecting date format set in preferences.

13 years ago2011-01-06 [pawel] 3.7.8cvs33
Paweł Pękala [Thu, 6 Jan 2011 21:50:00 +0000 (21:50 +0000)]
2011-01-06 [pawel] 3.7.8cvs33

* src/prefs_account.c
* src/prefs_folder_item.c
* src/prefs_quote.c
* src/quote_fmt.c
Make quote templates widgets more compact

13 years ago2011-01-06 [pawel] 3.7.8cvs32
Paweł Pękala [Thu, 6 Jan 2011 17:14:15 +0000 (17:14 +0000)]
2011-01-06 [pawel] 3.7.8cvs32

* src/plugins/trayicon/trayicon.c
- fix logic bug which caused icon to be
  always set no-mail status on plugin load
- force icon hide on plugin_done(), without
  it empty space(?!) is left in tray under KDE3 and KDE4

13 years ago2011-01-06 [colin] 3.7.8cvs31
Colin Leroy [Thu, 6 Jan 2011 15:38:07 +0000 (15:38 +0000)]
2011-01-06 [colin] 3.7.8cvs31

* src/addrharvest.c
* src/codeconv.c
* src/codeconv.h
* src/compose.c
* src/news.c
* src/procheader.c
* src/procmime.c
* src/unmime.c
* src/unmime.h
Unmime headers differently whether they're addresses or not:
It's useless to quote things containing commas if it's in
subject, for example. (introduced in 3.7.8cvs26)

13 years ago2011-01-06 [colin] 3.7.8cvs30
Colin Leroy [Thu, 6 Jan 2011 11:43:50 +0000 (11:43 +0000)]
2011-01-06 [colin] 3.7.8cvs30

* src/gtk/gtkaspell.c
Complete previous patch
* src/messageview.c
* src/plugins/pgpinline/pgpinline.c
Coding style

13 years ago2011-01-06 [paul] 3.7.8cvs29
Paul Mangan [Thu, 6 Jan 2011 11:27:55 +0000 (11:27 +0000)]
2011-01-06 [paul] 3.7.8cvs29

* AUTHORS
* configure.ac
* po/lt.po
* src/gtk/authors.h
add Lithuanian translation (approx. 65% complete)
submitted by Mindaugas Baranauskas

13 years ago2011-01-06 [pawel] 3.7.8cvs28
Paweł Pękala [Thu, 6 Jan 2011 11:19:10 +0000 (11:19 +0000)]
2011-01-06 [pawel] 3.7.8cvs28

* src/export.c
* src/import.c
* src/messageview.c
* src/prefs_actions.c
* src/procmime.c
* src/gtk/gtkaspell.c
* src/plugins/pgpinline/pgpinline.c
* src/plugins/pgpmime/pgpmime.c
* src/plugins/smime/smime.c
Fix memory/file descriptors leaks

13 years ago2011-01-06 [paul] 3.7.8cvs27
Paul Mangan [Thu, 6 Jan 2011 09:23:59 +0000 (09:23 +0000)]
2011-01-06 [paul] 3.7.8cvs27

* src/plugins/pgpcore/sgpgme.c
fix bug #2322, 'GPG Full info: showing subkey
ID instead of primary key fingerprint'
Patch by Sébastien Bigaret.

13 years ago2011-01-03 [colin] 3.7.8cvs26
Colin Leroy [Mon, 3 Jan 2011 20:22:13 +0000 (20:22 +0000)]
2011-01-03 [colin] 3.7.8cvs26

* src/unmime.c
Better quote-checking when unmim-ing headers
that may have comas.

13 years ago2011-01-03 [colin] 3.7.8cvs25
Colin Leroy [Mon, 3 Jan 2011 19:11:00 +0000 (19:11 +0000)]
2011-01-03 [colin] 3.7.8cvs25

* src/unmime.c
Fix bug #2299, "Incorrect handling of quoted printable coma
in headers". As this is really painful to fix by switching
the whole stuff to a list of headers tokens, we workaround
the problem by adding quotes around the encoded-word (making
it a quoted-string which continuity is already handled).

13 years ago2011-01-03 [colin] 3.7.8cvs24
Colin Leroy [Mon, 3 Jan 2011 18:59:53 +0000 (18:59 +0000)]
2011-01-03 [colin] 3.7.8cvs24

* src/procheader.c
Remove dead code

13 years ago2010-12-23 [colin] 3.7.8cvs23
Colin Leroy [Thu, 23 Dec 2010 08:45:57 +0000 (08:45 +0000)]
2010-12-23 [colin] 3.7.8cvs23

* src/compose.c
Finish fixing bug #2203: When forwarding (inline) and there
are some text/* parts with no name, set them a name and
set their disposition to attachment, so that recipients with
MUAs preferring HTML parts don't show them by default.

13 years ago2010-12-22 [paul] 3.7.8cvs22
Paul Mangan [Wed, 22 Dec 2010 19:56:55 +0000 (19:56 +0000)]
2010-12-22 [paul] 3.7.8cvs22

* src/compose.h
fix missing file in 3.7.8cvs20

13 years ago2010-12-22 [colin] 3.7.8cvs21
Colin Leroy [Wed, 22 Dec 2010 18:16:32 +0000 (18:16 +0000)]
2010-12-22 [colin] 3.7.8cvs21

* src/folderview.c
* src/folderview.h
Implement a nicer scroll when drag and dropping

13 years ago2010-12-22 [colin] 3.7.8cvs20
Colin Leroy [Wed, 22 Dec 2010 18:14:45 +0000 (18:14 +0000)]
2010-12-22 [colin] 3.7.8cvs20

* src/compose.c
Store charset if available when attaching text/* parts
Fixes bug #2203, 'Problems in forwarding multipart/
alternative messages with HTML part'

13 years ago2010-12-22 [colin] 3.7.8cvs19
Colin Leroy [Wed, 22 Dec 2010 13:44:24 +0000 (13:44 +0000)]
2010-12-22 [colin] 3.7.8cvs19

* src/textview.c
Fix wrong free

13 years ago2010-12-21 [colin] 3.7.8cvs18
Colin Leroy [Tue, 21 Dec 2010 21:31:51 +0000 (21:31 +0000)]
2010-12-21 [colin] 3.7.8cvs18

* src/inc.c
* src/send_message.c
* src/common/session.c
* src/common/session.h
Differentiate between running sessions and connected
sessions. Fixes bug #2332, "Crash when hitting cancel
on the SMTP status window"

13 years ago2010-12-21 [colin] 3.7.8cvs17
Colin Leroy [Tue, 21 Dec 2010 21:30:34 +0000 (21:30 +0000)]
2010-12-21 [colin] 3.7.8cvs17

* src/etpan/etpan-thread-manager.c
Dead code removal

13 years ago2010-12-21 [colin] 3.7.8cvs16
Colin Leroy [Tue, 21 Dec 2010 20:13:23 +0000 (20:13 +0000)]
2010-12-21 [colin] 3.7.8cvs16

* src/textview.c
Check whether we should continue loading the
current textview after inserting a possibly
big image.

13 years ago2010-12-20 [colin] 3.7.8cvs15
Colin Leroy [Mon, 20 Dec 2010 13:17:42 +0000 (13:17 +0000)]
2010-12-20 [colin] 3.7.8cvs15

* src/addrcindex.c
* src/addrcindex.h
Removed. Dead code since ages!
* src/addr_compl.c
* src/gtk/gtkcmclist.c
* src/gtk/gtkcmctree.c
* src/gtk/gtksctree.c
undefine *_DISABLE_DEPRECATED in the files that
use deprecated interfaces. Implicit declarations
can lead to crashes as prototypes are unknown, as
evidenced by bug #2315.

13 years ago2010-12-20 [colin] 3.7.8cvs14
Colin Leroy [Mon, 20 Dec 2010 12:56:33 +0000 (12:56 +0000)]
2010-12-20 [colin] 3.7.8cvs14

* src/compose.c
Don't flush events when adding an header entry. This
can mess up the keypresses in the previous header.
Instead, make the scroll happen later (doing it on the
spot without flushing events doesn't work as the new
requisitions aren't set yet).

13 years ago2010-12-20 [colin] 3.7.8cvs13
Colin Leroy [Mon, 20 Dec 2010 12:54:02 +0000 (12:54 +0000)]
2010-12-20 [colin] 3.7.8cvs13

* src/mainwindow.c
Don't iconify at start on w32. This un-iconifies in the
background.

13 years ago2010-12-20 [colin] 3.7.8cvs12
Colin Leroy [Mon, 20 Dec 2010 12:46:18 +0000 (12:46 +0000)]
2010-12-20 [colin] 3.7.8cvs12

* src/common/base64.c
Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
Patch by pochini at shiny.it

13 years ago2010-12-19 [colin] 3.7.8cvs11
Colin Leroy [Sun, 19 Dec 2010 08:50:39 +0000 (08:50 +0000)]
2010-12-19 [colin] 3.7.8cvs11

* src/ldapserver.c
Better debug.

13 years ago2010-12-18 [colin] 3.7.8cvs10
Colin Leroy [Sat, 18 Dec 2010 21:06:39 +0000 (21:06 +0000)]
2010-12-18 [colin] 3.7.8cvs10

* src/compose.c
Fix bug #2148, "Attachment content-transfer-encoding
incorrectly set when signing emails". The RFC 2045
states that message/* and multipart/* encoding must
be either 7-bit, 8-bit or binary.

13 years ago2010-12-18 [mones] 3.7.8cvs9
Ricardo Mones [Sat, 18 Dec 2010 16:08:32 +0000 (16:08 +0000)]
2010-12-18 [mones] 3.7.8cvs9

* src/ldaputil.c
Fix crash when searching or adding a LDAP server

13 years ago2010-12-17 [colin] 3.7.8cvs8
Colin Leroy [Fri, 17 Dec 2010 17:50:58 +0000 (17:50 +0000)]
2010-12-17 [colin] 3.7.8cvs8

* configure.ac
* src/editldap.c
* src/ldapquery.c
* src/ldapserver.c
* src/ldapupdate.c
* src/ldaputil.c
* src/ldaputil.h
Better error logging. Disable LDAP SSL/TLS on
Windows, it's crashy/non-worky.

13 years ago2010-12-17 [colin] 3.7.8cvs7
Colin Leroy [Fri, 17 Dec 2010 08:00:10 +0000 (08:00 +0000)]
2010-12-17 [colin] 3.7.8cvs7

* src/folder.c
Fix bug #2325, "messages remains in folder cache after moving
from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.

13 years ago2010-12-17 [colin] 3.7.8cvs6
Colin Leroy [Fri, 17 Dec 2010 00:26:23 +0000 (00:26 +0000)]
2010-12-17 [colin] 3.7.8cvs6

* src/addressadd.c
* src/addressbook.c
* src/addrindex.c
* src/ldapquery.c
* src/ldapquery.h
* src/ldapserver.c
* src/ldapserver.h
* src/ldapupdate.c
* src/ldaputil.c
* src/ldaputil.h
Windows build fixes (w32 LDAP completely untested!)

13 years ago2010-12-16 [colin] 3.7.8cvs5
Colin Leroy [Thu, 16 Dec 2010 23:08:58 +0000 (23:08 +0000)]
2010-12-16 [colin] 3.7.8cvs5

* src/addrindex.c
* src/editldap.c
* src/ldapctrl.c
* src/ldapquery.c
* src/ldapserver.c
* src/ldapserver.h
* src/ldapupdate.c
* src/ldaputil.c
Try to rationalize a bit LDAP connections

13 years ago2010-12-16 [colin] 3.7.8cvs4
Colin Leroy [Thu, 16 Dec 2010 13:01:41 +0000 (13:01 +0000)]
2010-12-16 [colin] 3.7.8cvs4

* src/prefs_spelling.c
* src/common/defs.h
Add a button to get dictionaries (win32)

13 years ago2010-12-16 [colin] 3.7.8cvs3
Colin Leroy [Thu, 16 Dec 2010 08:16:22 +0000 (08:16 +0000)]
2010-12-16 [colin] 3.7.8cvs3

* src/prefs_matcher.c
Fix bug #2279, "crash when clicking 'define' in filter
configuring". Thanks to Theodor Ciobanu for the hint at
the problem.

13 years ago2010-12-14 [colin] 3.7.8cvs2
Colin Leroy [Tue, 14 Dec 2010 21:03:24 +0000 (21:03 +0000)]
2010-12-14 [colin] 3.7.8cvs2

* src/gtk/gtkaspell.c
Add missing guard for sys/wait.h

13 years ago2010-12-05 [colin] 3.7.8cvs1
Colin Leroy [Sun, 5 Dec 2010 20:45:12 +0000 (20:45 +0000)]
2010-12-05 [colin] 3.7.8cvs1

* tools/make.themes.project
Seems wget has changed naming of targets downloaded.
Fix it by always providing our own name.
[Pushing mones' patch again after messing with CVSROOT]

13 years ago3.7.8 unleashed rel_3_7_8
Paul Mangan [Sat, 4 Dec 2010 09:07:57 +0000 (09:07 +0000)]
3.7.8 unleashed

13 years ago2010-12-04 [paul] 3.7.7cvs12
Paul Mangan [Sat, 4 Dec 2010 08:06:08 +0000 (08:06 +0000)]
2010-12-04 [paul] 3.7.7cvs12

* manual/de/dist/pdf/Makefile.am
forgotten in 3.7.7cvs11

13 years ago2010-12-03 [paul] 3.7.7cvs11
Paul Mangan [Fri, 3 Dec 2010 13:08:23 +0000 (13:08 +0000)]
2010-12-03 [paul] 3.7.7cvs11

* configure.ac
* manual/xml2pdf ** REMOVED **
* manual/dist/pdf/Makefile.am
* manual/es/dist/pdf/Makefile.am
* manual/fr/dist/pdf/Makefile.am
* manual/pl/dist/pdf/Makefile.am
simplify check for tools needed for manual building,
remove xml2pdf and use docbook2pdf instead

13 years ago2010-12-03 [mir] 3.7.7cvs10
Michael Rasmussen [Fri, 3 Dec 2010 00:03:23 +0000 (00:03 +0000)]
2010-12-03 [mir] 3.7.7cvs10

* configure.ac
  Fix bug so that configure option --disable-manual
  actually disable building the manuals

13 years ago2010-12-01 [pawel] 3.7.7cvs9
Paweł Pękala [Wed, 1 Dec 2010 18:34:19 +0000 (18:34 +0000)]
2010-12-01 [pawel] 3.7.7cvs9

* src/crash.c
One more GTK+ 2.22 build fix

13 years ago2010-11-30 [colin] 3.7.7cvs8
Colin Leroy [Tue, 30 Nov 2010 19:39:44 +0000 (19:39 +0000)]
2010-11-30 [colin] 3.7.7cvs8

* src/action.c
Fix bug #2317, 'Action results in "Bad file descriptor"'
Introduced in 3.7.6cvs57. In fact the error has been there
since ages, and only new thing is the verification of the
various functions return code. Let the stuff work as it
does, as it seems to do the right thing since ages.

13 years ago2010-11-28 [colin] 3.7.7cvs7
Colin Leroy [Sun, 28 Nov 2010 16:57:02 +0000 (16:57 +0000)]
2010-11-28 [colin] 3.7.7cvs7

* src/gtk/quicksearch.c
Fix bug #2313, 'CLI quicksearch sometimes returns
the same messages twice'. Patch by Sebastien Bigaret

13 years ago2010-11-25 [paul] 3.7.7cvs6
Paul Mangan [Thu, 25 Nov 2010 19:03:07 +0000 (19:03 +0000)]
2010-11-25 [paul] 3.7.7cvs6

* src/prefs_common.c
make "gtk_can_change_accels" FALSE by default.
fixes bug #2309, 'Shortcuts should not be modifiable
by default' (RFE)

13 years ago2010-11-24 [mones] 3.7.7cvs5
Ricardo Mones [Wed, 24 Nov 2010 22:15:56 +0000 (22:15 +0000)]
2010-11-24 [mones] 3.7.7cvs5

* src/mainwindow.c
Add missing shortcuts for marking as spam and ham
Fixes Debian bug #599547

13 years ago2010-11-22 [colin] 3.7.7cvs4
Colin Leroy [Mon, 22 Nov 2010 20:59:56 +0000 (20:59 +0000)]
2010-11-22 [colin] 3.7.7cvs4

* src/compose.c
Revert 3.7.6cvs{39,38,37,35,34}. The fact that
five patches were needed to fix a corner case
is a good indicator that is was bound to break
something.

13 years ago2010-11-21 [colin] 3.7.7cvs3
Colin Leroy [Sun, 21 Nov 2010 17:35:21 +0000 (17:35 +0000)]
2010-11-21 [colin] 3.7.7cvs3

* src/plugins/pgpcore/claws.def
Win32 build fix

13 years ago2010-11-20 [wwp] 3.7.7cvs2
Tristan Chabredier [Sat, 20 Nov 2010 15:34:49 +0000 (15:34 +0000)]
2010-11-20 [wwp] 3.7.7cvs2

* src/main.c
  Fix either a typo or an irrelevant iff word there.
  IMO type and recursive possible values should be changed to
  smth simple and neat here, and help strings be really
  translatable.

13 years ago2010-11-20 [colin] 3.7.7cvs1
Colin Leroy [Sat, 20 Nov 2010 11:15:25 +0000 (11:15 +0000)]
2010-11-20 [colin] 3.7.7cvs1

* AUTHORS
Damn, forgot to commit this file twice.

13 years ago3.7.7 unleashed REL_3_7_7
Paul Mangan [Fri, 19 Nov 2010 09:58:01 +0000 (09:58 +0000)]
3.7.7 unleashed

13 years ago2010-11-19 [paul] 3.7.6cvs66
Paul Mangan [Fri, 19 Nov 2010 07:21:19 +0000 (07:21 +0000)]
2010-11-19 [paul] 3.7.6cvs66

* po/ca.po
* po/cs.po
* po/de.po
* po/es.po
* po/fi.po
* po/fr.po
* po/hu.po
* po/id.po
* po/pt_BR.po
* po/sk.po
* po/uk.po
updated by Miquel Oliete, David Vachulka, Stephan Sachse,
Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema

13 years ago2010-11-17 [colin] 3.7.6cvs65
Colin Leroy [Wed, 17 Nov 2010 19:39:20 +0000 (19:39 +0000)]
2010-11-17 [colin] 3.7.6cvs65

* src/common/utils.c
Separate email address from timestamp with a dot.
Fix coding style.

13 years ago2010-11-17 [colin] 3.7.6cvs64
Colin Leroy [Wed, 17 Nov 2010 19:32:19 +0000 (19:32 +0000)]
2010-11-17 [colin] 3.7.6cvs64

* src/common/utils.c
Fix multiple @ in generated message-ids.
That's not allowed in RFC 2822.

13 years ago2010-11-16 [mones] 3.7.6cvs63
Ricardo Mones [Tue, 16 Nov 2010 11:01:23 +0000 (11:01 +0000)]
2010-11-16 [mones] 3.7.6cvs63

* manual/es/advanced.xml
Synchronise with English version

13 years ago2010-11-04 [wwp] 3.7.6cvs62
Tristan Chabredier [Thu, 4 Nov 2010 05:49:54 +0000 (05:49 +0000)]
2010-11-04 [wwp] 3.7.6cvs62

* src/filtering.c
Fix bug 2293, "filtering: simplify expression", as simplifying
this expression doesn't make it less easy to understand and we
gain few cycles by making the logical expression more simple
by applying. Patch by Nicolas Kaiser.

13 years ago2010-11-03 [colin] 3.7.6cvs61
Colin Leroy [Wed, 3 Nov 2010 11:39:58 +0000 (11:39 +0000)]
2010-11-03 [colin] 3.7.6cvs61

* src/addrindex.c
Fix bug 2294, "addrindex.c: address index conversion always
fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.

13 years ago2010-11-02 [wwp] 3.7.6cvs60
Tristan Chabredier [Tue, 2 Nov 2010 15:36:38 +0000 (15:36 +0000)]
2010-11-02 [wwp] 3.7.6cvs60

* src/action.c
* src/statusbar.c
* src/toolbar.c
Enlarge the progress bar (main window) a bit when compiling
for UMPCs like maemo: this solves truncated text that might
appear in the progress bar while processing messages.
Also use a more compact string format when displaying
progress like 'number/total', still for UMPCs, this fixes
a previous inconsistency with these format strings where
no space around the / were used sometimes.

13 years ago2010-10-26 [ticho] 3.7.6cvs59
Andrej Kacian [Tue, 26 Oct 2010 17:45:59 +0000 (17:45 +0000)]
2010-10-26 [ticho] 3.7.6cvs59

* src/news.c
Recreate NNTP session if server port setting has changed. Fixes
bug #2092.

13 years ago2010-10-26 [colin] 3.7.6cvs58
Colin Leroy [Tue, 26 Oct 2010 08:31:43 +0000 (08:31 +0000)]
2010-10-26 [colin] 3.7.6cvs58

* src/imap_gtk.c
* src/mh_gtk.c
Fix copy-paste error, thanks to David Relson
for spotting it.

13 years ago2010-10-18 [colin] 3.7.6cvs57
Colin Leroy [Mon, 18 Oct 2010 18:40:32 +0000 (18:40 +0000)]
2010-10-18 [colin] 3.7.6cvs57

* src/action.c
* src/addrharvest.c
* src/alertpanel.c
* src/filtering.c
* src/jpilot.c
* src/prefs_themes.c
* src/procmime.c
* src/textview.c
* src/gtk/gtkutils.c
* src/gtk/quicksearch.c
* src/gtk/quicksearch.h
* src/plugins/pgpcore/passphrase.c
* src/plugins/spamassassin/libspamc.c
Fix warnings

13 years ago2010-10-17 [colin] 3.7.6cvs56
Colin Leroy [Sun, 17 Oct 2010 19:28:45 +0000 (19:28 +0000)]
2010-10-17 [colin] 3.7.6cvs56

* src/prefs_themes.c
* src/gtk/gtkaspell.c
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
* src/gtk/inputdialog.c
* src/gtk/progressdialog.c
Undeprecate a few things

13 years ago2010-10-17 [colin] 3.7.6cvs55
Colin Leroy [Sun, 17 Oct 2010 19:12:44 +0000 (19:12 +0000)]
2010-10-17 [colin] 3.7.6cvs55

* src/main.c
* src/gtk/authors.h
* src/gtk/quicksearch.c
* src/gtk/quicksearch.h
Add ability to search from the command-line.
Closes bug 2249, ' Making QuickSearch independent from the GUI'
Patch by Sebastien Bigarret.

13 years ago2010-10-04 [mones] 3.7.6cvs54
Ricardo Mones [Mon, 4 Oct 2010 07:02:17 +0000 (07:02 +0000)]
2010-10-04 [mones] 3.7.6cvs54

* manual/dist/pdf/Makefile.am
Fix build of English PDF manual
(sh: Can't open ../../../xml2pdf)

13 years ago2010-10-03 [colin] 3.7.6cvs53
Colin Leroy [Sun, 3 Oct 2010 11:46:24 +0000 (11:46 +0000)]
2010-10-03 [colin] 3.7.6cvs53

* src/folder.c
* src/folder.h
* src/imap.c
* src/mh.c
* src/procmsg.c
Get rid of GRelation which were, mostly, used as
GHashTables. Probably fixes bug #2277, 'Segfault when
loading inbox for the first time'

13 years ago2010-10-03 [mir] 3.7.6cvs52
Michael Rasmussen [Sun, 3 Oct 2010 07:58:31 +0000 (07:58 +0000)]
2010-10-03 [mir] 3.7.6cvs52

* manual/de/dist/html/Makefile.am
* manual/de/dist/pdf/Makefile.am
* manual/de/dist/ps/Makefile.am
* manual/de/dist/txt/Makefile.am
* manual/dist/html/Makefile.am
* manual/dist/pdf/Makefile.am
* manual/dist/ps/Makefile.am
* manual/dist/txt/Makefile.am
* manual/es/dist/html/Makefile.am
* manual/es/dist/pdf/Makefile.am
* manual/es/dist/ps/Makefile.am
* manual/es/dist/txt/Makefile.am
* manual/fr/dist/html/Makefile.am
* manual/fr/dist/pdf/Makefile.am
* manual/fr/dist/ps/Makefile.am
* manual/fr/dist/txt/Makefile.am
* manual/pl/dist/html/Makefile.am
* manual/pl/dist/pdf/Makefile.am
* manual/pl/dist/ps/Makefile.am
* manual/pl/dist/txt/Makefile.am
    Missing Makefile.am's for 3.7.6cvs49

13 years ago2010-10-03 [colin] 3.7.6cvs51
Colin Leroy [Sun, 3 Oct 2010 06:29:22 +0000 (06:29 +0000)]
2010-10-03 [colin] 3.7.6cvs51

* po/POTFILES.in
Fix build

13 years ago2010-10-02 [mir] 3.7.6cvs50
Michael Rasmussen [Sat, 2 Oct 2010 19:31:31 +0000 (19:31 +0000)]
2010-10-02 [mir] 3.7.6cvs50

* manual/de/dist/html/Makefile.am
* manual/de/dist/pdf/Makefile.am
* manual/de/dist/ps/Makefile.am
* manual/de/dist/txt/Makefile.am
* manual/dist/html/Makefile.am
* manual/dist/pdf/Makefile.am
* manual/dist/ps/Makefile.am
* manual/dist/txt/Makefile.am
* manual/es/dist/html/Makefile.am
* manual/es/dist/pdf/Makefile.am
* manual/es/dist/ps/Makefile.am
* manual/es/dist/txt/Makefile.am
* manual/fr/dist/html/Makefile.am
* manual/fr/dist/pdf/Makefile.am
* manual/fr/dist/ps/Makefile.am
* manual/fr/dist/txt/Makefile.am
* manual/pl/dist/html/Makefile.am
* manual/pl/dist/pdf/Makefile.am
* manual/pl/dist/ps/Makefile.am
* manual/pl/dist/txt/Makefile.am
    Part 2 of last commit which broke due to a permission error
    Avoid claws trying to build manuals if the required
    tools are not present.

13 years ago2010-10-02 [mir] 3.7.6cvs49
Michael Rasmussen [Sat, 2 Oct 2010 19:20:57 +0000 (19:20 +0000)]
2010-10-02 [mir] 3.7.6cvs49

* configure.ac
* manual/de/dist/html/Makefile.am
* manual/de/dist/pdf/Makefile.am
* manual/de/dist/ps/Makefile.am
* manual/de/dist/txt/Makefile.am
* manual/dist/html/Makefile.am
* manual/dist/pdf/Makefile.am
* manual/dist/ps/Makefile.am
* manual/dist/txt/Makefile.am
* manual/es/dist/html/Makefile.am
* manual/es/dist/pdf/Makefile.am
* manual/es/dist/ps/Makefile.am
* manual/es/dist/txt/Makefile.am
* manual/fr/dist/html/Makefile.am
* manual/fr/dist/pdf/Makefile.am
* manual/fr/dist/ps/Makefile.am
* manual/fr/dist/txt/Makefile.am
* manual/pl/dist/html/Makefile.am
* manual/pl/dist/pdf/Makefile.am
* manual/pl/dist/ps/Makefile.am
* manual/pl/dist/txt/Makefile.am
    1) Downgrade autoconf requirements to 2.59 to allow
    building on oldest supported Linux distributions.
    2) Only try to build manuals if the needed software
    is present.

13 years ago2010-10-02 [colin] 3.7.6cvs48
Colin Leroy [Sat, 2 Oct 2010 15:38:13 +0000 (15:38 +0000)]
2010-10-02 [colin] 3.7.6cvs48

* src/plugins/trayicon/trayicon.c
And fix theme updating.

13 years ago2010-10-02 [colin] 3.7.6cvs47
Colin Leroy [Sat, 2 Oct 2010 15:34:13 +0000 (15:34 +0000)]
2010-10-02 [colin] 3.7.6cvs47

* src/plugins/trayicon/trayicon.c
Got burnt by wrong indentation!

13 years ago2010-10-02 [colin] 3.7.6cvs46
Colin Leroy [Sat, 2 Oct 2010 15:30:41 +0000 (15:30 +0000)]
2010-10-02 [colin] 3.7.6cvs46

* configure.ac
Forgot to remove the directory from top-level

13 years ago2010-10-02 [colin] 3.7.6cvs45
Colin Leroy [Sat, 2 Oct 2010 15:29:19 +0000 (15:29 +0000)]
2010-10-02 [colin] 3.7.6cvs45

* src/plugins/trayicon/Makefile.am
* src/plugins/trayicon/trayicon.c
* src/plugins/trayicon/libeggtrayicon/.cvsignore
* src/plugins/trayicon/libeggtrayicon/Makefile.am
* src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
* src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
* src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
* src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
* src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
* src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
* src/plugins/trayicon/libeggtrayicon/xembed.h
Finally get rid of Eggtrayicon, use GtkStatusIcon
instead (which can be done safely now that we
require GTK+ 2.10).

13 years ago2010-10-02 [colin] 3.7.6cvs44
Colin Leroy [Sat, 2 Oct 2010 15:02:54 +0000 (15:02 +0000)]
2010-10-02 [colin] 3.7.6cvs44

* src/action.c
* src/addr_compl.c
* src/addressbook.c
* src/addrgather.c
* src/alertpanel.c
* src/editaddress.c
* src/editaddress_other_attributes_ldap.c
* src/editgroup.c
* src/folderview.c
* src/grouplistdialog.c
* src/headerview.c
* src/image_viewer.c
* src/importldif.c
* src/main.c
* src/mainwindow.c
* src/message_search.c
* src/mimeview.c
* src/prefs_themes.c
* src/summary_search.c
* src/summaryview.c
* src/toolbar.c
* src/etpan/imap-thread.c
* src/gtk/authors.h
* src/gtk/gtkcmclist.c
* src/gtk/gtkcmoptionmenu.c
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
* src/gtk/gtkvscrollbutton.c
* src/plugins/pgpcore/select-keys.c
* src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
Undeprecate for GTK+2.22. Patch by Reed Loden.
Fixes bug #2276, 'Compile in maintainer mode
fails on GTK+ 2.22'.

13 years ago2010-10-02 [colin] 3.7.6cvs43
Colin Leroy [Sat, 2 Oct 2010 06:39:05 +0000 (06:39 +0000)]
2010-10-02 [colin] 3.7.6cvs43

* configure.ac
It's now time to remove the temporary enable-openssl
option that was used when we removed OpenSSL. See
bug #2276 comment #14.

13 years ago2010-09-30 [wwp] 3.7.6cvs42
Tristan Chabredier [Thu, 30 Sep 2010 07:27:03 +0000 (07:27 +0000)]
2010-09-30 [wwp] 3.7.6cvs42

* src/prefs_account.c
* src/prefs_filtering_action.c
* src/prefs_matcher.c
Fix bug #2274, wrong color label index range
used w/ gtk_cmoption_menu (behaviour change
has been introduced w/ 3.5.0cvs49 apparently),
now it must be 1..N so let's use colorlabel value
(0..N) + 1.

13 years ago2010-09-20 [pawel] 3.7.6cvs41
Paweł Pękala [Mon, 20 Sep 2010 14:05:46 +0000 (14:05 +0000)]
2010-09-20 [pawel] 3.7.6cvs41

* src/compose.c
* src/mainwindow.c
* src/summaryview.c
revert last patch

13 years ago2010-09-19 [pawel] 3.7.6cvs40
Paweł Pękala [Sun, 19 Sep 2010 17:59:53 +0000 (17:59 +0000)]
2010-09-19 [pawel] 3.7.6cvs40

* src/compose.c
* src/mainwindow.c
* src/summaryview.c
Set ML menus sensitivity accordingly to
possibility of reply to ML

13 years ago2010-09-19 [colin] 3.7.6cvs39
Colin Leroy [Sun, 19 Sep 2010 14:17:18 +0000 (14:17 +0000)]
2010-09-19 [colin] 3.7.6cvs39

* src/compose.c
Fix cvs34 and cvs35. NNTP accounts are mandatory to post
to newsgroups, and NNTP accounts *can* send email. We
should not force an email account when replying to_ml or
anything...

13 years ago2010-09-19 [colin] 3.7.6cvs38
Colin Leroy [Sun, 19 Sep 2010 14:06:36 +0000 (14:06 +0000)]
2010-09-19 [colin] 3.7.6cvs38

* src/compose.c
Revert previous commit (which breaks Reply to newsgroups)

13 years ago2010-09-17 [pawel] 3.7.6cvs37
Paweł Pękala [Fri, 17 Sep 2010 19:25:30 +0000 (19:25 +0000)]
2010-09-17 [pawel] 3.7.6cvs37

* src/compose.c
Respect reply_account_autosel when changing compose
account to email one while replying to NNTP post

13 years ago2010-09-17 [wwp] 3.7.6cvs36
Tristan Chabredier [Fri, 17 Sep 2010 06:55:05 +0000 (06:55 +0000)]
2010-09-17 [wwp] 3.7.6cvs36

* doc/man/claws-mail.1
Update --compose documentation in `man claws-mail`.

13 years ago2010-09-12 [pawel] 3.7.6cvs35
Paweł Pękala [Sun, 12 Sep 2010 12:39:34 +0000 (12:39 +0000)]
2010-09-12 [pawel] 3.7.6cvs35

* src/compose.c
Add forgotten bit to previous commit,
select email account when replying to ML

13 years ago2010-09-12 [pawel] 3.7.6cvs34
Paweł Pękala [Sun, 12 Sep 2010 11:54:31 +0000 (11:54 +0000)]
2010-09-12 [pawel] 3.7.6cvs34

* src/compose.c
Fix bug #2247 "nntp reply-to-all broken?"
Make reply-to-all and reply-to-ml work as expected in
mailing list through NNTP case

13 years ago2010-09-11 [pawel] 3.7.6cvs33
Paweł Pękala [Sat, 11 Sep 2010 07:28:42 +0000 (07:28 +0000)]
2010-09-11 [pawel] 3.7.6cvs33

* src/mainwindow.c
* src/summaryview.c
* src/toolbar.c
gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
fixes build with GTK+ < 2.18

13 years ago2010-09-10 [pawel] 3.7.6cvs32
Paweł Pękala [Fri, 10 Sep 2010 19:46:22 +0000 (19:46 +0000)]
2010-09-10 [pawel] 3.7.6cvs32

* src/mainwindow.c
* src/summaryview.c
* src/toolbar.c
Make Tab key switch between FolderView, MsgView and
SummaryView only, other widgets have/can have their own
keybindings anyway

13 years ago2010-08-25 [colin] 3.7.6cvs31
Colin Leroy [Wed, 25 Aug 2010 06:37:16 +0000 (06:37 +0000)]
2010-08-25 [colin] 3.7.6cvs31

* src/procmime.c
* AUTHORS
* src/gtk/authors.h
* src/common/base64.c
* src/common/base64.h
Fix bug #2245, "base64 decoding fails with line breaks"
Patch by Yotam Medini

13 years ago2010-08-25 [colin] 3.7.6cvs30
Colin Leroy [Wed, 25 Aug 2010 06:26:53 +0000 (06:26 +0000)]
2010-08-25 [colin] 3.7.6cvs30

* src/main.c
Fix bug #2241, "Empty trash on exit fails on scripted exit"

13 years ago2010-08-23 [pawel] 3.7.6cvs29
Paweł Pękala [Mon, 23 Aug 2010 18:24:07 +0000 (18:24 +0000)]
2010-08-23 [pawel] 3.7.6cvs29

* src/inc.c
* src/send_message.c
* src/statusbar.c
* src/toolbar.c
Hide progressbar on statusbar when not needed

13 years ago2010-08-17 [colin] 3.7.6cvs28
Colin Leroy [Tue, 17 Aug 2010 16:38:10 +0000 (16:38 +0000)]
2010-08-17 [colin] 3.7.6cvs28

* src/main.c
Fix previous patch (our own tmp dir is inside
our rc dir)

13 years ago2010-08-16 [colin] 3.7.6cvs27
Colin Leroy [Mon, 16 Aug 2010 02:59:20 +0000 (02:59 +0000)]
2010-08-16 [colin] 3.7.6cvs27

* src/main.c
Use temp dir to store logs in Windows. Avoids doing
get_rc_dir() early, which prevents set_rc_dir()
working correctly.

13 years ago2010-07-31 [holger] 3.7.6cvs26
Holger Berndt [Sat, 31 Jul 2010 01:39:00 +0000 (01:39 +0000)]
2010-07-31 [holger] 3.7.6cvs26

* src/gtk/gtkshruler.c
Yet more GdkGC to Cairo porting

13 years ago2010-07-30 [holger] 3.7.6cvs25
Holger Berndt [Fri, 30 Jul 2010 23:17:03 +0000 (23:17 +0000)]
2010-07-30 [holger] 3.7.6cvs25

* src/stock_pixmap.c
More GdkGC to Cairo porting

13 years ago2010-07-30 [holger] 3.7.6cvs24
Holger Berndt [Fri, 30 Jul 2010 17:01:46 +0000 (17:01 +0000)]
2010-07-30 [holger] 3.7.6cvs24

* src/gtk/colorlabel.c
One GdkGC usage less

13 years ago2010-07-29 [holger] 3.7.6cvs23
Holger Berndt [Thu, 29 Jul 2010 16:37:50 +0000 (16:37 +0000)]
2010-07-29 [holger] 3.7.6cvs23

* src/printing.c
Replace some gdk drawing with cairo, as the former
is going towards deprecation.