claws.git
15 years ago2008-08-05 [colin] 3.5.0cvs50
Colin Leroy [Tue, 5 Aug 2008 16:41:06 +0000 (16:41 +0000)]
2008-08-05 [colin] 3.5.0cvs50

* src/action.c
* src/addr_compl.c
* src/addrbook.c
* src/addrcindex.c
* src/addrduplicates.c
* src/addrharvest.c
* src/enriched.c
* src/html.c
* src/ldif.c
* src/main.c
* src/mimeview.c
* src/mutt.c
* src/pine.c
* src/procmime.c
* src/vcard.c
* src/wizard.c
* src/common/socket.c
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
* src/gtk/menu.c
* src/plugins/spamassassin/spamassassin.c
More undeprecation (Glib)

15 years agoFix conflict
Colin Leroy [Tue, 5 Aug 2008 06:53:56 +0000 (06:53 +0000)]
Fix conflict

15 years ago2008-08-05 [colin] 3.5.0cvs49
Colin Leroy [Tue, 5 Aug 2008 06:37:13 +0000 (06:37 +0000)]
2008-08-05 [colin] 3.5.0cvs49

* src/prefs_account.c
* src/prefs_filtering_action.c
* src/prefs_matcher.c
* src/gtk/Makefile.am
* src/gtk/claws-marshal.list
* src/gtk/colorlabel.c
* src/gtk/colorsel.c
* src/gtk/foldersort.c
* src/gtk/gtkaspell.c
* src/gtk/gtkcmclist.c
* src/gtk/gtkcmclist.h
* src/gtk/gtkcmctree.c
* src/gtk/gtkcmctree.h
* src/gtk/gtkcmoptionmenu.c
* src/gtk/gtkcmoptionmenu.h
* src/gtk/gtksctree.c
* src/gtk/gtksctree.h
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
* src/gtk/gtkvscrollbutton.c
* src/gtk/menu.c
* src/gtk/menu.h
* src/gtk/quicksearch.c
* src/plugins/dillo_viewer/dillo_viewer.c
* src/plugins/pgpcore/select-keys.c
Try to finish yesterday's commit

15 years ago2008-08-04 [colin] 3.5.0cvs48
Colin Leroy [Tue, 5 Aug 2008 01:36:42 +0000 (01:36 +0000)]
2008-08-04 [colin] 3.5.0cvs48

* src/addressadd.c
* src/addressbook.c
* src/addressbook_foldersel.c
* src/addressitem.h
* src/addrgather.c
* src/browseldap.c
* src/compose.c
* src/compose.h
* src/editaddress.c
* src/editaddress_other_attributes_ldap.c
* src/editgroup.c
* src/editldap_basedn.c
* src/folderview.c
* src/folderview.h
* src/grouplistdialog.c
* src/image_viewer.c
* src/imap_gtk.c
* src/importldif.c
* src/main.c
* src/mainwindow.c
* src/message_search.c
* src/mh_gtk.c
* src/mimeview.c
* src/mimeview.h
* src/news_gtk.c
* src/noticeview.h
* src/prefs_account.c
* src/prefs_filtering_action.c
* src/prefs_matcher.c
* src/prefs_msg_colors.c
* src/prefs_summaries.c
* src/statusbar.c
* src/stock_pixmap.c
* src/summary_search.c
* src/summaryview.c
* src/summaryview.h
* src/textview.c
* src/toolbar.h
* src/gtk/Makefile.am
* src/gtk/claws-marshal.list
* src/gtk/colorsel.c
* src/gtk/foldersort.c
* src/gtk/gtkaspell.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
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
* src/gtk/gtkvscrollbutton.c
* src/gtk/menu.c
* src/gtk/menu.h
* src/gtk/quicksearch.c
* src/plugins/dillo_viewer/dillo_viewer.c
* src/plugins/pgpcore/select-keys.c
Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
Undeprecate their implementation (GtkArg, GtkType, ...)
Undeprecate a few other things here and there
Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
Add #undef GTK_DISABLE_DEPRECATED in the files where we
still have work to do

15 years ago2008-08-04 [colin] 3.5.0cvs48
Colin Leroy [Mon, 4 Aug 2008 17:27:28 +0000 (17:27 +0000)]
2008-08-04 [colin] 3.5.0cvs48

* src/addressadd.c
* src/addressbook.c
* src/addressbook_foldersel.c
* src/addressitem.h
* src/addrgather.c
* src/browseldap.c
* src/compose.c
* src/compose.h
* src/editaddress.c
* src/editaddress_other_attributes_ldap.c
* src/editgroup.c
* src/editldap_basedn.c
* src/folderview.c
* src/folderview.h
* src/grouplistdialog.c
* src/image_viewer.c
* src/imap_gtk.c
* src/importldif.c
* src/main.c
* src/mainwindow.c
* src/message_search.c
* src/mh_gtk.c
* src/mimeview.c
* src/mimeview.h
* src/news_gtk.c
* src/noticeview.h
* src/prefs_account.c
* src/prefs_filtering_action.c
* src/prefs_matcher.c
* src/prefs_msg_colors.c
* src/prefs_summaries.c
* src/statusbar.c
* src/stock_pixmap.c
* src/summary_search.c
* src/summaryview.c
* src/summaryview.h
* src/textview.c
* src/toolbar.h
* src/gtk/Makefile.am
* src/gtk/claws-marshal.list
* src/gtk/colorsel.c
* src/gtk/foldersort.c
* src/gtk/gtkaspell.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
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
* src/gtk/gtkvscrollbutton.c
* src/gtk/menu.c
* src/gtk/menu.h
* src/gtk/quicksearch.c
* src/plugins/dillo_viewer/dillo_viewer.c
* src/plugins/pgpcore/select-keys.c
Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
Undeprecate their implementation (GtkArg, GtkType, ...)
Undeprecate a few other things here and there
Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
Add #undef GTK_DISABLE_DEPRECATED in the files where we
still have work to do

