Brett Zamir
5894398c36
- Linting: ESLint (or ignore) JavaScript files; unfinished: editor/jgraduate and editor/extensions folders, editor/ (root), test/ (root) HTML
...
- Fix: An apparent bug in jquery.svgicons.js whereby a variable `holder` was declared in too nested of a scope
- Fix: `addBezierCurve` in canvg.js had undeclared `i`
- Fix: Undeclared variable in opera widget
- Fix: Screencast `showNotes`
2018-05-13 18:47:00 +08:00
Brett Zamir
38d6274723
- Linting (HTML): Use double-quotes for attributes, remove redundant `type=text/css`,
...
indent/lbs, consistent non-use of HTML namespace, consistent indents, consistent charset
casing
- Linting (Markdown): Add `.remarkrc`, use proper hierarchical headings, use consistent
heading format, trailing spaces
- `composer.json`: consistent property spacing
- License: Add `.txt` extension, update copyright date, and reflect type (MIT) in file name
- Credits: Add self
- npm: Add `package.json` (version 3.0.0-alpha.1 for npm release only; just reserving name)
2018-05-13 09:58:13 +08:00
Brett Zamir
6afa75adda
Rename labels to fix issue 1206 of confusing labels ("Open Image"->"Open SVG" and "Import SVG"->"Import Image")
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2867 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-05-22 23:55:05 +00:00
Brett Zamir
74810573b2
Change group to group_elements (though keep duplicate group under old name in case it is supposed to have a different function)
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2686 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-02-11 01:58:57 +00:00
Brett Zamir
52419049fe
Remove type=text/javascript and trailing whitespace from Wave svg-edit.xml source
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2589 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-10-14 00:57:11 +00:00
Kevin Kwok
4c2c5e793b
oops, left some testing code
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1152 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-04 23:23:40 +00:00
Kevin Kwok
4b534b80b6
removed firebuglite
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1150 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-04 23:21:50 +00:00
Kevin Kwok
7308ade0ec
SVG edit wave should work now (hopefully)
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1148 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-04 23:21:03 +00:00
Kevin Kwok
c78c8fcd98
It turns out that now that svg-edit uses querySelector to get a shape that the old IDs have invalid characters so now i replaced getID with an overly complicated solution
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1147 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-04 22:06:40 +00:00
Kevin Kwok
4b00fad3d1
Updated Wave Gadget with new HTML
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@662 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-09-18 20:16:50 +00:00
Kevin Kwok
ec4d36e5fb
evil eval button now
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@536 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-09-02 23:17:32 +00:00
Kevin Kwok
f8ca659331
reverted because for some reason google is throwing 500 errors
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@535 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-09-02 23:15:25 +00:00
Kevin Kwok
158e9d0d7d
no delete mode for importing svg
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@534 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-09-02 23:13:58 +00:00
Kevin Kwok
d19d7e032f
no delete mode for importing svg
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@533 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-09-02 23:11:35 +00:00
Kevin Kwok
7010b30254
new nodelete mode, using icon
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@532 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-09-02 23:10:20 +00:00
Kevin Kwok
b43d08417a
remvoed logging
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@529 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-09-02 22:12:36 +00:00
Kevin Kwok
3f838bcd83
wave works
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@528 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-09-02 18:29:35 +00:00
Kevin Kwok
7704520e34
Deleting shapes should work but i cant really test it cause google wave is down righ tnow
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@525 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-09-02 17:38:51 +00:00
Kevin Kwok
8eeb97176f
New wave gadget
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@523 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-09-02 16:27:59 +00:00
Jeff Schiller
83275046b4
Fix Bug 80: add text controls for x,y (merge Alexis' patch)
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@371 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-08-13 15:42:41 +00:00
Pavol Rusnak
7c9915712a
fix paths to images
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@350 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-08-03 16:39:06 +00:00
Pavol Rusnak
3d3d20c53e
update wave gadget xml
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@349 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-08-03 16:36:50 +00:00
Jeff Schiller
96f74b4dae
Add circle, ellipse, line context controls
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@187 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-24 04:17:35 +00:00
Pavol Rusnak
7a69efd050
sync wave gadget with editor
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@145 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-17 20:16:08 +00:00
Vidar Hokstad
cf30bd0bb4
Trying to replace the prefix with a mechanism for using a callback for the id; wave.Participant() shouldn't work - Participant() is the constructor for the Participant objects returned from getViewer() etc.
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@127 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 18:34:28 +00:00
Jeff Schiller
4965ba1760
Trying wave.Participant().getId() for a unique prefix
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@126 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 13:48:11 +00:00
Jeff Schiller
5271eabe29
...slightly better version
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@124 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 13:01:53 +00:00
Jeff Schiller
01a6b0a12a
...aaaand use it
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@123 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-06-12 12:58:00 +00:00
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
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