claws.git
11 years ago2013-02-20 [colin] 3.9.0cvs93
Colin Leroy [Wed, 20 Feb 2013 15:21:48 +0000 (15:21 +0000)]
2013-02-20 [colin] 3.9.0cvs93

* src/common/plugin.c
Auto fix plugin names ending in "_plugin"

11 years ago2013-02-20 [colin] 3.9.0cvs92
Colin Leroy [Wed, 20 Feb 2013 14:59:08 +0000 (14:59 +0000)]
2013-02-20 [colin] 3.9.0cvs92

* src/plugins/gdata/Makefile.am
Change plugin name

11 years ago2013-02-20 [colin] 3.9.0cvs91
Colin Leroy [Wed, 20 Feb 2013 14:56:56 +0000 (14:56 +0000)]
2013-02-20 [colin] 3.9.0cvs91

* src/plugins/fetchinfo/Makefile.am
* src/plugins/notification/Makefile.am
* src/plugins/perl/Makefile.am
* src/plugins/python/Makefile.am
Drop _plugin from the plugin's filename

11 years ago2013-02-20 [colin] 3.9.0cvs90
Colin Leroy [Wed, 20 Feb 2013 14:27:48 +0000 (14:27 +0000)]
2013-02-20 [colin] 3.9.0cvs90

* configure.ac
Group core's --{en,dis}able switches

11 years ago2013-02-20 [colin] 3.9.0cvs89
Colin Leroy [Wed, 20 Feb 2013 14:06:27 +0000 (14:06 +0000)]
2013-02-20 [colin] 3.9.0cvs89

* configure.ac
typos

11 years ago2013-02-20 [colin] 3.9.0cvs88
Colin Leroy [Wed, 20 Feb 2013 13:27:50 +0000 (13:27 +0000)]
2013-02-20 [colin] 3.9.0cvs88

* configure.ac
* Makefile.am
Don't check for GNOME2 when we want to check for
gtk-update-icon-cache; Typo fix

11 years agoforgotten
Colin Leroy [Wed, 20 Feb 2013 13:13:13 +0000 (13:13 +0000)]
forgotten

11 years ago2013-02-20 [colin] 3.9.0cvs87
Colin Leroy [Wed, 20 Feb 2013 13:12:55 +0000 (13:12 +0000)]
2013-02-20 [colin] 3.9.0cvs87

* src/plugins/Makefile.am
* src/plugins/acpi_notifier/Makefile.am
* src/plugins/address_keeper/Makefile.am
* src/plugins/archive/Makefile.am
* src/plugins/att_remover/Makefile.am
* src/plugins/attachwarner/Makefile.am
* src/plugins/bogofilter/Makefile.am
* src/plugins/bsfilter/Makefile.am
* src/plugins/clamd/Makefile.am
* src/plugins/demo/Makefile.am
* src/plugins/fancy/Makefile.am
* src/plugins/fetchinfo/Makefile.am
* src/plugins/gdata/Makefile.am
* src/plugins/mailmbox/Makefile.am
* src/plugins/newmail/Makefile.am
* src/plugins/notification/Makefile.am
* src/plugins/pdf_viewer/Makefile.am
* src/plugins/perl/Makefile.am
* src/plugins/pgpcore/Makefile.am
* src/plugins/pgpinline/Makefile.am
* src/plugins/pgpmime/Makefile.am
* src/plugins/python/Makefile.am
* src/plugins/rssyl/Makefile.am
* src/plugins/smime/Makefile.am
* src/plugins/spam_report/Makefile.am
* src/plugins/spamassassin/Makefile.am
* src/plugins/tnef_parse/Makefile.am
* src/plugins/vcalendar/Makefile.am
Change automake conditionals so that all plugins subdirectories
are included, but nothing built in disabled plugins. Fixes make
dist with some plugins --disabled.

11 years ago2013-02-20 [colin] 3.9.0cvs86
Colin Leroy [Wed, 20 Feb 2013 12:43:32 +0000 (12:43 +0000)]
2013-02-20 [colin] 3.9.0cvs86

* configure.ac
* src/plugins/fancy/fancy_viewer.h
Fix build for Fancy and vCalendar

11 years ago2013-02-20 [colin] 3.9.0cvs85
Colin Leroy [Wed, 20 Feb 2013 11:25:36 +0000 (11:25 +0000)]
2013-02-20 [colin] 3.9.0cvs85

* configure.ac
Rework plugin enabling logic. More clean!
* src/plugins/fancy/fancy_viewer.c
* src/plugins/fancy/fancy_viewer.h
* src/plugins/spam_report/spam_report.c
Make curl dependancy mandatory
* src/plugins/notification/notification_plugin.c
Fix build with every possible thing disabled
* src/plugins/notification/Makefile.am
* src/plugins/notification/gtkhotkey/.cvsignore
* src/plugins/notification/gtkhotkey/Makefile.am
* src/plugins/notification/gtkhotkey/gtk-hotkey-error.c
* src/plugins/notification/gtkhotkey/gtk-hotkey-error.h
* src/plugins/notification/gtkhotkey/gtk-hotkey-info.c
* src/plugins/notification/gtkhotkey/gtk-hotkey-info.h
* src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.c
* src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.h
* src/plugins/notification/gtkhotkey/gtk-hotkey-listener.c
* src/plugins/notification/gtkhotkey/gtk-hotkey-listener.h
* src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.c
* src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.h
* src/plugins/notification/gtkhotkey/gtk-hotkey-registry.c
* src/plugins/notification/gtkhotkey/gtk-hotkey-registry.h
* src/plugins/notification/gtkhotkey/gtk-hotkey-utils.c
* src/plugins/notification/gtkhotkey/gtk-hotkey-utils.h
* src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.c
* src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.h
* src/plugins/notification/gtkhotkey/gtkhotkey.h
* src/plugins/notification/gtkhotkey/x11/eggaccelerators.c
* src/plugins/notification/gtkhotkey/x11/eggaccelerators.h
* src/plugins/notification/gtkhotkey/x11/tomboykeybinder.c
* src/plugins/notification/gtkhotkey/x11/tomboykeybinder.h
Re-add hotkey support
* src/plugins/spam_report/Makefile.am
* src/plugins/tnef_parse/Makefile.am
Remove gettext.h

11 years ago2013-02-20 [colin] 3.9.0cvs84
Colin Leroy [Wed, 20 Feb 2013 09:04:44 +0000 (09:04 +0000)]
2013-02-20 [colin] 3.9.0cvs84

* configure.ac
* po/POTFILES.in
* src/plugins/Makefile.am
* src/plugins/dillo_viewer/.cvsignore
* src/plugins/dillo_viewer/Makefile.am
* src/plugins/dillo_viewer/README
* src/plugins/dillo_viewer/dillo_prefs.c
* src/plugins/dillo_viewer/dillo_prefs.h
* src/plugins/dillo_viewer/dillo_viewer.c
* src/plugins/trayicon/.cvsignore
* src/plugins/trayicon/Makefile.am
* src/plugins/trayicon/README
* src/plugins/trayicon/trayicon.c
* src/plugins/trayicon/trayicon_prefs.c
* src/plugins/trayicon/trayicon_prefs.h
* src/plugins/trayicon/libeggtrayicon/.cvsignore
Drop trayicon and dillo_viewer

11 years ago*direct commit of translations from spam_report and tnef_parse
Colin Leroy [Wed, 20 Feb 2013 08:57:32 +0000 (08:57 +0000)]
*direct commit of translations from spam_report and tnef_parse

11 years ago2013-02-20 [colin] 3.9.0cvs83
Colin Leroy [Wed, 20 Feb 2013 08:45:59 +0000 (08:45 +0000)]
2013-02-20 [colin] 3.9.0cvs83