15 years ago2008-08-02 [colin] 3.5.0cvs46
Colin Leroy [Sat, 2 Aug 2008 20:11:53 +0000 (20:11 +0000)]
2008-08-02 [colin] 3.5.0cvs46

* src/mainwindow.c
Fix toggle menu activation state
(thanks to cvs45 ;)

15 years ago2008-08-02 [paul] 3.5.0cvs45
Paul Mangan [Sat, 2 Aug 2008 18:32:53 +0000 (18:32 +0000)]
2008-08-02 [paul] 3.5.0cvs45

* src/mainwindow.c
fix sensitivity of
/View/Show or hide/Message View

15 years ago2008-08-01 [paul] 3.5.0cvs44
Paul Mangan [Fri, 1 Aug 2008 18:29:00 +0000 (18:29 +0000)]
2008-08-01 [paul] 3.5.0cvs44

* src/common/utils.c
* src/plugins/pgpcore/claws.def
* src/plugins/pgpinline/claws.def
fix compilation problems on mingw32,
(bug 1688) Patch by Marcus Brinkmann

15 years ago2008-08-01 [colin] 3.5.0cvs43
Colin Leroy [Fri, 1 Aug 2008 16:02:05 +0000 (16:02 +0000)]
2008-08-01 [colin] 3.5.0cvs43

* src/gtk/gtkutils.c
* src/gtk/gtkvscrollbutton.c
Oups, fix build

15 years ago2008-08-01 [colin] 3.5.0cvs42
Colin Leroy [Fri, 1 Aug 2008 11:12:08 +0000 (11:12 +0000)]
2008-08-01 [colin] 3.5.0cvs42

* src/compose.c
* src/foldersel.c
* src/mainwindow.c
* src/prefs_account.c
* src/prefs_folder_item.c
* src/prefs_quote.c
* src/summaryview.c
* src/gtk/gtkaspell.c
* src/gtk/gtkutils.c
* src/gtk/gtkvscrollbutton.c
Replace a few deprecated function calls

15 years ago2008-08-01 [paul] 3.5.0cvs41
Paul Mangan [Fri, 1 Aug 2008 10:18:57 +0000 (10:18 +0000)]
2008-08-01 [paul] 3.5.0cvs41

* src/action.c
fix crash that occurs because of recent GtkUIManager
changes. Thanks to Colin

15 years ago2008-07-31 [colin] 3.5.0cvs40
Colin Leroy [Thu, 31 Jul 2008 06:38:54 +0000 (06:38 +0000)]
2008-07-31 [colin] 3.5.0cvs40

* src/addressbook.c
* src/compose.c
* src/mainwindow.c
* src/messageview.c
Some Maemo fixes
* src/gtk/menu.c
* src/gtk/menu.h
Remove deprecated helper funcs

15 years ago2008-07-30 [colin] 3.5.0cvs39
Colin Leroy [Wed, 30 Jul 2008 15:59:34 +0000 (15:59 +0000)]
2008-07-30 [colin] 3.5.0cvs39

* src/folderview.c
* src/folderview.h
* src/imap_gtk.c
* src/mh_gtk.c
* src/news_gtk.c
Move the folderview popup menu to GtkUIManager

15 years ago2008-07-29 [colin] 3.5.0cvs38
Colin Leroy [Tue, 29 Jul 2008 19:07:54 +0000 (19:07 +0000)]
2008-07-29 [colin] 3.5.0cvs38

* src/account.c
* src/account.h
* src/action.c
* src/action.h
* src/addressitem.h
* src/compose.c
* src/edittags.c
* src/mainwindow.c
* src/mainwindow.h
* src/mimeview.c
* src/summaryview.c
* src/gtk/menu.c
* src/gtk/menu.h
Switch the main menu to GtkUIManager
Warning fixes

15 years ago2008-07-29 [colin] 3.5.0cvs37
Colin Leroy [Tue, 29 Jul 2008 06:34:33 +0000 (06:34 +0000)]
2008-07-29 [colin] 3.5.0cvs37

* src/news.c
Fix bug 1684, 'view news messages with large
attachements segfaults'

15 years ago2008-07-29 [colin] 3.5.0cvs36
Colin Leroy [Tue, 29 Jul 2008 05:39:21 +0000 (05:39 +0000)]
2008-07-29 [colin] 3.5.0cvs36

* src/action.c
* src/action.h
* src/addressbook.c
* src/addressitem.h
* src/compose.c
* src/compose.h
* src/messageview.c
* src/messageview.h
* src/summaryview.c
* src/gtk/menu.c
* src/gtk/menu.h
More switches to GtkUIManager

15 years ago2008-07-26 [colin] 3.5.0cvs35
Colin Leroy [Sat, 26 Jul 2008 06:45:43 +0000 (06:45 +0000)]
2008-07-26 [colin] 3.5.0cvs35

