summaryrefslogtreecommitdiffstats
path: root/src/jabber_whiteboard (follow)
Commit message (Expand)AuthorAgeFilesLines
* added functionality to for users to register jabber accounts within the white...daleharvey2006-05-182-20/+151
* Users Jid is now stored in session data, which is used in from attributes. lm...daleharvey2006-05-106-13/+19
* removed resource name from self's jid, allowing authentication against jabber...daleharvey2006-05-081-1/+1
* removed Pedro build linesDavid Yip2006-05-081-4/+0
* Persist User / Server / ChatServer name across succesful sessions (Given By B...daleharvey2006-05-083-0/+20
* Short term change to allow inkboard to participate in muc at least on gristle...daleharvey2006-05-051-1/+1
* * src/jabber_whiteboard/pedrodom.cpp: Compile fix for Mac OS.mjwybrow2006-05-041-1/+3
* Newer filesBob Jamison2006-05-044-80/+186
* removed lm_initialize calls and supporting infrastructure; loudmouth 1.1.1 do...David Yip2006-05-031-5/+10
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-175-10/+10
* SP_DT_DOCUMENT -> sp_desktop_documentDavid Yip2006-04-172-4/+4
* from Dale Harvey and Aaron Spike: fixes to overly-general "mouse down" David Yip2006-04-021-2/+2
* shared_ptr -> ptr_sharedMenTaLguY2006-03-156-18/+18
* closed up denial-of-service attack vector (ironically located in an David Yip2006-02-131-2/+6
* Fix for bug #1352522 (Inkboard: problem when invited person invites you back)...David Yip2006-02-103-2/+43
* share_static -> share_static_stringMenTaLguY2006-02-081-4/+4
* * src/jabber_whiteboard/message-utilities.h,mjwybrow2006-02-074-17/+18
* replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY2006-02-067-31/+31
* moving trunk for module inkscapeMenTaLguY2006-01-1661-0/+16307