* configure.ac
* src/plugins/Makefile.am
* src/plugins/spam_report/.cvsignore
* src/plugins/spam_report/Makefile.am
* src/plugins/spam_report/placeholder.txt
* src/plugins/spam_report/spam_report.c
* src/plugins/spam_report/spam_report_prefs.c
* src/plugins/spam_report/spam_report_prefs.h
* src/plugins/tnef_parse/.cvsignore
* src/plugins/tnef_parse/Makefile.am
* src/plugins/tnef_parse/claws.def
* src/plugins/tnef_parse/mapi.h
* src/plugins/tnef_parse/mapidefs.h
* src/plugins/tnef_parse/mapitags.h
* src/plugins/tnef_parse/placeholder.txt
* src/plugins/tnef_parse/plugin.def
* src/plugins/tnef_parse/tnef-errors.h
* src/plugins/tnef_parse/tnef-types.h
* src/plugins/tnef_parse/tnef_dump.c
* src/plugins/tnef_parse/tnef_dump.h
* src/plugins/tnef_parse/tnef_parse.c
* src/plugins/tnef_parse/version.rc
* src/plugins/tnef_parse/ytnef.c
* src/plugins/tnef_parse/ytnef.h
Add tnef_parse and spam_report

11 years ago2013-02-20 [colin] 3.9.0cvs82
Colin Leroy [Wed, 20 Feb 2013 08:16:15 +0000 (08:16 +0000)]
2013-02-20 [colin] 3.9.0cvs82

* src/plugins/bogofilter/Makefile.am
* src/plugins/clamd/Makefile.am
* src/plugins/demo/Makefile.am
* src/plugins/dillo_viewer/Makefile.am
* src/plugins/fancy/Makefile.am
* src/plugins/fetchinfo/Makefile.am
* src/plugins/gdata/Makefile.am
* src/plugins/mailmbox/Makefile.am
* src/plugins/newmail/Makefile.am
* src/plugins/notification/Makefile.am
* src/plugins/pdf_viewer/Makefile.am
* src/plugins/perl/Makefile.am
* src/plugins/python/Makefile.am
* src/plugins/spamassassin/Makefile.am
* src/plugins/trayicon/Makefile.am
* src/plugins/vcalendar/libical/libical/Makefile.am
Fix out-of-tree build

11 years ago2013-02-19 [colin] 3.9.0cvs81
Colin Leroy [Tue, 19 Feb 2013 13:27:20 +0000 (13:27 +0000)]
2013-02-19 [colin] 3.9.0cvs81

* configure.ac
Fix inverted logic in a few plugins

11 years ago2013-02-18 [mones] 3.9.0cvs80
Ricardo Mones [Mon, 18 Feb 2013 20:06:11 +0000 (20:06 +0000)]
2013-02-18 [mones] 3.9.0cvs80

* src/plugins/notification/Makefile.am
* src/plugins/pdf_viewer/Makefile.am
* src/plugins/python/Makefile.am
Allow 'make dist' to generate a nice tarball

11 years ago2013-02-18 [wwp] 3.9.0cvs79
Tristan Chabredier [Mon, 18 Feb 2013 16:28:28 +0000 (16:28 +0000)]
2013-02-18 [wwp] 3.9.0cvs79

* src/plugins/clamd/libclamd/.cvsignore
Add one more .cvsignore file.

11 years ago2013-02-18 [wwp] 3.9.0cvs78
Tristan Chabredier [Mon, 18 Feb 2013 14:45:55 +0000 (14:45 +0000)]
2013-02-18 [wwp] 3.9.0cvs78

* src/plugins/clamd/libclamd/.cvsignore
One more .cvsignore file.

11 years ago2013-02-18 [wwp] 3.9.0cvs77
Tristan Chabredier [Mon, 18 Feb 2013 14:40:53 +0000 (14:40 +0000)]
2013-02-18 [wwp] 3.9.0cvs77

* src/plugins/clamd/.cvsignore
* src/plugins/clamd/libclamd/.cvsignore
* src/plugins/fetchinfo/.cvsignore
* src/plugins/gdata/.cvsignore
* src/plugins/mailmbox/.cvsignore
* src/plugins/newmail/.cvsignore
* src/plugins/notification/.cvsignore
* src/plugins/pdf_viewer/.cvsignore
* src/plugins/perl/.cvsignore
* src/plugins/python/.cvsignore
Silent up stuff a bit.

11 years ago2013-02-17 [colin] 3.9.0cvs76
Colin Leroy [Sun, 17 Feb 2013 21:56:48 +0000 (21:56 +0000)]
2013-02-17 [colin] 3.9.0cvs76

* src/plugins/notification/Makefile.am
* src/plugins/notification/notification_banner.c
* src/plugins/notification/notification_banner.h
* src/plugins/notification/notification_command.c
* src/plugins/notification/notification_command.h
* src/plugins/notification/notification_core.c
* src/plugins/notification/notification_foldercheck.c
* src/plugins/notification/notification_foldercheck.h
* src/plugins/notification/notification_hotkeys.c
* src/plugins/notification/notification_hotkeys.h
* src/plugins/notification/notification_indicator.c
* src/plugins/notification/notification_indicator.h
* src/plugins/notification/notification_lcdproc.c
* src/plugins/notification/notification_lcdproc.h
* src/plugins/notification/notification_plugin.c
* src/plugins/notification/notification_plugin.h
* src/plugins/notification/notification_popup.c
* src/plugins/notification/notification_popup.h
* src/plugins/notification/notification_prefs.c
* src/plugins/notification/notification_prefs.h
* src/plugins/notification/notification_trayicon.c
* src/plugins/notification/notification_trayicon.h
Activate and fix notification (without libindicate)