* src/gtk/menu.c
* src/gtk/menu.h
Fix prototype

15 years ago2008-07-25 [colin] 3.5.0cvs34
Colin Leroy [Fri, 25 Jul 2008 21:01:45 +0000 (21:01 +0000)]
2008-07-25 [colin] 3.5.0cvs34

* src/addrcustomattr.c
* src/addressbook.c
* src/compose.c
* src/editaddress.c
* src/editaddress_other_attributes_ldap.h
* src/edittags.c
* src/mainwindow.c
* src/mimeview.c
* src/prefs_actions.c
* src/prefs_filtering.c
* src/prefs_template.c
* src/summaryview.c
* src/textview.c
* src/textview.h
* src/toolbar.c
* src/gtk/about.c
* src/gtk/menu.c
* src/gtk/menu.h
* src/plugins/trayicon/trayicon.c
More changes from GtkItemFactory to GtkUIManager

15 years ago2008-07-25 [colin] 3.5.0cvs33
Colin Leroy [Fri, 25 Jul 2008 06:19:29 +0000 (06:19 +0000)]
2008-07-25 [colin] 3.5.0cvs33

* src/gtk/menu.h
Add a macro to remove menu items
Make the gui_manager variable useless

15 years ago2008-07-24 [colin] 3.5.0cvs32
Colin Leroy [Thu, 24 Jul 2008 16:59:35 +0000 (16:59 +0000)]
2008-07-24 [colin] 3.5.0cvs32

* src/mimeview.c
Fix a gtk warning on clear
* src/mainwindow.c
* src/summaryview.c
* src/summaryview.h
Switch the message list popup menu to
GtkUIManager

15 years ago2008-07-23 [colin] 3.5.0cvs31
Colin Leroy [Wed, 23 Jul 2008 17:54:48 +0000 (17:54 +0000)]
2008-07-23 [colin] 3.5.0cvs31

* src/plugins/pgpcore/pgp_viewer.c
* src/plugins/pgpcore/sgpgme.c
Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
Patch by Thomas Wiegner <wiegner@gmx.de>

15 years ago2008-07-20 [paul] 3.5.0cvs30
Paul Mangan [Sun, 20 Jul 2008 17:54:41 +0000 (17:54 +0000)]
2008-07-20 [paul] 3.5.0cvs30

* src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
remove redundant GTK version check

15 years ago2008-07-20 [ticho] 3.5.0cvs29
Andrej Kacian [Sun, 20 Jul 2008 13:01:52 +0000 (13:01 +0000)]
2008-07-20 [ticho] 3.5.0cvs29

* src/folderview.c
* src/imap_gtk.c
* src/news_gtk.c
Moved sensitivity setting for "Download messages" for IMAP and
news folders from folderview.c to imap_gtk.c and news_gtk.c
respectively for better code readability.
Fixed indentation in news' set_sensitivity().

15 years ago2008-07-20 [paul] 3.5.0cvs28
Paul Mangan [Sun, 20 Jul 2008 07:53:03 +0000 (07:53 +0000)]
2008-07-20 [paul] 3.5.0cvs28

* src/addrgather.c
remove more redundant code following cvs27

15 years ago2008-07-20 [paul] 3.5.0cvs27
Paul Mangan [Sun, 20 Jul 2008 07:32:37 +0000 (07:32 +0000)]
2008-07-20 [paul] 3.5.0cvs27

* src/addrgather.c
remove now redundant code
* src/mainwindow.c
* src/mainwindow.h
fix bug 1673, 'Tools/Harvest adresses is
grayed out if folder is empty'

15 years ago2008-07-19 [ticho] 3.5.0cvs26
Andrej Kacian [Sat, 19 Jul 2008 16:38:57 +0000 (16:38 +0000)]
2008-07-19 [ticho] 3.5.0cvs26

* src/edittags.c
* src/main.c
* src/mimeview.c
* src/mimeview.h
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
* src/gtk/menu.c
* src/gtk/menu.h
Use GtkUIManager for mimeview and tag edit dialog popup menus,
instead of deprecated GtkItemFactory.

15 years ago2008-07-19 [colin] 3.5.0cvs25
Colin Leroy [Sat, 19 Jul 2008 14:02:31 +0000 (14:02 +0000)]
2008-07-19 [colin] 3.5.0cvs25

* src/account.c
* src/addrgather.c
* src/compose.c
* src/editldap.c
* src/expldifdlg.c
* src/importldif.c
* src/main.c
* src/mainwindow.c
* src/mimeview.c
* src/noticeview.c
* src/prefs_account.c
* src/prefs_actions.c
* src/prefs_ext_prog.c
* src/prefs_filtering.c
* src/prefs_folder_item.c
* src/prefs_image_viewer.c
* src/prefs_logging.c
* src/prefs_msg_colors.c
* src/prefs_other.c
* src/prefs_send.c
* src/prefs_spelling.c
* src/prefs_summaries.c
* src/prefs_template.c
* src/printing.c
* src/quote_fmt.c
* src/summary_search.c
* src/summaryview.c
* src/toolbar.c
* src/wizard.c
* src/common/Makefile.am
* src/gtk/gtksctree.c
* src/gtk/gtkutils.h
* src/gtk/pluginwindow.c
* src/gtk/quicksearch.c
* src/plugins/bogofilter/bogofilter_gtk.c
* src/plugins/dillo_viewer/dillo_prefs.c
* src/plugins/pgpcore/prefs_gpg.c
* src/plugins/spamassassin/spamassassin_gtk.c
* src/plugins/trayicon/trayicon.c
* src/plugins/trayicon/trayicon_prefs.c
Use the shiny new GTK tooltips API when possible (GTK+ 2.12
or greater). Use the old deprecated one on GTK+ < 2.12.
Easy! Straightforward! I'm not annoyed at all! It's not a loss
of time!

