summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Component transfer filterKrzysztof Kosi??ski2010-07-177-349/+283
* Color matrix filter. Fix arithmetic operator in feCompositeKrzysztof Kosi??ski2010-07-175-28/+278
* Fix flood filter to really paint the specified colorKrzysztof Kosi??ski2010-07-171-10/+11
* Minor cleanup of composite filterKrzysztof Kosi??ski2010-07-171-150/+0
* Composite filterKrzysztof Kosi??ski2010-07-166-41/+218
* Split out surface blending template into a separate fileKrzysztof Kosi??ski2010-07-163-115/+157
* Offset filterKrzysztof Kosi??ski2010-07-143-29/+22
* Flood and merge filtersKrzysztof Kosi??ski2010-07-1412-294/+91
* Merge redundant *-fns.h into respective filter headers.Krzysztof Kosi??ski2010-07-1476-1466/+705
* Gaussian blurKrzysztof Kosi??ski2010-07-1211-133/+574
* Grid renderingKrzysztof Kosi??ski2010-07-072-127/+121
* Fix group opacityKrzysztof Kosi??ski2010-07-075-25/+21
* Switch to nearest neighbor filtering when image is larger than originalKrzysztof Kosi??ski2010-07-073-0/+20
* Smaller intermediate rendering regionsKrzysztof Kosi??ski2010-07-075-20/+52
* Remove some cruftKrzysztof Kosi??ski2010-07-049-62/+30
* Fix PNG exportKrzysztof Kosi??ski2010-06-291-30/+40
* Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski2010-06-2923-575/+443
* Fix iconsKrzysztof Kosi??ski2010-06-293-14/+51
* Bitmap image renderingKrzysztof Kosi??ski2010-06-293-69/+56
* Text rendering. Factor out style handling into nr-style.hKrzysztof Kosi??ski2010-06-288-680/+466
* Implement clipping (slightly incorrect) and maskingKrzysztof Kosi??ski2010-06-2610-870/+446
* Merge from trunkKrzysztof Kosi??ski2010-06-222-1/+14
|\
| * add more help to the tex preambleJohan B. C. Engelen2010-06-211-0/+12
| * Romanian translation update by Cristian Secară (Bug #596689)Kris De Gussem2010-06-211-1/+2
* | Fix cross control pointKrzysztof Kosi??ski2010-06-221-11/+8
* | Initial Cairo rendering commit: solid shapes, gradients, opacity and patternsKrzysztof Kosi??ski2010-06-2219-357/+682
|/
* Disable edit dialog when custom swatch is edited in fill-n-stroke. Addressing...Jon A. Cruz2010-06-171-18/+27
* Fix for show/hide.Jon A. Cruz2010-06-171-2/+1
* Fix crash when bringing up F&S dialog with the CMS picker as default when an ...Jon A. Cruz2010-06-161-1/+2
* Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663.Jon A. Cruz2010-06-167-85/+135
* Disable a couple debug messages.Josh Andler2010-06-151-2/+2
* Translations:Nicolas Dufour2010-06-131-7/+13
* Added icons for Superscript and Subscript.Tavmjong Bah2010-06-071-2/+2
* "Fix" for bug #583593 (Default tool styles are not loaded for new users).Tavmjong Bah2010-06-072-10/+13
* Don't write text-specific style attributes to non-text objects.Tavmjong Bah2010-06-061-2/+21
* Compute baseline-shift relative to parent baseline-shift.Tavmjong Bah2010-06-061-0/+2
* Adding a character to a superscript or subscript no longer resetsTavmjong Bah2010-06-051-24/+14
* Translator credits update (now all files are updated)Kris De Gussem2010-06-051-2/+2
* Moved spray tool down, text tool up.Tavmjong Bah2010-06-051-4/+18
* Adding JessyInk 1.5.1 extension set by Hannes HochreinerJosh Andler2010-06-041-0/+1
* Translator credits updateKris De Gussem2010-06-041-3/+5
* Add support for baseline-shift attribute (all possible values).Tavmjong Bah2010-06-048-11/+471
* Authors and translators lists update.Nicolas Dufour2010-06-031-146/+181
* Forgot explicit initialization of FILE*.Jasper van de Gronde2010-06-021-1/+1
* Fix for bug #283769 (emergency save fails)Jasper van de Gronde2010-06-021-37/+43
* i think this is the final fix for the LPE forking bug with clones.Johan B. C. Engelen2010-06-011-0/+4
* Flowed text does not support dx (kerning), dy, and rotation attributes.Tavmjong Bah2010-06-011-20/+36
* Prevent vertical kerning from changing line spacing. Fixes bug 516216.Tavmjong Bah2010-06-011-15/+54
* Cleanup on encapsulation. Addition of initial widescreen detection.Jon A. Cruz2010-06-012-20/+67
* Fixing order from r9463, correct order is Width -> Height -> Units. (Bug #587...Alex Leone2010-06-011-1/+1