11 years agoDirect commit of translations for {clamd,fetchinfo,gdata,mailmbox,newmail,notificatio...
Colin Leroy [Sun, 17 Feb 2013 21:34:05 +0000 (21:34 +0000)]
Direct commit of translations for {clamd,fetchinfo,gdata,mailmbox,newmail,notification,pdf_viewer,perl,python}. Can't wait 15 minutes.

11 years ago*Remove the damn file already
Colin Leroy [Sun, 17 Feb 2013 21:24:10 +0000 (21:24 +0000)]
*Remove the damn file already

11 years ago2013-02-17 [colin] 3.9.0cvs75
Colin Leroy [Sun, 17 Feb 2013 21:22:03 +0000 (21:22 +0000)]
2013-02-17 [colin] 3.9.0cvs75

* src/plugins/Makefile.am
* src/plugins/archive/Makefile.am
* src/plugins/clamd/Makefile.am
* src/plugins/clamd/clamav_plugin.c
* src/plugins/clamd/clamav_plugin.h
* src/plugins/clamd/clamav_plugin_gtk.c
* src/plugins/clamd/placeholder.txt
* src/plugins/clamd/libclamd/Makefile.am
* src/plugins/clamd/libclamd/clamd-plugin.c
* src/plugins/clamd/libclamd/clamd-plugin.h
* src/plugins/fetchinfo/Makefile.am
* src/plugins/fetchinfo/fetchinfo_plugin.c
* src/plugins/fetchinfo/fetchinfo_plugin.h
* src/plugins/fetchinfo/fetchinfo_plugin_gtk.c
* src/plugins/fetchinfo/placeholder.txt
* src/plugins/gdata/Makefile.am
* src/plugins/gdata/cm_gdata_contacts.c
* src/plugins/gdata/cm_gdata_contacts.h
* src/plugins/gdata/cm_gdata_prefs.c
* src/plugins/gdata/cm_gdata_prefs.h
* src/plugins/gdata/gdata_plugin.c
* src/plugins/gdata/gdata_plugin.h
* src/plugins/gdata/placeholder.txt
* src/plugins/geolocation/placeholder.txt
* src/plugins/gtkhtml2_viewer/placeholder.txt
* src/plugins/mailmbox/Makefile.am
* src/plugins/mailmbox/carray.c
* src/plugins/mailmbox/carray.h
* src/plugins/mailmbox/chash.c
* src/plugins/mailmbox/chash.h
* src/plugins/mailmbox/clist.c
* src/plugins/mailmbox/clist.h
* src/plugins/mailmbox/mailimf.c
* src/plugins/mailmbox/mailimf.h
* src/plugins/mailmbox/mailimf_types.c
* src/plugins/mailmbox/mailimf_types.h
* src/plugins/mailmbox/mailimf_types_helper.c
* src/plugins/mailmbox/mailimf_types_helper.h
* src/plugins/mailmbox/mailimf_write.c
* src/plugins/mailmbox/mailimf_write.h
* src/plugins/mailmbox/maillock.c
* src/plugins/mailmbox/maillock.h
* src/plugins/mailmbox/mailmbox.c
* src/plugins/mailmbox/mailmbox.h
* src/plugins/mailmbox/mailmbox_folder.c
* src/plugins/mailmbox/mailmbox_folder.h
* src/plugins/mailmbox/mailmbox_gtk.deps
* src/plugins/mailmbox/mailmbox_parse.c
* src/plugins/mailmbox/mailmbox_parse.h
* src/plugins/mailmbox/mailmbox_types.c
* src/plugins/mailmbox/mailmbox_types.h
* src/plugins/mailmbox/mmapstring.c
* src/plugins/mailmbox/mmapstring.h
* src/plugins/mailmbox/placeholder.txt
* src/plugins/mailmbox/plugin.c
* src/plugins/mailmbox/plugin_gtk.c
* src/plugins/mailmbox/plugin_gtk.h
* src/plugins/newmail/Makefile.am
* src/plugins/newmail/newmail.c
* src/plugins/newmail/placeholder.txt
* src/plugins/notification/Makefile.am
* src/plugins/notification/claws.def
* src/plugins/notification/notification_banner.c
* src/plugins/notification/notification_banner.h
* src/plugins/notification/notification_command.c
* src/plugins/notification/notification_command.h
* src/plugins/notification/notification_core.c
* src/plugins/notification/notification_core.h
* src/plugins/notification/notification_foldercheck.c
* src/plugins/notification/notification_foldercheck.h
* src/plugins/notification/notification_hotkeys.c
* src/plugins/notification/notification_hotkeys.h
* src/plugins/notification/notification_indicator.c
* src/plugins/notification/notification_indicator.h
* src/plugins/notification/notification_lcdproc.c
* src/plugins/notification/notification_lcdproc.h
* src/plugins/notification/notification_pixbuf.c
* src/plugins/notification/notification_pixbuf.h
* src/plugins/notification/notification_plugin.c
* src/plugins/notification/notification_plugin.h
* src/plugins/notification/notification_popup.c
* src/plugins/notification/notification_popup.h
* src/plugins/notification/notification_prefs.c
* src/plugins/notification/notification_prefs.h
* src/plugins/notification/notification_trayicon.c
* src/plugins/notification/notification_trayicon.h
* src/plugins/notification/placeholder.txt
* src/plugins/notification/plugin.def
* src/plugins/notification/raw_claws_mail_logo_64x64.h
* src/plugins/notification/version.rc
* src/plugins/pdf_viewer/Makefile.am
* src/plugins/pdf_viewer/doc_index.xpm
* src/plugins/pdf_viewer/doc_index_close.xpm
* src/plugins/pdf_viewer/doc_info.xpm
* src/plugins/pdf_viewer/first_arrow.xpm
* src/plugins/pdf_viewer/last_arrow.xpm
* src/plugins/pdf_viewer/left_arrow.xpm
* src/plugins/pdf_viewer/placeholder.txt
* src/plugins/pdf_viewer/poppler_viewer.c
* src/plugins/pdf_viewer/poppler_viewer.h
* src/plugins/pdf_viewer/right_arrow.xpm
* src/plugins/pdf_viewer/rotate_left.xpm
* src/plugins/pdf_viewer/rotate_right.xpm
* src/plugins/pdf_viewer/zoom_fit.xpm
* src/plugins/pdf_viewer/zoom_in.xpm
* src/plugins/pdf_viewer/zoom_out.xpm
* src/plugins/pdf_viewer/zoom_width.xpm
* src/plugins/perl/Makefile.am
* src/plugins/perl/perl_gtk.c
* src/plugins/perl/perl_gtk.h
* src/plugins/perl/perl_plugin.c
* src/plugins/perl/perl_plugin.h
* src/plugins/perl/placeholder.txt
* src/plugins/python/Makefile.am
* src/plugins/python/clawsmailmodule.c
* src/plugins/python/clawsmailmodule.h
* src/plugins/python/composewindowtype.c
* src/plugins/python/composewindowtype.h
* src/plugins/python/foldertype.c
* src/plugins/python/foldertype.h
* src/plugins/python/messageinfotype.c
* src/plugins/python/messageinfotype.h
* src/plugins/python/nodetype.c
* src/plugins/python/nodetype.h
* src/plugins/python/placeholder.txt
* src/plugins/python/python-hooks.c
* src/plugins/python/python-hooks.h
* src/plugins/python/python-shell.c
* src/plugins/python/python-shell.h
* src/plugins/python/python_plugin.c
* src/plugins/vcalendar/Makefile.in
Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail,
notification, pdf_viewer, perl, python). Notification not yet
enabled because it has too much autoconf switches for my taste.

11 years ago2013-02-16 [colin] 3.9.0cvs74
Colin Leroy [Sat, 16 Feb 2013 13:48:16 +0000 (13:48 +0000)]
2013-02-16 [colin] 3.9.0cvs74

* po/POTFILES.in
* po/bg.po
* po/ca.po
* po/cs.po
* po/de.po
* po/en_GB.po
* po/es.po
* po/fi.po
* po/fr.po
* po/hu.po
* po/id_ID.po
* po/it.po
* po/ja.po
* po/lt.po
* po/nl.po
* po/pl.po
* po/pt_BR.po
* po/pt_PT.po
* po/ru.po
* po/sk.po
* po/sv.po
* po/uk.po
* po/zh_CN.po
* po/zh_TW.po
* src/plugins/Makefile.am
* src/plugins/archive/.cvsignore
* src/plugins/archive/Makefile.am
* src/plugins/archive/archiver.c
* src/plugins/archive/archiver.h
* src/plugins/archive/archiver_gtk.c
* src/plugins/archive/archiver_prefs.c
* src/plugins/archive/archiver_prefs.h
* src/plugins/archive/libarchive_archive.c
* src/plugins/archive/libarchive_archive.h
* src/plugins/archive/placeholder.txt
* src/plugins/att_remover/.cvsignore
* src/plugins/att_remover/Makefile.am
* src/plugins/att_remover/att_remover.c
* src/plugins/att_remover/placeholder.txt
* src/plugins/bsfilter/.cvsignore
* src/plugins/bsfilter/Makefile.am
* src/plugins/bsfilter/bsfilter.c
* src/plugins/bsfilter/bsfilter.h
* src/plugins/bsfilter/bsfilter_gtk.c
* src/plugins/bsfilter/claws.def
* src/plugins/bsfilter/placeholder.txt
* src/plugins/bsfilter/plugin.def
* src/plugins/bsfilter/version.rc
Add archive, att_remover, bsfilter
* src/plugins/vcalendar/Makefile.in
* src/plugins/vcalendar/libical/libical/icalversion.h
Remove useless files

11 years agoadd .cvsignore files
Colin Leroy [Sat, 16 Feb 2013 13:08:11 +0000 (13:08 +0000)]
add .cvsignore files

11 years ago2013-02-16 [colin] 3.9.0cvs73
Colin Leroy [Sat, 16 Feb 2013 13:01:11 +0000 (13:01 +0000)]
2013-02-16 [colin] 3.9.0cvs73

