Fixing UnicodeDecodeError in buddy's alias
[python-purple] / libpurple / blist.pxd
2009-02-28 Ragner MagalhaesReplaced c_purple* with purple* for most files.
2009-02-28 Ragner MagalhaesAdded binds for functions from libpurple which return...
2009-02-28 Ragner MagalhaesAdded misssing structures on blist.pxd and glib.pxd.
2009-02-28 Ragner MagalhaesAdded missing structures on blist.pxd.
2009-02-28 Ragner MagalhaesFixed blist.pxd recursive call from other .pxd files.
2009-02-28 Ragner MagalhaesAdded missing definitions on blist.pxd.
2009-02-28 Ragner MagalhaesAdded PurpleBlistUiOps callbacks.
2009-02-28 Ragner MagalhaesAll includes now uses cimport. Moved .pxd files from...
2009-02-28 Ragner MagalhaesGet buddies bindings
2009-02-28 Ragner MagalhaesAdded missing UI operation structures.
2009-02-28 Ragner MagalhaesAdded majority of libpurple functions used by pidgin...
2009-02-28 Ragner MagalhaesBFP, fixes structures definitions, categorizes each...