Commit Graph

1293 Commits (fd5b3f52cfefb3c400e2f68167c65598f0a1f269)

Author SHA1 Message Date
Alexis Deveria fd5b3f52cf Updated canvg and put PNG export in canvg callback
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1692 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-31 13:44:05 +00:00
Pavol Rusnak 560d943769 remove demo slide, include link on previous one
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1691 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-31 08:23:53 +00:00
Pavol Rusnak ae0d7343af df
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1690 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-30 22:02:37 +00:00
Alexis Deveria 292dd46316 Fixed issue 657 (color picker)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1689 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-30 17:17:57 +00:00
Pavol Rusnak e33bd98ea4 fixes slides
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1688 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-30 15:47:53 +00:00
Pavol Rusnak 86946421a9 more changes to svgopen slides
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1687 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-30 09:14:17 +00:00
Jeff Schiller fd6d7b21b3 Correct 1.0/2.0 demo links in SVG Open 2010 presentation
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1686 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-30 08:30:03 +00:00
Pavol Rusnak 24b01126ff upload new version of svgopen slides
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1685 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-30 08:09:03 +00:00
Pavol Rusnak fdf574e0f4 fix label
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1684 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-26 15:20:30 +00:00
Pavol Rusnak ecb15f5787 fix mimetypes
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1683 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-26 15:15:04 +00:00
Pavol Rusnak 486b042996 push first version of svg open 2010 slides
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1682 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-26 15:11:39 +00:00
Alexis Deveria f37aaf8d39 Made more IE9 fixes, drawing shapes works properly now, as does alignment
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1681 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-25 19:06:23 +00:00
Alexis Deveria 9df823863a Made icons work in IE9 (with a few minor bugs)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1680 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-25 15:10:43 +00:00
Alexis Deveria 631b2b4054 Made save option cause soure editor to appear in Chrome 5+ and IE9, started IE9 support
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1679 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-23 20:16:27 +00:00
Alexis Deveria 6179ea465b Fixed issue 631 by giving all visible imported elements an ID
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1678 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-23 15:33:00 +00:00
Alexis Deveria 576f76e671 Fixed bug where matrix transform was left on right-clicked elements, and one where imported SVGs had the same ID as their use elems
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1677 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-23 13:58:51 +00:00
Jacob Brookover 8bedfda8c4 -Null element check for custom interface
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1676 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-21 01:08:24 +00:00
Alexis Deveria 393774760b Adding shortcut keys to move up/down commands
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1675 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-20 19:27:57 +00:00
Alexis Deveria ebd0e582df Added basic context menu implementation of issue 20: Bring Forward/Send Backward Commands
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1674 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-20 14:52:55 +00:00
Alexis Deveria 996336777b Made certain layer panel menu items be disabled when appropriate
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1673 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-19 20:07:18 +00:00
Alexis Deveria 8345aa43d1 Fixed issue 226 and issue 393, allowing the cloning and merging of layers
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1672 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-19 18:30:19 +00:00
Alexis Deveria 3130f85ac6 Added timeout to PNG export for server_opensave extension
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1669 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-18 16:45:02 +00:00
Alexis Deveria 1ef6188da3 Fixed issues 491 and 649
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1668 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-18 15:17:41 +00:00
Alexis Deveria 23851a90a8 Uplifted to latest CanVG for <image> support, made sure (most) images will appear in exported canvas
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1667 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-17 20:28:04 +00:00
Alexis Deveria 414832eb60 Possibly fixed issue 429
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1666 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-17 19:02:53 +00:00
Alexis Deveria 16a3d9bc90 Fixed issue 431 by setting a null width/height document's dimensions to that of its contents
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1665 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-17 18:43:05 +00:00
Alexis Deveria 4ba054b7ec Added Cut, Copy, Paste and Paste in Place options to context menu, adjusted menu's styling
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1664 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-17 18:09:50 +00:00
Alexis Deveria da4f9dacfa Added experimental context menu (currently only for deleting elements)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1663 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-16 20:26:06 +00:00
Alexis Deveria 93d6dfa121 Fixed bug caused in r1576 that made path-drawing points and line appear incorrectly when zoomed
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1662 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-16 18:14:21 +00:00
Alexis Deveria 11a318de72 Made new image URL start out empty when changing a data URL, removed part of imagelib description
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1661 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-16 17:53:15 +00:00
Alexis Deveria 7776034753 Applied fix for path arc segment delimiter big by zeware (issue 639)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1660 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-13 15:37:50 +00:00
Alexis Deveria 0930a58411 Added some 2.5.1 fixes to the trunk
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1659 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-08-13 15:30:00 +00:00
Jacob Brookover 81512c8cb7 -Simple null check that allows setting a default font for the text tool before the program loads.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1653 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-07-30 20:41:07 +00:00
Alexis Deveria 30248d4790 Fixed several minor bugs
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1652 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-07-29 19:43:52 +00:00
Alexis Deveria bcbb43ec91 Fixed import bug for Webkit browsers
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1651 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-07-29 17:49:28 +00:00
Alexis Deveria e79a15f22a Fixed bug in last revision where labels for imported images weren't showing
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1650 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-07-29 15:22:09 +00:00
Alexis Deveria 35ac12a3c9 Made all imported SVGs be placed in the defs with corresponding use elements, added button to convert a use elem to its reference element. Also fixed some minor bugs.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1649 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-07-29 15:09:49 +00:00
Jacob Brookover d3f14f2d6e -Allow users to specify alternate CSS and path information for jGraduate/jPicker via setConfig
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1647 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-07-27 20:25:50 +00:00
Alexis Deveria 2642cfd21c Fixed issue 624 by using double quotes in XML prolog
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1646 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-07-27 15:38:23 +00:00
Alexis Deveria 0d1284ca23 Implemented new icon size scaling method
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1645 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-07-27 13:37:52 +00:00
Jacob Brookover 32aec94b36 -Fix for Issue 618 - insert a check to prevent extension callback from running until $.svgIcons is finished
-Temporary Fix for Issue 620
-Fix for Issue 626



git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1644 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-07-26 17:48:02 +00:00
Alexis Deveria b2f2df4eac Added convert-to-group option for SVG elements, added label (title) field for groups/SVGs
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1643 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-07-22 19:10:51 +00:00
Alexis Deveria 1a9b08bed6 Made editor work better locally in Chrome 5, fixed some minor bugs
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1642 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-07-21 17:12:57 +00:00
Alexis Deveria 86fa551bf9 Removed code in jGraduate that related to old Opera bug (similar to code already removed from svg-edit). Also fixes issue 422
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1641 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-07-21 13:31:10 +00:00
Alexis Deveria 94fc9ebcf0 Fixed issue 611 and old bug that caused bottom toolbar to not be updated when selecting another text element
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1640 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-07-21 12:48:51 +00:00
Alexis Deveria f7d57e54c7 Fixed issue 599 by allowing font style changing without entered text
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1639 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-07-20 13:35:11 +00:00
Alexis Deveria e75474ac00 Fixed issue 602
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1638 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-07-19 15:38:23 +00:00
Alexis Deveria 3a032f7bfe Fixed issue 606
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1637 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-07-19 15:32:28 +00:00
Alexis Deveria ee62c61181 Added support for raster image loading through image libraries
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1636 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-07-16 18:33:48 +00:00
Alexis Deveria 3bbc7173b7 Undid little viewBox experiment
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1635 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-07-16 16:05:43 +00:00