15 years ago2008-07-16 [colin] 3.5.0cvs24
Colin Leroy [Wed, 16 Jul 2008 06:36:21 +0000 (06:36 +0000)]
2008-07-16 [colin] 3.5.0cvs24

* src/mainwindow.c
Fix folderview's scrolbar when starting minimised
to tray, and popping up the mainwindow by calling
claws-mail from the command line

15 years ago2008-07-08 [colin] 3.5.0cvs23
Colin Leroy [Tue, 8 Jul 2008 19:29:40 +0000 (19:29 +0000)]
2008-07-08 [colin] 3.5.0cvs23

* src/compose.c
Possibly fix po-headers appearing on empty
templates

15 years ago2008-07-08 [colin] 3.5.0cvs22
Colin Leroy [Tue, 8 Jul 2008 05:42:05 +0000 (05:42 +0000)]
2008-07-08 [colin] 3.5.0cvs22

* src/folderview.c
* src/summaryview.c
Finish the always_open tristate patch, by Jonathan
Corbet.

15 years ago2008-07-07 [paul] 3.5.0cvs21
Paul Mangan [Mon, 7 Jul 2008 21:15:19 +0000 (21:15 +0000)]
2008-07-07 [paul] 3.5.0cvs21

* src/mainwindow.c
fix typo (missing ")

15 years ago2008-07-07 [paul] 3.5.0cvs20
Paul Mangan [Mon, 7 Jul 2008 18:40:13 +0000 (18:40 +0000)]
2008-07-07 [paul] 3.5.0cvs20

* src/mainwindow.c
fit the menu style a bit better

15 years ago2008-07-07 [colin] 3.5.0cvs19
Colin Leroy [Mon, 7 Jul 2008 17:51:14 +0000 (17:51 +0000)]
2008-07-07 [colin] 3.5.0cvs19

* src/prefs_themes.c
Make upgrading themes easier

15 years ago2008-07-07 [colin] 3.5.0cvs18
Colin Leroy [Mon, 7 Jul 2008 17:44:20 +0000 (17:44 +0000)]
2008-07-07 [colin] 3.5.0cvs18

* src/mainwindow.c
* src/prefs_toolbar.c
* src/stock_pixmap.c
Finish fixing bug 1609, 'Icon issues'

15 years ago2008-07-07 [colin] 3.5.0cvs17
Colin Leroy [Mon, 7 Jul 2008 17:04:00 +0000 (17:04 +0000)]
2008-07-07 [colin] 3.5.0cvs17

* src/prefs_common.c
Fix the default value

15 years ago2008-07-07 [colin] 3.5.0cvs16
Colin Leroy [Mon, 7 Jul 2008 16:53:28 +0000 (16:53 +0000)]
2008-07-07 [colin] 3.5.0cvs16

* src/prefs_summaries.c
Revert my fix to the string, the correct term
is indeed Message View

15 years ago2008-07-07 [colin] 3.5.0cvs15
Colin Leroy [Mon, 7 Jul 2008 16:49:14 +0000 (16:49 +0000)]
2008-07-07 [colin] 3.5.0cvs15

* AUTHORS
* src/gtk/authors.h
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_summaries.c
* src/summaryview.c
* src/gtk/authors.h
Change "Always open message when selected" to
a tristate (Never/Always/When preview is visible)
Patch by Jonathan Corbet <corbet@lwn.net>.

15 years ago2008-07-06 [paul] 3.5.0cvs14
Paul Mangan [Sun, 6 Jul 2008 08:48:01 +0000 (08:48 +0000)]
2008-07-06 [paul] 3.5.0cvs14

* src/addrgather.c
improve the layout of the dialogue
improve the English
add tooltips
fix some of the nasty coding style
* src/mainwindow.c
improve the English
add some missing mnemonics

15 years ago2008-07-05 [paul] 3.5.0cvs13
Paul Mangan [Sat, 5 Jul 2008 21:19:43 +0000 (21:19 +0000)]
2008-07-05 [paul] 3.5.0cvs13

* src/mainwindow.c
* src/mainwindow.h
fix bug 1398, '"Change current account" is
available even when there's only one account'
* src/plugins/pgpcore/prefs_gpg.c
put back a needed include, removed in error

15 years ago2008-07-05 [colin] 3.5.0cvs12
Colin Leroy [Sat, 5 Jul 2008 15:38:37 +0000 (15:38 +0000)]
2008-07-05 [colin] 3.5.0cvs12

* src/mainwindow.c
MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'

15 years ago2008-07-05 [colin] 3.5.0cvs11
Colin Leroy [Sat, 5 Jul 2008 13:55:03 +0000 (13:55 +0000)]
2008-07-05 [colin] 3.5.0cvs11

* src/news.c
* src/news_gtk.c
Provide ability to rename newsgroups. Closes
bug 1444, 'Add GUI option for renaming
newsgroups'. Patch by Pawel Pekala

15 years ago2008-07-05 [colin] 3.5.0cvs10
Colin Leroy [Sat, 5 Jul 2008 10:02:56 +0000 (10:02 +0000)]
2008-07-05 [colin] 3.5.0cvs10

* src/plugins/pgpcore/passphrase.c
* src/plugins/pgpcore/prefs_gpg.c
* src/plugins/pgpcore/select-keys.c
Simplify GTK includes (with the advantage
of compiling against GTK+2.13); patch by
Charles A Edwards

15 years ago2008-07-05 [colin] 3.5.0cvs9
Colin Leroy [Sat, 5 Jul 2008 09:59:18 +0000 (09:59 +0000)]
2008-07-05 [colin] 3.5.0cvs9

* src/wizard.c
Add SSL client certificates

15 years ago2008-07-05 [colin] 3.5.0cvs8
Colin Leroy [Sat, 5 Jul 2008 09:14:43 +0000 (09:14 +0000)]
2008-07-05 [colin] 3.5.0cvs8

* src/prefs_account.c
* src/common/session.h
Fix warnings
* src/common/ssl.c
Add one path for certs

15 years ago2008-07-05 [colin] 3.5.0cvs7
Colin Leroy [Sat, 5 Jul 2008 07:49:32 +0000 (07:49 +0000)]
2008-07-05 [colin] 3.5.0cvs7

* src/prefs_account.c
Fix no-ssl build

15 years ago2008-07-04 [colin] 3.5.0cvs6
Colin Leroy [Fri, 4 Jul 2008 17:11:13 +0000 (17:11 +0000)]
2008-07-04 [colin] 3.5.0cvs6

* src/common/ssl.c
* src/common/ssl.h
* src/common/ssl_certificate.c
Workaround distro bugs and fix certificate checking
with OpenSSL

15 years ago2008-07-04 [colin] 3.5.0cvs5
Colin Leroy [Fri, 4 Jul 2008 15:42:14 +0000 (15:42 +0000)]
2008-07-04 [colin] 3.5.0cvs5

* src/filtering.c
* src/common/ssl_certificate.c
* src/common/ssl_certificate.h
* src/etpan/imap-thread.c
* src/etpan/nntp-thread.c
Fix some leaks, thanks to Martin Zwickel
Rename gnutls functions that do the same
as OpenSSL ones, to avoid symbol clashing
when Claws is built against GnuTLS and
libetpan against OpenSSL

15 years ago2008-07-04 [paul] 3.5.0cvs4
Paul Mangan [Fri, 4 Jul 2008 08:21:18 +0000 (08:21 +0000)]
2008-07-04 [paul] 3.5.0cvs4

* src/prefs_account.c
remove 1 forgotten '.'

15 years ago2008-07-04 [paul] 3.5.0cvs3
Paul Mangan [Fri, 4 Jul 2008 08:16:50 +0000 (08:16 +0000)]
2008-07-04 [paul] 3.5.0cvs3

* src/prefs_account.c
layout/engrish fixes to the 'Client
certificates' frame

15 years ago2008-07-03 [colin] 3.5.0cvs2
Colin Leroy [Thu, 3 Jul 2008 20:31:33 +0000 (20:31 +0000)]
2008-07-03 [colin] 3.5.0cvs2

* src/imap.c
* src/news.c
* src/pop.c
* src/prefs_account.c
* src/prefs_account.h
* src/prefs_common.c
* src/send_message.c
* src/common/session.c
* src/common/session.h
* src/common/smtp.c
* src/common/smtp.h
* src/common/socket.h
* src/common/ssl.c
* src/common/ssl.h
* src/common/ssl_certificate.c
* src/common/ssl_certificate.h
* src/etpan/imap-thread.c
* src/etpan/nntp-thread.c
* src/gtk/inputdialog.c
Add support for SSL client certificates (either PEM files
with certificate and private key, either PKCS12 files)

15 years ago2008-06-28 [colin] 3.5.0cvs1
Colin Leroy [Sat, 28 Jun 2008 05:24:02 +0000 (05:24 +0000)]
2008-06-28 [colin] 3.5.0cvs1

* src/foldersel.c
Fix compilation with older GTKs

15 years ago3.5.0 released rel_3_5_0
Paul Mangan [Fri, 27 Jun 2008 08:11:44 +0000 (08:11 +0000)]
3.5.0 released

15 years ago2008-06-27 [paul] 3.4.0cvs116
Paul Mangan [Fri, 27 Jun 2008 07:32:37 +0000 (07:32 +0000)]
2008-06-27 [paul] 3.4.0cvs116

* src/gtk/authors.h
complete cvs115

15 years ago2008-06-27 [paul] 3.4.0cvs115
Paul Mangan [Fri, 27 Jun 2008 07:30:11 +0000 (07:30 +0000)]
2008-06-27 [paul] 3.4.0cvs115

* configure.ac
* src/gtk/authors.h
no longer build unmaintained translations

15 years ago2008-06-27 [paul] 3.4.0cvs114
Paul Mangan [Fri, 27 Jun 2008 06:05:56 +0000 (06:05 +0000)]
2008-06-27 [paul] 3.4.0cvs114

* po/de.po
* po/fi.po
* po/pt_BR.po
updated by Stephan Sachse, Flammie Pirinen, and
Frederico Goncalves Guimaraes

15 years ago2008-06-26 [wwp] 3.4.0cvs113
Tristan Chabredier [Thu, 26 Jun 2008 16:15:31 +0000 (16:15 +0000)]
2008-06-26 [wwp] 3.4.0cvs113

* manual/fr/advanced.xml
Update French version of the manual (AutoFaces documentation).

15 years ago2008-06-26 [wwp] 3.4.0cvs112
Tristan Chabredier [Thu, 26 Jun 2008 16:00:18 +0000 (16:00 +0000)]
2008-06-26 [wwp] 3.4.0cvs112

* manual/fr/advanced.xml
* manual/fr/plugins.xml
Updated French version of the manual (completed
hidden options list, added note about Clawsker
and new mail archiver plugin).

15 years ago2008-06-25 [colin] 3.4.0cvs111
Colin Leroy [Wed, 25 Jun 2008 05:55:04 +0000 (05:55 +0000)]
2008-06-25 [colin] 3.4.0cvs111

* src/gtk/gtkaspell.c
Fix non-UTF8 in the replace with dialog
* src/prefs_actions.c
Fix possible crasher
Patches by Pawel

15 years ago2008-06-24 [mones] 3.4.0cvs110
Ricardo Mones [Tue, 24 Jun 2008 14:30:56 +0000 (14:30 +0000)]
2008-06-24 [mones] 3.4.0cvs110

* src/autofaces.c
Fix non-warning message, downgraded to debug info

15 years ago2008-06-24 [colin] 3.4.0cvs109
Colin Leroy [Tue, 24 Jun 2008 05:49:04 +0000 (05:49 +0000)]
2008-06-24 [colin] 3.4.0cvs109

* src/summaryview.c
Fix bug 1650, Message line too small after
changing columns in "three columns" layout

15 years ago2008-06-24 [colin] 3.4.0cvs108
Colin Leroy [Tue, 24 Jun 2008 05:45:58 +0000 (05:45 +0000)]
2008-06-24 [colin] 3.4.0cvs108

* src/messageview.c
Fix Spam button sensitivity in newsgroups

15 years ago2008-06-23 [wwp] 3.4.0cvs107
Tristan Chabredier [Mon, 23 Jun 2008 11:51:49 +0000 (11:51 +0000)]
2008-06-23 [wwp] 3.4.0cvs107

* po/fr.po
Updated French translation.

15 years ago2008-06-23 [mones] 3.4.0cvs106
Ricardo Mones [Mon, 23 Jun 2008 11:12:52 +0000 (11:12 +0000)]
2008-06-23 [mones] 3.4.0cvs106

* po/es.po
Updated translation for release

15 years agoFix my entry
Colin Leroy [Sun, 22 Jun 2008 10:36:42 +0000 (10:36 +0000)]
Fix my entry

15 years ago2008-06-22 [mones] 3.4.0cvs105
Ricardo Mones [Sun, 22 Jun 2008 09:18:28 +0000 (09:18 +0000)]
2008-06-22 [mones] 3.4.0cvs105

* manual/es/plugins.xml
Synced new entry for Mail Archiver plugin

15 years ago2008-06-22 [colin] 3.4.0cvs104
Colin Leroy [Sun, 22 Jun 2008 08:11:04 +0000 (08:11 +0000)]
2008-06-22 [colin] 3.4.0cvs104

* src/compose.c
Fix initial cursor pos

15 years ago2008-06-21 [paul] 3.4.0cvs103
Paul Mangan [Sat, 21 Jun 2008 07:25:18 +0000 (07:25 +0000)]
2008-06-21 [paul] 3.4.0cvs103

* manual/plugins.xml
add an entry for the new Mail Archiver plugin

15 years ago2008-06-21 [paul] 3.4.0cvs102
Paul Mangan [Sat, 21 Jun 2008 07:08:57 +0000 (07:08 +0000)]
2008-06-21 [paul] 3.4.0cvs102

* src/gtk/about.c
we're in 'string freeze', put back the
< > symbols for now

15 years ago2008-06-21 [paul] 3.4.0cvs101
Paul Mangan [Sat, 21 Jun 2008 07:05:09 +0000 (07:05 +0000)]
2008-06-21 [paul] 3.4.0cvs101

* manual/advanced.xml
* manual/es/advanced.xml
fix build warning: <emphasis> cannot be contained
within <filename>
* src/gtk/about.c
fix non-clickable link on License page and drop
the containing < > symbols to match other links

15 years ago2008-06-20 [mones] 3.4.0cvs100
Ricardo Mones [Fri, 20 Jun 2008 11:13:30 +0000 (11:13 +0000)]
2008-06-20 [mones] 3.4.0cvs100

* manual/advanced.xml
Added autofaces documentation, note about clawsker in hidden
preferences, minor markup fix. Thanks Paul for proofreading
* manual/es/advanced.xml
Synchronised Spanish manual

15 years ago2008-06-16 [colin] 3.4.0cvs99
Colin Leroy [Mon, 16 Jun 2008 15:45:09 +0000 (15:45 +0000)]
2008-06-16 [colin] 3.4.0cvs99

* src/compose.c
Fix cursor placing on signature change

15 years ago2008-06-16 [paul] 3.4.0cvs98
Paul Mangan [Mon, 16 Jun 2008 06:11:10 +0000 (06:11 +0000)]
2008-06-16 [paul] 3.4.0cvs98

* src/imap_gtk.c
* src/mh_gtk.c
* src/gtk/inputdialog.c
really fussy coding style fixes

15 years ago2008-06-16 [paul] 3.4.0cvs97
Paul Mangan [Mon, 16 Jun 2008 05:56:05 +0000 (05:56 +0000)]
2008-06-16 [paul] 3.4.0cvs97

* src/Makefile.am
keep the alphabetical order

15 years ago2008-06-13 [mones] 3.4.0cvs96
Ricardo Mones [Fri, 13 Jun 2008 15:26:22 +0000 (15:26 +0000)]
2008-06-13 [mones] 3.4.0cvs96

* src/autofaces.c
Fix crasher ;-)
* src/prefs_filtering_action.c
Fixed cosmetic bug, processing also displays "Filtering"

