Commit Graph

100 Commits

Author SHA1 Message Date
Jeff Schiller
d1795000f0 Our own json string that quotes keys
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@122 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 12:57:35 +00:00
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
02207d9f50 Took id from wrong location
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@114 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 11:43:20 +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
Vidar Hokstad
cb15c66a2e Oops. Left in a conflict marker
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@111 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 06:49:34 +00:00
Vidar Hokstad
6c2958278f Added way of changing the prefix used for id's of the elements
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@110 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 06:45:37 +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
Jeff Schiller
22696ec690 Add version history to the editor footer
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@101 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 02:27:28 +00:00
Jeff Schiller
933ce067d8 Widen the selectedOutline a bit for text elements so that the text is instantly legible
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@98 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-11 15:21:00 +00:00
Jeff Schiller
f3bce20321 Add rect radius contextual tool. Fix bug where text elements were 50% opacity by default
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@97 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-11 15:18:46 +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
Pavol Rusnak
9d68f75f3a enhance UI
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@90 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-10 08:59:08 +00:00
Jeff Schiller
540115ed3b Fix Issue 17: Add a contextual tool panel and changed the way the Delete tool works
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@87 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-10 04:44:59 +00:00
Jeff Schiller
4e27f43026 Fix Issue 14: manual merge of text-enabled branch into trunk to enable text element creation/editing
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@85 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-10 03:12:19 +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
8683c1f14a Additional support for wave gadget state-exchange
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@80 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-09 22:13:13 +00:00
Pavol Rusnak
d843eb92dd keyboard handling (work in progress)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@79 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-09 13:28:37 +00:00
Pavol Rusnak
69eabb16b9 fixed CSS
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@78 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-09 06:20:19 +00:00
Narendra Sisodiya
064872de1e Added broder to svgcanvas
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@77 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-09 06:12:57 +00:00
Pavol Rusnak
8fb76ac6f8 (hopefully) fixed odd behaviour in Firefox 2.x
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@76 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-09 06:03:36 +00:00
Pavol Rusnak
882c59d800 update stroke-style in UI too
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@73 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-08 16:28:48 +00:00
Pavol Rusnak
e55567b892 don't use setAttributeNS when setAttribute is enough
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@72 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-08 15:05:12 +00:00
Jeff Schiller
7d480a8df5 Fix Issue 8: Add tooltip to palette so that right-click capabilities is discoverable
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@71 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-08 13:10:23 +00:00
Jeff Schiller
02de42049e Remove debug alert, woops
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@70 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-08 12:55:55 +00:00
Jeff Schiller
60c266b7f8 Fix to previous change so that the selected outline rect is not selectable
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@69 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-08 12:46:04 +00:00
Jeff Schiller
2d38e17386 Fix moving elements without fill (using pointer-events:all), also this seems to fix the cursor issue in Opera
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@68 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-08 12:32:08 +00:00
Pavol Rusnak
ac9d093d82 use other form of static class definition
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@66 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-08 09:08:45 +00:00
Pavol Rusnak
6c65abb188 moved base64 code into static class named Utils
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@65 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-08 08:09:15 +00:00
Narendra Sisodiya
d170302f39 Added a locally saveImage as base64 encoded
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@62 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-08 07:24:58 +00:00
Jeff Schiller
7103e25a2f Fix last bit of Issue 12: Show move cursor when hovering over visible elements in Select mode
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@61 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-08 02:55:15 +00:00
Jeff Schiller
01fde3a807 Fix Issue 12: Ability to move elements around the canvas
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@59 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-08 02:17:07 +00:00
Pavol Rusnak
b071868af4 small details
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@58 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-07 15:43:51 +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
a96efbd6f9 Added comment about using the Google hosted jQuery
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@56 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-07 15:04:55 +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
Vidar Hokstad
e9024ed4cc The wave gadget can't rely on the editor initializing on the 'ready' event, so make it a function and handle the 'ready' event from the svg-editor.html file
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@54 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-07 13:11:01 +00:00
Pavol Rusnak
7e9e85f9d3 add more mime-types
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@53 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-07 11:33:30 +00:00