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 |
Jeff Schiller
|
53fbb25328
|
Check in James Wright's patch for proper zooming of the background image
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2040 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-09-22 23:58:12 +00:00 |
Jacques Distler
|
6b1483446b
|
Some MathML3 attributes for the Sanitizer (to match itex2MML 1.4.7)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2039 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-09-11 04:15:15 +00:00 |
Pavol Rusnak
|
c19b88c509
|
added ext-server_moinsave.js extension by Reimar (Issue 821)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2038 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-07-27 15:39:43 +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
|
3f54e9d5e2
|
Fixed Issue 784: Allow extensions to set font color
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2027 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-03-09 18:55:48 +00:00 |
Jeff Schiller
|
582b249a97
|
Move recalcRotatedPath() into path.js
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2025 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-03-07 18:26:12 +00:00 |
Jeff Schiller
|
13cee8b672
|
Tiny bit of refactoring. Tentative removal of selectedBBoxes from svgcanvas.js
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2005 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-24 16:13:26 +00:00 |
Alexis Deveria
|
7575794281
|
Updated minified spinner script
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2004 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-23 21:06:26 +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
|
0b7c8d489a
|
Made IE text bug be detected through supportsGoodTextCharPos rather than browser sniffing
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2002 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-23 19:45:02 +00:00 |
Alexis Deveria
|
47001a9488
|
Removed some code for IE9 beta that's no longer necessary in the IE9RC
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2001 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-23 18:30:09 +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 |
Alexis Deveria
|
4c4db71652
|
Fixed rest of Issue 782: Text editing is buggy (IE9)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1999 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-23 16:44:20 +00:00 |
Jeff Schiller
|
d63a9ac760
|
Fix Issue 787: Paths keeping old path edit nodes
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1998 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-23 16:34:59 +00:00 |
Jeff Schiller
|
34bc623f08
|
Migrate another few bits of code into path.js
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1997 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-23 16:24:07 +00:00 |
Alexis Deveria
|
6d6c6aa61f
|
Fixed sub-bug in Issue 717: Bounding box not surrounding entire image library image, started on Issue 782: Text editing is buggy (IE9)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1996 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-23 15:56:14 +00:00 |
Alexis Deveria
|
90fffe8a09
|
Fixed locale script to no longer use eval() (and work locally in chrome)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1995 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-11 19:21:50 +00:00 |
Alexis Deveria
|
01e08e2116
|
Fixed bugs causing tests to fail in Firefox and IE9
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1993 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-10 19:09:35 +00:00 |
Alexis Deveria
|
32f61b2b3a
|
Fixed more bugs related to issue 717
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1992 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-10 18:10:05 +00:00 |
Jeff Schiller
|
f69f89659f
|
Remove debugger statement. woops.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1991 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-10 04:11:19 +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 |
Alexis Deveria
|
ca671f90d2
|
Fixed issue 717: Bounding box not surrounding entire image library image
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1988 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-09 21:32:53 +00:00 |
Alexis Deveria
|
292391150f
|
Cleanup code left from last revision
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1987 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-09 17:48:00 +00:00 |
Alexis Deveria
|
085d7f479f
|
Fixed error thrown on shift+mousemove in path create mode
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1986 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-09 16:30:11 +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 |
Jeff Schiller
|
52c74f266b
|
Move most of Path into svgedit.path
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1978 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-04 16:06:25 +00:00 |
Alexis Deveria
|
8032d08acb
|
Fixed Issue 775: Undo funkiness with <use>
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1977 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-04 15:55:47 +00:00 |
Jeff Schiller
|
bf2757a4de
|
Move getElem() and assignAttributes() into svgutils.js. Started moving pathActions into path.js
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1976 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-04 08:02:46 +00:00 |
Jeff Schiller
|
cb3bf30c94
|
Fix importing the same symbol multiple times (Issue 774)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1975 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-03 18:16:22 +00:00 |
Jeff Schiller
|
76a2ce76d5
|
Add third mode of id randomization and some tests
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1974 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-03 16:38:15 +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
|
09ab8a85fe
|
Fix randomizeIds() to also add a nonce to the current document if not present
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1972 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-03 06:45:01 +00:00 |
Alexis Deveria
|
67384a5a71
|
Fixed more of issue 662
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1971 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-02 21:26:41 +00:00 |
Alexis Deveria
|
28d1dbcfe5
|
Fixed other part of issue 662: Break link to reference element Undo weirdness
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1970 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-02 19:36:49 +00:00 |
Alexis Deveria
|
245c92d378
|
Fixed part of issue 662: Break link to reference element Undo weirdness
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1969 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-02 18:24:44 +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
|
fe537b05a8
|
Added 'supportsPathBBox' to svgedit.browser to replace a webkit browser sniff
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1965 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-01 20:25:06 +00:00 |
Jeff Schiller
|
aeaa8b0213
|
Upgrade qunit to latest at github
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1964 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-01 15:36:45 +00:00 |
Alexis Deveria
|
9e9c758167
|
Another attempt at fixing issue 769
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1963 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-01 15:23:18 +00:00 |
Jeff Schiller
|
9c8ba2361f
|
Fix Issue 770: Trouncing the nonce. Restructured how random ids are produced. Updated how new documents are created.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1962 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-02-01 07:22:18 +00:00 |
Alexis Deveria
|
846ee8eca1
|
Better fix for Issue 769: Text tool defaults to white in FF4
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1961 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-31 20:27:05 +00:00 |
Alexis Deveria
|
f639150fed
|
Fixed Issue 769: Text tool defaults to white in FF4
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1960 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-31 20:02:24 +00:00 |
Alexis Deveria
|
60845f62b3
|
Fixed bug where Raphael icons appeared correct, but messud up on export
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1959 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-31 19:15:24 +00:00 |
Alexis Deveria
|
ba028851bc
|
Fixed Issue 762: Editing imported SVGs with <symbols> included causes some major issues
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1958 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-31 18:22:04 +00:00 |
Alexis Deveria
|
ae042a81bb
|
Fixed bug in last revision by relocating context panel
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1957 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-31 16:52:05 +00:00 |