claws-mail-maildir-plugin.git
2 years agoUpdates made by autogen.sh gtk3
Christian Weiske [Wed, 23 Feb 2022 17:58:34 +0000 (18:58 +0100)]
Updates made by autogen.sh

2 years agoAdjust configure.ac for gtk3
Christian Weiske [Wed, 23 Feb 2022 17:57:54 +0000 (18:57 +0100)]
Adjust configure.ac for gtk3

4 years agoUpdate README
Ricardo Mones [Sun, 15 Mar 2020 17:24:25 +0000 (18:24 +0100)]
Update README

4 years agoUpdate required Claws Mail version for building
Ricardo Mones [Sun, 15 Mar 2020 16:44:52 +0000 (17:44 +0100)]
Update required Claws Mail version for building

4 years agoFix build for API changes in summary_show()
Ricardo Mones [Sun, 15 Mar 2020 16:29:27 +0000 (17:29 +0100)]
Fix build for API changes in summary_show()

New parameter was introduced in ea54db54dfda96918926f996483b1753a8347d0e

5 years agoFix some spacing
Ricardo Mones [Sun, 14 Oct 2018 22:49:25 +0000 (00:49 +0200)]
Fix some spacing

5 years agoForgot this one again...
Ricardo Mones [Sun, 14 Oct 2018 22:44:42 +0000 (00:44 +0200)]
Forgot this one again...

5 years agoFix warning: implicit declaration of function ‘copy_file’
Ricardo Mones [Sun, 14 Oct 2018 17:08:57 +0000 (19:08 +0200)]
Fix warning: implicit declaration of function ‘copy_file’

And bump required Claws Mail version

5 years agoCheck newer version also on plugin_init()
Ricardo Mones [Thu, 13 Sep 2018 17:06:29 +0000 (19:06 +0200)]
Check newer version also on plugin_init()

Completes commit 4e07f3e87b77faf064fc504f8e04b7a847974cee

5 years agoRecover missing version string
Ricardo Mones [Wed, 12 Sep 2018 18:08:41 +0000 (20:08 +0200)]
Recover missing version string

Was blank when selecting it in Claws Mail plugin list

5 years agoError checking and recovery for uiddb on init
Ricardo Mones [Mon, 10 Sep 2018 00:04:05 +0000 (02:04 +0200)]
Error checking and recovery for uiddb on init

5 years agoRemove line breaks from g_warning()
Ricardo Mones [Thu, 6 Sep 2018 22:10:46 +0000 (00:10 +0200)]
Remove line breaks from g_warning()

5 years agoRemove code not compiled
Ricardo Mones [Wed, 5 Sep 2018 19:34:25 +0000 (21:34 +0200)]
Remove code not compiled

5 years agoImplement is_msg_changed folder function
Ricardo Mones [Wed, 5 Sep 2018 19:29:24 +0000 (21:29 +0200)]
Implement is_msg_changed folder function

5 years agoFix database file name
Ricardo Mones [Wed, 5 Sep 2018 17:58:38 +0000 (19:58 +0200)]
Fix database file name

5 years agoFix mailer name
Ricardo Mones [Tue, 4 Sep 2018 22:41:45 +0000 (00:41 +0200)]
Fix mailer name

5 years agoUpgrade license and update copyright
Ricardo Mones [Tue, 4 Sep 2018 22:40:30 +0000 (00:40 +0200)]
Upgrade license and update copyright

5 years agoNot really a ChangeLog anymore
Ricardo Mones [Tue, 4 Sep 2018 22:38:27 +0000 (00:38 +0200)]
Not really a ChangeLog anymore

5 years agoImprove crossbuildability
Ricardo Mones [Tue, 4 Sep 2018 22:24:24 +0000 (00:24 +0200)]
Improve crossbuildability

5 years agoNew alertpanel requires a more recent Claws Mail
Ricardo Mones [Tue, 4 Sep 2018 22:18:34 +0000 (00:18 +0200)]
New alertpanel requires a more recent Claws Mail

