Updated nullclient-ecore.
[python-purple] / nullclient-ecore.py
2009-02-28 Bruno AbinaderUpdated nullclient-ecore.
2009-02-28 Ragner MagalhaesAdded sender alias to write-im callback.
2009-02-28 Ragner MagalhaesUpdated signals with "signed-on", "signed-off" and...
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 MagalhaesAdd support to new callback class
2009-02-28 Ragner MagalhaesModified account functions.
2009-02-28 Ragner MagalhaesAdded more properties to account and buddy.
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 MagalhaesConversation support
2009-02-28 Ragner MagalhaesDeleting plugin.pyx
2009-02-28 Ragner Magalhaesnullclient-core.py: fix update buddy list
2009-02-28 Ragner MagalhaesAdding _write_im_cb to MainWindow class
2009-02-28 Ragner MagalhaesBuddy list update
2009-02-28 Ragner MagalhaesInitial nullclient-ecore implementation