* src/plugins/Makefile.am
* src/plugins/acpi_notifier/Makefile.am
* src/plugins/acpi_notifier/acpi_notifier.c
* src/plugins/acpi_notifier/placeholder.txt
* src/plugins/address_keeper/Makefile.am
* src/plugins/address_keeper/address_keeper.c
* src/plugins/address_keeper/address_keeper.h
* src/plugins/address_keeper/address_keeper_prefs.c
* src/plugins/address_keeper/address_keeper_prefs.h
* src/plugins/address_keeper/claws.def
* src/plugins/address_keeper/placeholder.txt
* src/plugins/address_keeper/plugin.def
* src/plugins/address_keeper/version.rc
* src/plugins/attachwarner/Makefile.am
* src/plugins/attachwarner/attachwarner.c
* src/plugins/attachwarner/attachwarner.h
* src/plugins/attachwarner/attachwarner_prefs.c
* src/plugins/attachwarner/attachwarner_prefs.h
* src/plugins/attachwarner/claws.def
* src/plugins/attachwarner/placeholder.txt
* src/plugins/attachwarner/plugin.def
* src/plugins/attachwarner/version.rc
* src/plugins/vcalendar/libical/libical/icalversion.h
* po/POTFILES.in
* po/bg.po
* po/ca.po
* po/cs.po
* po/de.po
* po/en_GB.po
* po/es.po
* po/fi.po
* po/fr.po
* po/hu.po
* po/id_ID.po
* po/it.po
* po/ja.po
* po/lt.po
* po/nl.po
* po/pl.po
* po/pt_BR.po
* po/pt_PT.po
* po/ru.po
* po/sk.po
* po/sr.po
* po/sv.po
* po/uk.po
* po/zh_CN.po
* po/zh_TW.po
Now do acpi_notifier, attachwarner, address_keeper

11 years ago2013-02-16 [colin] 3.9.0cvs72
Colin Leroy [Sat, 16 Feb 2013 12:14:20 +0000 (12:14 +0000)]
2013-02-16 [colin] 3.9.0cvs72

* po/POTFILES.in
* po/bg.po
* po/ca.po
* po/cs.po
* po/de.po
* po/en_GB.po
* po/es.po
* po/fi.po
* po/fr.po
* po/hu.po
* po/id_ID.po
* po/it.po
* po/ja.po
* po/lt.po
* po/nl.po
* po/pl.po
* po/pt_BR.po
* po/pt_PT.po
* po/ru.po
* po/sk.po
* po/sr.po
* po/sv.po
* po/uk.po
* po/zh_CN.po
* po/zh_TW.po
Merge RSSyl's translations

11 years ago2013-02-16 [colin] 3.9.0cvs71
Colin Leroy [Sat, 16 Feb 2013 11:59:55 +0000 (11:59 +0000)]
2013-02-16 [colin] 3.9.0cvs71

* src/mainwindow.c
Fix use-after-free (introduced in cvs61)

11 years ago2013-02-16 [colin] 3.9.0cvs70
Colin Leroy [Sat, 16 Feb 2013 10:35:15 +0000 (10:35 +0000)]
2013-02-16 [colin] 3.9.0cvs70

* src/main.c
* src/prefs_common.c
* src/prefs_common.h
* src/common/defs.h
* src/common/w32_account.c
Add an hidden preference to set the Windows theme
* src/plugins/Makefile.am
* src/plugins/rssyl/Makefile.am
* src/plugins/rssyl/claws.def
* src/plugins/rssyl/date.c
* src/plugins/rssyl/date.h
* src/plugins/rssyl/feed.c
* src/plugins/rssyl/feed.h
* src/plugins/rssyl/feedprops.c
* src/plugins/rssyl/feedprops.h
* src/plugins/rssyl/opml.c
* src/plugins/rssyl/opml.h
* src/plugins/rssyl/parsers.c
* src/plugins/rssyl/parsers.h
* src/plugins/rssyl/placeholder.txt
* src/plugins/rssyl/plugin.c
* src/plugins/rssyl/plugin.def
* src/plugins/rssyl/rssyl.c
* src/plugins/rssyl/rssyl.h
* src/plugins/rssyl/rssyl_cb_gtk.c
* src/plugins/rssyl/rssyl_cb_gtk.h
* src/plugins/rssyl/rssyl_cb_menu.c
* src/plugins/rssyl/rssyl_cb_menu.h
* src/plugins/rssyl/rssyl_gtk.c
* src/plugins/rssyl/rssyl_gtk.h
* src/plugins/rssyl/rssyl_prefs.c
* src/plugins/rssyl/rssyl_prefs.h
* src/plugins/rssyl/strreplace.c
* src/plugins/rssyl/strreplace.h
* src/plugins/rssyl/version.rc
Add RSSyl
* src/plugins/vcalendar/Makefile.am
* src/plugins/vcalendar/Makefile.in
* src/plugins/vcalendar/plugin.c
* src/plugins/vcalendar/libical/libical/icalversion.h
Fix Curl flags :)

11 years ago2013-02-14 [paul] 3.9.0cvs69
Paul Mangan [Thu, 14 Feb 2013 11:20:27 +0000 (11:20 +0000)]
2013-02-14 [paul] 3.9.0cvs69

* po/id_ID.po
"fix" plural forms

11 years ago2013-02-14 [colin] 3.9.0cvs68
Colin Leroy [Thu, 14 Feb 2013 10:53:54 +0000 (10:53 +0000)]
2013-02-14 [colin] 3.9.0cvs68

* po/POTFILES.in
Add vcalendar files
* po/merge-po-from-plugin.sh
Add helper script to merge external plugins translations
* po/bg.po
* po/ca.po
* po/cs.po
* po/de.po
* po/en_GB.po
* po/es.po
* po/fi.po
* po/fr.po
* po/hu.po
* po/id_ID.po
* po/it.po
* po/ja.po
* po/lt.po
* po/nl.po
* po/pl.po
* po/pt_BR.po
* po/pt_PT.po
* po/ru.po
* po/sk.po
* po/sr.po
* po/sv.po
* po/uk.po
* po/zh_CN.po
* po/zh_TW.po
Merge translations from fancy and vcalendar

11 years ago2013-02-14 [colin] 3.9.0cvs67
Colin Leroy [Thu, 14 Feb 2013 09:59:35 +0000 (09:59 +0000)]
2013-02-14 [colin] 3.9.0cvs67

* configure.ac
Fix perl detection

11 years ago2013-02-14 [colin] 3.9.0cvs66
Colin Leroy [Thu, 14 Feb 2013 08:50:27 +0000 (08:50 +0000)]
2013-02-14 [colin] 3.9.0cvs66

* src/plugins/vcalendar/claws.def
* src/plugins/vcalendar/plugin.def
Add missing files
* src/plugins/vcalendar/libical/Makefile.in
* src/plugins/vcalendar/libical/design-data/Makefile.in
* src/plugins/vcalendar/libical/libical/Makefile.in
* src/plugins/vcalendar/libical/scripts/Makefile.in
Remove extraneous files

11 years ago2013-02-13 [colin] 3.9.0cvs65
Colin Leroy [Wed, 13 Feb 2013 20:50:31 +0000 (20:50 +0000)]
2013-02-13 [colin] 3.9.0cvs65

