summaryrefslogtreecommitdiffstats
path: root/src/jabber_whiteboard/inkboard-document.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove warningsBob Jamison2008-05-131-8/+8
| | | (bzr r5668)
* add basic support for preserving processing instructions in the ASTMenTaLguY2008-03-071-0/+8
| | | (bzr r4987)
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-1/+1
| | | (bzr r2720)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-211-2/+2
| | | | | create methods to match DOM (bzr r2253)
* merge XML::Session into XML::DocumentMenTaLguY2007-01-201-17/+177
| | | (bzr r2248)
* whiteboard working prototypedaleharvey2006-09-041-8/+21
| | | (bzr r1676)
* Update to inkboarddaleharvey2006-08-311-10/+55
| | | (bzr r1663)
* inkboard-session now sends all changes to the documentdaleharvey2006-08-151-31/+0
| | | (bzr r1602)
* Changes to the document are registered through inkboard-session, ↵daleharvey2006-08-131-3/+46
| | | | | inkboard-node extends simplenode and allows us to store whiteboard specific information for each node (bzr r1593)
* initial keynodetable workdaleharvey2006-08-061-31/+40
| | | (bzr r1570)
* finalising session establishmentdaleharvey2006-08-041-8/+29
| | | (bzr r1559)
* empty messages are passed onto all listeners in pedro, gui ignores such messagesdaleharvey2006-08-031-2/+1
| | | (bzr r1553)
* work on jabber_whiteboarddaleharvey2006-08-031-13/+34
| | | (bzr r1550)
* added StateHandling to whiteboarddaleharvey2006-08-031-15/+95
| | | (bzr r1545)
* refactored session establishmentdaleharvey2006-08-021-3/+3
| | | (bzr r1541)
* restructuring whiteboarddaleharvey2006-07-311-0/+1
| | | (bzr r1534)
* handling recieved messagesdaleharvey2006-07-311-11/+23
| | | (bzr r1521)
* more session establishmentdaleharvey2006-07-301-5/+6
| | | (bzr r1517)
* working on session establishmentdaleharvey2006-07-301-14/+8
| | | (bzr r1515)
* update to whiteboard, merged typedefs / defines and constantsdaleharvey2006-07-291-5/+22
| | | (bzr r1512)
* Refactoring Session Establishmentdaleharvey2006-07-261-1/+1
| | | (bzr r1481)
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-231-0/+91
(bzr r1268)