summaryrefslogtreecommitdiffstats
path: root/src/jabber_whiteboard/serializer.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-231-304/+0
| | | (bzr r1268)
* shared_ptr -> ptr_sharedMenTaLguY2006-03-151-4/+4
| | | (bzr r240)
* * src/jabber_whiteboard/message-utilities.h,mjwybrow2006-02-071-12/+12
| | | | | | | | | | | 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-5/+5
| | | (bzr r87)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+304
(bzr r1)