fix CID 1596595: Resource leaks, and CID 1596594: (CHECKED_RETURN)
[claws.git] / src / plugins / python / accounttype.c
2022-05-06 paulmerge gtk3 branch into master 4.1.0
2021-11-07 Jonathan BoeingFix -Wunused-function warnings
2020-02-06 paulport python plugin to python3. based on patch by Raphae...
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-26 wwpFix missing initializers, taking for reference GLib...
2018-05-25 wwpFix missing initializers, taking for reference GLib...
2014-08-14 Holger BerndtPython plugin: Make 'account' property of ComposeWindow...
2013-08-08 Holger BerndtPython plugin: Account: Harden string representation
2013-08-08 Holger BerndtPython plugin: Account: Create Python objects for membe...
2013-07-27 Holger BerndtPython plugin: Let Account objects compare equal if...
2013-07-27 Holger BerndtPython plugin: Include information about default account
2013-07-27 Holger BerndtPython plugin: Remove unused account methods
2013-07-27 Holger BerndtPython plugin: Make account name and address read-only...
2013-07-27 Holger BerndtPython plugin: Add account address
2013-07-27 Holger BerndtPython plugin: Add accessor to accounts, and an Account...