summaryrefslogtreecommitdiffstats
path: root/src/jabber_whiteboard/session-manager.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-2/+2
2006-11-18separate updating window from updating layersbulia byak1-0/+1
2006-08-06initial keynodetable workdaleharvey1-5/+6
2006-08-04finalising session establishmentdaleharvey1-3/+6
2006-08-03empty messages are passed onto all listeners in pedro, gui ignores such messagesdaleharvey1-2/+2
2006-08-03work on jabber_whiteboarddaleharvey1-60/+59
2006-08-03added StateHandling to whiteboarddaleharvey1-1/+4
2006-08-02refactored session establishmentdaleharvey1-251/+203
2006-07-31restructuring whiteboarddaleharvey1-4/+0
2006-07-31handling recieved messagesdaleharvey1-10/+49
2006-07-30restructuring session-managerdaleharvey1-63/+2
2006-07-30more session establishmentdaleharvey1-1/+1
2006-07-30working on session establishmentdaleharvey1-33/+30
2006-07-29update to whiteboard, merged typedefs / defines and constantsdaleharvey1-45/+10
2006-07-26Refactoring Session Establishmentdaleharvey1-13/+10
2006-07-25added sendProtocoldaleharvey1-0/+29
2006-07-25session can be initlialised with a current document which is copied into the ...daleharvey1-17/+45
2006-07-20added choose desktop dialog during intialising a whiteboard sessiondaleharvey1-8/+30
2006-06-23manually merging the INKBOARD_PEDRO branch into trunkdaleharvey1-1120/+329
2006-05-29applied JID patch by Alexander Darovsky David Yip1-2/+14
2006-05-18added functionality to for users to register jabber accounts within the white...daleharvey1-20/+115
2006-05-10Users Jid is now stored in session data, which is used in from attributes. lm...daleharvey1-5/+6
2006-05-08removed resource name from self's jid, allowing authentication against jabber...daleharvey1-1/+1
2006-05-08Persist User / Server / ChatServer name across succesful sessions (Given By B...daleharvey1-0/+10
2006-05-03removed lm_initialize calls and supporting infrastructure; loudmouth 1.1.1 do...David Yip1-5/+10
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-2/+2
2006-04-17SP_DT_DOCUMENT -> sp_desktop_documentDavid Yip1-2/+2