15 years ago2008-06-13 [mones] 3.4.0cvs95
Ricardo Mones [Fri, 13 Jun 2008 13:56:06 +0000 (13:56 +0000)]
2008-06-13 [mones] 3.4.0cvs95

* src/Makefile.am
* src/autofaces.c ** NEW FILE **
* src/autofaces.h ** NEW FILE **
* src/compose.c
Allow setting Faces and X-Faces globally and per-account
from configuration files under ~/.claws-mail/autofaces

15 years ago2008-06-13 [holger] 3.4.0cvs94
Holger Berndt [Fri, 13 Jun 2008 09:21:20 +0000 (09:21 +0000)]
2008-06-13 [holger] 3.4.0cvs94

* .cvsignore
More files to ignore
* src/gtk/inputdialog.c
* src/gtk/inputdialog.h
Make input dialog more generic so that a checkbox
with custom text can be used in addition to the
"remember this" checkbox
* src/imap_gtk.c
* src/mh_gtk.c
* src/prefs_common.c
* src/prefs_common.h
Allow new folders to inherit the properties of the
parent folder during folder creation

15 years ago2008-06-13 [wwp] 3.4.0cvs93
Tristan Chabredier [Fri, 13 Jun 2008 06:35:02 +0000 (06:35 +0000)]
2008-06-13 [wwp] 3.4.0cvs93

