claws-mail/src/plugins/python
2016-04-05 21:16:04 +02:00
..
examples Add license and copyright to 9b3fd2b5 2014-06-28 01:13:22 +02:00
accounttype.c Python plugin: Make 'account' property of ComposeWindow read/write 2014-08-14 23:41:07 +02:00
accounttype.h Python plugin: Make 'account' property of ComposeWindow read/write 2014-08-14 23:41:07 +02:00
clawsmailmodule.c Use accessor for common preferences in all plugins. 2015-07-07 18:44:34 +02:00
clawsmailmodule.h Python plugin: Improve error reporting during plugin init 2013-06-11 23:29:25 +02:00
composewindowtype.c Python plugin: Add set_header_list() function for ComposeWindow objects 2016-04-05 21:16:04 +02:00
composewindowtype.h Clean all ‘… warning: "_POSIX_C_SOURCE" redefined’ 2013-11-17 19:53:32 +01:00
folderpropertiestype.c Python plugin: Add folder properties 2013-07-27 16:50:09 +02:00
folderpropertiestype.h Clean all ‘… warning: "_POSIX_C_SOURCE" redefined’ 2013-11-17 19:53:32 +01:00
foldertype.c Clean all ‘… warning: "_POSIX_C_SOURCE" redefined’ 2013-11-17 19:53:32 +01:00
foldertype.h Clean all ‘… warning: "_POSIX_C_SOURCE" redefined’ 2013-11-17 19:53:32 +01:00
mailboxtype.c Clean all ‘… warning: "_POSIX_C_SOURCE" redefined’ 2013-11-17 19:53:32 +01:00
mailboxtype.h Clean all ‘… warning: "_POSIX_C_SOURCE" redefined’ 2013-11-17 19:53:32 +01:00
Makefile.am Add license and copyright to 9b3fd2b5 2014-06-28 01:13:22 +02:00
messageinfotype.c Python plugin: Add Folder to MessageInfo objects 2015-08-12 20:14:17 +02:00
messageinfotype.h Clean all ‘… warning: "_POSIX_C_SOURCE" redefined’ 2013-11-17 19:53:32 +01:00
nodetype.c Clean all ‘… warning: "_POSIX_C_SOURCE" redefined’ 2013-11-17 19:53:32 +01:00
nodetype.h Clean all ‘… warning: "_POSIX_C_SOURCE" redefined’ 2013-11-17 19:53:32 +01:00
python-hooks.c Wow. Such data, so leak, very unfreed 2015-11-13 11:47:09 +01:00
python-hooks.h Wow. Such data, so leak, very unfreed 2015-11-13 11:47:09 +01:00
python-shell.c 2013-02-17 [colin] 3.9.0cvs75 2013-02-17 21:22:03 +00:00
python-shell.h 2013-02-17 [colin] 3.9.0cvs75 2013-02-17 21:22:03 +00:00
python_plugin.c Fix a couple of typos 2016-02-19 19:21:50 +01:00