summaryrefslogtreecommitdiffstats
path: root/src/jabber_whiteboard/message-utilities.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Completely remove InkboardKrzysztof Kosi??ski2011-06-231-493/+0
| | | (bzr r10346)
* Changes to the document are registered through inkboard-session, ↵daleharvey2006-08-131-3/+25
| | | | | inkboard-node extends simplenode and allows us to store whiteboard specific information for each node (bzr r1593)
* update to whiteboard, merged typedefs / defines and constantsdaleharvey2006-07-291-1/+0
| | | (bzr r1512)
* removed string localisationdaleharvey2006-07-021-1/+1
| | | (bzr r1338)
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-231-246/+266
| | | (bzr r1268)
* shared_ptr -> ptr_sharedMenTaLguY2006-03-151-1/+1
| | | (bzr r240)
* * src/jabber_whiteboard/message-utilities.h,mjwybrow2006-02-071-2/+2
| | | | | | | | | | | src/jabber_whiteboard/serializer.cpp, src/jabber_whiteboard/deserializer.cpp, src/jabber_whiteboard/message-utilities.cpp, src/ui/dialog/whiteboard-connect.cpp: Some fixes to allow the codebase to compile with Inkboard support after the recent Util::shared_ptr<> and Dialog::present() changes. (bzr r100)
* replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY2006-02-061-2/+2
| | | (bzr r87)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+452
(bzr r1)