index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jabber_whiteboard
/
session-manager.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-23
Completely remove Inkboard
Krzysztof Kosi??ski
1
-410
/
+0
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-10-12
Remove the failed and unused "new gui" stuff.
Krzysztof Kosi??ski
1
-16
/
+7
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-1
/
+1
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-1
/
+1
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-5
/
+5
2009-08-05
SPDocument->Document
johnce
1
-5
/
+5
2007-01-21
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
1
-2
/
+2
2006-11-18
separate updating window from updating layers
bulia byak
1
-0
/
+1
2006-08-06
initial keynodetable work
daleharvey
1
-5
/
+6
2006-08-04
finalising session establishment
daleharvey
1
-3
/
+6
2006-08-03
empty messages are passed onto all listeners in pedro, gui ignores such messages
daleharvey
1
-2
/
+2
2006-08-03
work on jabber_whiteboard
daleharvey
1
-60
/
+59
2006-08-03
added StateHandling to whiteboard
daleharvey
1
-1
/
+4
2006-08-02
refactored session establishment
daleharvey
1
-251
/
+203
2006-07-31
restructuring whiteboard
daleharvey
1
-4
/
+0
2006-07-31
handling recieved messages
daleharvey
1
-10
/
+49
2006-07-30
restructuring session-manager
daleharvey
1
-63
/
+2
2006-07-30
more session establishment
daleharvey
1
-1
/
+1
2006-07-30
working on session establishment
daleharvey
1
-33
/
+30
2006-07-29
update to whiteboard, merged typedefs / defines and constants
daleharvey
1
-45
/
+10
2006-07-26
Refactoring Session Establishment
daleharvey
1
-13
/
+10
2006-07-25
added sendProtocol
daleharvey
1
-0
/
+29
2006-07-25
session can be initlialised with a current document which is copied into the ...
daleharvey
1
-17
/
+45
2006-07-20
added choose desktop dialog during intialising a whiteboard session
daleharvey
1
-8
/
+30
2006-06-23
manually merging the INKBOARD_PEDRO branch into trunk
daleharvey
1
-1120
/
+329
2006-05-29
applied JID patch by Alexander Darovsky
David Yip
1
-2
/
+14
2006-05-18
added functionality to for users to register jabber accounts within the white...
daleharvey
1
-20
/
+115
2006-05-10
Users Jid is now stored in session data, which is used in from attributes. lm...
daleharvey
1
-5
/
+6
2006-05-08
removed resource name from self's jid, allowing authentication against jabber...
daleharvey
1
-1
/
+1
2006-05-08
Persist User / Server / ChatServer name across succesful sessions (Given By B...
daleharvey
1
-0
/
+10
2006-05-03
removed lm_initialize calls and supporting infrastructure; loudmouth 1.1.1 do...
David Yip
1
-5
/
+10
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-2
/
+2
2006-04-17
SP_DT_DOCUMENT -> sp_desktop_document
David Yip
1
-2
/
+2