Updated connection_cbs.pxd.
[python-purple] / plugin.pyx
2009-02-28 Ragner MagalhaesFixing set_options to Plugin class
2009-02-28 Ragner MagalhaesFixing function set_options
2009-02-28 Ragner MagalhaesAdding function set_options to Plugin class
2009-02-28 Ragner MagalhaesAdding function get_options to Plugin class
2009-02-28 Ragner MagalhaesAdding function get_all to Plugin class
2009-02-28 Ragner MagalhaesSmall cleanups.
2009-02-28 Ragner MagalhaesFixed buddy.pyx return types and plugin.pyx list free.
2009-02-28 Ragner MagalhaesAdding Classes Plugin and PluginInfo