Removed unused/duplicated/deprecated includes.
[python-purple] / conversation.pyx
2009-06-16 Bruno AbinaderRemoved unused/duplicated/deprecated includes.
2009-02-28 Ragner MagalhaesReimplemented Conversation class.
2009-02-28 Ragner MagalhaesReplaced c_purple* with purple* for most files.
2009-02-28 Ragner MagalhaesInitial 'dev' branch commit.
2009-02-28 Ragner MagalhaesFixing conversation to user account string tuple
2009-02-28 Ragner MagalhaesUpdated internal class attributes with correct naming.
2009-02-28 Ragner MagalhaesConversation: who added
2009-02-28 Ragner MagalhaesConversation support
2009-02-28 Ragner MagalhaesSimplifyed definitions call, moved signal callback...
2009-02-28 Ragner MagalhaesCosmetics.
2009-02-28 Ragner MagalhaesAll includes now uses cimport. Moved .pxd files from...
2009-02-28 Ragner MagalhaesMore fixes to BFP.
2009-02-28 Ragner MagalhaesBFP, fixes structures definitions, categorizes each...