Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

FastReport

Our products make reports and documents from any data.
Collective - https://opencollective.com/fastreport - Website: https://www.fast-report.com - Code: https://github.com/FastReports

Attempting to fix merge conflicts

github.com/FastReports/SVG - 69532c409c3b4ca45818e8170cd84ac9228705e6 authored over 10 years ago by Eric Domke <[email protected]>
Update README.md

github.com/FastReports/SVG - ba3bc5fc2d7d047bd3b1f5781bca1571ae61f225 authored over 10 years ago by joreg <[email protected]>
Pulling Upstream Changes and Fixing Merge

github.com/FastReports/SVG - 7a093b521cd68aa2c7a22ea641f2c99a00de74ec authored over 10 years ago by Eric Domke <[email protected]>
Iteration 3 of tspan functionality

- Begin allowing character positioning within a text element
- Start fixing bugs with linear gra...

github.com/FastReports/SVG - 9960f2c9dc8c78380f26bc8e3387fc02ef14194b authored over 10 years ago by Eric Domke <[email protected]>
Merge pull request #88 from csmoore/master

Fix for GDI crash if stroke-dasharray contains value<=0

github.com/FastReports/SVG - ba8a97441a79fc54d3b9facac46bdfc975c98bbe authored over 10 years ago by Tebjan Halm <[email protected]>
Iteration 2 of tspan functionality

- Support more font styles
- Fix problems with parsing 'em' svg units introduced by trying to pa...

github.com/FastReports/SVG - 968a8f43dbc42185cb329385cee97fb64954ed2e authored over 10 years ago by Eric Domke <[email protected]>
Iteration 1 of tspan functionality

github.com/FastReports/SVG - ceb78a3f831269a9c0c895e20db74a8bcad9dedf authored over 10 years ago by Eric Domke <[email protected]>
Fix for GDI crash if stroke-dasharray contains value<=0

GDI Pen was crashing with some bad (Adobe Illustrator) data that had: stroke-dasharray="10,10,0"

github.com/FastReports/SVG - 45a2f4e8b9323772010e9841385102b0176fbed2 authored over 10 years ago by Chris Moore <[email protected]>
Various Parsing Bug Fixes

- Implemented .Net 3.5 support mostly by removing ISvgEventCaller
functionality in .Net 3.5 buil...

github.com/FastReports/SVG - f10b0336705d53a70a02cc322ffc8349e482f3c1 authored over 10 years ago by Eric Domke <[email protected]>
Colors Fix, Perf Improvement, Thread Safety

-Fixes issues with colors not parsing correctly. Saving an SvgDocument
resulted in RGB color val...

github.com/FastReports/SVG - 9643cc6974e3a53ad8ee6e31220f2ac33f224493 authored over 10 years ago by Dan Backes <[email protected]>
Add support for unknown svg element and non svg element: useful for not removing unknown xml tag from document when loading a file

github.com/FastReports/SVG - 5649b72e3a28c9309eaf84495d0ce8f7a9918878 authored over 10 years ago by Guymestef <[email protected]>
color converter now uses invariant culture to parse

github.com/FastReports/SVG - 6d1b5eb5d083981eb9671b6deed14d54999c996d authored over 10 years ago by tebjan <[email protected]>
fixed bug in rgb color parsing

github.com/FastReports/SVG - 31b085c66e910096c3bddf8489fd3671e7df6e43 authored over 10 years ago by tebjan <[email protected]>
Gradient Improvements

- Added support for the "gradientTransform" attribute on both linear and
radial gradients. The...

github.com/FastReports/SVG - 9e26913929e1cf1e14be32b000b6d052d458b3d6 authored over 10 years ago by James Welle <[email protected]>
Support for 'slice' and fixed '...Max' in aspect ratio

github.com/FastReports/SVG - 4f3df864e9d1dc72528a8ebb7d437a20207ca4b8 authored over 10 years ago by Brian C. Barnes <[email protected]>
Revert ".Net 3.5 Support and Rendering Improvements (Markers, TSpans, Paths, etc.)"