* src/plugins/address_dup_finder/placeholder.txt
* src/plugins/synce/placeholder.txt
Removed, deprecated plugins
* src/plugins/Makefile.am
* src/plugins/vcalendar/Makefile.am
* src/plugins/vcalendar/Makefile.in
* src/plugins/vcalendar/common-views.c
* src/plugins/vcalendar/common-views.h
* src/plugins/vcalendar/day-view.c
* src/plugins/vcalendar/icaltime_as_local.c
* src/plugins/vcalendar/icaltime_as_local.h
* src/plugins/vcalendar/month-view.c
* src/plugins/vcalendar/placeholder.txt
* src/plugins/vcalendar/plugin.c
* src/plugins/vcalendar/vcal_dbus.c
* src/plugins/vcalendar/vcal_dbus.h
* src/plugins/vcalendar/vcal_folder.c
* src/plugins/vcalendar/vcal_folder.h
* src/plugins/vcalendar/vcal_interface.h
* src/plugins/vcalendar/vcal_manager.c
* src/plugins/vcalendar/vcal_manager.h
* src/plugins/vcalendar/vcal_meeting_gtk.c
* src/plugins/vcalendar/vcal_meeting_gtk.h
* src/plugins/vcalendar/vcal_prefs.c
* src/plugins/vcalendar/vcal_prefs.h
* src/plugins/vcalendar/vcalendar.c
* src/plugins/vcalendar/vcalendar.h
* src/plugins/vcalendar/version.rc
* src/plugins/vcalendar/libical/.cvsignore
* src/plugins/vcalendar/libical/Makefile.am
* src/plugins/vcalendar/libical/Makefile.in
* src/plugins/vcalendar/libical/design-data/.cvsignore
* src/plugins/vcalendar/libical/design-data/Makefile.am
* src/plugins/vcalendar/libical/design-data/Makefile.in
* src/plugins/vcalendar/libical/design-data/parameters.csv
* src/plugins/vcalendar/libical/design-data/properties.csv
* src/plugins/vcalendar/libical/design-data/restrictions.csv
* src/plugins/vcalendar/libical/design-data/status.txt
* src/plugins/vcalendar/libical/design-data/value-types.csv
* src/plugins/vcalendar/libical/libical/.cvsignore
* src/plugins/vcalendar/libical/libical/Makefile.am
* src/plugins/vcalendar/libical/libical/Makefile.in
* src/plugins/vcalendar/libical/libical/icalattendee.c
* src/plugins/vcalendar/libical/libical/icalattendee.h
* src/plugins/vcalendar/libical/libical/icalcomponent.c
* src/plugins/vcalendar/libical/libical/icalcomponent.h
* src/plugins/vcalendar/libical/libical/icalderivedparameter.c.in
* src/plugins/vcalendar/libical/libical/icalderivedparameter.h.in
* src/plugins/vcalendar/libical/libical/icalderivedproperty.c.in
* src/plugins/vcalendar/libical/libical/icalderivedproperty.h.in
* src/plugins/vcalendar/libical/libical/icalderivedvalue.c.in
* src/plugins/vcalendar/libical/libical/icalderivedvalue.h.in
* src/plugins/vcalendar/libical/libical/icalduration.c
* src/plugins/vcalendar/libical/libical/icalduration.h
* src/plugins/vcalendar/libical/libical/icalenums.c
* src/plugins/vcalendar/libical/libical/icalenums.h
* src/plugins/vcalendar/libical/libical/icalerror.c
* src/plugins/vcalendar/libical/libical/icalerror.h
* src/plugins/vcalendar/libical/libical/icallangbind.c
* src/plugins/vcalendar/libical/libical/icallangbind.h
* src/plugins/vcalendar/libical/libical/icallexer.l
* src/plugins/vcalendar/libical/libical/icalmemory.c
* src/plugins/vcalendar/libical/libical/icalmemory.h
* src/plugins/vcalendar/libical/libical/icalmime.c
* src/plugins/vcalendar/libical/libical/icalmime.h
* src/plugins/vcalendar/libical/libical/icalparameter.c
* src/plugins/vcalendar/libical/libical/icalparameter.h
* src/plugins/vcalendar/libical/libical/icalparameterimpl.h
* src/plugins/vcalendar/libical/libical/icalparser.c
* src/plugins/vcalendar/libical/libical/icalparser.h
* src/plugins/vcalendar/libical/libical/icalperiod.c
* src/plugins/vcalendar/libical/libical/icalperiod.h
* src/plugins/vcalendar/libical/libical/icalproperty.c
* src/plugins/vcalendar/libical/libical/icalproperty.h
* src/plugins/vcalendar/libical/libical/icalrecur.c
* src/plugins/vcalendar/libical/libical/icalrecur.h
* src/plugins/vcalendar/libical/libical/icalrestriction.c.in
* src/plugins/vcalendar/libical/libical/icalrestriction.h
* src/plugins/vcalendar/libical/libical/icaltime.c
* src/plugins/vcalendar/libical/libical/icaltime.h
* src/plugins/vcalendar/libical/libical/icaltypes.c
* src/plugins/vcalendar/libical/libical/icaltypes.h
* src/plugins/vcalendar/libical/libical/icalvalue.c
* src/plugins/vcalendar/libical/libical/icalvalue.h
* src/plugins/vcalendar/libical/libical/icalvalueimpl.h
* src/plugins/vcalendar/libical/libical/icalversion.h
* src/plugins/vcalendar/libical/libical/icalversion.h.in
* src/plugins/vcalendar/libical/libical/icalyacc.output
* src/plugins/vcalendar/libical/libical/icalyacc.y
* src/plugins/vcalendar/libical/libical/pvl.c
* src/plugins/vcalendar/libical/libical/pvl.h
* src/plugins/vcalendar/libical/libical/sspm.c
* src/plugins/vcalendar/libical/libical/sspm.h
* src/plugins/vcalendar/libical/libical/vsnprintf.c
* src/plugins/vcalendar/libical/scripts/.cvsignore
* src/plugins/vcalendar/libical/scripts/Makefile.am
* src/plugins/vcalendar/libical/scripts/Makefile.in
* src/plugins/vcalendar/libical/scripts/mkderivedcomponents.pl
* src/plugins/vcalendar/libical/scripts/mkderivedparameters.pl
* src/plugins/vcalendar/libical/scripts/mkderivedproperties.pl
* src/plugins/vcalendar/libical/scripts/mkderivedvalues.pl
* src/plugins/vcalendar/libical/scripts/mkparameterrestrictions.pl
* src/plugins/vcalendar/libical/scripts/mkrestrictionrecords.pl
* src/plugins/vcalendar/libical/scripts/mkrestrictiontable.pl
* src/plugins/vcalendar/libical/scripts/readvaluesfile.pl
Add vcalendar.

11 years ago2013-02-13 [colin] 3.9.0cvs64
Colin Leroy [Wed, 13 Feb 2013 16:56:27 +0000 (16:56 +0000)]
2013-02-13 [colin] 3.9.0cvs64

* src/plugins/acpi_notifier/placeholder.txt
* src/plugins/address_dup_finder/placeholder.txt
* src/plugins/address_keeper/placeholder.txt
* src/plugins/archive/placeholder.txt
* src/plugins/att_remover/placeholder.txt
* src/plugins/attachwarner/placeholder.txt
* src/plugins/bsfilter/placeholder.txt
* src/plugins/clamd/placeholder.txt
* src/plugins/fetchinfo/placeholder.txt
* src/plugins/gdata/placeholder.txt
* src/plugins/geolocation/placeholder.txt
* src/plugins/gtkhtml2_viewer/placeholder.txt
* src/plugins/mailmbox/placeholder.txt
* src/plugins/newmail/placeholder.txt
* src/plugins/notification/placeholder.txt
* src/plugins/pdf_viewer/placeholder.txt
* src/plugins/perl/placeholder.txt
* src/plugins/python/placeholder.txt
* src/plugins/rssyl/placeholder.txt
* src/plugins/spam_report/placeholder.txt
* src/plugins/synce/placeholder.txt
* src/plugins/tnef_parse/placeholder.txt
* src/plugins/vcalendar/placeholder.txt
Add temporary placeholders for ex-extra-plugins to be
integrated.

11 years ago2013-02-13 [paul] 3.9.0cvs63
Paul Mangan [Wed, 13 Feb 2013 16:44:40 +0000 (16:44 +0000)]
2013-02-13 [paul] 3.9.0cvs63

* src/plugins/fancy/Makefile.am
no need for EXTRA_DIST

11 years agomove the Fancy plugin into core
Paul Mangan [Wed, 13 Feb 2013 16:38:37 +0000 (16:38 +0000)]
move the Fancy plugin into core

11 years agoadd test file
Colin Leroy [Wed, 13 Feb 2013 16:34:06 +0000 (16:34 +0000)]
add test file

11 years ago2013-02-13 [paul] 3.9.0cvs62
Paul Mangan [Wed, 13 Feb 2013 16:23:36 +0000 (16:23 +0000)]
2013-02-13 [paul] 3.9.0cvs62

* configure.ac
* po/POTFILES.in
* src/plugins/Makefile.am
* src/plugins/fancy/Makefile.am
* src/plugins/fancy/fancy_prefs.c
* src/plugins/fancy/fancy_prefs.h
* src/plugins/fancy/fancy_viewer.c
* src/plugins/fancy/fancy_viewer.h
move the Fancy plugin into core

11 years ago2013-02-11 [paul] 3.9.0cvs61
Paul Mangan [Mon, 11 Feb 2013 12:28:13 +0000 (12:28 +0000)]
2013-02-11 [paul] 3.9.0cvs61

* src/mainwindow.c
use the Delete key to remove colour label accels (same as everywhere else).
complete the change to gtk_accel_map_add_entry() for older/newer GTKs