* src/addressbook.c
a better fix for this string, won't break up translations,
and is conform to other similar ones.

15 years ago2008-06-13 [wwp] 3.4.0cvs92
Tristan Chabredier [Fri, 13 Jun 2008 06:08:31 +0000 (06:08 +0000)]
2008-06-13 [wwp] 3.4.0cvs92

* src/addrduplicates.c
* src/addressadd.c
* src/addressbook.c
* src/addressbook_foldersel.c
* src/editgroup.c
use tree decorations everywhere AB folders are used (AB tree pane,
    add address to AB, select AB folder, edit group, custom attr, find dup
    results), in order to match global style
make double-clicks in AB's tree pane behave like in MW's folder tree pane:
    double clicking on groups in tree pane does open the group edit dialog
    double clicking on other items in tree pane does expand/collapse
fix a missing space in AB's delete-folder dialog
fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)

* src/foldersel.c
make foldersel dialog show dotted lines according to global (hidden) prefs

15 years ago2008-06-12 [colin] 3.4.0cvs91
Colin Leroy [Thu, 12 Jun 2008 16:45:25 +0000 (16:45 +0000)]
2008-06-12 [colin] 3.4.0cvs91

* src/compose.c
* src/compose.h
Fix bug 1635, 'Last character of message is truncated
when changing accounts w/ sigs'
* src/folderview.c
Fix bug 1636, 'Can't select "properties" on "folders
only" folders'

