Fixing exception in purple.Purple.__core_ui_ops_ui_prefs_init.
[python-purple] / libpurple / conversation.pxd
2009-02-28 Ragner MagalhaesReplaced c_purple* with purple* for most files.
2009-02-28 Ragner MagalhaesBetter handling of c/python strings.
2009-02-28 Ragner MagalhaesConversation support
2009-02-28 Ragner MagalhaesAdded missing structures on conversation.pxd.
2009-02-28 Ragner MagalhaesAll includes now uses cimport. Moved .pxd files from...
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...