11 years ago2013-01-26 [mir] 3.9.0cvs60
Michael Rasmussen [Sat, 26 Jan 2013 20:26:03 +0000 (20:26 +0000)]
2013-01-26 [mir] 3.9.0cvs60

* tools/vcard2xml.py
Fixes bugs:
    1) Lines split over more than one line breaks parser
    2) Get email addres correct. Not only email;internet
Improvements:
    1) Basic handling of vcard 3.0

11 years ago2013-01-23 [colin] 3.9.0cvs59
Colin Leroy [Wed, 23 Jan 2013 16:17:00 +0000 (16:17 +0000)]
2013-01-23 [colin] 3.9.0cvs59

* src/action.c
* src/common/utils.c
Fix actions with spaces (and quotes). Thanks to H. Merijn Brand

11 years ago2013-01-23 [colin] 3.9.0cvs58
Colin Leroy [Wed, 23 Jan 2013 09:03:07 +0000 (09:03 +0000)]
2013-01-23 [colin] 3.9.0cvs58

* src/imap.c
Fix bug #2863, "Applying has_attachment quicksearch
on IMAP segfaults".

11 years ago2013-01-21 [paul] 3.9.0cvs57
Paul Mangan [Mon, 21 Jan 2013 17:11:25 +0000 (17:11 +0000)]
2013-01-21 [paul] 3.9.0cvs57

* src/codeconv.h
* src/procmime.c
fix bug 2862, 'Segmentation fault when replying to a
message where the "code conversion" fails'. add support
for X-VIET-VPS encoding

11 years ago2013-01-21 [paul] 3.9.0cvs56
Paul Mangan [Mon, 21 Jan 2013 15:58:01 +0000 (15:58 +0000)]
2013-01-21 [paul] 3.9.0cvs56

* src/common/defs.h
* src/gtk/about.c
promote the users' ml on the About/Info tab

11 years ago2013-01-09 [paul] 3.9.0cvs55
Paul Mangan [Wed, 9 Jan 2013 12:04:13 +0000 (12:04 +0000)]
2013-01-09 [paul] 3.9.0cvs55

* doc/man/claws-mail.1
* src/gtk/about.c
update copyright year

11 years ago2013-01-09 [paul] 3.9.0cvs54
Paul Mangan [Wed, 9 Jan 2013 11:50:38 +0000 (11:50 +0000)]
2013-01-09 [paul] 3.9.0cvs54

* src/gtk/gtkaspell.c
fix sensitivity of 'Use both dictionaries' in compose window

11 years ago2013-01-09 [mir] 3.9.0cvs53
Michael Rasmussen [Wed, 9 Jan 2013 00:18:57 +0000 (00:18 +0000)]
2013-01-09 [mir] 3.9.0cvs53

* tools/vcard2xml.py
    Fix missing file encoding info.
    See -> http://www.python.org/dev/peps/pep-0263/

11 years ago2013-01-08 [mones] 3.9.0cvs52
Ricardo Mones [Tue, 8 Jan 2013 10:23:31 +0000 (10:23 +0000)]
2013-01-08 [mones] 3.9.0cvs52

* claws-mail.desktop
Added Swedish translation by Andreas Rönnquist

11 years ago2012-12-20 [colin] 3.9.0cvs51
Colin Leroy [Thu, 20 Dec 2012 09:23:45 +0000 (09:23 +0000)]
2012-12-20 [colin] 3.9.0cvs51

* src/action.c
Fix crash on action error;
Fix trimming of leading spaces in actions

11 years ago2012-12-19 [colin] 3.9.0cvs50
Colin Leroy [Wed, 19 Dec 2012 16:52:10 +0000 (16:52 +0000)]
2012-12-19 [colin] 3.9.0cvs50

* src/editldap.c
* src/ldapctrl.c
* src/ldapserver.c
Make LDAP over SSL work on Win32 - but not TLS,
unfortunately. Also, it requires the certificate
to be trusted.

11 years ago2012-12-16 [colin] 3.9.0cvs49
Colin Leroy [Sun, 16 Dec 2012 19:55:12 +0000 (19:55 +0000)]
2012-12-16 [colin] 3.9.0cvs49

* src/messageview.c
Add missing \n at end of the return receipt last part's headers.

11 years ago2012-12-15 [paul] 3.9.0cvs48
Paul Mangan [Sat, 15 Dec 2012 08:51:08 +0000 (08:51 +0000)]
2012-12-15 [paul] 3.9.0cvs48

* src/addrselect.c
fix bug 2832, 'mail to from adress-book splitt names'

11 years ago2012-12-12 [colin] 3.9.0cvs47
Colin Leroy [Wed, 12 Dec 2012 16:40:53 +0000 (16:40 +0000)]
2012-12-12 [colin] 3.9.0cvs47

* src/action.c
Port to g_spawn API and make actions work better on Win32
* src/mainwindow.c
Indentation

11 years agoUpdated my address
Andrej Kacian [Wed, 12 Dec 2012 14:18:40 +0000 (14:18 +0000)]
Updated my address

11 years ago2012-12-12 [ticho] 3.9.0cvs46
Andrej Kacian [Wed, 12 Dec 2012 12:43:53 +0000 (12:43 +0000)]
2012-12-12 [ticho] 3.9.0cvs46

* src/compose.c
Move focus to body textview when subject entry is activated
(Enter key pressed) in compose window.

11 years ago2012-12-10 [mones] 3.9.0cvs45
Ricardo Mones [Mon, 10 Dec 2012 14:21:46 +0000 (14:21 +0000)]
2012-12-10 [mones] 3.9.0cvs45

* src/addr_compl.c
Fix bug #2835 (core part) to allow NULL names which
have an address

11 years ago2012-12-07 [colin] 3.9.0cvs44
Colin Leroy [Fri, 7 Dec 2012 09:36:06 +0000 (09:36 +0000)]
2012-12-07 [colin] 3.9.0cvs44

* src/news.c
Try to fix strange crash in nntp_ping/session_destroy...

11 years ago2012-12-06 [mones] 3.9.0cvs43
Ricardo Mones [Thu, 6 Dec 2012 00:11:11 +0000 (00:11 +0000)]
2012-12-06 [mones] 3.9.0cvs43

* tools/README
* tools/gif2xface.pl
* tools/outlook2claws-mail.pl
Fix address not working since years ago

11 years ago2012-12-05 [mones] 3.9.0cvs42
Ricardo Mones [Thu, 6 Dec 2012 00:00:29 +0000 (00:00 +0000)]
2012-12-05 [mones] 3.9.0cvs42

* src/prefs_gtk.c
Do not set to NULL string preferences which have "" as
default value

11 years ago2012-12-05 [colin] 3.9.0cvs41
Colin Leroy [Wed, 5 Dec 2012 20:26:21 +0000 (20:26 +0000)]
2012-12-05 [colin] 3.9.0cvs41

* src/common/ssl.c
Nullify xcred pointer like the other ones

11 years ago2012-12-03 [wwp] 3.9.0cvs40
Tristan Chabredier [Mon, 3 Dec 2012 10:11:37 +0000 (10:11 +0000)]
2012-12-03 [wwp] 3.9.0cvs40

* src/summaryview.c
* src/mainwindow.c
Avoid any possible confusion: 0 is not a neutral value when passed
to main_window_get_mask() - use -1 instead, even in those cases we
don't care.

11 years ago2012-12-03 [wwp] 3.9.0cvs39
Tristan Chabredier [Mon, 3 Dec 2012 09:59:34 +0000 (09:59 +0000)]
2012-12-03 [wwp] 3.9.0cvs39

* src/toolbar.c
Fix sensitivity of next-unread toolbar button.

11 years ago2012-12-03 [colin] 3.9.0cvs38
Colin Leroy [Mon, 3 Dec 2012 09:34:16 +0000 (09:34 +0000)]
2012-12-03 [colin] 3.9.0cvs38

* src/common/utils.c
Fix following relative symlinks

11 years ago2012-12-02 [colin] 3.9.0cvs37
Colin Leroy [Sun, 2 Dec 2012 20:39:03 +0000 (20:39 +0000)]
2012-12-02 [colin] 3.9.0cvs37

