summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-0431-89/+34
* Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-0471-3799/+220
* Fix pattern viewBoxKrzysztof Kosi??ski2010-08-031-13/+11
* Fix catastrophic memory leak when rendering a patternKrzysztof Kosi??ski2010-08-031-6/+3
* Handle preserveAspectRatio for imagesKrzysztof Kosi??ski2010-08-036-205/+209
* Second half of image filter, probably not 100% correctKrzysztof Kosi??ski2010-07-305-277/+70
* Cruft removalKrzysztof Kosi??ski2010-07-292-190/+0
* First half of image filter (display from external image)Krzysztof Kosi??ski2010-07-293-15/+118
* Add OpenMP IF clauses to filter templates, instead of modifying num_threadsKrzysztof Kosi??ski2010-07-271-17/+14
* Separate morphology filter into X and Y processing phases.Krzysztof Kosi??ski2010-07-262-171/+70
* Improve turbulence rendererKrzysztof Kosi??ski2010-07-253-284/+322
* Minor cleanupsKrzysztof Kosi??ski2010-07-245-33/+85
* Turbulence filter (lazy version)Krzysztof Kosi??ski2010-07-232-35/+108
* Morphology filterKrzysztof Kosi??ski2010-07-232-10/+136
* Remove nr-filter-getalpha.(h|cpp) - no longer neededKrzysztof Kosi??ski2010-07-233-93/+0
* Displacement map filterKrzysztof Kosi??ski2010-07-236-33/+161
* Specular lighting filterKrzysztof Kosi??ski2010-07-235-89/+201
* Diffuse lighting filterKrzysztof Kosi??ski2010-07-238-155/+361
* Matrix convolution filter (lazy version)Krzysztof Kosi??ski2010-07-213-89/+124
* Add unpremul_alpha utility function. Some preparationsKrzysztof Kosi??ski2010-07-214-7/+125
* Fix type mismatch of std::min args in ColorMatrixMatrix constructorKrzysztof Kosi??ski2010-07-181-1/+1
* 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