Commit Graph

20 Commits (8ac63bb5e6323afc0665d4c252b007b8053aaeea)

Author SHA1 Message Date
Jeff Schiller 8ac63bb5e6 Restore printing json for now...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@121 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 12:49:18 +00:00
Jeff Schiller 8b0fcfe8f6 Problem with printing json string - can i just send an object
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@120 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 12:47:17 +00:00
Jeff Schiller 184d44f984 Setup participant's canvas ID upon the participant callback
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@119 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 12:33:22 +00:00
Jeff Schiller a9b4731df6 Fix getting the node ID in wave gadget
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@118 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 12:22:56 +00:00
Jeff Schiller 50c81a5d36 Added new cleared event that can be bound for when user clears the document, updated Wave gadget code to handle it
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@117 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 12:20:48 +00:00
Jeff Schiller 8702b451f3 Link to SVG editor project page should open a new tab in the gadget (otherwise clicking it replaces the editor with the project web page)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@116 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 12:11:59 +00:00
Vidar Hokstad bc5939919a Fixed various typos (thanks Jeff)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@115 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 11:57:14 +00:00
Vidar Hokstad 7211966d3c Fixed the state prefix; quick attempt at fixing the state update (not quite working yet)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@112 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 06:54:42 +00:00
Jeff Schiller 5b83ef6e98 Remove console logging
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@108 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 05:11:13 +00:00
Jeff Schiller 5cb2530093 More console logging for wave
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@107 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 04:44:48 +00:00
Jeff Schiller c3bb3e1390 More console logging for wave
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@106 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 04:42:02 +00:00
Jeff Schiller 2a71889005 More console logging for wave
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@105 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 04:23:30 +00:00
Jeff Schiller b1a2b1e3b2 Console logging for wave
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@104 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 04:13:21 +00:00
Jeff Schiller 56902f2e6a Woops
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@103 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 04:12:33 +00:00
Jeff Schiller 23f642c4ee Fix wave sendDelta() function arguments
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@102 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 04:06:47 +00:00
Pavol Rusnak ae3e8650c6 sync gadget with editor
move name from top to footer


git-svn-id: http://svg-edit.googlecode.com/svn/trunk@91 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-10 12:32:24 +00:00
Vidar Hokstad cd86b6520c Sending state now works. Still some bugs in handling the state updates
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@82 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-09 22:39:58 +00:00
Vidar Hokstad 6fda1f7d99 State send/update adapted from my earlier version - not completely working yet, but mostly there
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@81 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-09 22:19:52 +00:00
Vidar Hokstad 897604b863 Return svgCanvas from the setup function for convenience
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@57 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-07 15:07:57 +00:00
Vidar Hokstad eda277720e Initial commit - this versions is *not* currently working, and is in process of being adapted to the trunk vesion of SVG Edit
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@55 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-07 15:03:22 +00:00