github.com/FastReports/SVG - 9521956d99e23140337493f3d8e363cb19786a70 authored over 10 years ago by Tebjan Halm <[email protected]>
Merge pull request #87 from articulate/master

Colors Fix, Perf Improvement, Thread Safety

github.com/FastReports/SVG - 3f90e468fa62e2e383b4ffd3aebcc57f5b649c6b authored over 10 years ago by Tebjan Halm <[email protected]>
Merge pull request #2 from articulate/ColorFix

Colors Fix, Perf Improvement, Thread Safety

github.com/FastReports/SVG - 20f834ba126c3036d99d38bae1b1b2baf04fcf49 authored over 10 years ago by Dan Backes <[email protected]>
Colors Fix, Perf Improvement, Thread Safety

-Fixes issues with colors not parsing correctly. Saving an SvgDocument
resulted in RGB color val...

github.com/FastReports/SVG - 837e09637816dd028a1602bb82db4d587e80823c authored over 10 years ago by Dan Backes <[email protected]>
Merge pull request #86 from Guymestef/master

Add support for unknown svg element and non svg element: useful for not ...

github.com/FastReports/SVG - d711bb88dc472cef1d006e6b2e56fb621cef2ea8 authored over 10 years ago by Tebjan Halm <[email protected]>
Add support for unknown svg element and non svg element: useful for not removing unknown xml tag from document when loading a file

github.com/FastReports/SVG - 5a933737a91a434b5f09d4756794d973411cab77 authored over 10 years ago by Guymestef <[email protected]>
color converter now uses invariant culture to parse

github.com/FastReports/SVG - efd6005fc72aea2da94fe418d0b1dbab6e0e7950 authored over 10 years ago by tebjan <[email protected]>
fixed bug in rgb color parsing

github.com/FastReports/SVG - 76cf593c5d45d09fb22d5122c569382086633f1a authored over 10 years ago by tebjan <[email protected]>
Merge pull request #85 from articulate/GradientTransform

Gradient Improvements

github.com/FastReports/SVG - 2462bf13ffd0bf833f1a08e892a7e070edea42af authored over 10 years ago by Tebjan Halm <[email protected]>
Gradient Improvements

- Added support for the "gradientTransform" attribute on both linear and
radial gradients. The...

github.com/FastReports/SVG - 3987f2818319eb2cdbffcafbb5cecac6f21186f0 authored over 10 years ago by James Welle <[email protected]>
Merge pull request #80 from bcbarnes-gmx/Devel

Support for 'slice' and fixed '...Max' in aspect ratio

github.com/FastReports/SVG - e71c9d97634b62ec727c93e49615efa502425066 authored over 10 years ago by Tebjan Halm <[email protected]>
Support for 'slice' and fixed '...Max' in aspect ratio

github.com/FastReports/SVG - 52ccd5c3bb638c1f36a90335e2928df8a0a02232 authored over 10 years ago by Brian C. Barnes <[email protected]>
Merge pull request #79 from erdomke/master

.Net 3.5 Support and Rendering Improvements (Markers, TSpans, Paths, etc.) + Working Build!

github.com/FastReports/SVG - 765f8f22f7cd44dda4ce9bcfcba48a6de2c671a1 authored over 10 years ago by Tebjan Halm <[email protected]>
Merge pull request #78 from vvvv/revert-77-master

Revert ".Net 3.5 Support and Rendering Improvements (Markers, TSpans, Pa...

github.com/FastReports/SVG - c79fac1eb1995588ec6e829a3e812349c5256fe6 authored over 10 years ago by Tebjan Halm <[email protected]>
Revert ".Net 3.5 Support and Rendering Improvements (Markers, TSpans, Paths, etc.)"

github.com/FastReports/SVG - 2c7c9c4989986c6d6c1aebc5a2202d405fb78967 authored over 10 years ago by Tebjan Halm <[email protected]>
Fixing Build Errors

