claws.git
11 years ago2012-09-14 [colin] 3.8.1cvs58
Colin Leroy [Fri, 14 Sep 2012 07:31:56 +0000 (07:31 +0000)]
2012-09-14 [colin] 3.8.1cvs58

* src/gtk/inputdialog.c
Remove unused var, thanks Ticho

11 years ago2012-09-13 [colin] 3.8.1cvs57
Colin Leroy [Thu, 13 Sep 2012 18:49:42 +0000 (18:49 +0000)]
2012-09-13 [colin] 3.8.1cvs57

* src/stock_pixmap.c
Fix missing \n in debug line

11 years ago2012-09-13 [colin] 3.8.1cvs56
Colin Leroy [Thu, 13 Sep 2012 08:07:27 +0000 (08:07 +0000)]
2012-09-13 [colin] 3.8.1cvs56

* src/main.c
Don't listen on the Unix socket before we're
ready. The 'popup' order from another instance
may provoke a race and trash configuration files.

11 years ago2012-09-13 [colin] 3.8.1cvs55
Colin Leroy [Thu, 13 Sep 2012 07:47:28 +0000 (07:47 +0000)]
2012-09-13 [colin] 3.8.1cvs55

* src/imap.c
Maybe fix bug #2096, "MEMORY-ERROR w/
Claws-Mail/IMAP and Lotus Domino". Use
correct types for start/end and test if
start is indeed before end.

11 years ago2012-09-12 [mones] 3.8.1cvs54
Ricardo Mones [Wed, 12 Sep 2012 13:14:27 +0000 (13:14 +0000)]
2012-09-12 [mones] 3.8.1cvs54

* src/prefs_other.c
Fix 1975 'preference mutt key bindings do not take effect'
(and the other invalid paths too)

11 years ago2012-09-12 [colin] 3.8.1cvs53
Colin Leroy [Wed, 12 Sep 2012 09:27:43 +0000 (09:27 +0000)]
2012-09-12 [colin] 3.8.1cvs53

* src/procmsg.c
Revert that hunk, logic is unclear.

11 years ago2012-09-12 [colin] 3.8.1cvs52
Colin Leroy [Wed, 12 Sep 2012 09:23:13 +0000 (09:23 +0000)]
2012-09-12 [colin] 3.8.1cvs52

* src/addressbook.c
* src/addrharvest.c
* src/addrindex.c
* src/addritem.c
* src/compose.c
* src/edittags.c
* src/folder.c
* src/imap.c
* src/inc.c
* src/ldif.c
* src/mainwindow.c
* src/mbox.c
* src/mimeview.c
* src/mutt.c
* src/partial_download.c
* src/prefs_filtering_action.c
* src/prefs_toolbar.c
* src/printing.c
* src/procheader.c
* src/procmime.c
* src/procmsg.c
* src/summaryview.c
* src/textview.c
* src/common/utils.c
* src/etpan/imap-thread.c
* src/gtk/gtkaspell.c
* src/plugins/pgpcore/sgpgme.c
More fixes from bug #1961:
- Write-only variables
- Null pointer dereferences
- A couple other fixes for which the reporter
  was unsure, but which showed problems.
More details in bug #1961 comments.

11 years ago2012-09-12 [colin] 3.8.1cvs51
Colin Leroy [Wed, 12 Sep 2012 08:52:47 +0000 (08:52 +0000)]
2012-09-12 [colin] 3.8.1cvs51

* src/compose.c
* src/mh.c
* src/common/ssl.c
* src/plugins/pgpcore/passphrase.c
Apply patches from bug #1961, "patches for
a couple of clang warnings":
- Check return codes
- Remove dead code

11 years ago2012-09-12 [colin] 3.8.1cvs50
Colin Leroy [Wed, 12 Sep 2012 07:34:15 +0000 (07:34 +0000)]
2012-09-12 [colin] 3.8.1cvs50

* claws-mail.pc.in
Put Claws-Mail CFLAGS first; fixes build on Fink/OS X
where the included menu.h could come from Ncurses.
Thanks to 'Stainless Steel Rat' <ratinox@gweep.net>

11 years ago2012-09-11 [colin] 3.8.1cvs49
Colin Leroy [Tue, 11 Sep 2012 19:35:27 +0000 (19:35 +0000)]
2012-09-11 [colin] 3.8.1cvs49

* src/main.c
Fix race condition at start.

11 years ago2012-09-10 [colin] 3.8.1cvs48
Colin Leroy [Mon, 10 Sep 2012 19:04:42 +0000 (19:04 +0000)]
2012-09-10 [colin] 3.8.1cvs48

* src/main.c
Create lock socket as soon as possible, not after
a few things like caching all prefs.

11 years ago2012-09-09 [mones] 3.8.1cvs47
Ricardo Mones [Sun, 9 Sep 2012 10:31:13 +0000 (10:31 +0000)]
2012-09-09 [mones] 3.8.1cvs47

* src/plugins/bogofilter/bogofilter.c
Add missing include

11 years ago2012-09-08 [colin] 3.8.1cvs46
Colin Leroy [Sat, 8 Sep 2012 20:23:12 +0000 (20:23 +0000)]
2012-09-08 [colin] 3.8.1cvs46

* AUTHORS
* src/Makefile.am
* src/action.c
* src/addr_compl.c
* src/addrbook.c
* src/compose.c
* src/compose.h
* src/editaddress.c
* src/filtering.c
* src/folder.c
* src/folder.h
* src/folderview.h
* src/headerview.h
* src/imap_gtk.c
* src/localfolder.c
* src/main.c
* src/mainwindow.c
* src/mainwindow.h
* src/matcher.c
* src/matcher_parser_parse.y
* src/messageview.c
* src/messageview.h
* src/mh.c
* src/mh_gtk.c
* src/mimeview.c
* src/mimeview.h
* src/noticeview.h
* src/prefs_account.c
* src/prefs_account.h
* src/prefs_filtering.c
* src/prefs_filtering_action.c
* src/prefs_gtk.h
* src/prefs_matcher.c
* src/prefs_template.c
* src/prefs_toolbar.c
* src/privacy.c
* src/procheader.h
* src/procmime.c
* src/procmime.h
* src/procmsg.c
* src/procmsg.h
* src/proctypes.h
* src/remotefolder.c
* src/summaryview.c
* src/summaryview.h
* src/textview.c
* src/textview.h
* src/toolbar.c
* src/uri_opener.c
* src/viewtypes.h
* src/common/defs.h
* src/gtk/authors.h
* src/gtk/description_window.c
* src/plugins/trayicon/trayicon.c
Break circular dependencies in Claws' headers,
Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>

11 years ago2012-09-08 [colin] 3.8.1cvs45
Colin Leroy [Sat, 8 Sep 2012 20:12:54 +0000 (20:12 +0000)]
2012-09-08 [colin] 3.8.1cvs45

* src/textview.c
Fix shortcut getting

11 years ago2012-09-05 [colin] 3.8.1cvs44
Colin Leroy [Wed, 5 Sep 2012 15:38:36 +0000 (15:38 +0000)]
2012-09-05 [colin] 3.8.1cvs44

* src/matcher.c
* src/matcher.h
* src/prefs_matcher.c
Drop matcherprop_new_create, which is just a copy of
matcherprop_new, and staticalize what can be