15 years ago2008-06-11 [colin] 3.4.0cvs90
Colin Leroy [Wed, 11 Jun 2008 05:48:59 +0000 (05:48 +0000)]
2008-06-11 [colin] 3.4.0cvs90

* src/folder.c
Maybe fix bug 1623, 'exits with segfault when
logging in to certain imap-servers'

15 years ago2008-06-10 [mones] 3.4.0cvs89
Ricardo Mones [Tue, 10 Jun 2008 21:23:13 +0000 (21:23 +0000)]
2008-06-10 [mones] 3.4.0cvs89

* AUTHORS
* tools/Makefile.am
* tools/README
* tools/convert_mbox.sh
Undo cvs86 and cvs87, it really should be a patch to
convert_mbox.pl

15 years ago2008-06-10 [wwp] 3.4.0cvs88
Tristan Chabredier [Tue, 10 Jun 2008 18:19:08 +0000 (18:19 +0000)]
2008-06-10 [wwp] 3.4.0cvs88

* po/fr.po
Updated French translation.

15 years ago2008-06-10 [mones] 3.4.0cvs87
Ricardo Mones [Tue, 10 Jun 2008 11:43:43 +0000 (11:43 +0000)]
2008-06-10 [mones] 3.4.0cvs87

* tools/Makefile.am
Oops, forgot to add previous script for distribution

15 years ago2008-06-10 [mones] 3.4.0cvs86
Ricardo Mones [Tue, 10 Jun 2008 08:24:45 +0000 (08:24 +0000)]
2008-06-10 [mones] 3.4.0cvs86

* AUTHORS
* tools/README
* tools/convert_mbox.sh
Added script to convert Evolution mail folders contributed
by Daniel Dickinson <cshore@fionavar.ca>
Fixes debian bug 461435

15 years ago2008-06-09 [colin] 3.4.0cvs85
Colin Leroy [Mon, 9 Jun 2008 16:49:02 +0000 (16:49 +0000)]
2008-06-09 [colin] 3.4.0cvs85

