summaryrefslogtreecommitdiffstats
path: root/src/jabber_whiteboard/inkboard-document.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-23Completely remove InkboardKrzysztof Kosi??ski1-480/+0
(bzr r10346)
2008-07-01fix inkboard node position bugsMenTaLguY1-5/+2
(bzr r6111)
2008-07-01remove last traces of "floating nodes"MenTaLguY1-1/+0
(bzr r6107)
2008-06-08force single single document over a node's lifetimeMenTaLguY1-1/+1
(bzr r5862)
2008-06-08plumb document references a little deeper inMenTaLguY1-5/+5
(bzr r5861)
2008-05-13remove warningsBob Jamison1-8/+8
(bzr r5668)
2008-03-07add basic support for preserving processing instructions in the ASTMenTaLguY1-0/+8
(bzr r4987)
2007-03-20format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook1-1/+1
(bzr r2720)
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY1-2/+2
create methods to match DOM (bzr r2253)
2007-01-20merge XML::Session into XML::DocumentMenTaLguY1-17/+177
(bzr r2248)
2006-09-04whiteboard working prototypedaleharvey1-8/+21
(bzr r1676)
2006-08-31Update to inkboarddaleharvey1-10/+55
(bzr r1663)
2006-08-15inkboard-session now sends all changes to the documentdaleharvey1-31/+0
(bzr r1602)
2006-08-13Changes to the document are registered through inkboard-session, ↵daleharvey1-3/+46
inkboard-node extends simplenode and allows us to store whiteboard specific information for each node (bzr r1593)
2006-08-06initial keynodetable workdaleharvey1-31/+40
(bzr r1570)
2006-08-04finalising session establishmentdaleharvey1-8/+29
(bzr r1559)
2006-08-03empty messages are passed onto all listeners in pedro, gui ignores such messagesdaleharvey1-2/+1
(bzr r1553)
2006-08-03work on jabber_whiteboarddaleharvey1-13/+34
(bzr r1550)
2006-08-03added StateHandling to whiteboarddaleharvey1-15/+95
(bzr r1545)
2006-08-02refactored session establishmentdaleharvey1-3/+3
(bzr r1541)
2006-07-31restructuring whiteboarddaleharvey1-0/+1
(bzr r1534)
2006-07-31handling recieved messagesdaleharvey1-11/+23
(bzr r1521)
2006-07-30more session establishmentdaleharvey1-5/+6
(bzr r1517)
2006-07-30working on session establishmentdaleharvey1-14/+8
(bzr r1515)
2006-07-29update to whiteboard, merged typedefs / defines and constantsdaleharvey1-5/+22
(bzr r1512)
2006-07-26Refactoring Session Establishmentdaleharvey1-1/+1
(bzr r1481)
2006-06-23manually merging the INKBOARD_PEDRO branch into trunkdaleharvey1-0/+91
(bzr r1268)