Removed python2.5-distutils build dependency for Ubuntu Jaunty.
[python-purple] / proxy.pyx
2009-06-16 Bruno AbinaderRemoved unused/duplicated/deprecated includes.
2009-03-02 Bruno AbinaderReplaced all 'dict.has_key(item)' with 'item in dict...
2009-02-28 Ragner MagalhaesInitial 'dev' branch commit.
2009-02-28 Ragner MagalhaesFixing set_proxyinfo when is gave invalid values
2009-02-28 Ragner MagalhaesAdding host to function set_info
2009-02-28 Ragner MagalhaesAdding function set_info to ProxyInfo class
2009-02-28 Ragner MagalhaesAdding function get_types to ProxyInfo class
2009-02-28 Ragner MagalhaesSmall cleanups.
2009-02-28 Ragner MagalhaesImproves calls to set proxy's options of the Account
2009-02-28 Ragner MagalhaesAdd get/set proxyinfo methods to Account class
2009-02-28 Ragner MagalhaesAdd class ProxyInfo