summaryrefslogtreecommitdiffstats
path: root/src/jabber_whiteboard/message-utilities.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-23Completely remove InkboardKrzysztof Kosi??ski1-493/+0
2006-08-13Changes to the document are registered through inkboard-session, inkboard-nod...daleharvey1-3/+25
2006-07-29update to whiteboard, merged typedefs / defines and constantsdaleharvey1-1/+0
2006-07-02removed string localisationdaleharvey1-1/+1
2006-06-23manually merging the INKBOARD_PEDRO branch into trunkdaleharvey1-246/+266
2006-03-15shared_ptr -> ptr_sharedMenTaLguY1-1/+1
2006-02-07* src/jabber_whiteboard/message-utilities.h,mjwybrow1-2/+2
2006-02-06replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY1-2/+2