github.com/FastReports/SVG - 2261cfdbfa17152f700a7b71ded504670bd56f3f authored over 10 years ago by Eric Domke <[email protected]>
Merge pull request #77 from erdomke/master

.Net 3.5 Support and Rendering Improvements (Markers, TSpans, Paths, etc.)

github.com/FastReports/SVG - 476e203b5e9369236cec16b468dbbd846e4d8458 authored over 10 years ago by Tebjan Halm <[email protected]>
Merging with Official Project

github.com/FastReports/SVG - b4e8b18387e4cd2a5fbfa2cada59325dca87fdc3 authored over 10 years ago by Eric Domke <[email protected]>
updated version to 1.7

github.com/FastReports/SVG - a94f228d1c4b04bc40c79dc68ad37e281bcf3265 authored over 10 years ago by tebjan <[email protected]>
Descendants Extension and Metadata Tweaks

- Adding a descendants convenience methods (similar to the Xml to Linq
API)
- Removed non-functi...

github.com/FastReports/SVG - 1f36e015c37d662c7b13afd92608f2237749f762 authored over 10 years ago by Eric Domke <[email protected]>
Merge pull request #75 from bcbarnes-gmx/Devel

fixed up the support for markers so that they draw properly, and added support for "preserveAspe...

github.com/FastReports/SVG - d151315ad3a2e56a26362403b8bd56bb0dd8156b authored over 10 years ago by Tebjan Halm <[email protected]>
Improve SVG Support: TSpans, Paths, etc.

- Fix issues with calculating the next coordinate after a close figure
and a relative move
- All...

github.com/FastReports/SVG - 7bb22d37b6428005f76df68631fca2a3e5f4596a authored over 10 years ago by Eric Domke <[email protected]>
added nuspec files

github.com/FastReports/SVG - b3c305c8076c5046b95c36e34ad3617705035c39 authored over 10 years ago by tebjan <[email protected]>
Merge pull request #73 from Guymestef/master

Reading EntityReference on open when use as a node

github.com/FastReports/SVG - 22d7b39f26810d89d36de16e60da882777bb4fd0 authored over 10 years ago by Tebjan Halm <[email protected]>
Fixed ConvertFrom for orient and aspect ratio

github.com/FastReports/SVG - 3c1dd60ec872d20c4c7456419bfea6ef4d6f1b9f authored over 10 years ago by Brian C. Barnes <[email protected]>
Finished aspect ratio parser

github.com/FastReports/SVG - c94f649be2278700e16caaeb5db0782135ae3d0d authored over 10 years ago by Brian C. Barnes <[email protected]>
New types/converters for markers and aspect ratio

github.com/FastReports/SVG - 0eb538ce1a09b6d18382bd0f484c26b9baaa91fb authored over 10 years ago by Brian C. Barnes <[email protected]>
Marker support. perserveAspectRatio Align support

github.com/FastReports/SVG - 4b19ecb476a55c4a205f6e3548f81d0d231349ef authored over 10 years ago by Brian C. Barnes <[email protected]>
.Net 3.5 Support and Marker Fixes

- Implemented .Net 3.5 support mostly by removing ISvgEventCaller
functionality in .Net 3.5 buil...

github.com/FastReports/SVG - 14a3b6a991d72b418bae6a1f7a05b89152d439ad authored over 10 years ago by Eric Domke <[email protected]>
Reading EntityReference on open when use as a node

Read EntityReference node and add it to the SvgDocument.

