Commit Graph

  • d63a9ac760 Fix Issue 787: Paths keeping old path edit nodes Jeff Schiller 2011-02-23 16:34:59 +00:00
  • 34bc623f08 Migrate another few bits of code into path.js Jeff Schiller 2011-02-23 16:24:07 +00:00
  • 6d6c6aa61f Fixed sub-bug in Issue 717: Bounding box not surrounding entire image library image, started on Issue 782: Text editing is buggy (IE9) Alexis Deveria 2011-02-23 15:56:14 +00:00
  • 90fffe8a09 Fixed locale script to no longer use eval() (and work locally in chrome) Alexis Deveria 2011-02-11 19:21:50 +00:00
  • e9945a5f02 don't package embedapi.js in Firefox extension Pavol Rusnak 2011-02-11 16:25:04 +00:00
  • 01e08e2116 Fixed bugs causing tests to fail in Firefox and IE9 Alexis Deveria 2011-02-10 19:09:35 +00:00
  • 32f61b2b3a Fixed more bugs related to issue 717 Alexis Deveria 2011-02-10 18:10:05 +00:00
  • f69f89659f Remove debugger statement. woops. Jeff Schiller 2011-02-10 04:11:19 +00:00
  • 45a26c1602 Fix bug where IDs could not be changed. Moved cleanupElement into svgutils.js. Corrected MIME type of two new test files. Jeff Schiller 2011-02-10 04:10:03 +00:00
  • ca671f90d2 Fixed issue 717: Bounding box not surrounding entire image library image Alexis Deveria 2011-02-09 21:32:53 +00:00
  • 292391150f Cleanup code left from last revision Alexis Deveria 2011-02-09 17:48:00 +00:00
  • 085d7f479f Fixed error thrown on shift+mousemove in path create mode Alexis Deveria 2011-02-09 16:30:11 +00:00
  • c1e899171b Missed a few JS files that needed a MIME type in Subversion Jeff Schiller 2011-02-09 06:18:05 +00:00
  • 99a73cc06f Refactor a few more functions into the math and path modules. Update MIME type on all JS files Jeff Schiller 2011-02-09 06:14:47 +00:00
  • 0705f0b5c8 Fix MIME type on js-hotkeys script Jeff Schiller 2011-02-09 06:10:11 +00:00
  • a806e9129c Fix MIME type on jquery.bbq script Jeff Schiller 2011-02-09 06:09:56 +00:00
  • 50660b37b5 Fixed Issue 721: Label box doesn't work as expected (for title element in groups) Alexis Deveria 2011-02-04 18:49:12 +00:00
  • 52c74f266b Move most of Path into svgedit.path Jeff Schiller 2011-02-04 16:06:25 +00:00
  • 8032d08acb Fixed Issue 775: Undo funkiness with <use> Alexis Deveria 2011-02-04 15:55:47 +00:00
  • bf2757a4de Move getElem() and assignAttributes() into svgutils.js. Started moving pathActions into path.js Jeff Schiller 2011-02-04 08:02:46 +00:00
  • cb3bf30c94 Fix importing the same symbol multiple times (Issue 774) Jeff Schiller 2011-02-03 18:16:22 +00:00
  • 76a2ce76d5 Add third mode of id randomization and some tests Jeff Schiller 2011-02-03 16:38:15 +00:00
  • e3a8fb92b2 Remove scrollbar generated since r1957 Alexis Deveria 2011-02-03 14:58:47 +00:00
  • 09ab8a85fe Fix randomizeIds() to also add a nonce to the current document if not present Jeff Schiller 2011-02-03 06:45:01 +00:00
  • 67384a5a71 Fixed more of issue 662 Alexis Deveria 2011-02-02 21:26:41 +00:00
  • 28d1dbcfe5 Fixed other part of issue 662: Break link to reference element Undo weirdness Alexis Deveria 2011-02-02 19:36:49 +00:00
  • 245c92d378 Fixed part of issue 662: Break link to reference element Undo weirdness Alexis Deveria 2011-02-02 18:24:44 +00:00
  • 3455e04a10 Couple more unit tets for isValidUnit() Jeff Schiller 2011-02-02 17:33:40 +00:00
  • 422faa53c7 Unit test for svgedit.unit.isValidUnit() Jeff Schiller 2011-02-02 17:32:52 +00:00
  • 99931f7d5b Move shortFloat() into svgedit.units. Add test file for svgedit.units. Jeff Schiller 2011-02-02 17:28:43 +00:00
  • fe537b05a8 Added 'supportsPathBBox' to svgedit.browser to replace a webkit browser sniff Alexis Deveria 2011-02-01 20:25:06 +00:00
  • aeaa8b0213 Upgrade qunit to latest at github Jeff Schiller 2011-02-01 15:36:45 +00:00
  • 9e9c758167 Another attempt at fixing issue 769 Alexis Deveria 2011-02-01 15:23:18 +00:00
  • 9c8ba2361f Fix Issue 770: Trouncing the nonce. Restructured how random ids are produced. Updated how new documents are created. Jeff Schiller 2011-02-01 07:22:18 +00:00
  • 846ee8eca1 Better fix for Issue 769: Text tool defaults to white in FF4 Alexis Deveria 2011-01-31 20:27:05 +00:00
  • f639150fed Fixed Issue 769: Text tool defaults to white in FF4 Alexis Deveria 2011-01-31 20:02:24 +00:00
  • 60845f62b3 Fixed bug where Raphael icons appeared correct, but messud up on export Alexis Deveria 2011-01-31 19:15:24 +00:00
  • ba028851bc Fixed Issue 762: Editing imported SVGs with <symbols> included causes some major issues Alexis Deveria 2011-01-31 18:22:04 +00:00
  • ae042a81bb Fixed bug in last revision by relocating context panel Alexis Deveria 2011-01-31 16:52:05 +00:00
  • 201d284071 Fixed issue 764: Small window size may cause the UI to be drawn over the drawing area Alexis Deveria 2011-01-31 15:57:01 +00:00
  • 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. Adrian Jones 2011-01-30 20:03:09 +00:00
  • d85a7bc8a2 Add deleteCurrentLayer() to Drawing Jeff Schiller 2011-01-30 17:11:56 +00:00
  • cd00087f2a Fix Bug 767: Fire changed events when changing stacking order of elements (modified patch from Da.Waterworth) Jeff Schiller 2011-01-30 16:45:29 +00:00
  • 4da11c4924 Renamed clone to duplicate and added ALT arrow and ALT drag duplicate Adrian Jones 2011-01-30 05:55:33 +00:00
  • 81ac3d75c6 Added default keyboard shortcuts to common commands including: Undo, Redo, Cut, Copy and Paste Alexis Deveria 2011-01-28 20:11:18 +00:00
  • 2a8f6fbd20 Fixed bug where eyedropper would be incorrectly disabled at times Alexis Deveria 2011-01-28 16:48:42 +00:00
  • 262b0da7e7 Undo work on Issue 336: Live Updates to Dimensions Alexis Deveria 2011-01-28 16:10:43 +00:00
  • 00d05776a2 Move setLayerVisibility() and setLayerOpacity() into Drawing and some tests Jeff Schiller 2011-01-28 07:39:30 +00:00
  • 4190990d69 Move getLayerVisibility() and getLayerOpacity() into Drawing and some tests Jeff Schiller 2011-01-28 06:45:34 +00:00
  • 3e9f1747ff Add createLayer() to Drawing and tests Jeff Schiller 2011-01-28 04:37:41 +00:00
  • 3398b37947 Fixed Issue 336: 'Live Updates to Dimensions' and Issue 766: 'Rotating an object produce many elementChanged events' by creating/using 'transition' event Alexis Deveria 2011-01-27 14:23:33 +00:00
  • f8b1a99c41 Fixed Issue 765: The context menu can go off the side of the screen by updating jquery.contextMenu.min.js with unminified version Alexis Deveria 2011-01-26 18:19:39 +00:00
  • 276972ab7d Fixed Issue 763: Drawing with the pencil tool fires two elementChanged events Alexis Deveria 2011-01-26 17:35:28 +00:00
  • ec56e8b2c3 Move setCurrentLayer() into Drawing. Rename getCurrentLayer() to getCurrentLayerName() and move into Drawing. Tests. Jeff Schiller 2011-01-26 03:18:59 +00:00
  • 493ac8ae41 Move current_layer into Drawing Jeff Schiller 2011-01-25 16:15:29 +00:00
  • c6cd4c800a Fix inclusion of jQuery in release-mode. Tweak shippy Jeff Schiller 2011-01-18 19:04:34 +00:00
  • 717f596928 Fixed gradient picker by updating minified file Alexis Deveria 2011-01-18 18:54:50 +00:00
  • 5be61fe005 Catch multiple {else} errors in shippy Jeff Schiller 2011-01-18 06:57:51 +00:00
  • 6b8958bd39 Turn on Closure compilers SIMPLE_OPTIMIZATIONS. Slightly change how svgedit namespace is set up in each module Jeff Schiller 2011-01-18 06:46:45 +00:00
  • 8379711c3e Finish Python script that switches the release script tags in svg-editor.html. Updated Makefile Jeff Schiller 2011-01-18 06:13:40 +00:00
  • af0599d632 Changes to Makefile so things build better. Start on a python script for releasing the HTML file Jeff Schiller 2011-01-17 22:11:35 +00:00
  • 97071abd0e Move getLayer() into Drawing with tests Jeff Schiller 2011-01-17 05:02:08 +00:00
  • 8691a37376 Add identifyLayers() to svg.draw.Drawing with tests Jeff Schiller 2011-01-17 04:36:54 +00:00
  • 6f9f943093 Move hasLayer() into svgedit.draw.Drawing Jeff Schiller 2011-01-16 23:18:51 +00:00
  • 0db154bff4 Rename document module to draw. Add getNumLayers() to draw module. Jeff Schiller 2011-01-16 23:07:35 +00:00
  • 71dc44137d Fix local part of issue 759 - Image library not working in embedded editor. IAN image library issue still needs addressed Will Schleter 2011-01-16 22:11:27 +00:00
  • ff498b5bc7 Added IE9 to list of browser alternatives Adrian Jones 2011-01-16 20:40:17 +00:00
  • e4714fd767 Restore layer button functionality broken since locale-script change Jeff Schiller 2011-01-16 20:25:57 +00:00
  • 372b5d996b Added links to other browser downloads, including the Chrome plugin Adrian Jones 2011-01-16 17:55:20 +00:00
  • 3ffc78a81c Remove debugging statements Jeff Schiller 2011-01-16 16:30:29 +00:00
  • c21b9be33c Fix width of layer button panel for Firefox OSX. Fix setting of uiStrings in editor for New Label. Move all_layers into svgedit.document.Document Jeff Schiller 2011-01-16 16:28:26 +00:00
  • cc5a01d469 Fixed mime-type on browser-not-supported.html Adrian Jones 2011-01-16 16:09:47 +00:00
  • 881cfab46b Added new browser-not-supported.html file Adrian Jones 2011-01-16 03:22:24 +00:00
  • b6263bc7ff Adds check for browser svg support and redirects to error page if not supported Adrian Jones 2011-01-16 03:18:19 +00:00
  • b34d721491 Remove unused exportNoImage warning. Fix translation string when converting a use-symbol into a group Jeff Schiller 2011-01-15 06:40:37 +00:00
  • daa3dda356 Fixed main menu width to prevent text wrapping with some languages Adrian Jones 2011-01-14 22:00:51 +00:00
  • d3f39fb90e Add proper MIME type to test/document_test.html Jeff Schiller 2011-01-14 18:21:59 +00:00
  • 82f5bfdc30 Actually use svgedit.document.Document in svgcanvas.js. Added Document.releaseId() to prevent mouseUp using up ids. Jeff Schiller 2011-01-14 18:18:29 +00:00
  • 7ce0c3336b Added 'selectNew' config option to disable auto-selection when an element is created Alexis Deveria 2011-01-13 16:17:00 +00:00
  • 28b9c0cfd7 Rename browsersupport module to browser Jeff Schiller 2011-01-13 07:47:21 +00:00
  • 282f81f27a Rewrite browsersupport JS module to only expose functions. Added detection for Selectors and XPath support. Updated svgcanvas.js to create its getElem() function based on browsersupport. Jeff Schiller 2011-01-13 07:38:27 +00:00
  • e557f346e9 Add unused document JS module and test. Change svgcanvas to always increment object ids for every call to getNextId(). Jeff Schiller 2011-01-13 06:57:26 +00:00
  • 15165fe7b9 Possibly fixed Issue 753: line tool icon goes black Alexis Deveria 2011-01-12 20:38:16 +00:00
  • d3bfb4a46c Fixed bug where showRulers=false wasn't hiding the rulers properly Alexis Deveria 2011-01-12 15:10:01 +00:00
  • 4a6ae77ba2 Tweak a couple function calls to use full svgedit namespace methods. Update eyedropper extension to remove usage of getPrivateMethods() Jeff Schiller 2011-01-12 07:34:07 +00:00
  • c47cc7cd0e Fix Issue 752: Importing SVG is not undo-able Jeff Schiller 2011-01-12 07:03:54 +00:00
  • 89641094de Fix Bug 751: Importing was not successfully ID'ing elements Jeff Schiller 2011-01-12 06:51:34 +00:00
  • 53962cabb8 Added symbol as an element that is referred to when uniquifying elements, added a TODO for connectors/markers Jeff Schiller 2011-01-12 06:07:28 +00:00
  • e5ce3448b1 Mass conversion of locale files to new format Alexis Deveria 2011-01-11 21:15:08 +00:00
  • be53f2a360 Fixed issue 750: Middle click start selection Alexis Deveria 2011-01-10 18:42:42 +00:00
  • 1b7e991bfe Made several minor visual improvements Alexis Deveria 2011-01-07 18:37:21 +00:00
  • a14e02d71c Updated jGraduate, to set the inverse of the current color as the default second gradient stop Alexis Deveria 2011-01-07 17:35:05 +00:00
  • 1c8e1001a6 Fixed image library regression Alexis Deveria 2011-01-04 21:12:00 +00:00
  • f411047b04 Finalizing new locale system Alexis Deveria 2011-01-04 20:03:02 +00:00
  • 73a4490b1d Made many more localization fixes/additions Alexis Deveria 2011-01-03 18:45:36 +00:00
  • 0bc65d35c6 Begin locale revamp (will break all non-en languages for now) Alexis Deveria 2010-12-31 20:02:35 +00:00
  • dea45ccdfa Fixed gradients on reorient path w/gradients Alexis Deveria 2010-12-21 19:36:51 +00:00
  • 5193e8732d Fixed Issue 702: Ability to recognize stroke weight of group Alexis Deveria 2010-12-21 14:34:54 +00:00
  • 2c7f131050 Improved paint box setting for selected groups Alexis Deveria 2010-12-20 21:37:04 +00:00
  • 96d52da577 Fixed more of issue 716 Alexis Deveria 2010-12-20 20:00:17 +00:00