python-purple
2009-02-28 Ragner MagalhaesAdding function get_protocol_id to Account class
2009-02-28 Ragner MagalhaesAdding host to function set_info
2009-02-28 Ragner MagalhaesFixing function set_options
2009-02-28 Ragner MagalhaesAdding function set_protocol_id to Account class
2009-02-28 Ragner MagalhaesAdding funtions get/set alias to Account class
2009-02-28 Ragner MagalhaesAdding functions get/set password to Account class
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 MagalhaesAdding function set_info to ProxyInfo class
2009-02-28 Ragner MagalhaesAdding function get_types to ProxyInfo class
2009-02-28 Ragner MagalhaesAdding function new(...) to Account
2009-02-28 Ragner MagalhaesAdding function get_all to Account
2009-02-28 Ragner MagalhaesRemoving function get_protocol_options
2009-02-28 Ragner MagalhaesAdding function __set_protocol_options
2009-02-28 Ragner MagalhaesAdding function __get_protocol_labels
2009-02-28 Ragner MagalhaesAdding function __get_protocol_options
2009-02-28 Ragner MagalhaesAdded "connection-error" signal callback.
2009-02-28 Ragner MagalhaesUpdated signals with "signed-on", "signed-off" and...
2009-02-28 Ragner MagalhaesAdded "markup_strip_html" method (outside Purple class).
2009-02-28 Ragner MagalhaesFixed get_buddies_online return parameter.
2009-02-28 Ragner MagalhaesUpdated callback strings to comply with libpurple.
2009-02-28 Ragner MagalhaesBetter handling of c/python strings.
2009-02-28 Ragner MagalhaesStruct Callbacks for blist_cb. (UPDATE)
2009-02-28 Ragner MagalhaesMore fixes on purple.pyx.
2009-02-28 Ragner MagalhaesUpdated internal class attributes with correct naming.
2009-02-28 Ragner MagalhaesAdded binds for functions from libpurple which return...
2009-02-28 Ragner MagalhaesAdd support to new callback class
2009-02-28 Ragner MagalhaesChange struct Callbacks
2009-02-28 Ragner MagalhaesModified account functions.
2009-02-28 Ragner MagalhaesAdded more properties to account and buddy.
2009-02-28 Ragner MagalhaesMore fixes to account.pyx and buddy.pyx.
2009-02-28 Ragner MagalhaesImplement purple.Buddy()
2009-02-28 Ragner MagalhaesConversation: who added
2009-02-28 Ragner MagalhaesReplaced attach_signals with signal_connect method...
2009-02-28 Ragner MagalhaesAdded local ez_setup.py.
2009-02-28 Ragner MagalhaesConversation support
2009-02-28 Ragner MagalhaesDeleting plugin.pyx
2009-02-28 Ragner MagalhaesChanging __account to c_account.
2009-02-28 Ragner MagalhaesSmall cleanups.
2009-02-28 Ragner Magalhaesg_timeout_add_seconds() deleted from eventloop_ui struct
2009-02-28 Ragner Magalhaesnullclient-core.py: fix update buddy list
2009-02-28 Ragner Magalhaesblist_cbs.pxd: adding try/except in right position
2009-02-28 Ragner MagalhaesAdded setup descriptions.
2009-02-28 Ragner MagalhaesAdded initial support for new_node, update and remove...
2009-02-28 Ragner MagalhaesAdded privacy.pxd definition.
2009-02-28 Ragner MagalhaesFixed buddy.pyx return types and plugin.pyx list free.
2009-02-28 Ragner MagalhaesAdding _write_im_cb to MainWindow class
2009-02-28 Ragner MagalhaesAdded misssing structures on blist.pxd and glib.pxd.
2009-02-28 Ragner MagalhaesBuddy list update
2009-02-28 Ragner MagalhaesInitial nullclient-ecore implementation
2009-02-28 Ragner MagalhaesFix for accountopt, cosmetics and fix for union definition.
2009-02-28 Ragner MagalhaesImproves calls to set proxy's options of the Account
2009-02-28 Ragner MagalhaesSetting proxy and protocols'options
2009-02-28 Ragner MagalhaesAdding support to new class of protocols
2009-02-28 Ragner MagalhaesAdding hack method get_protocol_options
2009-02-28 Ragner MagalhaesAdding bind to PurpleAccountOption
2009-02-28 Ragner MagalhaesAdding enum PurplePrefType
2009-02-28 Ragner MagalhaesFixed connection callbacks arguments used by nullclient.
2009-02-28 Ragner MagalhaesFixed parameters passed as argument to signals used...
2009-02-28 Ragner MagalhaesAdded missing structures on connection.pxd.
2009-02-28 Ragner MagalhaesAdded missing structures on conversation.pxd.
2009-02-28 Ragner MagalhaesAdded missing structures on blist.pxd.
2009-02-28 Ragner MagalhaesAdding Classes Plugin and PluginInfo
2009-02-28 Ragner MagalhaesAdding struct PurplePluginProtocolInfo
2009-02-28 Ragner MagalhaesFixed definition of union inside PurplePresence structu...
2009-02-28 Ragner MagalhaesFixed blist.pxd recursive call from other .pxd files.
2009-02-28 Ragner MagalhaesFixed accounts.pxd recursive call from other .pxd files.
2009-02-28 Ragner MagalhaesAdded libpurple/value.pxd. (UPDATE)
2009-02-28 Ragner MagalhaesFixed high cpu usage by glib iteration.
2009-02-28 Ragner MagalhaesAdded missing definitions on blist.pxd.
2009-02-28 Ragner MagalhaesAdded signal callbacks used by pidgin-carman.
2009-02-28 Ragner MagalhaesAdded PurpleRequestUiOps callbacks. (UPDATE)
2009-02-28 Ragner MagalhaesAdded PurpleNotifyUiOps callbacks.
2009-02-28 Ragner MagalhaesAdded PurpleBlistUiOps callbacks.
2009-02-28 Ragner MagalhaesMore cosmetics.
2009-02-28 Ragner MagalhaesAdded PurpleConnectionUiOps callbacks.
2009-02-28 Ragner MagalhaesAdded PurpleAccountUiOps callbacks. (Updated)
2009-02-28 Ragner MagalhaesCosmetics.
2009-02-28 Ragner MagalhaesAdded initial support for user-specified conversation...
2009-02-28 Ragner MagalhaesAdd get/set proxyinfo methods to Account class
2009-02-28 Ragner MagalhaesAdd class ProxyInfo
2009-02-28 Ragner MagalhaesSimplifyed definitions call, moved signal callback...
2009-02-28 Ragner MagalhaesCosmetics.
2009-02-28 Ragner MagalhaesFix get_buddies_online
2009-02-28 Ragner MagalhaesAll includes now uses cimport. Moved .pxd files from...
2009-02-28 Ragner MagalhaesGet buddies function
2009-02-28 Ragner MagalhaesGet buddies bindings
2009-02-28 Ragner MagalhaesAdded missing UI operation structures.
2009-02-28 Ragner MagalhaesAdd support to console's input to nullclient.py
2009-02-28 Ragner MagalhaesAdded majority of libpurple functions used by pidgin...
2009-02-28 Ragner MagalhaesMore fixes to BFP.
2009-02-28 Ragner MagalhaesFixed last BFP.
2009-02-28 Ragner MagalhaesBFP, fixes structures definitions, categorizes each...
2009-02-28 Ragner MagalhaesNullclient.py: changing mainloop
2009-02-28 Ragner MagalhaesConversation class implementation
2009-02-28 Ragner MagalhaesFixed structures definition, removed print line from...
2009-02-28 Ragner Magalhaesnullclient.py
2009-02-28 Ragner MagalhaesCoding style on core/buddy.pxd
2009-02-28 Ragner MagalhaesImplement account connect methods
next