summaryrefslogtreecommitdiffstats
path: root/src/jabber_whiteboard/session-manager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Completely remove InkboardKrzysztof Kosi??ski2011-06-231-410/+0
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-16/+14
|\
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-1/+1
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-1/+1
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-121-16/+7
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-5/+5
* SPDocument->Documentjohnce2009-08-051-5/+5
* start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY2007-01-211-2/+2
* separate updating window from updating layersbulia byak2006-11-181-0/+1
* initial keynodetable workdaleharvey2006-08-061-5/+6
* finalising session establishmentdaleharvey2006-08-041-3/+6
* empty messages are passed onto all listeners in pedro, gui ignores such messagesdaleharvey2006-08-031-2/+2
* work on jabber_whiteboarddaleharvey2006-08-031-60/+59
* added StateHandling to whiteboarddaleharvey2006-08-031-1/+4
* refactored session establishmentdaleharvey2006-08-021-251/+203
* restructuring whiteboarddaleharvey2006-07-311-4/+0
* handling recieved messagesdaleharvey2006-07-311-10/+49
* restructuring session-managerdaleharvey2006-07-301-63/+2
* more session establishmentdaleharvey2006-07-301-1/+1
* working on session establishmentdaleharvey2006-07-301-33/+30
* update to whiteboard, merged typedefs / defines and constantsdaleharvey2006-07-291-45/+10
* Refactoring Session Establishmentdaleharvey2006-07-261-13/+10
* added sendProtocoldaleharvey2006-07-251-0/+29
* session can be initlialised with a current document which is copied into the ...daleharvey2006-07-251-17/+45
* added choose desktop dialog during intialising a whiteboard sessiondaleharvey2006-07-201-8/+30
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-231-1120/+329
* applied JID patch by Alexander Darovsky David Yip2006-05-291-2/+14
* added functionality to for users to register jabber accounts within the white...daleharvey2006-05-181-20/+115
* Users Jid is now stored in session data, which is used in from attributes. lm...daleharvey2006-05-101-5/+6
* removed resource name from self's jid, allowing authentication against jabber...daleharvey2006-05-081-1/+1
* Persist User / Server / ChatServer name across succesful sessions (Given By B...daleharvey2006-05-081-0/+10
* 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-171-2/+2
* SP_DT_DOCUMENT -> sp_desktop_documentDavid Yip2006-04-171-2/+2
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1118