A multi-protocol chat program for Haiku.
Iri al dosiero
barrett c22310f510 Modified ContactLinker : moved some inline methods from class declaration, added Get* methods for contact status and status message. Added code in the ChatWindow to show the current avatar of the user. Modified the Server to allow a plugin set the status message when sending a IM_CONTACT_INFO notification to the server, as before it's already possible to do it using a IM_STATUS_SET message. 2012-03-07 19:22:09 +00:00
application Modified ContactLinker : moved some inline methods from class declaration, added Get* methods for contact status and status message. Added code in the ChatWindow to show the current avatar of the user. Modified the Server to allow a plugin set the status message when sending a IM_CONTACT_INFO notification to the server, as before it's already possible to do it using a IM_STATUS_SET message. 2012-03-07 19:22:09 +00:00
build/jam Added libdownload from xeD. 2010-07-10 13:37:58 +00:00
data/icons Caya icon! 2010-05-20 19:15:43 +00:00
libs Added a new deskbar replicant with related classes and icons, disabled libdownload and curl depencency, fixed some warnings and style violations around the code 2011-12-14 23:36:27 +00:00
protocols AIM : Removed _declspec and removed a unuseful parameter, both were causing warnings. Replaced List<> a std::list wrapper, with BObjectList and removed the _TR macro in ProtocolSettings that is apparently not doing anything. 2012-02-25 20:33:28 +00:00
smileys Merged multiprotocol branch with trunk. 2010-05-16 21:02:50 +00:00
tests Added a new deskbar replicant with related classes and icons, disabled libdownload and curl depencency, fixed some warnings and style violations around the code 2011-12-14 23:36:27 +00:00
Contributors Removed gtalk, facebook and libjabber. 2010-05-28 21:00:30 +00:00
Jamfile Added libdownload from xeD. 2010-07-10 13:37:58 +00:00
Jamrules Added a new deskbar replicant with related classes and icons, disabled libdownload and curl depencency, fixed some warnings and style violations around the code 2011-12-14 23:36:27 +00:00
License Cleanup 2010-05-12 21:53:21 +00:00
configure Merged multiprotocol branch with trunk. 2010-05-16 21:02:50 +00:00