11 years ago2012-09-05 [colin] 3.8.1cvs43
Colin Leroy [Wed, 5 Sep 2012 11:38:44 +0000 (11:38 +0000)]
2012-09-05 [colin] 3.8.1cvs43

* src/plugins/pgpcore/select-keys.c
Fix bug #2390, "Non-fully-trusted-key-warning appears
based on primary UID rather than recipient e-mail"

11 years ago2012-08-29 [colin] 3.8.1cvs42
Colin Leroy [Wed, 29 Aug 2012 15:25:43 +0000 (15:25 +0000)]
2012-08-29 [colin] 3.8.1cvs42

* src/gtk/gtkaspell.c
Fix bug #2596, "Spell checker does not work properly"

11 years ago2012-08-29 [colin] 3.8.1cvs41
Colin Leroy [Wed, 29 Aug 2012 14:31:35 +0000 (14:31 +0000)]
2012-08-29 [colin] 3.8.1cvs41

* src/plugins/pgpcore/sgpgme.c
Set gpgme's locale to UTF-8. Fixes bug #2650,
"segfault in pgp when gpgme_strerror() returns a non utf-8 string"

11 years ago2012-08-29 [colin] 3.8.1cvs40
Colin Leroy [Wed, 29 Aug 2012 09:33:02 +0000 (09:33 +0000)]
2012-08-29 [colin] 3.8.1cvs40

* src/mainwindow.c
* src/messageview.c
* src/mimeview.c
* src/mimeview.h
* src/summaryview.c
* src/textview.c
* src/gtk/menu.c
* src/gtk/menu.h
Move the hardcoded mimeview shortcuts to standard menus.

11 years ago2012-08-27 [colin] 3.8.1cvs39
Colin Leroy [Mon, 27 Aug 2012 19:01:52 +0000 (19:01 +0000)]
2012-08-27 [colin] 3.8.1cvs39

* src/main.c
Fix double mainwindow presentation that confuses GNOME3
when some plugins fail to load (subsequent Claws windows
got no focus in that case)

11 years ago2012-08-27 [colin] 3.8.1cvs38
Colin Leroy [Mon, 27 Aug 2012 17:41:07 +0000 (17:41 +0000)]
2012-08-27 [colin] 3.8.1cvs38

* src/summaryview.c
Make Mark all read confirmation button more clear

11 years ago2012-08-27 [colin] 3.8.1cvs37
Colin Leroy [Mon, 27 Aug 2012 17:09:08 +0000 (17:09 +0000)]
2012-08-27 [colin] 3.8.1cvs37

* src/mainwindow.c
* src/summaryview.c
Separate "Mark all read" from "Mark as read"
and "Ignore thread"

11 years ago2012-08-27 [wwp] 3.8.1cvs36
Tristan Chabredier [Mon, 27 Aug 2012 13:39:03 +0000 (13:39 +0000)]
2012-08-27 [wwp] 3.8.1cvs36

