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