Commit Graph

  • 7d4978740e Made more locale-related fixes, fixed issue 544 using codedread's help Alexis Deveria 2010-04-28 16:34:02 +00:00
  • 9be03c4746 Updated locale files as well as lang.en.js with most new strings Alexis Deveria 2010-04-27 18:50:16 +00:00
  • c2d4aa0061 Fixed bug that caused errors when changing an attribute while in text-edit mode. Also changed some lang IDs to better match tools Alexis Deveria 2010-04-26 19:16:37 +00:00
  • eeeec6fb12 Fixed issue 543 and related problems resulting from reorienting paths Alexis Deveria 2010-04-26 16:53:06 +00:00
  • c131014dfb Add previous screencast transcripts Jeff Schiller 2010-04-26 02:47:00 +00:00
  • 8030f867a3 Made canvas center on window resize, fixed error occurring on cloning end path nodes Alexis Deveria 2010-04-23 19:40:09 +00:00
  • 20c6001a72 Fixed fatal bug Alexis Deveria 2010-04-23 17:10:34 +00:00
  • 4563fa0dc9 Fixed issue 546 Alexis Deveria 2010-04-23 17:00:03 +00:00
  • 919457b995 Fixed bug where text could not be re-edited after creation Alexis Deveria 2010-04-22 15:58:31 +00:00
  • 1f00603359 Hopefully prevent PNG export popup by opening a placeholder window first Alexis Deveria 2010-04-22 15:22:01 +00:00
  • d0ec5bd9d0 Fixed bug where opera test was left in canvg, breaking PNG export. Alexis Deveria 2010-04-22 13:25:40 +00:00
  • 7f2428557d Fixed bug where Cancel button didn't work on linearGradient tab Alexis Deveria 2010-04-21 17:01:08 +00:00
  • 0b6fa02ca8 Add some missing tooltips to English translation Jeff Schiller 2010-04-21 16:09:43 +00:00
  • bc70273eb2 Remove various 'Layer 1' titles which cause tooltips in inappropriate places Jeff Schiller 2010-04-21 16:07:56 +00:00
  • ffc666c77f Move tooltip for rect width/height to the label instead of just input control. Update all translations. Jeff Schiller 2010-04-21 16:05:32 +00:00
  • 8c13cceea9 Move blur tooltip to the div so that icon gets a tooltip, also add to locale script for English Jeff Schiller 2010-04-21 15:51:10 +00:00
  • 34fab80fbc Fixed minor CSS bug, changed status to Beta Alexis Deveria 2010-04-21 15:39:38 +00:00
  • ff7af498a3 Made lines follow 45 degree angles when holding shift, made selection box fit better on zoom, updated canvg Alexis Deveria 2010-04-20 20:29:30 +00:00
  • afb7ef00bb Made some minor code optimization, added more icon labels (blur by Christian Tzurcanu) Alexis Deveria 2010-04-20 15:53:19 +00:00
  • 2103595301 Converted more text labels to icons. Also made input boxes lose focus on mousedown in workarea Alexis Deveria 2010-04-20 13:21:51 +00:00
  • 91b033a470 Fixed issue 135: Missing the ability to align a single object (relative to page). Also started converting labels to icons Alexis Deveria 2010-04-16 19:16:44 +00:00
  • 75c5d09bd5 Removed weird character that broke Chrome Alexis Deveria 2010-04-15 16:05:34 +00:00
  • 8700f48695 Possibly fixed issue 523 by adding paramurl parameter Alexis Deveria 2010-04-15 15:50:55 +00:00
  • c5c57f5ad8 Fixed unit test page Alexis Deveria 2010-04-15 14:07:00 +00:00
  • fee4405d36 Mostly fixed issue 70 (export as PNG option) by using Gabe Lerner's canvg library Alexis Deveria 2010-04-14 17:30:25 +00:00
  • ce14aba200 Fixed bug from last fix on selecting text on transformed elements Alexis Deveria 2010-04-13 15:52:00 +00:00
  • d99a609d98 Fixed more text-related bugs, added double and triple click actions Alexis Deveria 2010-04-13 15:28:52 +00:00
  • bc7510acfb More minor improvents to text edit mode Alexis Deveria 2010-04-12 20:28:39 +00:00
  • 7ac3d0456b Made more improvents to textedit mode, now works on transformed elements Alexis Deveria 2010-04-12 19:11:35 +00:00
  • 010d395590 Added textedit mode to support text editing. Still in progress, only supports text without transforms Alexis Deveria 2010-04-12 15:59:46 +00:00
  • a9219e46a8 Fixed issue 528. Also made undo/redo work on image href change (was apparently broken) Alexis Deveria 2010-04-09 16:01:09 +00:00
  • 99ba30e675 Fixed issue 533 Alexis Deveria 2010-04-09 14:18:46 +00:00
  • 75e42d2407 Fixed issue 531 by preventing attempt to transform a metadata element Alexis Deveria 2010-04-09 12:37:17 +00:00
  • 8841ec47db Fixed issues 529 and 530, started some work on better <a> element support Alexis Deveria 2010-04-08 13:34:18 +00:00
  • d2bbd0b127 Fixed misc bugs, made root only include namespace declarations when necessary Alexis Deveria 2010-04-07 18:18:28 +00:00
  • 30e8bc486c Fixed wireframe mode for blurry elements, added partial undo functionality Alexis Deveria 2010-04-06 20:16:07 +00:00
  • 66c5cb4866 Added basic support for gaussianBlur effect Alexis Deveria 2010-04-06 18:40:10 +00:00
  • 058f87e615 Preserve height and width, when re-editing an existing SVG document. Jacques Distler 2010-04-06 18:36:24 +00:00
  • d82910afcd Prevent Layer 1 tooltips on cool new stroke property icons :) Jeff Schiller 2010-04-06 15:57:02 +00:00
  • 6f50b1fdc4 Converted linejoin options to icons Alexis Deveria 2010-04-06 15:53:21 +00:00
  • 9b04d4689e Applied patch by aobjects, fixes issue 512 Alexis Deveria 2010-04-06 13:12:54 +00:00
  • db3d8f0447 Started conversion of stroke attribute select list to icon list Alexis Deveria 2010-04-05 19:53:14 +00:00
  • 8fac8e144b Fix Issue 522: Layer panel should scroll. Also add 'Dash' label to stroke-dasharray pull-down Jeff Schiller 2010-04-05 05:46:29 +00:00
  • e68320bca3 Correct Narendra's name in copyright Jeff Schiller 2010-04-02 12:47:00 +00:00
  • b4d10c41c3 Fix a noncy bug. Jacques Distler 2010-04-02 05:09:32 +00:00
  • 6f0ae62430 Fixed bug where colors couldn't be selected with stroke tools open Alexis Deveria 2010-04-01 20:24:54 +00:00
  • 81d7c9f631 Added support for stroke-linecap Alexis Deveria 2010-04-01 20:20:24 +00:00
  • 753270d730 Reduced repetitive styling code Alexis Deveria 2010-04-01 20:01:20 +00:00
  • e445baeadd Added stroke-linejoin support together with experimental UI for stroke styles Alexis Deveria 2010-04-01 19:02:36 +00:00
  • 3bafd77eea Fixed issue 519 by updating hotkeys script to jeresig's version Alexis Deveria 2010-04-01 17:38:23 +00:00
  • 363b456431 Fixed issue 360, allows panning with middle mouse button or left mouse button while holding spacebar Alexis Deveria 2010-04-01 16:00:50 +00:00
  • edae9befd9 Correct remapping of shorthand curve commands (q,Q,s,S) Jeff Schiller 2010-04-01 04:56:51 +00:00
  • 942ccd469d Fix part of Issue 518: Translates now handled for nested uses in groups Jeff Schiller 2010-04-01 04:55:10 +00:00
  • 4a79a4b1da Made SVG icons no longer require a viewBox to display properly Alexis Deveria 2010-03-30 15:28:57 +00:00
  • 9d08f8c0a7 Fixed three bugs mentioned in issue 507 Alexis Deveria 2010-03-29 19:34:22 +00:00
  • 104d4370a1 Made import of gradients on stroke work, fixed issue 516 Alexis Deveria 2010-03-29 18:06:51 +00:00
  • effc4200e9 Issue 115: First attempt at an eye-dropper extension/tool. Also add color-interpolation-filters attribute to whitelist Jeff Schiller 2010-03-29 03:22:42 +00:00
  • 6e92d40ee1 enable experimental support for Google Closure Pavol Rusnak 2010-03-28 13:59:52 +00:00
  • 590398a160 fix permission and line endings of jquery-ui-1.8.custom.min.js Pavol Rusnak 2010-03-28 13:41:01 +00:00
  • cb5b6e2d2d Largely fixed issue 469 by converting gradients to use objectBoundingBox Alexis Deveria 2010-03-26 20:30:01 +00:00
  • cbd34c3cfb Added undo-history warning when opening file using File API, fixing rest of issue 459 Alexis Deveria 2010-03-26 18:55:49 +00:00
  • 508c72e5a7 Fixed major part of issue 459 by providing warning onbeforeunload when appropriate Alexis Deveria 2010-03-26 17:51:41 +00:00
  • 687f532acb Clean up some commented-out stuff. Jacques Distler 2010-03-25 13:43:45 +00:00
  • 5c847f6493 Fixed/Integrated support for open/closing subpaths, fixed hidden flyout arrows on smaller icons in Opera, added support for loading extensions in config, uplifted to jQuery 1.4.2 and jQuery UI 1.8 Alexis Deveria 2010-03-24 20:13:13 +00:00
  • 20567c2998 Connector Extension Should Use Defaults Jacques Distler 2010-03-23 01:27:20 +00:00
  • 240ab30362 Reset default values too (oops again) Alexis Deveria 2010-03-18 14:37:09 +00:00
  • 2a25dbac8f Removed setConfig stuff added for testing (oops) Alexis Deveria 2010-03-18 14:34:29 +00:00
  • 2ba315bc96 More internal re-arranging and support for new config options Alexis Deveria 2010-03-16 19:28:57 +00:00
  • e52ef2aa74 Fixed preference loading in Webkit Alexis Deveria 2010-03-15 14:12:45 +00:00
  • 9a15e97c3a Added jQuery BBQ file missing in previous checkin Alexis Deveria 2010-03-12 20:59:43 +00:00
  • 2b4270163e Added support for loading config data from URL, prevented creation of unneeded global variables Alexis Deveria 2010-03-12 20:43:33 +00:00
  • 3a9f38f699 Bring extension up-to-date with new API. Jacques Distler 2010-03-12 16:42:15 +00:00
  • b3e6b1a538 Fix a Firefox bug, and make randomizeIDs() work with the new API (no global svgCanvas object). Jacques Distler 2010-03-12 09:41:50 +00:00
  • 85a7f57e78 Changed basic structure for improved integration and customization, introduces global svgEditor object Alexis Deveria 2010-03-11 21:07:13 +00:00
  • 750e6456b3 Improved path node deleting behaviour, added functions to get svgCanvas vars: getContentElem, getRootElem and getSelectedElems Alexis Deveria 2010-03-11 15:27:18 +00:00
  • 38a244bcc6 Fixed bug where attributes were being removed from gradient element on serialization in Opera Alexis Deveria 2010-03-10 19:03:05 +00:00
  • f3cd0157cf Set mime-type for jGraduate CSS file Alexis Deveria 2010-03-10 18:25:44 +00:00
  • 037c641b11 Updated jGraduate and made radialGradients work as expected, fixing issue 298 Alexis Deveria 2010-03-10 18:17:48 +00:00
  • 57da0c02f3 Added fade-in SMIL animation when creating most elements in SMIL-enabled browsers Alexis Deveria 2010-03-10 15:07:28 +00:00
  • 5c02c98a3f Send zoom modifications to extensions, patch by JL2008 Jeff Schiller 2010-03-09 16:10:23 +00:00
  • cdcb2e76cb Moved opacity tool to bottom to allow multi-element opacity changes, changed styling of bottom tools Alexis Deveria 2010-03-08 15:58:47 +00:00
  • f8be6ee1a5 Small whitespace nicety Jacques Distler 2010-03-07 00:25:38 +00:00
  • 7b5b7c4fdf Noncy bugs fixed. Jacques Distler 2010-03-06 05:04:15 +00:00
  • fde7386d75 Added 'add sub-path' button to pathedit context panel Alexis Deveria 2010-03-03 19:26:09 +00:00
  • 66457b70bf Added hello world extension Alexis Deveria 2010-03-03 15:30:38 +00:00
  • 1899a59a7f Correct tooltip in the foreignObject extension Jeff Schiller 2010-03-03 07:23:11 +00:00
  • 5f6830745b SVG-Edit-generated IDs can now sport a nonce (to uniquify them). The value of the nonce is recorded as an se:nonce attribute on the root <svg> element. Jacques Distler 2010-02-27 22:55:53 +00:00
  • cf4e097316 Fix issue 503. Jacques Distler 2010-02-27 22:46:20 +00:00
  • b849e29e67 Check in new version of logo Jeff Schiller 2010-02-27 04:36:04 +00:00
  • 7b99425c8e Add an id input field in the context panel. Users can see and change the ID of elements now Jeff Schiller 2010-02-26 23:56:36 +00:00
  • a52cc55ec2 Fixed issue 502, removed unnecessary old dupe extensions that I keep accidentally editing first only to get really frustrated as my changes don't appear Alexis Deveria 2010-02-26 20:31:33 +00:00
  • 89ed9b3985 Fixed bug on deleting first node of open path and made imported closed paths have correct end segment Alexis Deveria 2010-02-26 19:44:41 +00:00
  • 21ba2823ce PathActions overhaul, fixes issue 435 and issue 443 Alexis Deveria 2010-02-26 18:18:21 +00:00
  • 706b8e3ec8 Expand Whitelist Jacques Distler 2010-02-25 13:59:54 +00:00
  • d4c93087fc Handle viewboxes with non-zero left,top. Minor fix for bboxes of <use>, <foreignObject> Jeff Schiller 2010-02-22 02:58:19 +00:00
  • 6039875f5a Now remap xlink:href attributes when importing <use>, <filter>, <pattern>, <textPath> and gradients. Jeff Schiller 2010-02-22 02:22:08 +00:00
  • 6e15924461 Reidentify all elements imported into the drawing. Add tests for it. Jeff Schiller 2010-02-22 00:56:19 +00:00
  • 24aaa973d7 Add first test for importing SVG into an existing drawing Jeff Schiller 2010-02-21 18:28:10 +00:00
  • fc82f2965b More work on properly sizing imported SVG. Still ignores preserveAspectRatio, percentages, units on import <svg>. Also ignores zoom level of SVG-edit. Jeff Schiller 2010-02-21 16:36:50 +00:00
  • 5b0f6e480c Corrected bbox problem for <metadata> elements. Imported SVG now inserted into a new <g> element instead of child <svg> element. Sizing of imported SVG will still be wrong. Added three example clipart images. Jeff Schiller 2010-02-21 03:27:10 +00:00