summaryrefslogtreecommitdiffstats
path: root/src/jabber_whiteboard/serializer.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * 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)