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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
work on whiteboard
daleharvey
2006-09-04
2
-8
/
+12
*
ignore transform messages
daleharvey
2006-09-04
4
-9
/
+26
*
quick bug fix to whiteboard
daleharvey
2006-09-04
2
-13
/
+15
*
whiteboard working prototype
daleharvey
2006-09-04
10
-52
/
+212
*
Update to inkboard
daleharvey
2006-08-31
5
-16
/
+91
*
inkboard-session now sends all changes to the document
daleharvey
2006-08-15
8
-128
/
+99
*
Changes to the document are registered through inkboard-session, inkboard-nod...
daleharvey
2006-08-13
13
-73
/
+266
*
initial keynodetable work
daleharvey
2006-08-06
8
-58
/
+89
*
finalising session establishment
daleharvey
2006-08-04
5
-69
/
+55
*
empty messages are passed onto all listeners in pedro, gui ignores such messages
daleharvey
2006-08-03
4
-17
/
+20
*
work on jabber_whiteboard
daleharvey
2006-08-03
3
-77
/
+98
*
added StateHandling to whiteboard
daleharvey
2006-08-03
5
-65
/
+166
*
refactored session establishment
daleharvey
2006-08-02
11
-668
/
+275
*
restructuring whiteboard
daleharvey
2006-07-31
2
-4
/
+1
*
handling recieved messages
daleharvey
2006-07-31
4
-40
/
+97
*
restructuring session-manager
daleharvey
2006-07-30
4
-87
/
+4
*
more session establishment
daleharvey
2006-07-30
5
-25
/
+23
*
merged with defines
daleharvey
2006-07-30
1
-157
/
+0
*
working on session establishment
daleharvey
2006-07-30
9
-58
/
+56
*
update to whiteboard, merged typedefs / defines and constants
daleharvey
2006-07-29
16
-324
/
+325
*
Refactoring Session Establishment
daleharvey
2006-07-26
6
-24
/
+102
*
added sendProtocol
daleharvey
2006-07-25
2
-0
/
+35
*
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
4
-8
/
+205
*
added gui code for whiteboard
daleharvey
2006-07-08
2
-2
/
+80
*
added a copy of pedrogui to jabber_whiteboard for custom development
daleharvey
2006-07-07
4
-1
/
+3668
*
removed string localisation
daleharvey
2006-07-02
2
-2
/
+2
*
minor change to svgtoeps
daleharvey
2006-06-25
1
-0
/
+1
*
added protocol documents to jabber_whiteboard
daleharvey
2006-06-25
14
-0
/
+2833
*
manually merging the INKBOARD_PEDRO branch into trunk
daleharvey
2006-06-23
69
-14077
/
+2130
*
applied JID patch by Alexander Darovsky
David Yip
2006-05-29
2
-4
/
+16
*
whiteboard now works on jep compliant servers only, aka wildfire
daleharvey
2006-05-24
1
-9
/
+12
*
added functionality to for users to register jabber accounts within the white...
daleharvey
2006-05-18
2
-20
/
+151
*
Users Jid is now stored in session data, which is used in from attributes. lm...
daleharvey
2006-05-10
6
-13
/
+19
*
removed resource name from self's jid, allowing authentication against jabber...
daleharvey
2006-05-08
1
-1
/
+1
*
removed Pedro build lines
David Yip
2006-05-08
1
-4
/
+0
*
Persist User / Server / ChatServer name across succesful sessions (Given By B...
daleharvey
2006-05-08
3
-0
/
+20
*
Short term change to allow inkboard to participate in muc at least on gristle...
daleharvey
2006-05-05
1
-1
/
+1
*
* src/jabber_whiteboard/pedrodom.cpp: Compile fix for Mac OS.
mjwybrow
2006-05-04
1
-1
/
+3
*
Newer files
Bob Jamison
2006-05-04
4
-80
/
+186
*
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
5
-10
/
+10
*
SP_DT_DOCUMENT -> sp_desktop_document
David Yip
2006-04-17
2
-4
/
+4
*
from Dale Harvey and Aaron Spike: fixes to overly-general "mouse down"
David Yip
2006-04-02
1
-2
/
+2
*
shared_ptr -> ptr_shared
MenTaLguY
2006-03-15
6
-18
/
+18
*
closed up denial-of-service attack vector (ironically located in an
David Yip
2006-02-13
1
-2
/
+6
*
Fix for bug #1352522 (Inkboard: problem when invited person invites you back)...
David Yip
2006-02-10
3
-2
/
+43
*
share_static -> share_static_string
MenTaLguY
2006-02-08
1
-4
/
+4
*
* src/jabber_whiteboard/message-utilities.h,
mjwybrow
2006-02-07
4
-17
/
+18
*
replace Util::SharedCStringPtr with the more general Util::shared_ptr<>
MenTaLguY
2006-02-06
7
-31
/
+31
[next]