fix CID 1596595: Resource leaks, and CID 1596594: (CHECKED_RETURN)
[claws.git] / src / plugins / python / python_plugin.c
2022-05-06 paulmerge gtk3 branch into master 4.1.0
2021-11-07 Jonathan BoeingFix -Wunused-function warnings
2021-02-11 Steve RandallGet and set window sizes and positions compatible with...
2020-02-06 paulport python plugin to python3. based on patch by Raphae...
2020-01-29 pauladd a Plugins_GTK3 config block and use it
2019-11-27 paulreplace deprecated gtk_vbox_new() and gtk_hbox_new()
2019-01-03 wwpWindow sizes are now remembered for the Python console,
2018-12-24 wwpWindow sizes are now remembered for the Python console,
2018-11-24 Ricardo MonesFix warning: excess elements in struct initializer
2018-10-16 Colin LeroyRename claws_io to file-utils, and move file-related...
2018-10-16 Colin LeroyWrap file I/O to claws_* to benefit from custom locking...
2018-10-07 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2018-10-07 Colin LeroyRename claws_io to file-utils, and move file-related...
2018-10-07 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2018-10-07 Colin LeroyWrap file I/O to claws_* to benefit from custom locking...
2018-08-25 wwpFix/normalize product name in few places in UI and...
2018-08-16 wwpFix/normalize product name in few places in UI and...
2018-05-28 Ricardo MonesFix warning: excess elements in struct initializer
2018-05-26 wwpFix missing initializers, taking for reference GLib...
2018-05-25 wwpFix missing initializers, taking for reference GLib...
2018-03-25 wwpFixed hook_id declarations to be gulong instead of...
2018-03-25 wwpSave us 35 warnings about hooks_register_hook() return...
2018-03-19 wwpFixed hook_id declarations to be gulong instead of...
2018-03-17 wwpSave us 35 warnings about hooks_register_hook() return...
2016-02-19 Ricardo MonesFix a couple of typos
2015-11-13 Colin LeroyWow. Such data, so leak, very unfreed
2015-03-15 Holger BerndtPython plugin: Silence parasite glib warnings
2014-10-21 Paulfix some missing whitespace, and standardise the placem...
2014-07-16 Paulfix some typos. patch by Andreas Rönnquist
2013-11-17 Ricardo MonesClean all ‘… warning: "_POSIX_C_SOURCE" redefined’
2013-06-11 Holger BerndtPython plugin: Extend plugin description
2013-06-11 Holger BerndtPython plugin: Improve error reporting during plugin...
2013-06-11 Holger BerndtPython plugin: Make some functions static
2013-06-11 Holger BerndtPython plugin: Better error reporting during directory...
2013-06-11 Holger BerndtPython plugin: Add explicit cast for function argument
2013-02-17 Colin Leroy2013-02-17 [colin] 3.9.0cvs75