* src/main.c
Of course you can't, Windows. Of course...

11 years ago2012-12-02 [colin] 3.9.0cvs36
Colin Leroy [Sun, 2 Dec 2012 20:35:06 +0000 (20:35 +0000)]
2012-12-02 [colin] 3.9.0cvs36

* src/main.c
Move control sockets inside their own directory,
$TMPDIR/claws-mail-$UID/, and name them after the configuration  directory md5 hash. That allows
- cleaner separation of sockets and config dirs in
  case of alternate config directories
- forward migration is handled: if $TMPDIR/claws-mail-$UID
  exists as a socket, use it to control the running entity
- backwards migration is handled: starting an old Claws Mail
  version will bail out as creating the legacy socket won't
  be possible.
- migration for alternate-config-dirs is not handled, which
  could be mentioned in release notes.
Fixes bug #2828, "Use MD5 digest for socket name"

11 years ago2012-12-01 [colin] 3.9.0cvs35
Colin Leroy [Sat, 1 Dec 2012 21:23:10 +0000 (21:23 +0000)]
2012-12-01 [colin] 3.9.0cvs35

* src/common/utils.c
As usual, Windows is a little bit different
(you have to love it the same as the normal OSes...)

11 years ago2012-12-01 [colin] 3.9.0cvs34
Colin Leroy [Sat, 1 Dec 2012 21:03:48 +0000 (21:03 +0000)]
2012-12-01 [colin] 3.9.0cvs34

* src/common/utils.c
* src/common/utils.h
Add a canonicalizer function and use it to
canonicalize rc_dir.

11 years ago2012-11-30 [mones] 3.9.0cvs33
Ricardo Mones [Fri, 30 Nov 2012 18:57:21 +0000 (18:57 +0000)]
2012-11-30 [mones] 3.9.0cvs33

* src/common/plugin.c
Fixes #1137 completely, saving path-less plugins as is
in config. With this patch user can edit plugin list on
clawsrc and remove absolute paths from shared plugins,
leaving only the "pluginname.so". Those will be tried to
load from plugin dir of the loading core. Notice that
those will also fail to load on older versions, and will
probably be removed from your config without warning by
the older version.

11 years ago2012-11-30 [wwp] 3.9.0cvs32
Tristan Chabredier [Fri, 30 Nov 2012 15:20:26 +0000 (15:20 +0000)]
2012-11-30 [wwp] 3.9.0cvs32

* src/mainwindow.c
* src/mainwindow.h
* src/summaryview.c
* src/toolbar.c
Fix wrong types used (mix between SensitiveCond and SensitiveCondMask),
also fix list loop initializers.

11 years ago2012-11-30 [wwp] 3.9.0cvs31
Tristan Chabredier [Fri, 30 Nov 2012 14:25:12 +0000 (14:25 +0000)]
2012-11-30 [wwp] 3.9.0cvs31

* src/mainwindow.c
* src/mainwindow.h
* src/procmsg.c
* src/send_message.c
* src/send_message.h
* src/toolbar.c
* src/toolbar.h
Add Message/Cancel sending (same as --cancel-sending), adds the
relevant toolbar icon, and an extra cancel sending+receiving icon
for convenience.

11 years ago2012-11-29 [colin] 3.9.0cvs30
Colin Leroy [Thu, 29 Nov 2012 09:56:28 +0000 (09:56 +0000)]
2012-11-29 [colin] 3.9.0cvs30

* src/mainwindow.c
Fix mask on a few menu items (thanks Ricardo!)

11 years ago2012-11-28 [wwp] 3.9.0cvs29
Tristan Chabredier [Wed, 28 Nov 2012 15:33:13 +0000 (15:33 +0000)]
2012-11-28 [wwp] 3.9.0cvs29

* src/mainwindow.c
* src/mainwindow.h
* src/summaryview.c
* src/toolbar.c
Rework SensitiveCond enum to allow more than 32 flags for GUI status checking.
Complete toolbar_init(), which was missing few inits.

11 years ago2012-11-28 [colin] 3.9.0cvs28
Colin Leroy [Wed, 28 Nov 2012 11:11:40 +0000 (11:11 +0000)]
2012-11-28 [colin] 3.9.0cvs28

* src/mainwindow.c
* src/news.c
* src/news.h
* src/etpan/nntp-thread.c
Disconnect NNTP accounts too when switching offline

11 years ago2012-11-28 [colin] 3.9.0cvs27
Colin Leroy [Wed, 28 Nov 2012 11:01:24 +0000 (11:01 +0000)]
2012-11-28 [colin] 3.9.0cvs27

* src/imap.c
* src/news.c
* src/common/session.c
* src/common/session.h
Add keep-alive pings on IMAP and NNTP

11 years ago2012-11-28 [colin] 3.9.0cvs26
Colin Leroy [Wed, 28 Nov 2012 09:39:37 +0000 (09:39 +0000)]
2012-11-28 [colin] 3.9.0cvs26

* src/imap.c
* src/etpan/imap-thread.c
* src/etpan/imap-thread.h
Try locale's charset and UTF-7 on server-side
searches when UTF-8 fails. Also, don't even
mention a charset if searching for an ASCII
string.

11 years ago2012-11-27 [colin] 3.9.0cvs25
Colin Leroy [Tue, 27 Nov 2012 10:22:35 +0000 (10:22 +0000)]
2012-11-27 [colin] 3.9.0cvs25

* src/main.c
Unbreak the build.

11 years ago2012-11-27 [colin] 3.9.0cvs24
Colin Leroy [Tue, 27 Nov 2012 10:18:56 +0000 (10:18 +0000)]
2012-11-27 [colin] 3.9.0cvs24

* src/common/ssl.c
Fix bug #2826, "replace deprecated gnutls function"
Patch by Christian Hesse

11 years ago2012-11-27 [colin] 3.9.0cvs23
Colin Leroy [Tue, 27 Nov 2012 10:14:10 +0000 (10:14 +0000)]
2012-11-27 [colin] 3.9.0cvs23

* src/gtk/manage_window.c
Stop spamming logs with focus events.

11 years ago2012-11-27 [colin] 3.9.0cvs22
Colin Leroy [Tue, 27 Nov 2012 10:12:11 +0000 (10:12 +0000)]
2012-11-27 [colin] 3.9.0cvs22

* src/mainwindow.c
* src/prefs_common.c
* src/prefs_common.h
Unsneak a work-in-progress patch that I mistakengly
commited with a cleanup

11 years ago2012-11-27 [wwp] 3.9.0cvs21
Tristan Chabredier [Tue, 27 Nov 2012 08:47:06 +0000 (08:47 +0000)]
2012-11-27 [wwp] 3.9.0cvs21

* doc/man/claws-mail.1
* src/main.c
* src/send_message.c
* src/send_message.h
Add --cancel-sending command-line switch.

11 years ago2012-11-23 [colin] 3.9.0cvs20
Colin Leroy [Fri, 23 Nov 2012 19:29:16 +0000 (19:29 +0000)]
2012-11-23 [colin] 3.9.0cvs20

* src/jpilot.c
* src/main.c
* src/mainwindow.c
* src/matcher.c
* src/prefs_common.c
* src/prefs_common.h
* src/procmsg.c
* src/common/socket.c
* src/common/socket.h
* src/common/ssl.c
* src/common/ssl_certificate.c
* src/common/ssl_certificate.h
* src/etpan/imap-thread.c
* src/etpan/nntp-thread.c
Cleanup some warnings and deprecated types. Patch by
Christian Hesse, fixing bug #2617. Thanks!

11 years ago2012-11-23 [colin] 3.9.0cvs19
Colin Leroy [Fri, 23 Nov 2012 16:37:08 +0000 (16:37 +0000)]
2012-11-23 [colin] 3.9.0cvs19

* AUTHORS
* src/gtk/authors.h
Add Christian Hesse which was forgotten for some reason

11 years agoForgot a bug in tagging cvs10
Colin Leroy [Thu, 22 Nov 2012 08:46:17 +0000 (08:46 +0000)]
Forgot a bug in tagging cvs10