Thanks Ticho for noticing.

5 years agoFix alertpanel_full usage
Ricardo Mones [Tue, 4 Sep 2018 08:18:59 +0000 (10:18 +0200)]
Fix alertpanel_full usage

5 years agoFix bug #2757 “Implement scan_required for maildir++ plugin”
Ricardo Mones [Tue, 4 Sep 2018 08:07:44 +0000 (10:07 +0200)]
Fix bug #2757 “Implement scan_required for maildir++ plugin”

Thanks clawsmail at quisquis.de for the patch.

5 years agoFix bug #2749 “maildir_scan_tree in Maildir++ creates duplicates”
Ricardo Mones [Tue, 4 Sep 2018 08:02:41 +0000 (10:02 +0200)]
Fix bug #2749 “maildir_scan_tree in Maildir++ creates duplicates”

Thanks clawsmail at quisquis.de for the patch.

5 years agoMake it build with current Claws Mail
Ricardo Mones [Mon, 3 Sep 2018 22:51:27 +0000 (00:51 +0200)]
Make it build with current Claws Mail

5 years agoRemove more generated stuff
Ricardo Mones [Mon, 3 Sep 2018 22:36:35 +0000 (00:36 +0200)]
Remove more generated stuff

5 years agoAdd an autogen.sh
Ricardo Mones [Mon, 3 Sep 2018 22:00:14 +0000 (00:00 +0200)]
Add an autogen.sh

5 years agoGet version from git description
Ricardo Mones [Mon, 3 Sep 2018 21:54:20 +0000 (23:54 +0200)]
Get version from git description

5 years agoYet another implicit declaration removal
Ricardo Mones [Sat, 13 May 2017 10:07:50 +0000 (12:07 +0200)]
Yet another implicit declaration removal

maildir.c:707:2: warning: implicit declaration of function  ‘gettimeofday’

5 years agoIgnore build-generated files
Ricardo Mones [Tue, 18 Apr 2017 21:52:08 +0000 (23:52 +0200)]
Ignore build-generated files

5 years agoRemove last implicit declaration warning
Ricardo Mones [Tue, 18 Apr 2017 21:49:44 +0000 (23:49 +0200)]
Remove last implicit declaration warning

maildir_gtk.c:444:2: warning: implicit declaration of function ‘folder_item_prefs_save_config_recursive’

5 years agoRemove unused variables
Ricardo Mones [Tue, 18 Apr 2017 21:47:14 +0000 (23:47 +0200)]
Remove unused variables

maildir_gtk.c:306:9: warning: variable ‘old_path’ set but not used
maildir_gtk.c:395:9: warning: variable ‘old_path’ set but not used

5 years agoAdd missing title to foldersel_folder_sel calls
Ricardo Mones [Tue, 18 Apr 2017 21:46:47 +0000 (23:46 +0200)]
Add missing title to foldersel_folder_sel calls

5 years agoFix implicit declaration warnings
Ricardo Mones [Tue, 18 Apr 2017 21:35:19 +0000 (23:35 +0200)]
Fix implicit declaration warnings

maildir_gtk.c:166:2: warning: implicit declaration of function ‘summary_show’
maildir_gtk.c:293:2: warning: implicit declaration of function ‘summary_clear_all’

5 years agoFix include name
Ricardo Mones [Tue, 18 Apr 2017 21:31:59 +0000 (23:31 +0200)]
Fix include name

5 years agoIgnore configure-generated files
Ricardo Mones [Tue, 18 Apr 2017 21:28:21 +0000 (23:28 +0200)]
Ignore configure-generated files

7 years agoImport latest version tarball (0.24.4cvs18)
Ricardo Mones [Tue, 18 Apr 2017 19:45:07 +0000 (21:45 +0200)]
Import latest version tarball (0.24.4cvs18)