Make GData plugin use the password store.
[claws.git] / src / plugins / python / accounttype.c
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...