W3C CVS Root

CVS log for Amaya/amaya/SVGbuilder.c

[BACK] Up to [Public] / Amaya / amaya

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.166: download - view: text, markup, annotated - select for diffs
Mon Jul 19 13:33:44 2010 UTC (13 years, 11 months ago) by quint
Branches: MAIN
CVS tags: HEAD, Amaya-11-4-7
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +3 -3 lines
CSS: when some style has just been put on a character string (which creates a <span> element), command "Show applied style" did not display this new style.
VQ

Revision 1.165: download - view: text, markup, annotated - select for diffs
Thu Jun 4 10:39:26 2009 UTC (15 years ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-3-1, Amaya-11-3, Amaya-11-2
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +65 -37 lines
Complete the management of radius attributes
Irene

Revision 1.164: download - view: text, markup, annotated - select for diffs
Wed Jun 3 15:56:28 2009 UTC (15 years ago) by vatton
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +37 -32 lines
When the rx/ry attribute was deleted, the value was set to zero.
Irene

Revision 1.163: download - view: text, markup, annotated - select for diffs
Wed May 13 12:50:32 2009 UTC (15 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +3 -3 lines
Fix the undo problem with path editing
Irene

Revision 1.162: download - view: text, markup, annotated - select for diffs
Wed May 13 09:45:12 2009 UTC (15 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +11 -11 lines
Replace the amaya UpdateMarkers function by the thotlib TtaUpdateMarkers
function.
Irene

Revision 1.161: download - view: text, markup, annotated - select for diffs
Wed May 6 16:12:38 2009 UTC (15 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +20 -10 lines
SVG: some improvements to markers.
VQ

Revision 1.160: download - view: text, markup, annotated - select for diffs
Wed Apr 29 16:04:40 2009 UTC (15 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +80 -231 lines
SVG: implementing CSS properties marker, marker-start, marker-mid, marker-end
VQ

Revision 1.159: download - view: text, markup, annotated - select for diffs
Thu Apr 23 09:51:17 2009 UTC (15 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +0 -19 lines
Implementing CCS property "fill: url(...)" for SVG. Handle only gradients,
not patterns.
VQ

Revision 1.158: download - view: text, markup, annotated - select for diffs
Tue Apr 21 08:23:43 2009 UTC (15 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +96 -48 lines
SVG: scaling markers + setting the correct default position for text elements.
VQ

Revision 1.157: download - view: text, markup, annotated - select for diffs
Fri Apr 17 09:22:07 2009 UTC (15 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +6 -1 lines
SVG: avoid to save copies of gradient stops.
VQ

Revision 1.156: download - view: text, markup, annotated - select for diffs
Fri Apr 17 08:40:27 2009 UTC (15 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +31 -3 lines
SVG: fixing a bug in coying gradients.
VQ

Revision 1.155: download - view: text, markup, annotated - select for diffs
Thu Apr 16 13:55:59 2009 UTC (15 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +3 -0 lines
SVG: handling gradients in use elements
VQ

Revision 1.154: download - view: text, markup, annotated - select for diffs
Thu Apr 16 09:40:26 2009 UTC (15 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +23 -113 lines
SVG: implementing CSS properties stop-opacity and stop-color
VQ

Revision 1.153: download - view: text, markup, annotated - select for diffs
Tue Apr 14 16:36:54 2009 UTC (15 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +2 -3 lines
SVG: bug in gradients
VQ

Revision 1.152: download - view: text, markup, annotated - select for diffs
Tue Apr 14 16:10:51 2009 UTC (15 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +85 -50 lines
Fixing a bug in gradients
VQ

Revision 1.151: download - view: text, markup, annotated - select for diffs
Tue Apr 7 16:48:02 2009 UTC (15 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +33 -80 lines
SVG: first step for implementing radial gradients
VQ

Revision 1.150: download - view: text, markup, annotated - select for diffs
Tue Apr 7 12:27:38 2009 UTC (15 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +95 -43 lines
SVG: prepare implementation of radial gradients.
VQ

Revision 1.149: download - view: text, markup, annotated - select for diffs
Tue Apr 7 06:39:55 2009 UTC (15 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +165 -23 lines
SVG: implementing attribute href for gradients
VQ

Revision 1.148: download - view: text, markup, annotated - select for diffs
Thu Mar 26 21:30:17 2009 UTC (15 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +100 -35 lines
SVG: handle inherited attributes stop-color and stop-opacity.
VQ

Revision 1.147: download - view: text, markup, annotated - select for diffs
Thu Mar 26 17:32:20 2009 UTC (15 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +11 -9 lines
SVG: implementing attribute spreadMethod for linearGradient.
VQ

Revision 1.146: download - view: text, markup, annotated - select for diffs
Fri Mar 20 15:07:16 2009 UTC (15 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +17 -30 lines
SVG: When a gradient contains no <stop> element, do not fill the shapes that use this gradient.
VQ

Revision 1.145: download - view: text, markup, annotated - select for diffs
Fri Mar 20 12:07:06 2009 UTC (15 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +5 -4 lines
SVG: first step in implementing stop-opacity in gradients.
VQ

Revision 1.144: download - view: text, markup, annotated - select for diffs
Thu Mar 19 16:48:31 2009 UTC (15 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +160 -94 lines
SVG: first attempt at implementing linear gradients.
VQ

Revision 1.143: download - view: text, markup, annotated - select for diffs
Wed Mar 18 15:59:53 2009 UTC (15 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +33 -31 lines
Implement the copy/paste of markers
Irene

Revision 1.142: download - view: text, markup, annotated - select for diffs
Tue Mar 10 16:38:18 2009 UTC (15 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +203 -170 lines
Avoid to select markers in the formatted view
+ parse markerWidth, markerHeight, XRef, YRef
But transformations are not generated yet

Irene

Revision 1.141: download - view: text, markup, annotated - select for diffs
Tue Mar 10 08:31:54 2009 UTC (15 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +15 -16 lines
Set the default fill of markers
Irene

Revision 1.140: download - view: text, markup, annotated - select for diffs
Thu Mar 5 11:22:23 2009 UTC (15 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +19 -2 lines
SVG: parsing SVG attribute fill-rule.
VQ

Revision 1.139: download - view: text, markup, annotated - select for diffs
Tue Feb 24 14:20:56 2009 UTC (15 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +3 -1 lines
SVG markers were not displayed at the rigth position when the SVG element
is centered.
Irene

Revision 1.138: download - view: text, markup, annotated - select for diffs
Mon Jan 19 14:26:41 2009 UTC (15 years, 4 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-1
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +1 -1 lines
Create arrows in 2 clicks like lines
Irene

Revision 1.137: download - view: text, markup, annotated - select for diffs
Sat Jan 17 19:33:07 2009 UTC (15 years, 5 months ago) by wang
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +0 -4 lines
Heads of arrows are now drawn with markers

Revision 1.136: download - view: text, markup, annotated - select for diffs
Fri Jan 16 21:57:37 2009 UTC (15 years, 5 months ago) by wang
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +2 -2 lines
UpdateMarkers after editing a curve

Revision 1.135: download - view: text, markup, annotated - select for diffs
Wed Jan 7 09:37:56 2009 UTC (15 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +1 -1 lines
Fix a crash
Irene

Revision 1.134: download - view: text, markup, annotated - select for diffs
Wed Dec 24 13:36:43 2008 UTC (15 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +4 -5 lines
Avoid buffer overflows when displaying error messages.
Irene

Revision 1.133: download - view: text, markup, annotated - select for diffs
Thu Oct 23 16:15:11 2008 UTC (15 years, 7 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-0
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +56 -64 lines
Prepare a function to apply move and resize to SVG shapes (not complete yet)
Irene

Revision 1.132: download - view: text, markup, annotated - select for diffs
Tue Oct 21 15:33:33 2008 UTC (15 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +7 -6 lines
Integration of Regis patches
Irene

Revision 1.131: download - view: text, markup, annotated - select for diffs
Sun Oct 19 08:41:10 2008 UTC (15 years, 8 months ago) by wang
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +5 -0 lines
Editing info in the status bar - fred

Revision 1.130: download - view: text, markup, annotated - select for diffs
Fri Oct 17 14:59:29 2008 UTC (15 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +1 -1 lines
Uninitialized variable
Irene

Revision 1.129: download - view: text, markup, annotated - select for diffs
Tue Oct 7 15:40:47 2008 UTC (15 years, 8 months ago) by quint
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +1 -1 lines
Updating the special character pannel.
VQ

Revision 1.128: download - view: text, markup, annotated - select for diffs
Thu Oct 2 13:08:24 2008 UTC (15 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +1 -1 lines
The Enter key now works on template instances
Irene

Revision 1.127: download - view: text, markup, annotated - select for diffs
Wed Oct 1 19:43:08 2008 UTC (15 years, 8 months ago) by wang
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +7 -10 lines
add a function to get the GRAPHICS_UNIT of an SVG element

Revision 1.126: download - view: text, markup, annotated - select for diffs
Mon Sep 29 21:31:52 2008 UTC (15 years, 8 months ago) by wang
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +1 -1 lines
the number of markers attached to a path was the number of segments,
not the number of points.

Revision 1.125: download - view: text, markup, annotated - select for diffs
Fri Sep 26 17:24:13 2008 UTC (15 years, 8 months ago) by wang
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +13 -8 lines
direction of markers in polylines

Revision 1.124: download - view: text, markup, annotated - select for diffs
Thu Sep 25 17:57:54 2008 UTC (15 years, 8 months ago) by wang
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +76 -60 lines
fix shape recognition - fred

Revision 1.123: download - view: text, markup, annotated - select for diffs
Wed Sep 17 12:23:32 2008 UTC (15 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +1 -1 lines
Allow one to create areas, resize rect and circle areas.
+ Fix with path updates
Irene

Revision 1.122: download - view: text, markup, annotated - select for diffs
Tue Sep 16 17:15:18 2008 UTC (15 years, 9 months ago) by quint
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +466 -53 lines
SVG: first step for implementing markers (currently disabled).
VQ

Revision 1.121: download - view: text, markup, annotated - select for diffs
Mon Sep 15 14:46:23 2008 UTC (15 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +312 -294 lines
SVG lines are now managed as specific polylines
Irene

Revision 1.120: download - view: text, markup, annotated - select for diffs
Thu Aug 28 15:34:54 2008 UTC (15 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +37 -37 lines
Avoid auto save when loading a document with paths
+ adding a function to share code
Irene

Revision 1.119: download - view: text, markup, annotated - select for diffs
Tue Aug 26 14:04:10 2008 UTC (15 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +4 -0 lines
The bounding box of path elements was not correctly computed
Irene

Revision 1.118: download - view: text, markup, annotated - select for diffs
Thu Aug 21 08:36:02 2008 UTC (15 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +2 -1 lines
prepare insertion of a new point in a polyline/path - fred

Revision 1.117: download - view: text, markup, annotated - select for diffs
Tue Aug 19 12:34:10 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +1 -1 lines
Fixing compiling problems on Windows
Irene

Revision 1.116: download - view: text, markup, annotated - select for diffs
Tue Aug 12 06:48:15 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +4 -6 lines
fred

Revision 1.115: download - view: text, markup, annotated - select for diffs
Mon Aug 11 07:14:18 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +132 -38 lines
*** empty log message ***

Revision 1.114: download - view: text, markup, annotated - select for diffs
Fri Aug 8 09:39:48 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +31 -13 lines
add environnement variables ENABLE_DECOMPOSE_TRANSFORM and
ENABLE_SHAPE_RECOGNITION - fred

Revision 1.113: download - view: text, markup, annotated - select for diffs
Thu Jul 31 13:07:32 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +1 -1 lines
*** empty log message ***

Revision 1.112: download - view: text, markup, annotated - select for diffs
Thu Jul 31 12:57:30 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +1 -1 lines
EditShape: parallelogram & trapezium - fred

Revision 1.111: download - view: text, markup, annotated - select for diffs
Thu Jul 31 11:59:06 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +1 -1 lines
boxlocate: trapezium & parallelogram - fred

Revision 1.110: download - view: text, markup, annotated - select for diffs
Thu Jul 31 10:17:20 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +1 -1 lines
displayselect, displaybox: trapezium & parallelogram - fred

Revision 1.109: download - view: text, markup, annotated - select for diffs
Thu Jul 31 09:18:33 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +14 -2 lines
fred

Revision 1.108: download - view: text, markup, annotated - select for diffs
Wed Jul 30 14:31:04 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +18 -54 lines
Shapes recognition apply to path - fred

Revision 1.107: download - view: text, markup, annotated - select for diffs
Wed Jul 30 08:30:08 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +6 -3 lines
shapes - fred

Revision 1.106: download - view: text, markup, annotated - select for diffs
Tue Jul 29 15:00:09 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +68 -1 lines
shapes - fred

Revision 1.105: download - view: text, markup, annotated - select for diffs
Tue Jul 29 13:00:11 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +1 -1 lines
shapes - fred

Revision 1.104: download - view: text, markup, annotated - select for diffs
Mon Jul 28 15:25:19 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +5 -0 lines
shapes recognization - fred

Revision 1.103: download - view: text, markup, annotated - select for diffs
Fri Jul 25 13:56:20 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +1 -1 lines
squares created with the SVG panel were not recognized - fred

Revision 1.102: download - view: text, markup, annotated - select for diffs
Fri Jul 25 13:40:15 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +3 -1 lines
*** empty log message ***

Revision 1.101: download - view: text, markup, annotated - select for diffs
Fri Jul 25 13:35:44 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +12 -1 lines
<rect/> with width=height are handled as square. - fred

Revision 1.100: download - view: text, markup, annotated - select for diffs
Wed Jul 23 06:50:25 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +1 -1 lines
rewrite CreatePath module - fred

Revision 1.99: download - view: text, markup, annotated - select for diffs
Wed Jun 25 15:35:37 2008 UTC (15 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +6 -6 lines
Restore previous version of TtaReplaceTransform and use
TtaAppendTransform in SVGbuilder.c

Revision 1.98: download - view: text, markup, annotated - select for diffs
Tue Jun 24 13:42:59 2008 UTC (15 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +1 -1 lines
Beginning of alignments - fred

Revision 1.97: download - view: text, markup, annotated - select for diffs
Wed May 7 13:49:05 2008 UTC (16 years, 1 month ago) by kia
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +60 -60 lines
char* => const char*
(Regis patches + many many others)

Revision 1.96: download - view: text, markup, annotated - select for diffs
Fri Apr 13 20:22:52 2007 UTC (17 years, 2 months ago) by quint
Branches: MAIN
CVS tags: Amaya-9-55-1, Amaya-9-55, Amaya-10-0
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +102 -6 lines
SVG: when parsing a document forward references in "use" elements did
not work.
VQ

Revision 1.95: download - view: text, markup, annotated - select for diffs
Fri Apr 13 14:24:00 2007 UTC (17 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +30 -12 lines
SVG: improving parsing of attribute font-weight.
VQ

Revision 1.94: download - view: text, markup, annotated - select for diffs
Thu Apr 5 11:05:17 2007 UTC (17 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +26 -5 lines
Fixing bugs with stroke-width
Irene

Revision 1.93: download - view: text, markup, annotated - select for diffs
Wed Mar 28 14:32:51 2007 UTC (17 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +8 -8 lines
Separating style rules coming from the "style" attribute from those generated
by other attributes.
VQ

Revision 1.92: download - view: text, markup, annotated - select for diffs
Wed Mar 28 09:15:12 2007 UTC (17 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +22 -15 lines
SVG: If a basic shape has a width or height = 0, do not translate that into
     a visibility = 0 rule.
VQ

Revision 1.91: download - view: text, markup, annotated - select for diffs
Tue Jan 16 15:01:12 2007 UTC (17 years, 5 months ago) by quint
Branches: MAIN
CVS tags: Amaya-9-54
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +7 -1 lines
SVG: attributes viewBox and preserveAspectRatio were ignored for elements
     symbol, image, foreignObject, marker, pattern and view.
VQ

Revision 1.90: download - view: text, markup, annotated - select for diffs
Fri Jan 12 13:59:14 2007 UTC (17 years, 5 months ago) by quint
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +281 -142 lines
SVG: implenting attributes viewBox and preserveAspectRatio. However,
clipping is still missing when preserveAspectRatio=slice.
VQ

Revision 1.89: download - view: text, markup, annotated - select for diffs
Thu Dec 21 08:48:18 2006 UTC (17 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +4 -1 lines
Add the XLink namespace when a SVG includes a xlink attribute
Irene

Revision 1.88: download - view: text, markup, annotated - select for diffs
Thu Aug 24 11:04:26 2006 UTC (17 years, 9 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-53bis, Amaya-9-53, Amaya-9-52
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +4 -4 lines
When a new HTML document is created, the user has to get a document title
and can control the document charset.
+ increase the MAX_LENGTH to 800
Irene

Revision 1.87: download - view: text, markup, annotated - select for diffs
Fri Mar 17 17:27:46 2006 UTC (18 years, 3 months ago) by quint
Branches: MAIN
CVS tags: Amaya-9-51, Amaya-9-5
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +9 -9 lines
SVG: attribute text-anchor was not interpreted correctly.
VQ

Revision 1.86: download - view: text, markup, annotated - select for diffs
Fri Mar 10 11:03:25 2006 UTC (18 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -1 lines
Increase the specificity of SVG attributes.
irene

Revision 1.85: download - view: text, markup, annotated - select for diffs
Tue Jan 17 15:03:22 2006 UTC (18 years, 5 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-4
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +2314 -2319 lines
Irene

Revision 1.84: download - view: text, markup, annotated - select for diffs
Mon May 30 14:35:34 2005 UTC (19 years ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-3, Amaya-9-2-1, Amaya-9-2
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +1 -1 lines
Update the copyrigh.
Irene

Revision 1.83: download - view: text, markup, annotated - select for diffs
Tue Mar 1 11:48:51 2005 UTC (19 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +4 -1 lines
Amaya now checks that ID and NAME attribute values are unique when parsing
documents.
Irene

Revision 1.82: download - view: text, markup, annotated - select for diffs
Fri Dec 3 15:53:18 2004 UTC (19 years, 6 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-1
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +4 -2 lines
Generate the mandatory action attribute when a <form> is created.
Irene

Revision 1.81: download - view: text, markup, annotated - select for diffs
Thu Oct 14 11:08:05 2004 UTC (19 years, 8 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-7
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +3 -3 lines
Improve the management of mandatory attributes in the GTK version.
+ fix some bugs with the set of structure checking.
Irene

Revision 1.80: download - view: text, markup, annotated - select for diffs
Thu Sep 23 14:13:46 2004 UTC (19 years, 8 months ago) by quint
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -2 lines
CSS: implementing value "list-item" for property "display", and
properties list-style-type and list-style-position.
VQ

Revision 1.79: download - view: text, markup, annotated - select for diffs
Fri Sep 3 09:49:44 2004 UTC (19 years, 9 months ago) by quint
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +2 -2 lines
Printing generic XML documents
VQ

Revision 1.78: download - view: text, markup, annotated - select for diffs
Wed Sep 1 14:09:27 2004 UTC (19 years, 9 months ago) by quint
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +281 -197 lines
SVG: improving error detection when parsing attributes points (polygon)
     and d (path), to avoid an infinite loop.
VQ

Revision 1.77: download - view: text, markup, annotated - select for diffs
Wed Sep 1 09:40:19 2004 UTC (19 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +7 -0 lines
Avoid to redisplay the whole path each time a point is added to the
graphics.
+ Changes done by "make proto"
Irene

Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue Jun 15 15:13:59 2004 UTC (20 years ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-6
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +289 -515 lines
Fix some warnings.
Irene

Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Apr 23 14:16:29 2004 UTC (20 years, 1 month ago) by cvs
Branches: MAIN
CVS tags: Amaya-8-5
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -1 lines
Fixing errors reported by insure++
Irene

Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Feb 5 16:14:13 2004 UTC (20 years, 4 months ago) by quint
Branches: MAIN
CVS tags: Amaya-8-4, Amaya-8-3
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +10 -4 lines
If the title of a SVG document is changed in the source view, the
window title is now updated when synchronizing.
VQ

Revision 1.73: download - view: text, markup, annotated - select for diffs
Tue Jan 20 16:15:01 2004 UTC (20 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +7 -3 lines
Fixing a trouble with sscanf and float.
Irene

Revision 1.72: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:53:05 2004 UTC (20 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -1 lines
Removing _I18N_ within amaya and annotlib directories
Extending the copyright to 2004
Adding needed convertions utf-8 to the default charset.
Irene

Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed Nov 19 14:37:24 2003 UTC (20 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -1 lines
Add the function TtaUseDotForFloat ().
Allow to generate the date with the right format.
Irene

Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Nov 18 08:10:23 2003 UTC (20 years, 7 months ago) by gully
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +51 -51 lines
This is the Amaya C++ version : ie amaya uses now g++ (c++ version of gcc)

WARNING:
Before compilation do :
    - On debian just install g++ : "apt-get install g++"
    - A cvs update into libwww directory because there is a expat header to update.
    - "rm -rf *"
    - "../configure [options...]"

S. GULLY

Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed Oct 29 11:39:13 2003 UTC (20 years, 7 months ago) by quint
Branches: MAIN
CVS tags: Amaya-8-2
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +12 -1 lines
Pres Rules: set the delta distance even in floatting positions
VQ

Revision 1.68: download - view: text, markup, annotated - select for diffs
Tue Oct 28 18:39:29 2003 UTC (20 years, 7 months ago) by quint
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +16 -4 lines
SVG: complete implementation of attributes dx and dy.
VQ

Revision 1.67: download - view: text, markup, annotated - select for diffs
Tue Oct 28 08:35:56 2003 UTC (20 years, 7 months ago) by quint
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -8 lines
SVG: Some improvement to the dynamic manipulation of lines and polylines
     in the OpenGL version.
VQ

Revision 1.66: download - view: text, markup, annotated - select for diffs
Fri Oct 24 15:03:17 2003 UTC (20 years, 7 months ago) by quint
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +74 -53 lines
SVG: points of polylines and polygons can be moved safely.
VQ

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Oct 22 15:18:12 2003 UTC (20 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +3 -1 lines
Line were not visible with the GL version.
Irene

Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Oct 22 13:54:01 2003 UTC (20 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +9 -1 lines
Improve the support of OpenGL on Windows platforms.
Irene

Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Sep 16 15:14:03 2003 UTC (20 years, 9 months ago) by quint
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -1 lines
SVG: avoid flashing when saving a SVG document or a document containing
some SVG.
VQ

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Apr 14 07:11:09 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
CVS tags: Amaya-8-1b, Amaya-8-1, Amaya-8-0
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +17 -13 lines

_GL: Fix never-end bug in animatemotion with values

Revision 1.61: download - view: text, markup, annotated - select for diffs
Fri Apr 11 10:10:31 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +10 -3 lines

_GL : Fix some warnings & sigsev

Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Apr 11 08:02:05 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +79 -2 lines

_GTK : Fix Crash when displayframe on a frame without scrollbars
_GL : Fix warnings
      Fix Some floating point comparison (same asAriane explosion bug)
      Fix background color bug (vincent)
      Fix scroll, resize, and expose slowdowns and bugs
      Fix some picture free from video card
      Fix some opacity bugs
      Fix graphics shape non-svg scroll bug
      Fix some clipping bug in animation (not all)

      Add Automatic Play of animation.
      Add "Set" SVG element support.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon Apr 7 10:06:23 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines

_GL :  3d card should now works better.
       AnimateMotion defined by path (without "rotate=auto")
       Animation beginning is no more chaotic.
       Scaled animation is now correct.
       fix some text selection bugs (not all)
       Added _FPS_DEBUG option to get fps and current time.
       repeatCount should really works

Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Apr 7 07:23:33 2003 UTC (21 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -9 lines
Code clean up
VQ

Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Mar 31 15:23:38 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +96 -34 lines

_GTK : Fix typo error in buildboxes.c
_GL : smooth animation a little
      Fix animation event handling (shoul be able to view source)
      Fix animation end (when animation end is reached, it stop eating
      cpu)
      Fix group and use animation
      Fix text Selection that was staying on screen after deselection
      Fix Animation playing on all frame, now each frame has it's own
      animation

Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Mar 21 10:11:04 2003 UTC (21 years, 3 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +6 -6 lines

_GL : Fix some Timeline bugs (yet more to do).
      enabled animate of fill and stroke attributes (same as animateColor)

Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Mar 19 13:51:51 2003 UTC (21 years, 3 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +3 -3 lines


_GLTRANSFORMATION and _GLANIM are now in main gl. (no need of any -D)

_GL Fix : structure view, translate, scale and rotate with multiple
values, animatecolor on all boxes, time reset when change document
temporary fix of Optimisation on nvidia cards.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Mar 11 16:30:20 2003 UTC (21 years, 3 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +12 -5 lines

Renabled SVG lines-fix

Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Mar 7 09:41:29 2003 UTC (21 years, 3 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +69 -15 lines

_GLTRANSFORMATION updates

Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:10:36 2003 UTC (21 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +4 -11 lines
SVG: content of tref elements was not displayed in the main view.
VQ

Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Feb 20 16:54:48 2003 UTC (21 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +11 -2 lines
SVG: the second end of all <line> elements was always the upper left
corner.
VQ

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Feb 17 08:03:37 2003 UTC (21 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
Last bits of implementing Opacity in the P language.
VQ

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Feb 11 16:32:22 2003 UTC (21 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +23 -22 lines
First step towards the support of Float and Clear CSS properties
+ avoid a double dclaration of style constants (STYLE_value and value).
Irene

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Jan 28 08:30:03 2003 UTC (21 years, 4 months ago) by quint
Branches: MAIN
CVS tags: Amaya-7-2
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +3 -4 lines
CSS: When an <object> or an <img> in XHTML or a <use> in SVG includes
     an external document whch has its own style sheets, only those
     style sheets are applied to the included document.
VQ.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Jan 17 11:17:18 2003 UTC (21 years, 5 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -0 lines

GL : Modify the GLTRANSFORMATION "Branch" to display correctly SVG
transformation the first time it displays it (Do not resize or
scroll...). Do not Affect other versions.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Jan 13 09:50:43 2003 UTC (21 years, 5 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +19 -5 lines

GL : Fix Background image, sync problem, group
opacity, compilation with Xft library version 2.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Jan 7 14:26:31 2003 UTC (21 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +7 -1 lines
Interpretation of default units like Mozilla.
Irene

Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Jan 6 15:42:07 2003 UTC (21 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
New COPYRIGHT.
Irene

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Dec 27 14:30:44 2002 UTC (21 years, 5 months ago) by quint
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +34 -2 lines
SVG: When a foreignObject element is created to embed some MathML or XHTML
     fragment, an attribute requiredExtension is attached to the foreignObject
     and an alternate <text> element is created. The position of this <text>
     element is synchronized with the foreignObject position.
VQ

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Nov 29 14:37:27 2002 UTC (21 years, 6 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-7-1, Amaya-7-0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
Fix a typo
(MathML language attribute used instead of SGV one)
Laurent

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Nov 28 10:32:17 2002 UTC (21 years, 6 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +325 -5 lines
GL : Added transformation under _GLTRANSFORMATION
     Added animation under _GLANIM
     Fix warning and compilation

_SVGLIB and _SVGANIM is now in GTK and GTK-GL by default

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Nov 8 18:33:19 2002 UTC (21 years, 7 months ago) by quint
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +36 -29 lines
SVG: When doing the transclusion for a tref element, copy only the text
     leaves (and not the whole structure) of the referred element, when
     it is in a separate document.
VQ.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Oct 10 07:15:42 2002 UTC (21 years, 8 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +12 -2 lines


- GL : add Opacity, glyph index caching, picture caching
   Rewrite Text engine now using textures, Scroll engine is cleaner

- GTK : Add stix, fontconfig load, zoom on CRTL + mouse wheel
        Need _FONTCONFIG and _STIX
        Config files are in "config" subdirectory
- Add Base64 images decoding (alpha, need _BASE64)
- Fix warnings in code

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Sep 16 13:10:59 2002 UTC (21 years, 9 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-6-4
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
Add initializations.
Irene

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Jul 22 07:50:58 2002 UTC (21 years, 10 months ago) by quint
Branches: MAIN
CVS tags: Amaya-6-3
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +5 -7 lines
CSS / P: the CSS rules contained in the style element of the SVG document
         copied by an image or use element of another SVG document were
         applied to the whole referring document, not only to the copied
         contents.
VQ.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Jul 16 17:56:44 2002 UTC (21 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +62 -37 lines
SVG: When pasting a use element that references a piece of document
     containing a style element, the corresponding style was not applied.
vq

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Jul 16 13:51:34 2002 UTC (21 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +9 -3 lines
The style defined in a svg external reference is now applied.
Laurent

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Jul 15 14:51:23 2002 UTC (21 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +73 -0 lines
SVG: implementation of attribute baseline-shift
VQ

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Jul 10 08:24:33 2002 UTC (21 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +74 -31 lines
SVG: implementation of tref element.
VQ

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Jun 27 10:47:24 2002 UTC (21 years, 11 months ago) by quint
Branches: MAIN
CVS tags: Amaya-6-2
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -2 lines
SVG: improved implementation of attribute text-anchor
VQ

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Jun 22 11:10:28 2002 UTC (21 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
SVG: introducing animation elements in SVG.S and parser tables.
VQ

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Jun 20 09:34:21 2002 UTC (22 years ago) by vatton
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -1 lines
Initialize some local variables.
Irene

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Jun 18 14:51:17 2002 UTC (22 years ago) by quint
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +249 -119 lines
SVG: generating a transform (scale) attribute when the user changes
     the size of a polygon or polyline.
VQ

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Jun 17 09:45:54 2002 UTC (22 years ago) by quint
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +347 -118 lines
SVG: allow polygons to be translated
VQ

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jun 14 09:29:28 2002 UTC (22 years ago) by quint
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
SVG: some improvements to SVG editing.
VQ.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri May 31 15:57:59 2002 UTC (22 years ago) by vatton
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Extension of CSS selectors.
Irene

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Apr 29 07:39:17 2002 UTC (22 years, 1 month ago) by vatton
Branches: MAIN
CVS tags: Amaya-6-1
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -0 lines
Adding a break between two items of a switch.
Irene

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Mar 25 08:39:52 2002 UTC (22 years, 2 months ago) by quint
Branches: MAIN
CVS tags: Amaya-6-0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +150 -120 lines
Handling inheritance of text-anchor attribute in SVG.
VQ

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Mar 23 11:57:29 2002 UTC (22 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +124 -0 lines
SVG: implementing attribute text-anchor.
VQ

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Mar 21 16:18:02 2002 UTC (22 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -62 lines
The CSS parser didn't handle correctly enumerated attribute values.
Irene

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Mar 20 13:50:27 2002 UTC (22 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +10 -8 lines
- Improve the namespace declarations handling for xml documents.
- Improve the export of generic xml documents.
- Display the current namespace in the structure view.
Laurent

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Mar 19 16:35:26 2002 UTC (22 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -4 lines
Avoid to remove spaces when printing a document.
Bug fix in the CSS parser.
Irene

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Feb 26 17:23:21 2002 UTC (22 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Fixing a bug with the hyphenation.
Irene

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Feb 26 13:32:19 2002 UTC (22 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +0 -1 lines
Bug fixes:
 - The selection didn't work well with empty buffers
 - The edition of the d attribute of a path was never tested and crashed
   Amaya.
 - XCopyBuffer and XPasteBuffer did conversions even for non-unicode versions
   of Amaya.
Irene

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Feb 11 13:46:20 2002 UTC (22 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +8 -8 lines
CSS: preparing the full implementation of the CSS cascade.
VQ

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Jan 23 18:21:15 2002 UTC (22 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +11 -2 lines
SVG: implementation of attributes direction and bidi-override
VQ

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jan 14 17:06:22 2002 UTC (22 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Integration of the Unicode notion of Scripts.
Irene

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jan 3 17:24:53 2002 UTC (22 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -1 lines
Remove XMLparser includes.
Irene

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Dec 17 08:40:19 2001 UTC (22 years, 6 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-5-3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +19 -1 lines
When creating a new MathML or SVG document a strange xml:lang attribute
was added to the root element.
VQ.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Dec 3 16:38:48 2001 UTC (22 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -2 lines
Fixing some warnings.
VQ

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Nov 12 14:26:01 2001 UTC (22 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +205 -2 lines
SVG: implementing attributes requiredFeatures, requiredExtensions and
     systemLanguage used within a switch element.
VQ.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Nov 9 15:03:57 2001 UTC (22 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -0 lines
SVG: implementing attribute text-decoration
VQ

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Nov 2 14:35:00 2001 UTC (22 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +61 -4 lines
SVG: the xlink:href attribute of element image was not processed
     correctly when there was a namespace declaration for XLink.
VQ.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Nov 2 12:44:24 2001 UTC (22 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +146 -25 lines
SVG: implementing attributes font-family, font-size, font-style, font-variant
     and font-weight
VQ

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Sep 24 10:07:24 2001 UTC (22 years, 8 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-5-2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -11 lines
Modifications in XML parsing phase :
- removal of the useless DTD-specific actions "EntityCreated" (due to progress on I18N support)
- pseudo-paragraphs for XHTML elements within SVG or MathML elements were not built with the right schema
Laurent

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Sep 22 10:54:24 2001 UTC (22 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -0 lines
SVG: always include a foreignObject element within a switch element.
VQ.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Sep 19 09:04:44 2001 UTC (22 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Renaming GRAPH_TYPE into SVG_TYPE
Laurent

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Sep 18 17:34:30 2001 UTC (22 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +73 -64 lines
SVG: allow the content of a points attribute (polyline or polygon element)
     to start with spaces.
VQ.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 18 08:38:41 2001 UTC (22 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +113 -3 lines
SVG: parse the translate attribute fully.
VQ.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Sep 17 13:19:40 2001 UTC (22 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +29 -0 lines
- Progress on the generic-XML support in Amaya (generation of the default presentation rules for the structure view and the formatted view).
- While amaya doesn't support completely generic-XML, we create an "unknown element/attribute" for each elem/attr that belongs to a not-supported namespace. The unknown elem/attr are shown in the structure view (with a different color) and saved with their original name. As a result, Amaya no longer stops the parsing processus when a not-supported namespace is found in a document.
Laurent

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Sep 5 12:42:08 2001 UTC (22 years, 9 months ago) by vatton
Branches: MAIN
Renaming GraphML by SVG
Don't forget to relaunch "../configure", "make clean", "make depend"

Irene

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

Webmaster