summaryrefslogtreecommitdiffstats
path: root/src/jabber_whiteboard/chat-handler.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-06-23manually merging the INKBOARD_PEDRO branch into trunkdaleharvey1-253/+0
(bzr r1268)
2006-05-24whiteboard now works on jep compliant servers only, aka wildfiredaleharvey1-9/+12
(bzr r1001)
2006-05-08Persist User / Server / ChatServer name across succesful sessions (Given By ↵daleharvey1-0/+1
Botty) (bzr r773)
2006-05-05Short term change to allow inkboard to participate in muc at least on ↵daleharvey1-1/+1
gristle.org (bzr r742)
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY1-1/+1
confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)