11 years ago2012-11-21 [colin] 3.9.0cvs18
Colin Leroy [Wed, 21 Nov 2012 09:49:02 +0000 (09:49 +0000)]
2012-11-21 [colin] 3.9.0cvs18

* src/etpan/imap-thread.c
Don't set charset on simple searches. Fixes Exchange 2007.

11 years ago2012-11-20 [colin] 3.9.0cvs17
Colin Leroy [Tue, 20 Nov 2012 22:07:56 +0000 (22:07 +0000)]
2012-11-20 [colin] 3.9.0cvs17

* src/prefs_matcher.c
Fix bug #2801, "Filtering Header:Name list is blank/corrupt"

11 years ago2012-11-20 [ticho] 3.9.0cvs16
Andrej Kacian [Tue, 20 Nov 2012 17:27:17 +0000 (17:27 +0000)]
2012-11-20 [ticho] 3.9.0cvs16

* src/gtk/prefswindow.c
Actually allow folder preference pages which are in top level of
page index UI to be selected.

11 years ago2012-11-20 [ticho] 3.9.0cvs15
Andrej Kacian [Tue, 20 Nov 2012 17:01:29 +0000 (17:01 +0000)]
2012-11-20 [ticho] 3.9.0cvs15

* src/prefs_folder_item.c
Remove useless "Folder" root in page index of folder preferences UI.

11 years ago2012-11-18 [colin] 3.9.0cvs14
Colin Leroy [Sun, 18 Nov 2012 19:50:36 +0000 (19:50 +0000)]
2012-11-18 [colin] 3.9.0cvs14

* AUTHORS
* src/advsearch.c
* src/matcher.c
* src/matcher.h
* src/matcher_parser_parse.y
* src/prefs_matcher.c
* src/gtk/authors.h
* src/gtk/quicksearch.c
Add age_{greater,lower}_hours matcher criteria
Initial patch by Abhay S. Kushwaha.

11 years ago2012-11-18 [ticho] 3.9.0cvs13
Andrej Kacian [Sun, 18 Nov 2012 15:41:02 +0000 (15:41 +0000)]
2012-11-18 [ticho] 3.9.0cvs13

* src/mbox.c
Improve i18n plural handling in a string used while
importing from mbox.

11 years ago2012-11-16 [ticho] 3.9.0cvs12
Andrej Kacian [Fri, 16 Nov 2012 23:49:17 +0000 (23:49 +0000)]
2012-11-16 [ticho] 3.9.0cvs12

* po/bg.po
* po/ca.po
* po/cs.po
* po/de.po
* po/en_GB.po
* po/es.po
* po/fi.po
* po/fr.po
* po/he.po
* po/hu.po
* po/id_ID.po
* po/it.po
* po/ja.po
* po/lt.po
* po/nl.po
* po/pl.po
* po/pt_BR.po
* po/pt_PT.po
* po/ru.po
* po/sk.po
* po/sr.po
* po/sv.po
* po/uk.po
* po/zh_CN.po
* po/zh_TW.po
* po/Makevars
Update message catalogs to match changes in 3.9.0cvs11.

11 years ago2012-11-16 [ticho] 3.9.0cvs11
Andrej Kacian [Fri, 16 Nov 2012 23:42:15 +0000 (23:42 +0000)]
2012-11-16 [ticho] 3.9.0cvs11

* src/account.c
* src/addrcustomattr.c
* src/edittags.c
* src/prefs_filtering.c
* src/prefs_matcher.c
* src/prefs_msg_colors.c
* src/toolbar.c
* src/uri_opener.c
* src/wizard.c
* src/common/utils.c
* src/gtk/about.c
Use pgettext() and friends for i18n context strings, instead of
having a pipe character in msgid for context separation. This uses
glib's C_ macro, instead of Q_.

11 years ago2012-11-16 [colin] 3.9.0cvs10
Colin Leroy [Fri, 16 Nov 2012 16:10:09 +0000 (16:10 +0000)]
2012-11-16 [colin] 3.9.0cvs10

* src/foldersel.c
* src/prefs_actions.c
* src/prefs_filtering_action.c
* src/prefs_matcher.c
* src/quote_fmt.c
* src/gtk/description_window.c
* src/gtk/description_window.h
* src/gtk/inputdialog.c
* src/gtk/manage_window.c
* src/gtk/quicksearch.c
Try to better fix focus problems. Should address:
Bug #2774
Bug #2624
Bug #1963
Please check using your favorite WM that the following works:
Information button (Quicksearch, Templates, 'Test' filtering
condition)
Folder selection (Move/Copy contextual menu,
various preferences, including 'New folder').
Tested with XFCE, Gnome Shell and Windows.

11 years ago2012-11-16 [colin] 3.9.0cvs9
Colin Leroy [Fri, 16 Nov 2012 13:11:56 +0000 (13:11 +0000)]
2012-11-16 [colin] 3.9.0cvs9

* src/advsearch.c
Init is_fast too

11 years ago2012-11-16 [colin] 3.9.0cvs8
Colin Leroy [Fri, 16 Nov 2012 13:10:06 +0000 (13:10 +0000)]
2012-11-16 [colin] 3.9.0cvs8

* src/advsearch.c
Fix missing initialisation of bool_and which could
lead to From/To/Subject/Tag searches searching with
binary and.
Also clean up tag expansion. No need to create a
matcher string and re-parse it.

11 years ago2012-11-16 [paul] 3.9.0cvs7
Paul Mangan [Fri, 16 Nov 2012 07:27:34 +0000 (07:27 +0000)]
2012-11-16 [paul] 3.9.0cvs7

* po/de.po
fix by Thomas Bellmann

11 years ago2012-11-15 [colin] 3.9.0cvs6
Colin Leroy [Thu, 15 Nov 2012 15:23:13 +0000 (15:23 +0000)]
2012-11-15 [colin] 3.9.0cvs6

* src/summaryview.c
Fix bug #2785, "Marking mails for deletion reopens internal
message view"

11 years ago2012-11-15 [colin] 3.9.0cvs5
Colin Leroy [Thu, 15 Nov 2012 14:27:37 +0000 (14:27 +0000)]
2012-11-15 [colin] 3.9.0cvs5

* src/main.c
* src/statusbar.c
* src/gtk/gtkcmclist.c
* src/gtk/gtkcmclist.h
a few more GTK+3 fixes. Segfaults on me, though.

11 years ago2012-11-15 [colin] 3.9.0cvs4
Colin Leroy [Thu, 15 Nov 2012 13:41:07 +0000 (13:41 +0000)]
2012-11-15 [colin] 3.9.0cvs4

* src/Makefile.am
* src/action.c
* src/addr_compl.c
* src/addressbook.c
* src/addrgather.c
* src/compose.c
* src/editaddress.c
* src/editgroup.c
* src/main.c
* src/mainwindow.c
* src/message_search.c
* src/prefs_display_header.c
* src/prefs_filtering_action.c
* src/prefs_matcher.c
* src/prefs_other.c
* src/prefs_toolbar.c
* src/printing.c
* src/stock_pixmap.c
* src/summary_search.c
* src/summaryview.c
* src/textview.c
* src/gtk/Makefile.am
* src/gtk/colorlabel.c
* src/gtk/combobox.c
* src/gtk/combobox.h
* src/gtk/gtkcmclist.c
* src/gtk/gtkcmclist.h
* src/gtk/gtkcmctree.c
* src/gtk/gtksctree.c
* src/gtk/gtkshruler.c
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
* src/gtk/inputdialog.c
* src/gtk/quicksearch.c
* src/plugins/pgpcore/Makefile.am
* src/plugins/pgpinline/Makefile.am
* src/plugins/pgpmime/Makefile.am
* src/plugins/smime/Makefile.am
Big GTK+3 patch from Hanno Meyer-Thurow

11 years ago2012-11-15 [wwp] 3.9.0cvs3
Tristan Chabredier [Thu, 15 Nov 2012 08:18:21 +0000 (08:18 +0000)]
2012-11-15 [wwp] 3.9.0cvs3

* doc/man/claws-mail.1
* src/main.c
Add --cancel-receiving command-line switch.