summaryrefslogtreecommitdiffstats
path: root/src/jabber_whiteboard/message-queue.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-23Completely remove InkboardKrzysztof Kosi??ski1-138/+0
(bzr r10346)
2006-07-02removed string localisationdaleharvey1-1/+1
(bzr r1338)
2006-06-23manually merging the INKBOARD_PEDRO branch into trunkdaleharvey1-54/+54
(bzr r1268)
2006-05-10Users Jid is now stored in session data, which is used in from attributes. ↵daleharvey1-3/+3
lm_connection_set_jid is now not called, which allows authentication against jabber.org (bzr r805)
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY1-2/+2
confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)