* src/inc.c
* src/procmsg.c
Remove session statistics debug statements (irrelevant in repo,
that's dev stuff).

11 years ago2012-08-24 [mones] 3.8.1cvs35
Ricardo Mones [Fri, 24 Aug 2012 23:18:48 +0000 (23:18 +0000)]
2012-08-24 [mones] 3.8.1cvs35

* manual/advanced.xml
Keep alphabetic order of hidden options lost
and update Clawsker URL.
* manual/de/advanced.xml
* manual/fr/advanced.xml
Update Clawsker URL.
* manual/es/advanced.xml
Sync with English version and update Clawsker URL.
* manual/de/dist/html/Makefile.am
* manual/es/dist/html/Makefile.am
* manual/fr/dist/html/Makefile.am
* manual/pl/dist/html/Makefile.am
* manual/dist/html/Makefile.am
Fix bug 2723 'Missing encoding in generated html manual'

11 years ago2012-08-23 [colin] 3.8.1cvs34
Colin Leroy [Thu, 23 Aug 2012 11:09:39 +0000 (11:09 +0000)]
2012-08-23 [colin] 3.8.1cvs34

* src/mainwindow.c
Fix --offline asking if one wants to sync,
due to re-entering. Thanks <ebik@ucw.cz>.

11 years ago2012-08-16 [colin] 3.8.1cvs33
Colin Leroy [Thu, 16 Aug 2012 14:24:10 +0000 (14:24 +0000)]
2012-08-16 [colin] 3.8.1cvs33

* src/imap.c
Always clear the tags list when fetching a folder, or
Claws will never untag an untagged email. Patch by
Igor Mammedov <imammedo@redhat.com>

11 years ago2012-08-12 [colin] 3.8.1cvs32
Colin Leroy [Sun, 12 Aug 2012 17:20:34 +0000 (17:20 +0000)]
2012-08-12 [colin] 3.8.1cvs32

* src/compose.c
Exclude text/plain from the attachment thing

11 years ago2012-08-12 [colin] 3.8.1cvs31
Colin Leroy [Sun, 12 Aug 2012 16:16:45 +0000 (16:16 +0000)]
2012-08-12 [colin] 3.8.1cvs31

* src/messageview.c
Fix comparison, thanks to Michael Gmelin

11 years ago2012-08-12 [colin] 3.8.1cvs30
Colin Leroy [Sun, 12 Aug 2012 10:10:36 +0000 (10:10 +0000)]
2012-08-12 [colin] 3.8.1cvs30

* src/messageview.c
Only show HTML parts by default (if the pref
is set so) if the part disposition-type is
inline or unknown, but not attachment.
* src/common/ssl.c
Remove useless hook that won't ever be used
on windows

11 years ago2012-08-12 [colin] 3.8.1cvs29
Colin Leroy [Sun, 12 Aug 2012 09:53:31 +0000 (09:53 +0000)]
2012-08-12 [colin] 3.8.1cvs29

* src/compose.c
Make sure text/* attachments are not made
inline, regardless of the compose mode.
Finishes fixing bug #2203 after auto-save
switches mode to COMPOSE_REEDIT. Thanks to
Michael Gmelin for finding this.

11 years ago2012-08-09 [colin] 3.8.1cvs28
Colin Leroy [Thu, 9 Aug 2012 13:03:39 +0000 (13:03 +0000)]
2012-08-09 [colin] 3.8.1cvs28

* src/prefs_filtering.c
Make treeView type-ahead case insensitive
Patch by Andreas Ronnquist

11 years ago2012-08-09 [colin] 3.8.1cvs27
Colin Leroy [Thu, 9 Aug 2012 13:02:34 +0000 (13:02 +0000)]
2012-08-09 [colin] 3.8.1cvs27

* src/gtk/sslcertwindow.c
Fix leak

11 years ago2012-08-09 [colin] 3.8.1cvs26
Colin Leroy [Thu, 9 Aug 2012 11:32:26 +0000 (11:32 +0000)]
2012-08-09 [colin] 3.8.1cvs26

* src/common/ssl.c
* src/common/ssl_certificate.c
* src/common/ssl_certificate.h
* src/gtk/sslcertwindow.c
Fix bug 2718, "Failure to check peer hostname
when checking certificate"

11 years ago2012-08-05 [ticho] 3.8.1cvs25
Andrej Kacian [Sun, 5 Aug 2012 12:40:23 +0000 (12:40 +0000)]
2012-08-05 [ticho] 3.8.1cvs25

* src/compose.c
Avoid header combo box to get focus twice (first text within,
then combobox widget itself) when switching focus with TAB.

11 years ago2012-07-28 [ticho] 3.8.1cvs24
Andrej Kacian [Sat, 28 Jul 2012 18:13:48 +0000 (18:13 +0000)]
2012-07-28 [ticho] 3.8.1cvs24

* src/compose.c
Properly fix setting "transient for" for attachment properties
dialog when called via popup menu (since we're stealing focus
few lines before, we need to do it directly, not via
manage_window_*).

11 years ago2012-07-28 [ticho] 3.8.1cvs23
Andrej Kacian [Sat, 28 Jul 2012 01:07:50 +0000 (01:07 +0000)]
2012-07-28 [ticho] 3.8.1cvs23

* src/gtk/pluginwindow.c
* src/gtk/prefswindow.c
Fixed setting "transient for" property for plugin load/unload
file dialog. Connected manage_window signals to prefswindow events.

11 years ago2012-07-27 [ticho] 3.8.1cvs22
Andrej Kacian [Fri, 27 Jul 2012 18:50:03 +0000 (18:50 +0000)]
2012-07-27 [ticho] 3.8.1cvs22

* src/summaryview.c
* src/textview.c
Fixed setting "transient for" property for summaryview file
dialog and messageview's image save dialog.

11 years ago2012-07-27 [ticho] 3.8.1cvs21
Andrej Kacian [Fri, 27 Jul 2012 18:25:38 +0000 (18:25 +0000)]
2012-07-27 [ticho] 3.8.1cvs21

* src/crash.c
* src/mimeview.c
Fix setting "transient for" property for file select dialogs
in crash report and mimeview.

11 years ago2012-07-27 [ticho] 3.8.1cvs20
Andrej Kacian [Fri, 27 Jul 2012 17:51:33 +0000 (17:51 +0000)]
2012-07-27 [ticho] 3.8.1cvs20

* src/compose.c
Fixed "transient for" property for file attach dialog when
called from Attachments list popup menu. Simplified menu item
sensitivities setting code logic for this menu.

11 years ago2012-07-25 [ticho] 3.8.1cvs19
Andrej Kacian [Wed, 25 Jul 2012 19:18:04 +0000 (19:18 +0000)]
2012-07-25 [ticho] 3.8.1cvs19

* manual/advanced.xml
Add the three hidden preferences related to colored display
of unified diffs to manual.

11 years ago2012-07-25 [ticho] 3.8.1cvs18
Andrej Kacian [Wed, 25 Jul 2012 19:13:05 +0000 (19:13 +0000)]
2012-07-25 [ticho] 3.8.1cvs18

* src/gtk/gtkaspell.c
Create "Change directory" submenu in a separate function, change
wording a bit, and make the submenu always available in a context
menu of body edit box in compose window.

11 years ago2012-07-25 [ticho] 3.8.1cvs17
Andrej Kacian [Wed, 25 Jul 2012 18:51:45 +0000 (18:51 +0000)]
2012-07-25 [ticho] 3.8.1cvs17

* src/gtk/prefswindow.c
Correctly set transient_for property for preferences window,
as well as for color picker dialogs. Fixes bug #2710.

11 years ago2012-07-25 [ticho] 3.8.1cvs16
Andrej Kacian [Wed, 25 Jul 2012 18:38:31 +0000 (18:38 +0000)]
2012-07-25 [ticho] 3.8.1cvs16

* src/gtk/quicksearch.c
Allow quicksearch syntax description window to be correctly
set transient for main window.

11 years ago2012-07-15 [wwp] 3.8.1cvs15
Tristan Chabredier [Sun, 15 Jul 2012 07:19:19 +0000 (07:19 +0000)]
2012-07-15 [wwp] 3.8.1cvs15

* src/procmime.c
Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).

11 years ago2012-07-10 [paul] 3.8.1cvs14
Paul Mangan [Tue, 10 Jul 2012 21:35:40 +0000 (21:35 +0000)]
2012-07-10 [paul] 3.8.1cvs14

* src/procmime.c
forgot this in last commit

11 years ago2012-07-10 [paul] 3.8.1cvs13
Paul Mangan [Tue, 10 Jul 2012 21:13:07 +0000 (21:13 +0000)]
2012-07-10 [paul] 3.8.1cvs13

* src/messageview.c
* src/common/defs.h
* src/common/quoted-printable.c
* src/common/quoted-printable.h
revert 3.8.1cvs2,3,4,5  because they (somewhere!) cause
the bug: partial message text loss

11 years ago2012-07-10 [mones] 3.8.1cvs12
Ricardo Mones [Tue, 10 Jul 2012 14:10:11 +0000 (14:10 +0000)]
2012-07-10 [mones] 3.8.1cvs12

* src/plugins/pgpcore/sgpgme.c
Fix bug 2689, 'segfault when trying to view info
                about pgp/smime sign'

11 years ago2012-07-08 [ticho] 3.8.1cvs11
Andrej Kacian [Sun, 8 Jul 2012 12:48:49 +0000 (12:48 +0000)]
2012-07-08 [ticho] 3.8.1cvs11

* src/plugins/pgpcore/sgpgme.c
Consider marginal signature validity as untrusted. Suggested by
Jean-Benoist Leger (leger at crans.org).

11 years ago2012-07-08 [paul] 3.8.1cvs10
Paul Mangan [Sun, 8 Jul 2012 04:54:32 +0000 (04:54 +0000)]
2012-07-08 [paul] 3.8.1cvs10

* src/gtk/icon_legend.c
fix (reveal) hidden icon in gui and build warning

11 years ago2012-07-07 [paul] 3.8.1cvs9
Paul Mangan [Sat, 7 Jul 2012 15:15:44 +0000 (15:15 +0000)]
2012-07-07 [paul] 3.8.1cvs9

* src/plugins/pgpcore/prefs_gpg.c
fix build

11 years ago2012-07-07 [colin] 3.8.1cvs8
Colin Leroy [Sat, 7 Jul 2012 07:30:57 +0000 (07:30 +0000)]
2012-07-07 [colin] 3.8.1cvs8

* claws-features.h.in
* src/codeconv.h
* src/imap_gtk.h
* src/inc.h
* src/jpilot.h
* src/messageview.h
* src/msgcache.h
* src/news_gtk.h
* src/partial_download.h
* src/pop.h
* src/prefs_account.h
* src/prefs_common.h
* src/printing.h
* src/procmime.h
* src/procmsg.h
* src/stock_pixmap.c
* src/textview.h
* src/common/defs.h
* src/common/log.h
* src/common/session.h
* src/common/smtp.h
* src/common/socket.h
* src/common/ssl.h
* src/common/ssl_certificate.h
* src/common/timing.h
* src/common/utils.h
* src/gtk/gtkaspell.h
* src/gtk/gtkutils.h
* src/gtk/pluginwindow.h
* src/gtk/spell_entry.h
* src/gtk/sslcertwindow.h
Don't export config.h in public headers

11 years ago2012-07-07 [colin] 3.8.1cvs7
Colin Leroy [Sat, 7 Jul 2012 07:09:39 +0000 (07:09 +0000)]
2012-07-07 [colin] 3.8.1cvs7

* claws-features.h.in
* configure.ac
* Makefile.am
* src/account.c
* src/action.c
* src/addr_compl.c
* src/addrcustomattr.c
* src/addrduplicates.c
* src/addressadd.c
* src/addressbook.c
* src/addressbook_foldersel.c
* src/addrgather.c
* src/addrindex.c
* src/alertpanel.c
* src/autofaces.c
* src/browseldap.c
* src/codeconv.c
* src/codeconv.h
* src/compose.c
* src/crash.c
* src/customheader.c
* src/displayheader.c
* src/editaddress.c
* src/editaddress_other_attributes_ldap.c
* src/editbook.c
* src/editgroup.c
* src/editjpilot.c
* src/editldap.c
* src/editldap_basedn.c
* src/edittags.c
* src/editvcard.c
* src/exphtmldlg.c
* src/expldifdlg.c
* src/export.c
* src/exporthtml.c
* src/exportldif.c
* src/folder.c
* src/folder_item_prefs.c
* src/grouplistdialog.c
* src/headerview.c
* src/image_viewer.c
* src/imap.c
* src/imap_gtk.c
* src/imap_gtk.h
* src/import.c
* src/importldif.c
* src/importmutt.c
* src/importpine.c
* src/inc.c
* src/inc.h
* src/jpilot.c
* src/jpilot.h
* src/ldapctrl.c
* src/ldaplocate.c
* src/ldapquery.c
* src/ldapserver.c
* src/ldapupdate.c
* src/ldaputil.c
* src/main.c
* src/manual.c
* src/matcher.c
* src/mbox.c
* src/message_search.c
* src/messageview.h
* src/mh.c
* src/mh_gtk.c
* src/mimeview.c
* src/msgcache.c
* src/msgcache.h
* src/news.c
* src/news_gtk.c
* src/news_gtk.h
* src/noticeview.c
* src/partial_download.c
* src/partial_download.h
* src/pop.c
* src/pop.h
* src/prefs_account.c
* src/prefs_account.h
* src/prefs_actions.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_compose_writing.c
* src/prefs_customheader.c
* src/prefs_display_header.c
* src/prefs_ext_prog.c
* src/prefs_filtering.c
* src/prefs_filtering_action.c
* src/prefs_folder_column.c
* src/prefs_folder_item.c
* src/prefs_fonts.c
* src/prefs_gtk.c
* src/prefs_image_viewer.c
* src/prefs_logging.c
* src/prefs_matcher.c
* src/prefs_message.c
* src/prefs_msg_colors.c
* src/prefs_other.c
* src/prefs_quote.c
* src/prefs_receive.c
* src/prefs_send.c
* src/prefs_spelling.c
* src/prefs_summaries.c
* src/prefs_summary_column.c
* src/prefs_summary_open.c
* src/prefs_toolbar.c
* src/prefs_wrapping.c
* src/printing.c
* src/printing.h
* src/procheader.c
* src/procmime.c
* src/procmime.h
* src/procmsg.h
* src/quote_fmt.c
* src/recv.c
* src/send_message.c
* src/setup.c
* src/ssl_manager.c
* src/statusbar.c
* src/summary_search.c
* src/textview.c
* src/textview.h
* src/toolbar.c
* src/undo.c
* src/unmime.c
* src/uri_opener.c
* src/wizard.c
* src/common/claws.c
* src/common/defs.h
* src/common/hooks.c
* src/common/log.c
* src/common/log.h
* src/common/plugin.c
* src/common/prefs.c
* src/common/session.c
* src/common/session.h
* src/common/smtp.c
* src/common/smtp.h
* src/common/socket.c
* src/common/socket.h
* src/common/ssl.c
* src/common/ssl.h
* src/common/ssl_certificate.c
* src/common/ssl_certificate.h
* src/common/string_match.c
* src/common/tags.c
* src/common/timing.h
* src/common/utils.c
* src/common/utils.h
* src/etpan/etpan-thread-manager.c
* src/etpan/imap-thread.c
* src/etpan/nntp-thread.c
* src/gtk/about.c
* src/gtk/combobox.c
* src/gtk/description_window.c
* src/gtk/filesel.c
* src/gtk/gtkaspell.c
* src/gtk/gtkaspell.h
* src/gtk/gtkshruler.c
* src/gtk/gtkunit.c
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
* src/gtk/gtkvscrollbutton.c
* src/gtk/icon_legend.c
* src/gtk/inputdialog.c
* src/gtk/logwindow.c
* src/gtk/menu.c
* src/gtk/pluginwindow.c
* src/gtk/pluginwindow.h
* src/gtk/prefswindow.c
* src/gtk/progressdialog.c
* src/gtk/quicksearch.c
* src/gtk/spell_entry.c
* src/gtk/spell_entry.h
* src/gtk/sslcertwindow.c
* src/gtk/sslcertwindow.h
* src/plugins/bogofilter/bogofilter.c
* src/plugins/bogofilter/bogofilter_gtk.c
* src/plugins/dillo_viewer/dillo_prefs.c
* src/plugins/dillo_viewer/dillo_viewer.c
* src/plugins/pgpcore/pgp_viewer.c
* src/plugins/pgpcore/plugin.c
* src/plugins/pgpcore/sgpgme.c
* src/plugins/pgpinline/pgpinline.c
* src/plugins/pgpinline/plugin.c
* src/plugins/pgpmime/pgpmime.c
* src/plugins/pgpmime/plugin.c
* src/plugins/smime/plugin.c
* src/plugins/smime/smime.c
* src/plugins/spamassassin/libspamc.c
* src/plugins/spamassassin/spamassassin.c
* src/plugins/spamassassin/spamassassin_gtk.c
* src/plugins/trayicon/trayicon.c
* src/plugins/trayicon/trayicon_prefs.c
Specify Claws compile-time features in a specific header

11 years ago2012-07-06 [wwp] 3.8.1cvs6
Tristan Chabredier [Fri, 6 Jul 2012 09:19:45 +0000 (09:19 +0000)]
2012-07-06 [wwp] 3.8.1cvs6

* src/main.c
* src/gtk/about.c
Session statistics: format date following global prefs,
and fix stats output a little bit.

11 years ago2012-07-03 [mir] 3.8.1cvs5
Michael Rasmussen [Tue, 3 Jul 2012 22:43:04 +0000 (22:43 +0000)]
2012-07-03 [mir] 3.8.1cvs5

* src/procmime.c
    fix bug 2642, 'improve transfer encoding selection'.
    Patch provided by Christopher Zimmermann
    (madroach claws at gmerlin dot de)

11 years ago2012-07-03 [mir] 3.8.1cvs4
Michael Rasmussen [Tue, 3 Jul 2012 21:33:32 +0000 (21:33 +0000)]
2012-07-03 [mir] 3.8.1cvs4

* src/procmime.c
* src/common/defs.h
            fix bug 2641, '7bit or 8bit encoded attachments can
            have lines longer than 998 characters'.
            Patch provided by Christopher Zimmermann
            (madroach claws at gmerlin dot de)

11 years agomake release day a little easier
Paul Mangan [Tue, 3 Jul 2012 18:05:17 +0000 (18:05 +0000)]
make release day a little easier

11 years ago2012-07-03 [mir] 3.8.1cvs2
Michael Rasmussen [Tue, 3 Jul 2012 17:23:00 +0000 (17:23 +0000)]
2012-07-03 [mir] 3.8.1cvs2

* src/messageview.c
* src/procmime.c
* src/common/quoted-printable.c
* src/common/quoted-printable.h
    Patch fixes bug 2640.
    Patch provided by madroach claws at gmerlin dot de

11 years ago2012-06-30 [paul] 3.8.1cvs1
Paul Mangan [Sat, 30 Jun 2012 09:03:19 +0000 (09:03 +0000)]
2012-06-30 [paul] 3.8.1cvs1

* Makefile.am
fix bug 2579, 'Installed headers redefine autotools-specific constants'

11 years ago3.8.1 unleashed rel_3_8_1
Paul Mangan [Wed, 27 Jun 2012 09:50:19 +0000 (09:50 +0000)]
3.8.1 unleashed

11 years ago2012-06-27 [paul] 3.8.0cvs58
Paul Mangan [Wed, 27 Jun 2012 09:02:21 +0000 (09:02 +0000)]
2012-06-27 [paul] 3.8.0cvs58

* configure.ac
fix minimum required GTK+, which got mistakenly bumped
in 3.8.0cvs36

11 years ago2012-06-27 [paul] 3.8.0cvs57
Paul Mangan [Wed, 27 Jun 2012 08:29:38 +0000 (08:29 +0000)]
2012-06-27 [paul] 3.8.0cvs57

* configure.ac
* po/cs.po
* po/de.po
* po/es.po
* po/fr.po
* po/hu.po
* po/id_ID.po
* po/lt.po
* po/pt_BR.po
* po/sk.po
* po/sv.po
* po/zh_CN.po
* po/zh_TW.po
updated translations
* src/gtk/authors.h
* tools/claws.i18n.status.pl
updated based on currently active

11 years ago2012-06-25 [mir] 3.8.0cvs56
Michael Rasmussen [Mon, 25 Jun 2012 16:01:38 +0000 (16:01 +0000)]
2012-06-25 [mir] 3.8.0cvs56

* src/folder.c
    If a folder class returns <> 0 then the message has not
    been removed from the file system and therefore it should
    not be removed from the cache either.

11 years ago2012-06-20 [ticho] 3.8.0cvs55
Andrej Kacian [Wed, 20 Jun 2012 20:12:54 +0000 (20:12 +0000)]
2012-06-20 [ticho] 3.8.0cvs55

* src/mh.c
Fix for bug #1090 - Standard-folders appear again
after rescanning tree

11 years ago2012-06-20 [paul] 3.8.0cvs54
Paul Mangan [Wed, 20 Jun 2012 08:07:15 +0000 (08:07 +0000)]
2012-06-20 [paul] 3.8.0cvs54

* src/prefs_common.c
* src/prefs_common.h
* src/textview.c
* src/textview.h
colourise attached patches.
Patch by Ticho

11 years ago2012-06-02 [wwp] 3.8.0cvs53
Tristan Chabredier [Sat, 2 Jun 2012 09:29:29 +0000 (09:29 +0000)]
2012-06-02 [wwp] 3.8.0cvs53

* src/gtk/progressdialog.c
Add a hide button to the retrieve/send progress dialogs. WM's close button
now hides (as well as pressing Esc) instead of doing nothing.

11 years ago2012-06-02 [wwp] 3.8.0cvs52
Tristan Chabredier [Sat, 2 Jun 2012 09:06:29 +0000 (09:06 +0000)]
2012-06-02 [wwp] 3.8.0cvs52

* doc/man/claws-mail.1
* src/main.c
* src/main.h
* src/inc.c
* src/procmsg.c
* src/gtk/about.c
Introduce a new feature: basic session statistics (from the about dialog
or the command-line).

11 years ago2012-06-02 [wwp] 3.8.0cvs51
Tristan Chabredier [Sat, 2 Jun 2012 09:00:29 +0000 (09:00 +0000)]
2012-06-02 [wwp] 3.8.0cvs51

* src/compose.c
Fix bug 2620: shift+tab from subject field not working.

11 years ago2012-06-02 [wwp] 3.8.0cvs50
Tristan Chabredier [Sat, 2 Jun 2012 08:57:11 +0000 (08:57 +0000)]
2012-06-02 [wwp] 3.8.0cvs50

* src/compose.c
* src/mainwindow.c
* src/messageview.c
Normalize capitalization of strings in UI.

11 years ago2012-05-30 [paul] 3.8.0cvs49
Paul Mangan [Wed, 30 May 2012 13:22:37 +0000 (13:22 +0000)]
2012-05-30 [paul] 3.8.0cvs49

* src/common/ssl.c
don't do TLS if not requested by user. fixes connecting to
servers which, for example, want SSL 3 only

11 years ago2012-05-27 [paul] 3.8.0cvs48
Paul Mangan [Sun, 27 May 2012 17:31:10 +0000 (17:31 +0000)]
2012-05-27 [paul] 3.8.0cvs48

* src/account.c
* src/account.h
* src/action.c
* src/action.h
* src/adbookbase.h
* src/addr_compl.c
* src/addr_compl.h
* src/addrbook.c
* src/addrcache.c
* src/addrcache.h
* src/addrclip.c
* src/addrclip.h
* src/addrcustomattr.c
* src/addrcustomattr.h
* src/addrdefs.h
* src/addrduplicates.c
* src/addrduplicates.h
* src/addressadd.c
* src/addressadd.h
* src/addressbook-dbus.c
* src/addressbook-dbus.h
* src/addressbook.c
* src/addressbook.h
* src/addressbook_foldersel.c
* src/addressbook_foldersel.h
* src/addressitem.h
* src/addrgather.c
* src/addrgather.h
* src/addrharvest.c
* src/addrharvest.h
* src/addrindex.c
* src/addrindex.h
* src/addritem.c
* src/addritem.h
* src/addrquery.c
* src/addrquery.h
* src/addrselect.c
* src/addrselect.h
* src/alertpanel.c
* src/alertpanel.h
* src/autofaces.c
* src/autofaces.h
* src/browseldap.c
* src/browseldap.h
* src/codeconv.c
* src/codeconv.h
* src/compose.c
* src/compose.h
* src/crash.c
* src/crash.h
* src/customheader.c
* src/customheader.h
* src/displayheader.c
* src/displayheader.h
* src/editaddress.c
* src/editaddress.h
* src/editaddress_other_attributes_ldap.c
* src/editaddress_other_attributes_ldap.h
* src/editbook.c
* src/editbook.h
* src/editgroup.c
* src/editgroup.h
* src/editjpilot.c
* src/editjpilot.h
* src/editldap.c
* src/editldap.h
* src/editldap_basedn.c
* src/editldap_basedn.h
* src/edittags.c
* src/edittags.h
* src/editvcard.c
* src/editvcard.h
* src/exphtmldlg.c
* src/exphtmldlg.h
* src/expldifdlg.c
* src/expldifdlg.h
* src/export.c
* src/export.h
* src/exporthtml.c
* src/exporthtml.h
* src/exportldif.c
* src/exportldif.h
* src/filtering.c
* src/filtering.h
* src/folder.c
* src/folder.h
* src/folder_item_prefs.c
* src/folder_item_prefs.h
* src/foldersel.c
* src/foldersel.h
* src/folderutils.c
* src/folderutils.h
* src/folderview.c
* src/folderview.h
* src/grouplistdialog.c
* src/grouplistdialog.h
* src/headerview.c
* src/headerview.h
* src/html.c
* src/html.h
* src/image_viewer.c
* src/image_viewer.h
* src/imap.c
* src/imap.h
* src/imap_gtk.c
* src/imap_gtk.h
* src/import.c
* src/import.h
* src/importldif.c
* src/importldif.h
* src/importmutt.c
* src/importmutt.h
* src/importpine.c
* src/importpine.h
* src/inc.c
* src/inc.h
* src/jpilot.c
* src/jpilot.h
* src/ldapctrl.c
* src/ldapctrl.h
* src/ldaplocate.c
* src/ldaplocate.h
* src/ldapquery.c
* src/ldapquery.h
* src/ldapserver.c
* src/ldapserver.h
* src/ldapupdate.c
* src/ldapupdate.h
* src/ldaputil.c
* src/ldaputil.h
* src/ldif.c
* src/ldif.h
* src/localfolder.c
* src/localfolder.h
* src/main.c
* src/main.h
* src/mainwindow.c
* src/mainwindow.h
* src/manual.c
* src/manual.h
* src/matcher.c
* src/matcher.h
* src/mbox.c
* src/mbox.h
* src/message_search.c
* src/message_search.h
* src/messageview.c
* src/messageview.h
* src/mh.c
* src/mh.h
* src/mh_gtk.c
* src/mh_gtk.h
* src/mimeview.c
* src/mimeview.h
* src/msgcache.c
* src/msgcache.h
* src/mutt.c
* src/mutt.h
* src/news.c
* src/news.h
* src/news_gtk.c
* src/news_gtk.h
* src/noticeview.c
* src/noticeview.h
* src/partial_download.c
* src/partial_download.h
* src/pine.c
* src/pine.h
* src/pop.c
* src/pop.h
* src/prefs_account.c
* src/prefs_account.h
* src/prefs_actions.c
* src/prefs_actions.h
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_compose_writing.c
* src/prefs_compose_writing.h
* src/prefs_customheader.c
* src/prefs_customheader.h
* src/prefs_display_header.c
* src/prefs_display_header.h
* src/prefs_ext_prog.c
* src/prefs_ext_prog.h
* src/prefs_filtering.c
* src/prefs_filtering.h
* src/prefs_filtering_action.c
* src/prefs_filtering_action.h
* src/prefs_folder_column.c
* src/prefs_folder_column.h
* src/prefs_folder_item.c
* src/prefs_folder_item.h
* src/prefs_fonts.c
* src/prefs_fonts.h
* src/prefs_gtk.c
* src/prefs_gtk.h
* src/prefs_image_viewer.c
* src/prefs_image_viewer.h
* src/prefs_logging.c
* src/prefs_logging.h
* src/prefs_matcher.c
* src/prefs_matcher.h
* src/prefs_message.c
* src/prefs_message.h
* src/prefs_msg_colors.c
* src/prefs_msg_colors.h
* src/prefs_other.c
* src/prefs_other.h
* src/prefs_quote.c
* src/prefs_quote.h
* src/prefs_receive.c
* src/prefs_receive.h
* src/prefs_send.c
* src/prefs_send.h
* src/prefs_spelling.c
* src/prefs_spelling.h
* src/prefs_summaries.c
* src/prefs_summaries.h
* src/prefs_summary_column.c
* src/prefs_summary_column.h
* src/prefs_summary_open.c
* src/prefs_summary_open.h
* src/prefs_template.c
* src/prefs_template.h
* src/prefs_themes.c
* src/prefs_themes.h
* src/prefs_toolbar.c
* src/prefs_toolbar.h
* src/prefs_wrapping.c
* src/prefs_wrapping.h
* src/printing.c
* src/printing.h
* src/privacy.c
* src/privacy.h
* src/procheader.c
* src/procheader.h
* src/procmime.c
* src/procmime.h
* src/procmsg.c
* src/procmsg.h
* src/quote_fmt.c
* src/recv.c
* src/recv.h
* src/remotefolder.c
* src/remotefolder.h
* src/send_message.c
* src/send_message.h
* src/setup.c
* src/setup.h
* src/sourcewindow.c
* src/sourcewindow.h
* src/ssl_manager.c
* src/ssl_manager.h
* src/statusbar.c
* src/statusbar.h
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/summary_search.c
* src/summary_search.h
* src/summaryview.c
* src/summaryview.h
* src/textview.c
* src/textview.h
* src/toolbar.c
* src/toolbar.h
* src/undo.c
* src/undo.h
* src/unmime.c
* src/unmime.h
* src/uri_opener.c
* src/uri_opener.h
* src/vcard.c
* src/vcard.h
* src/wizard.c
* src/wizard.h
* src/common/base64.c
* src/common/base64.h
* src/common/claws.c
* src/common/defs.h
* src/common/hooks.c
* src/common/hooks.h
* src/common/log.c
* src/common/log.h
* src/common/mgutils.c
* src/common/mgutils.h
* src/common/passcrypt.c
* src/common/plugin.c
* src/common/plugin.h
* src/common/prefs.c
* src/common/prefs.h
* src/common/progressindicator.c
* src/common/progressindicator.h
* src/common/quoted-printable.c
* src/common/quoted-printable.h
* src/common/session.c
* src/common/session.h
* src/common/smtp.c
* src/common/smtp.h
* src/common/socket.c
* src/common/socket.h
* src/common/ssl.c
* src/common/ssl.h
* src/common/ssl_certificate.c
* src/common/ssl_certificate.h
* src/common/stringtable.c
* src/common/stringtable.h
* src/common/tags.c
* src/common/tags.h
* src/common/template.c
* src/common/template.h
* src/common/timing.h
* src/common/utils.c
* src/common/utils.h
* src/common/version.h.in
* src/common/xml.c
* src/common/xml.h
* src/common/xmlprops.c
* src/common/xmlprops.h
* src/etpan/etpan-errors.h
* src/etpan/etpan-thread-manager-types.h
* src/etpan/etpan-thread-manager.c
* src/etpan/etpan-thread-manager.h
* src/etpan/imap-thread.c
* src/etpan/imap-thread.h
* src/etpan/nntp-thread.c
* src/etpan/nntp-thread.h
* src/gtk/about.c
* src/gtk/about.h
* src/gtk/colorlabel.c
* src/gtk/colorlabel.h
* src/gtk/colorsel.c
* src/gtk/colorsel.h
* src/gtk/combobox.c
* src/gtk/combobox.h
* src/gtk/description_window.c
* src/gtk/description_window.h
* src/gtk/filesel.c
* src/gtk/filesel.h
* src/gtk/foldersort.c
* src/gtk/foldersort.h
* src/gtk/gtksctree.c
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
* src/gtk/icon_legend.c
* src/gtk/icon_legend.h
* src/gtk/inputdialog.c
* src/gtk/inputdialog.h
* src/gtk/logwindow.c
* src/gtk/logwindow.h
* src/gtk/manage_window.c
* src/gtk/manage_window.h
* src/gtk/menu.c
* src/gtk/menu.h
* src/gtk/pluginwindow.c
* src/gtk/pluginwindow.h
* src/gtk/prefswindow.c
* src/gtk/prefswindow.h
* src/gtk/progressdialog.c
* src/gtk/progressdialog.h
* src/gtk/quicksearch.c
* src/gtk/quicksearch.h
* src/gtk/spell_entry.c
* src/gtk/spell_entry.h
* src/gtk/sslcertwindow.c
* src/gtk/sslcertwindow.h
* src/plugins/bogofilter/bogofilter.c
* src/plugins/bogofilter/bogofilter.h
* src/plugins/bogofilter/bogofilter_gtk.c
* src/plugins/demo/demo.c
* src/plugins/dillo_viewer/dillo_prefs.c
* src/plugins/dillo_viewer/dillo_prefs.h
* src/plugins/dillo_viewer/dillo_viewer.c
* src/plugins/pgpcore/passphrase.c
* src/plugins/pgpcore/passphrase.h
* src/plugins/pgpcore/pgp_viewer.c
* src/plugins/pgpcore/pgp_viewer.h
* src/plugins/pgpcore/plugin.c
* src/plugins/pgpcore/prefs_gpg.c
* src/plugins/pgpcore/prefs_gpg.h
* src/plugins/pgpcore/select-keys.c
* src/plugins/pgpcore/select-keys.h
* src/plugins/pgpcore/sgpgme.c
* src/plugins/pgpcore/sgpgme.h
* src/plugins/pgpinline/pgpinline.c
* src/plugins/pgpinline/pgpinline.h
* src/plugins/pgpinline/plugin.c
* src/plugins/pgpmime/pgpmime.c
* src/plugins/pgpmime/pgpmime.h
* src/plugins/pgpmime/plugin.c
* src/plugins/smime/plugin.c
* src/plugins/smime/smime.c
* src/plugins/smime/smime.h
* src/plugins/spamassassin/spamassassin.c
* src/plugins/spamassassin/spamassassin.h
* src/plugins/spamassassin/spamassassin_gtk.c
* src/plugins/trayicon/trayicon.c
* src/plugins/trayicon/trayicon_prefs.c
* src/plugins/trayicon/trayicon_prefs.h
update copyright headers to 2012

11 years ago2012-05-27 [paul] 3.8.0cvs47
Paul Mangan [Sun, 27 May 2012 17:10:43 +0000 (17:10 +0000)]
2012-05-27 [paul] 3.8.0cvs47

* src/editldap.c
* src/prefs_actions.c
* src/gtk/about.c
fix some typos in strings, thanks to Thomas Bellmann

11 years ago2012-05-16 [paul] 3.8.0cvs46
Paul Mangan [Wed, 16 May 2012 08:54:27 +0000 (08:54 +0000)]
2012-05-16 [paul] 3.8.0cvs46

* src/prefs_filtering_action.c
fix disabled 'select...' button that never goes away
when using the new addr book

11 years ago2012-05-16 [colin] 3.8.0cvs45
Colin Leroy [Wed, 16 May 2012 08:02:03 +0000 (08:02 +0000)]
2012-05-16 [colin] 3.8.0cvs45

* src/common/utils.c
And fix leak

11 years ago2012-05-16 [colin] 3.8.0cvs44
Colin Leroy [Wed, 16 May 2012 08:00:56 +0000 (08:00 +0000)]
2012-05-16 [colin] 3.8.0cvs44

* src/common/utils.c
Make remove_numbered_files much faster when there's
just one file to remove.

11 years ago2012-05-16 [paul] 3.8.0cvs43
Paul Mangan [Wed, 16 May 2012 07:24:59 +0000 (07:24 +0000)]
2012-05-16 [paul] 3.8.0cvs43

* src/matcher.c
fix bug 2662, '"ag" quicksearch adds "1" to value'

11 years ago2012-05-16 [paul] 3.8.0cvs42
Paul Mangan [Wed, 16 May 2012 06:07:42 +0000 (06:07 +0000)]
2012-05-16 [paul] 3.8.0cvs42

* src/gtk/description_window.c
fix bug 2624, 'dialog "Action Configuration" cannot be closed'

11 years ago2012-05-16 [paul] 3.8.0cvs41
Paul Mangan [Wed, 16 May 2012 05:43:14 +0000 (05:43 +0000)]
2012-05-16 [paul] 3.8.0cvs41

* src/common/ssl_certificate.c
fix bug 2646, 'Compile fails with gnutls-3.0.18'
Patch by Christian Hesse

11 years ago2012-05-11 [colin] 3.8.0cvs40
Colin Leroy [Fri, 11 May 2012 16:53:23 +0000 (16:53 +0000)]
2012-05-11 [colin] 3.8.0cvs40

* src/mimeview.c
* src/common/utils.c
Fix bug 2659, 'E-mail attachments are handled
inconsistently'
Fix problems iterating the mime tree, and determine
whether a file is an email without To:

12 years ago2012-04-03 [colin] 3.8.0cvs39
Colin Leroy [Tue, 3 Apr 2012 08:41:31 +0000 (08:41 +0000)]
2012-04-03 [colin] 3.8.0cvs39

* src/Makefile.am
Fix build (damn whitespace-sensitive file format)

12 years ago2012-04-02 [colin] 3.8.0cvs38
Colin Leroy [Mon, 2 Apr 2012 18:35:26 +0000 (18:35 +0000)]
2012-04-02 [colin] 3.8.0cvs38

* src/Makefile.am
Fix incomplete make dist

12 years ago2012-04-02 [colin] 3.8.0cvs37
Colin Leroy [Mon, 2 Apr 2012 06:12:22 +0000 (06:12 +0000)]
2012-04-02 [colin] 3.8.0cvs37

* src/compose.c
Fix mistakenly removed function call

12 years ago2012-04-01 [colin] 3.8.0cvs36
Colin Leroy [Sun, 1 Apr 2012 18:45:27 +0000 (18:45 +0000)]
2012-04-01 [colin] 3.8.0cvs36

* configure.ac
* src/.cvsignore
* src/Makefile.am
* src/addr_compl.c
* src/addressadd.c
* src/addressadd.h
* src/addressbook-dbus.c
* src/addressbook-dbus.h
* src/addrgather.c
* src/addrgather.h
* src/addrharvest.c
* src/addrharvest.h
* src/claws-contacts.xml
* src/compose.c
* src/compose.h
* src/filtering.c
* src/headerview.c
* src/main.c
* src/mainwindow.c
* src/messageview.c
* src/prefs_common.c
* src/prefs_filtering_action.c
* src/prefs_matcher.c
* src/summaryview.c
* src/textview.c
* src/toolbar.c
* src/plugins/bogofilter/bogofilter_gtk.c
* src/plugins/dillo_viewer/dillo_prefs.c
* src/plugins/spamassassin/spamassassin_gtk.c
* src/plugins/trayicon/trayicon.c
Import new addressbook code from the new-contacts branch

12 years agocorrect commitHelper's mistake
Paul Mangan [Thu, 29 Mar 2012 06:33:24 +0000 (06:33 +0000)]
correct commitHelper's mistake

12 years ago2012-03-29 [paul] 3.8.0cvs35
Paul Mangan [Thu, 29 Mar 2012 06:30:01 +0000 (06:30 +0000)]
2012-03-29 [paul] 3.8.0cvs35

* AUTHORS
* src/gtk/authors.h
* src/gtk/quicksearch.c
add 'ha', short version of 'has_attachment' in quick search
Patch by Andreas Rönnquist

12 years ago2012-03-26 [mones] 3.8.0cvs34
Ricardo Mones [Mon, 26 Mar 2012 10:53:34 +0000 (10:53 +0000)]
2012-03-26 [mones] 3.8.0cvs34

* src/common/plugin.c
Support 2 and 3-clause BSD licensed plugins

12 years ago2012-03-15 [pawel] 3.8.0cvs33
Paweł Pękala [Thu, 15 Mar 2012 15:33:13 +0000 (15:33 +0000)]
2012-03-15 [pawel] 3.8.0cvs33

* src/messageview.c
* src/textview.c
- Make separate window info more accurate about
move to trash/deletion.
- Fix busy cursor

12 years ago2012-03-14 [pawel] 3.8.0cvs32
Paweł Pękala [Wed, 14 Mar 2012 23:01:00 +0000 (23:01 +0000)]
2012-03-14 [pawel] 3.8.0cvs32

* src/folder.c
* src/messageview.c
* src/messageview.h
* src/procmsg.h
* src/summaryview.c
* src/textview.c
* src/textview.h
Better fix for bug #2501
Instead of leaving blank window after message move or delete,
update separate view to next message in message list or
display info why view is blank. This was discussed
in bug #2621 comments.

12 years ago2012-03-11 [colin] 3.8.0cvs31
Colin Leroy [Sun, 11 Mar 2012 09:19:24 +0000 (09:19 +0000)]
2012-03-11 [colin] 3.8.0cvs31

* src/gtk/gtkcmctree.c
* src/gtk/authors.h
* AUTHORS
Fix focus rectangle on unfocused rows
Patch by Michael Shell

12 years ago2012-02-29 [colin] 3.8.0cvs30
Colin Leroy [Wed, 29 Feb 2012 16:48:40 +0000 (16:48 +0000)]
2012-02-29 [colin] 3.8.0cvs30

* src/gtk/gtkcmctree.c
Fix bug #2577, "Focus rectangle on folder list and message
list headings doesn't get properly cleared when switching
heading and horizontally scrolling list (underlines and
vertical lines remain on screen)". Patch by Michael Shell

12 years ago2012-02-13 [pawel] 3.8.0cvs29
Paweł Pękala [Mon, 13 Feb 2012 18:31:11 +0000 (18:31 +0000)]
2012-02-13 [pawel] 3.8.0cvs29

* src/messageview.c
Fix crasher when double clicking on IMAP message and
MessageView is not shown introduced in cvs21
Patch by mones

12 years ago2012-02-10 [pawel] 3.8.0cvs28
Paweł Pękala [Fri, 10 Feb 2012 21:37:57 +0000 (21:37 +0000)]
2012-02-10 [pawel] 3.8.0cvs28

* src/filtering.c
Fix bug #2598 'Actions can move locked messages'

12 years ago2012-02-08 [pawel] 3.8.0cvs27
Paweł Pękala [Wed, 8 Feb 2012 18:46:54 +0000 (18:46 +0000)]
2012-02-08 [pawel] 3.8.0cvs27

* src/prefs_actions.c
* src/prefs_actions.h
* src/prefs_toolbar.c
* src/prefs_toolbar.h
* src/toolbar.c
* src/toolbar.h
- Implement automatic removal of toolbar action buttons when
  associated action is removed
- Don't allow creation of two actions with the same name,
  before all executions/removals were performed on first action
  with duplicated name in linked list which wasn't always
  correct behaviour

12 years ago2012-02-05 [colin] 3.8.0cvs26
Colin Leroy [Sun, 5 Feb 2012 20:00:36 +0000 (20:00 +0000)]
2012-02-05 [colin] 3.8.0cvs26

* src/main.c
* src/mainwindow.c
* src/messageview.c
* src/messageview.h
* src/prefs_common.c
* src/prefs_common.h
* src/procmsg.c
* src/procmsg.h
* src/summaryview.c
* src/summaryview.h
Add an history to navigate in mails

12 years ago2012-02-05 [colin] 3.8.0cvs25
Colin Leroy [Sun, 5 Feb 2012 13:23:54 +0000 (13:23 +0000)]
2012-02-05 [colin] 3.8.0cvs25

* src/procmime.c
Fix inverted comparison in list_find_custom.

12 years ago2012-02-03 [wwp] 3.8.0cvs24
Tristan Chabredier [Fri, 3 Feb 2012 13:05:47 +0000 (13:05 +0000)]
2012-02-03 [wwp] 3.8.0cvs24

* src/gtk/progressdialog.c
Make translators life easier: use View log instead of Show log
(thanks, gusnan!).

12 years ago2012-02-02 [pawel] 3.8.0cvs23
Paweł Pękala [Thu, 2 Feb 2012 21:54:21 +0000 (21:54 +0000)]
2012-02-02 [pawel] 3.8.0cvs23

* src/folderview.c
Fix bug #2590 'Un-capitalize strings'
Patch by Christian Hesse

12 years ago2012-02-02 [pawel] 3.8.0cvs22
Paweł Pękala [Thu, 2 Feb 2012 21:49:42 +0000 (21:49 +0000)]
2012-02-02 [pawel] 3.8.0cvs22

* src/mainwindow.c
Fix bug #2595
'Change expand behavior for message list / message view'
Patch by Christian Hesse

12 years ago2012-02-02 [pawel] 3.8.0cvs21
Paweł Pękala [Thu, 2 Feb 2012 16:12:18 +0000 (16:12 +0000)]
2012-02-02 [pawel] 3.8.0cvs21

* src/folder.c
* src/messageview.c
* src/messageview.h
* src/procmsg.h
Fix bug #2501 'opened message blanks when moved to other folder'
Detect message move and update message window contents
accordingly, if message is moved to trash close window

12 years ago2012-02-01 [pawel] 3.8.0cvs20
Paweł Pękala [Wed, 1 Feb 2012 18:26:56 +0000 (18:26 +0000)]
2012-02-01 [pawel] 3.8.0cvs20

* src/jpilot.c
* src/mutt.c
* src/pine.c
* src/procmsg.c
* src/vcard.c
* src/gtk/sslcertwindow.c
More strncat boundary checks

12 years ago2012-01-31 [wwp] 3.8.0cvs19
Tristan Chabredier [Tue, 31 Jan 2012 14:26:15 +0000 (14:26 +0000)]
2012-01-31 [wwp] 3.8.0cvs19

* src/gtk/gtkutils.c
Fix warnings in gtkutils: wrong function name, missing newline, typo and
long line wrapping.