Added glib iteration inside ecore main loop, fixed wrong function definition.
[python-purple] / core /
2009-02-28 Ragner MagalhaesMoved all Purple class callbacks inside, moved blist...
2009-02-28 Ragner MagalhaesBuddy class
2009-02-28 Ragner MagalhaesImplementing core/account.pxd
2009-02-28 Ragner MagalhaesRemoved unused files, mixed C-only code with Cython...
2009-02-28 Ragner MagalhaesRemoved redundant cdef's, fixed structures declarations.
2009-02-28 Ragner MagalhaesPurpleCoreUiOps implementation
2009-02-28 Ragner MagalhaesFix account class
2009-02-28 Ragner MagalhaesInitial account class implementation
2009-02-28 Ragner MagalhaesUpdate: Removed deprecated python-libpurple folder...
2009-02-28 Anderson BrigliaInitial python-purple commit.
2009-02-28 Ragner MagalhaesAdded python-purple/core/connection.pxd.