summaryrefslogtreecommitdiffstats
path: root/src/jabber_whiteboard (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Misleading server name.Bob Jamison2008-05-151-2/+2
| | | (bzr r5675)
* remove warningsBob Jamison2008-05-135-25/+29
| | | (bzr r5668)
* cmake: copy over some excluded files from build.xmlJohan B. C. Engelen2008-04-151-4/+4
| | | (bzr r5453)
* process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike2008-04-101-10/+0
| | | | | | | This more or less mimics what is being done by automake with the Makefile_insert files What we were doing before did not work because add_directories() isn't able to propagate variables upwards. (bzr r5397)
* cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen2008-04-072-45/+45
| | | (bzr r5379)
* delete remaining .cvsignore filesAdib Taraben2008-04-011-2/+0
| | | (bzr r5299)
* add CMakeFiles for io, jabber_whiteboard libavoid libcola.Johan B. C. Engelen2008-03-302-0/+47
| | | (bzr r5245)
* add basic support for preserving processing instructions in the ASTMenTaLguY2008-03-072-0/+9
| | | (bzr r4987)
* Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵Johan B. C. Engelen2007-11-046-6/+6
| | | | | reverted for some files to keep them C-compatible. (bzr r4024)
* **/makefile.in: svn propset svn:eol-style native. Provide rule for ↵Peter Moulder2007-09-121-3/+3
| | | | | %.$(OBJEXT) instead of %.o. (bzr r3726)
* fix about dialog a bitBob Jamison2007-04-111-3/+6
| | | (bzr r2860)
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-1/+1
| | | (bzr r2723)
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-203-13/+11
| | | (bzr r2720)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-213-6/+6
| | | | | create methods to match DOM (bzr r2253)
* merge XML::Session into XML::DocumentMenTaLguY2007-01-206-324/+224
| | | (bzr r2248)
* fixing the rest of packaging bug missing files 1632894theAdib2007-01-111-0/+3
| | | (bzr r2189)
* lessen the overkill nature of whiteboard's QuitBob Jamison2007-01-111-1/+4
| | | (bzr r2183)
* separate updating window from updating layersbulia byak2006-11-181-0/+1
| | | (bzr r1984)
* work on whiteboarddaleharvey2006-09-042-8/+12
| | | (bzr r1689)
* ignore transform messagesdaleharvey2006-09-044-9/+26
| | | (bzr r1684)
* quick bug fix to whiteboarddaleharvey2006-09-042-13/+15
| | | (bzr r1677)
* whiteboard working prototypedaleharvey2006-09-0410-52/+212
| | | (bzr r1676)
* Update to inkboarddaleharvey2006-08-315-16/+91
| | | (bzr r1663)
* inkboard-session now sends all changes to the documentdaleharvey2006-08-158-128/+99
| | | (bzr r1602)
* Changes to the document are registered through inkboard-session, ↵daleharvey2006-08-1313-73/+266
| | | | | inkboard-node extends simplenode and allows us to store whiteboard specific information for each node (bzr r1593)
* initial keynodetable workdaleharvey2006-08-068-58/+89
| | | (bzr r1570)
* finalising session establishmentdaleharvey2006-08-045-69/+55
| | | (bzr r1559)
* empty messages are passed onto all listeners in pedro, gui ignores such messagesdaleharvey2006-08-034-17/+20
| | | (bzr r1553)
* work on jabber_whiteboarddaleharvey2006-08-033-77/+98
| | | (bzr r1550)
* added StateHandling to whiteboarddaleharvey2006-08-035-65/+166
| | | (bzr r1545)
* refactored session establishmentdaleharvey2006-08-0211-668/+275
| | | (bzr r1541)
* restructuring whiteboarddaleharvey2006-07-312-4/+1
| | | (bzr r1534)
* handling recieved messagesdaleharvey2006-07-314-40/+97
| | | (bzr r1521)
* restructuring session-managerdaleharvey2006-07-304-87/+4
| | | (bzr r1520)
* more session establishmentdaleharvey2006-07-305-25/+23
| | | (bzr r1517)
* merged with definesdaleharvey2006-07-301-157/+0
| | | (bzr r1516)
* working on session establishmentdaleharvey2006-07-309-58/+56
| | | (bzr r1515)
* update to whiteboard, merged typedefs / defines and constantsdaleharvey2006-07-2916-324/+325
| | | (bzr r1512)
* Refactoring Session Establishmentdaleharvey2006-07-266-24/+102
| | | (bzr r1481)
* added sendProtocoldaleharvey2006-07-252-0/+35
| | | (bzr r1478)
* session can be initlialised with a current document which is copied into the ↵daleharvey2006-07-251-17/+45
| | | | | inkboard document (bzr r1475)
* added choose desktop dialog during intialising a whiteboard sessiondaleharvey2006-07-204-8/+205
| | | (bzr r1439)
* added gui code for whiteboarddaleharvey2006-07-082-2/+80
| | | (bzr r1376)
* added a copy of pedrogui to jabber_whiteboard for custom developmentdaleharvey2006-07-074-1/+3668
| | | (bzr r1374)
* removed string localisationdaleharvey2006-07-022-2/+2
| | | (bzr r1338)
* minor change to svgtoepsdaleharvey2006-06-251-0/+1
| | | (bzr r1291)
* added protocol documents to jabber_whiteboarddaleharvey2006-06-2514-0/+2833
| | | (bzr r1290)
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-2369-14077/+2130
| | | (bzr r1268)
* applied JID patch by Alexander Darovsky David Yip2006-05-292-4/+16
| | | | | (see https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1495414&group_id=93438) (bzr r1056)
* whiteboard now works on jep compliant servers only, aka wildfiredaleharvey2006-05-241-9/+12
| | | (bzr r1001)