```
<?xml version="1.0"?>
<svg xml...

github.com/FastReports/SVG - 87e25aa712a3401358cad9fb7ecc7fca05fc1e78 authored over 10 years ago by Guymestef <[email protected]>
scroll event now sends alt/shift/ctrl as well

github.com/FastReports/SVG - 2f2a1e02d2223433808f563b46b93776ea0e9eb6 authored over 10 years ago by joreg <[email protected]>
fixed 'none' errors for SvgUnits

github.com/FastReports/SVG - 6d38adf208009893ae957cabab79df2db89683ea authored over 10 years ago by tebjan <[email protected]>
Merge branch 'master' of github.com:vvvv/SVG

Conflicts:
Samples/SVGViewer/SVGViewer.csproj
Samples/SVGViewer/SvgViewer.Designer.cs
Samples...

github.com/FastReports/SVG - 5dbfa7734de69887217455ddae0e43f4e98407c8 authored over 10 years ago by tebjan <[email protected]>
added app.config

github.com/FastReports/SVG - bab55885d861aa677be173207179e2137d6373ba authored over 10 years ago by tebjan <[email protected]>
deleted local project settings

github.com/FastReports/SVG - 9016872958ebdb98bfefb698b07b3bf518cabaf9 authored over 10 years ago by tebjan <[email protected]>
deleted binary files

github.com/FastReports/SVG - 2cfedc1e68a5b56160f54a1d3eab7183a20513c0 authored over 10 years ago by tebjan <[email protected]>
changes in svg viewer sample

github.com/FastReports/SVG - dcd2403ec729693ee7a1dfacc1541d4bdd3c6b29 authored over 10 years ago by tebjan <[email protected]>
updated gitignore

github.com/FastReports/SVG - 9d09d294e1acc70e41ab6bb49af0a716c3a99301 authored over 10 years ago by tebjan <[email protected]>
Merge pull request #67 from csmoore/master

Support for `"display=none"` #66

github.com/FastReports/SVG - ebba7b35c2279d4d83fa28dbfee7a5c9fe2b506f authored over 10 years ago by Tebjan Halm <[email protected]>
added X/Y attributes to svg fragment

github.com/FastReports/SVG - f099da1ad69d828adbb095c18cb25bdee2e0b80b authored over 10 years ago by tebjan <[email protected]>
Merge branch 'master' of https://github.com/vvvv/SVG

github.com/FastReports/SVG - 6c1198d2f51cb9f4513f9630c7fecf6c9c728709 authored over 10 years ago by joreg <[email protected]>
fixed SvgViewBox.Equals()

github.com/FastReports/SVG - 220d837076233c6ef2c5dd900b7fd7aa981d565c authored over 10 years ago by joreg <[email protected]>
Requested Changes from PR #67 Review

Moved Display="none" hack & Added .Render check for : if (!Visible ||
!Displayable)

Also, minor...

github.com/FastReports/SVG - c04111fc5de5e689e63a174d131953588c970938 authored over 10 years ago by C Moore <[email protected]>
Merge branch 'master' of github.com:vvvv/SVG

github.com/FastReports/SVG - 87e7be2d4efdd79515147d20479d5862df56deed authored over 10 years ago by tebjan <[email protected]>
auto fix ids by default and log it to console

github.com/FastReports/SVG - 540bfa57e4e0ab27488494615068546708b6d10c authored over 10 years ago by tebjan <[email protected]>
Merge pull request #69 from lynoise/master

RGBa support
exponent support in units (IE sucks!)
inherit font-size and font-family from root...

github.com/FastReports/SVG - f796142fb67feed559a93959e0ebb31ee90e8c4a authored over 10 years ago by Tebjan Halm <[email protected]>
- RGBa support

- exponent support in units (IE sucks!)
- inherit font-size and font-family from root element on ...

github.com/FastReports/SVG - c9b343903b89ee9418969034b2c64e9ecfe761ce authored over 10 years ago by Mark Johnson <[email protected]>
Added Croatian translation by Kresimir Majdenic

github.com/FastReports/FastCube2.VCL.RES - d19bcb73fa955cadfa60f484eff359ef9f02e6ca authored over 10 years ago by Paul Ishenin <[email protected]>
Update SVG Viewer Test Project

Updated to .Net Framework 4, added some code to finish test, & removed
extraneous files. I updat...

github.com/FastReports/SVG - e82abc8f4f25a98b853478c6f11cee7289b8c15d authored over 10 years ago by C Moore <[email protected]>
Support for `"display=none"` #66

github.com/FastReports/SVG - cebda093bc45c8a61c2d084b03315e14cbb7fe60 authored over 10 years ago by C Moore <[email protected]>
Merge pull request #63 from HarkDev/master

Added trim character on ValidateFontFamily

github.com/FastReports/SVG - ff49b835b8976f0f208c0fcabe77b92b49ff4650 authored over 10 years ago by Tebjan Halm <[email protected]>
Merge pull request #62 from tobiasoort/master

Added support for dx and dy properties for text.

github.com/FastReports/SVG - e0822ae2338c118b7acaa08bedc7de81ee6f6cb9 authored over 10 years ago by Tebjan Halm <[email protected]>
Merge pull request #56 from andreichuk/changes

Changes

github.com/FastReports/SVG - 04d48a36c134f7afad4afcb57dba72668c30b75c authored over 10 years ago by Tebjan Halm <[email protected]>
Added trim character on ValidateFontFamily

Some programs (like InkScape) use single quotes for the font-family.
I've added the single quot...

github.com/FastReports/SVG - e53aa65f5134d69977e51bf6e1b7c1d02f73d2a3 authored over 10 years ago by HarkDev <[email protected]>
Added support for dx and dy properties for text. A bit of plumbing was already in place so I completed that.

http://www.w3.org/TR/SVG11/text.html#TextElementDXAttribute
http://www.w3.org/TR/SVG11/text.html#...

github.com/FastReports/SVG - da02167cd152df59148ed900b9391f1f892c410d authored over 10 years ago by Tobias Oort <[email protected]>
Merge pull request #57 from Bigous/master

BugFix - Text element with no text rising exception

github.com/FastReports/SVG - fe32d9ae317890285c8bdead1f7e68a049113e9d authored over 10 years ago by Tebjan Halm <[email protected]>
Merge pull request #60 from HarkDev/master

Fixed Bound Calculation

github.com/FastReports/SVG - 0e75e61963fb2ab04ba1756a40b067f627bf7090 authored over 10 years ago by Tebjan Halm <[email protected]>
Fixed Bound Calculation

To get the Bounds, the Union method of the rectangle must be called only when the first rectangl...

github.com/FastReports/SVG - 02ee6c0438376a2e182539ae1514b054199adcd3 authored over 10 years ago by HarkDev <[email protected]>
view box has correct equals check now

github.com/FastReports/SVG - c1ce332dbd06c0f6146e5943a2fcac198d63d529 authored almost 11 years ago by tebjan <[email protected]>
svg line now fires all attribute changed events

github.com/FastReports/SVG - 218faebb9fec30b82abb87f2f5648816fdd638ea authored almost 11 years ago by tebjan <[email protected]>
remove uses depth first recursion for children

github.com/FastReports/SVG - d6e261b9ff9fc2289974826ceb0c00b16eedf73d authored almost 11 years ago by tebjan <[email protected]>
now doing element wise matrix comparison

github.com/FastReports/SVG - 1758a5b56c3834e220fa1f050279ef58edd6e414 authored almost 11 years ago by tebjan <[email protected]>
svg transforms can now be compared and return correct results

github.com/FastReports/SVG - f20108c812d22889d25412c195d0dd8fc6854174 authored almost 11 years ago by tebjan <[email protected]>
try unboxed checks for attribute changed events

github.com/FastReports/SVG - 3801579901a937442a6f5e36ff6e6446d9cc5ba7 authored almost 11 years ago by tebjan <[email protected]>
avg fragment now fires attribute changed events

github.com/FastReports/SVG - f03ac5bdf49ba82fa18f5f3d515b22ab40a23707 authored almost 11 years ago by tebjan <[email protected]>
made svg transform collection a proper ICloneable

github.com/FastReports/SVG - 4d631e7f1a5a5355d9561f31f00d2887c30955e3 authored almost 11 years ago by tebjan <[email protected]>
BugFix: When an Text element was empty, with no text inside, an InvalidArgumentException rised.

github.com/FastReports/SVG - bd93be688a06ceb99a181b9f8e67b91e2e8a30ad authored almost 11 years ago by Bigous <[email protected]>
fixed color blend for linear gradients

github.com/FastReports/SVG - 3caaf4754696d01fe102b1096b9b32fe0db19859 authored almost 11 years ago by cyril.andreichuk <[email protected]>
color blend: fixed gradient's stops order

github.com/FastReports/SVG - 0066c625c726e59e80fffcfaade1975112218a46 authored almost 11 years ago by cyril andreichuk <[email protected]>
If the focal point isn't given at all, its assumed to be at the same place as the center point.

http://www.w3.org/TR/SVG/pservers.html#RadialGradientElementFXAttribute

github.com/FastReports/SVG - 8f779fcbbe1d9bda39014d619dae4e80ad50074b authored almost 11 years ago by cyril andreichuk <[email protected]>
fixed forgotten object bounding box

github.com/FastReports/SVG - 39f3a940641c079ca26b023c3026467e2fc64929 authored almost 11 years ago by cyril andreichuk <[email protected]>
ellipse also fires changed events for its position and radius

github.com/FastReports/SVG - cecce654796d2de97b152422814df82af562306e authored almost 11 years ago by tebjan <[email protected]>
some OnAttributeChanged events would not be fired, added changed check for some attributes

github.com/FastReports/SVG - 5905138327d484aadef6e0a7c66d07effbc6dc39 authored almost 11 years ago by tebjan <[email protected]>
if fill property is empty string set none as fill value

github.com/FastReports/SVG - 18ec807519cb5e841c9b58d8dfae819872cb235f authored almost 11 years ago by tebjan <[email protected]>
changed keyfile

github.com/FastReports/SVG - ea0a75f40543243c3d94485e2227f18feadf7dcc authored almost 11 years ago by tebjan <[email protected]>
unified mouse events and added modifier keys. fixes #52

github.com/FastReports/SVG - e7a0604e4e05c5271f3bd173d36d66f140df9f37 authored almost 11 years ago by tebjan <[email protected]>
svgassembly is now signed

github.com/FastReports/SVG - 8fcbf5e9416a3ebc7ab6100540156462e66aed8f authored almost 11 years ago by tebjan <[email protected]>
renamed FixID to ForceUniqueID

github.com/FastReports/SVG - 0b3df0a96195b3f272c51c56ca053347a1d59894 authored almost 11 years ago by tebjan <[email protected]>
cosmetics

github.com/FastReports/SVG - 03f7a46b4358aad43ca3d65cf51087b845b6f851 authored almost 11 years ago by tebjan <[email protected]>
Merge remote-tracking branch 'origin/master' into textEvents

github.com/FastReports/SVG - 461a6c46d732da358ba9d1798263f02de0292a4a authored almost 11 years ago by tebjan <[email protected]>
Merge pull request #47 from andreichuk/changes

offset of Gradient stop

github.com/FastReports/SVG - 9294fa777a9d8774d44e3238de48c99a14861505 authored almost 11 years ago by Tebjan Halm <[email protected]>
Merge remote-tracking branch 'origin/master' into textEvents

github.com/FastReports/SVG - 75aa629d1c983d17e105e55e035c5cf7ff770f81 authored almost 11 years ago by tebjan <[email protected]>
Merge pull request #50 from messani/master

Parsing documents from inkscape

github.com/FastReports/SVG - 3fb1b28b0d88c03403923c23cec591c225cf0a41 authored almost 11 years ago by Tebjan Halm <[email protected]>
fixed small bug in write attributes

github.com/FastReports/SVG - 9fd53516a365f7da609565c59e6efcd01c36f9b2 authored almost 11 years ago by tebjan <[email protected]>
added insertbefore sibling to child added event

github.com/FastReports/SVG - d773cc48b6fc5ea4254f6f4c41b103e03d33bc12 authored almost 11 years ago by tebjan <[email protected]>