* src/main.c
Integrate AWN information bubble if dbus is
available
* src/folder.c
Fix crash when calling scan_required() on
folder classes that don't implement them
* src/common/session.c
Fix a little typo

15 years ago2008-06-09 [colin] 3.4.0cvs84
Colin Leroy [Mon, 9 Jun 2008 16:45:17 +0000 (16:45 +0000)]
2008-06-09 [colin] 3.4.0cvs84

* src/main.c
Fix bug 1447, 'If user tries to close while starting
up, it will not close ever.'

15 years ago2008-06-09 [colin] 3.4.0cvs83
Colin Leroy [Mon, 9 Jun 2008 16:43:20 +0000 (16:43 +0000)]
2008-06-09 [colin] 3.4.0cvs83

* src/filtering.c
Fix bug 1628, 'Claws Mail crashes when
filtering selected messages'

15 years ago2008-06-04 [colin] 3.4.0cvs82
Colin Leroy [Wed, 4 Jun 2008 16:00:25 +0000 (16:00 +0000)]
2008-06-04 [colin] 3.4.0cvs82

* src/messageview.c
Complete handling of html parts in multipart/alternative
mails

15 years ago2008-06-03 [paul] 3.4.0cvs81
Paul Mangan [Tue, 3 Jun 2008 20:19:24 +0000 (20:19 +0000)]
2008-06-03 [paul] 3.4.0cvs81

* src/prefs_message.c
make always the english good

15 years ago2008-06-03 [colin] 3.4.0cvs80
Colin Leroy [Tue, 3 Jun 2008 18:27:47 +0000 (18:27 +0000)]
2008-06-03 [colin] 3.4.0cvs80

* src/mainwindow.c
* src/mainwindow.h
Fix bug 1624, '[PATCH] Quick search should be
disabled for folder view'; based on a patch by
Michael Terry

15 years ago*** empty log message ***
Salvatore De Paolis [Tue, 3 Jun 2008 13:07:50 +0000 (13:07 +0000)]
*** empty log message ***

15 years ago2008-06-03 [iwkse] 3.4.0cvs79
Salvatore De Paolis [Tue, 3 Jun 2008 12:54:54 +0000 (12:54 +0000)]
2008-06-03 [iwkse] 3.4.0cvs79

* src/addressbook.c
Fix little gui bug on button sensitivity
* src/messageview.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_message.c
Allow by default to show html in multipart/mixed

15 years ago2008-06-02 [colin] 3.4.0cvs78
Colin Leroy [Mon, 2 Jun 2008 19:03:45 +0000 (19:03 +0000)]
2008-06-02 [colin] 3.4.0cvs78

* src/prefs_actions.c
GUI rework, patch by Pawel

15 years ago2008-06-02 [colin] 3.4.0cvs77
Colin Leroy [Mon, 2 Jun 2008 19:02:28 +0000 (19:02 +0000)]
2008-06-02 [colin] 3.4.0cvs77

* src/quote_fmt.c
Fix sensitivity/alignment, patch from
Pawel

15 years ago2008-05-31 [colin] 3.4.0cvs76
Colin Leroy [Sat, 31 May 2008 16:10:29 +0000 (16:10 +0000)]
2008-05-31 [colin] 3.4.0cvs76

* src/imap.c
Fix login issue introduced in cvs75.

15 years ago2008-05-31 [colin] 3.4.0cvs75
Colin Leroy [Sat, 31 May 2008 10:02:22 +0000 (10:02 +0000)]
2008-05-31 [colin] 3.4.0cvs75

* src/imap.c
Fix more possible double-frees. Also, fix the root cause
of these double-frees by just noting the Session is to
be destroyed instead of destroying it in flight

15 years ago2008-05-29 [paul] 3.4.0cvs74
Paul Mangan [Thu, 29 May 2008 13:25:56 +0000 (13:25 +0000)]
2008-05-29 [paul] 3.4.0cvs74

* manual/keyboard.xml
'Makes' these entries like the others

15 years ago2008-05-29 [colin] 3.4.0cvs73
Colin Leroy [Thu, 29 May 2008 06:54:47 +0000 (06:54 +0000)]
2008-05-29 [colin] 3.4.0cvs73

* src/procmsg.h
Include utils.h in case we
need to pull goffset definition

15 years ago2008-05-29 [colin] 3.4.0cvs72
Colin Leroy [Thu, 29 May 2008 05:46:17 +0000 (05:46 +0000)]
2008-05-29 [colin] 3.4.0cvs72

* src/common/utils.h
Workaround a stupid Glib issue, where
goffset happens to be undefined.

15 years ago2008-05-28 [colin] 3.4.0cvs71
Colin Leroy [Wed, 28 May 2008 05:42:02 +0000 (05:42 +0000)]
2008-05-28 [colin] 3.4.0cvs71

* src/compose.c
* src/compose.h
* src/grouplistdialog.c
* src/image_viewer.c
* src/imap.c
* src/inc.c
* src/main.c
* src/matcher.c
* src/messageview.c
* src/mimeview.c
* src/prefs_themes.c
* src/procmsg.h
* src/summaryview.c
* src/summaryview.h
* src/textview.c
* src/common/smtp.c
* src/common/utils.c
* src/common/utils.h
Use goffset instead of off_t for MsgInfo's size
Allows using MsgInfo structure from plugins
compiled with largefile support