Commit Graph

570 Commits (164b22d0c15ddd40b03c880c4d49f8b0412c0319)

Author SHA1 Message Date
Bruno Heridet 4441810638 simplified undo/redon, node link and sub path button states
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2415 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-02-16 16:07:19 +00:00
Bruno Heridet 79f7ee4614 simplified wireframe button toggling
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2414 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-02-16 15:49:33 +00:00
Bruno Heridet b599a2a54b fixed old Chrome bug handling for svg saving
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2413 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-02-16 15:36:19 +00:00
Bruno Heridet 525e869e7f set show_save_warning to camelCase
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2412 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-02-16 15:19:20 +00:00
Bruno Heridet f9b8aa624c created svgedit main object, moved all namespaces handling in the same place
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2411 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-02-16 15:02:26 +00:00
Bruno Heridet dd6b28d886 used default step values for SpinButtons
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2404 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-02-16 10:28:17 +00:00
Bruno Heridet a851e70c6e fixed $hcanv leak
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2403 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-02-15 23:17:56 +00:00
Bruno Heridet 7a36f90eb6 fixed getRefElem and smoothControlPoints leaking variables
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2402 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-02-15 23:05:23 +00:00
Bruno Heridet d5dca6b4a3 misc cleanup
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2401 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-02-15 22:32:35 +00:00
Bruno Heridet ad7e26b8de renamed some snake_case
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2400 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-02-15 22:07:05 +00:00
Bruno Heridet b3b363523b fixed missing fallback png align buttons, cleaned quotes, if style inconsistencies
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2399 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-02-15 21:57:35 +00:00
Bruno Heridet 7b7f03a24f fixed heaps of missing semicolons and indentation inconsistencies, still a lot to do
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2393 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-02-15 13:38:55 +00:00
Luis Aguirre 93950ca293 Change name from svgEditor.setPan to svgEditor.setPanning
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2332 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-02-07 13:55:23 +00:00
Luis Aguirre 45389b6b94 Create setPan at svg-editor.js to let move the document without pressing any key or mouse button. Usefull for future tablet/mobile edition
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2331 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-02-07 11:47:17 +00:00
Chance Roth ec0b458fff Added Star and Polygon Extensions - Looks like Firefox recently broke something and shows mitre ends too long. USed to work great, Chrome is fine.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2318 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-01-18 18:04:17 +00:00
Rafael Couto e5a32fc003 prettify the resulting zoom decimal
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2311 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-01-17 11:05:06 +00:00
Rafael Couto 8823218968 fix - function already exist in other file (sorry about that!)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2277 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-01-16 00:31:32 +00:00
Rafael Couto fcdbbe7474 Mouse Wheel Zoom
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2274 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-01-09 23:23:28 +00:00
Dale Harvey 89416b0ac6 Add a default autosave canvas to localstorage
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2273 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-01-09 23:14:35 +00:00
Mark MacKay bea865ae4f fix for transparent color
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2225 eee81c28-f429-11dd-99c0-75d572ba1ddd
2012-12-05 00:06:48 +00:00
Mark MacKay c99f759d46 changing context now clears the selection
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2198 eee81c28-f429-11dd-99c0-75d572ba1ddd
2012-11-28 05:02:46 +00:00
Mark MacKay 650fa70404 added zoomChanged to the embedded api, partial patch from RobertLeePlummerJr #973
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2197 eee81c28-f429-11dd-99c0-75d572ba1ddd
2012-11-28 04:32:59 +00:00
Mark MacKay 6065268f32 fixing positioning of color picker
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2196 eee81c28-f429-11dd-99c0-75d572ba1ddd
2012-11-28 02:08:13 +00:00
Mark MacKay 08e5405a41 interface optimizations for maximizing canvas area
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2195 eee81c28-f429-11dd-99c0-75d572ba1ddd
2012-11-28 01:42:57 +00:00
Ahmad Syazwan 4cc9c7d0ec Apply duopixel's patch for drag 'n drop image support (see issue 999). Also removed trailing spaces
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2090 eee81c28-f429-11dd-99c0-75d572ba1ddd
2012-10-22 10:47:50 +00:00
Marc Laporte cf0dde3f4a Updating license information as per http://code.google.com/p/svg-edit/issues/detail?id=959
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2088 eee81c28-f429-11dd-99c0-75d572ba1ddd
2012-09-16 18:53:27 +00:00
Will Schleter 7f487a89b2 Address issue 526 - incorporate duopixel's patch to convert touch events to mouse events.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2085 eee81c28-f429-11dd-99c0-75d572ba1ddd
2012-07-21 11:02:54 +00:00
Ahmad Syazwan 36e0fbd2d5 Fix issue 934. Patch by adambender.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2083 eee81c28-f429-11dd-99c0-75d572ba1ddd
2012-05-25 04:04:22 +00:00
Jeff Schiller 7e6a6e68a1 Rollback bad revision 2075
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2076 eee81c28-f429-11dd-99c0-75d572ba1ddd
2012-03-31 18:02:08 +00:00
Jeff Schiller b0aa96bdec Fix a test failing in Firefox by decreasing the precision expected
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2075 eee81c28-f429-11dd-99c0-75d572ba1ddd
2012-03-31 17:55:01 +00:00
Ahmad Syazwan c3f7b7541d Fix issue 927 and issue 462. Patch by duopixel.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2067 eee81c28-f429-11dd-99c0-75d572ba1ddd
2012-03-22 10:31:25 +00:00
Jeff Schiller 3ab630261f Partial fix for issue 927 (patch by duopixel)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2063 eee81c28-f429-11dd-99c0-75d572ba1ddd
2012-03-17 20:16:43 +00:00
Jeff Schiller 7c949e2e17 Fix issue 925, patch by asyazwan
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2062 eee81c28-f429-11dd-99c0-75d572ba1ddd
2012-03-17 17:56:46 +00:00
Jeff Schiller e9cb4c2ce1 Fix Issue 909: editor-wide access to the show_save_warning bit (applied patch by adambender)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2056 eee81c28-f429-11dd-99c0-75d572ba1ddd
2012-02-25 02:17:34 +00:00
Jeff Schiller c7635282f4 Fix Issue 907: Allow custom menu options (Apply patch from adambender)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2055 eee81c28-f429-11dd-99c0-75d572ba1ddd
2012-02-25 02:13:18 +00:00
Jeff Schiller dfc67588dc Update to jQuery and jQuery-UI latest
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2052 eee81c28-f429-11dd-99c0-75d572ba1ddd
2012-02-23 02:48:21 +00:00
Peter Reid 718d377a98 Fixed flyout menus sometimes getting stuck partially closed (Issue 856).
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2042 eee81c28-f429-11dd-99c0-75d572ba1ddd
2011-09-24 23:38:47 +00:00
Jeff Schiller 25c6faf0e8 Commit patch for Issue 840, duplicate shortcut key for D
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2041 eee81c28-f429-11dd-99c0-75d572ba1ddd
2011-09-23 00:05:16 +00:00
Jacob Brookover 364b0a61ae -More null checks for alternative interfaces
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2037 eee81c28-f429-11dd-99c0-75d572ba1ddd
2011-07-07 17:36:58 +00:00
Jacob Brookover f85d4b9e88 -null element checks for alternative HTML interfaces
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2035 eee81c28-f429-11dd-99c0-75d572ba1ddd
2011-06-24 16:28:34 +00:00
Alexis Deveria 1c38606a34 Fixed Issue 760: Drawing with an imported Image selected sets default stroke and fill to none
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2028 eee81c28-f429-11dd-99c0-75d572ba1ddd
2011-03-09 20:00:49 +00:00
Alexis Deveria 2b075e7e62 More minor IE9 bug fixes
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2003 eee81c28-f429-11dd-99c0-75d572ba1ddd
2011-02-23 20:06:33 +00:00
Alexis Deveria 2cf69fb759 Fixed Issue 781: Drawing area jumps to top-left corner on window resize (IE9)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2000 eee81c28-f429-11dd-99c0-75d572ba1ddd
2011-02-23 17:10:21 +00:00
Jeff Schiller 45a26c1602 Fix bug where IDs could not be changed. Moved cleanupElement into svgutils.js. Corrected MIME type of two new test files.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1990 eee81c28-f429-11dd-99c0-75d572ba1ddd
2011-02-10 04:10:03 +00:00
Jeff Schiller 99a73cc06f Refactor a few more functions into the math and path modules. Update MIME type on all JS files
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1984 eee81c28-f429-11dd-99c0-75d572ba1ddd
2011-02-09 06:14:47 +00:00
Alexis Deveria 50660b37b5 Fixed Issue 721: Label box doesn't work as expected (for title element in groups)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1980 eee81c28-f429-11dd-99c0-75d572ba1ddd
2011-02-04 18:49:12 +00:00
Alexis Deveria e3a8fb92b2 Remove scrollbar generated since r1957
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1973 eee81c28-f429-11dd-99c0-75d572ba1ddd
2011-02-03 14:58:47 +00:00
Jeff Schiller 99931f7d5b Move shortFloat() into svgedit.units. Add test file for svgedit.units.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1966 eee81c28-f429-11dd-99c0-75d572ba1ddd
2011-02-02 17:28:43 +00:00
Alexis Deveria 201d284071 Fixed issue 764: Small window size may cause the UI to be drawn over the drawing area
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1956 eee81c28-f429-11dd-99c0-75d572ba1ddd
2011-01-31 15:57:01 +00:00
Adrian Jones 212e5b1795 Cursory revamp of shortcut keys and cleanup of tooltips that show shortcuts that don't work. Kept modkeys out of things for the moment.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1955 eee81c28-f429-11dd-99c0-75d572ba1ddd
2011-01-30 20:03:09 +00:00