| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Component transfer filter | Krzysztof Kosi??ski | 2010-07-17 | 7 | -349/+283 |
| | | | | (bzr r9508.1.24) | ||||
| * | Color matrix filter. Fix arithmetic operator in feComposite | Krzysztof Kosi??ski | 2010-07-17 | 5 | -28/+278 |
| | | | | (bzr r9508.1.23) | ||||
| * | Fix flood filter to really paint the specified color | Krzysztof Kosi??ski | 2010-07-17 | 1 | -10/+11 |
| | | | | (bzr r9508.1.22) | ||||
| * | Minor cleanup of composite filter | Krzysztof Kosi??ski | 2010-07-17 | 1 | -150/+0 |
| | | | | (bzr r9508.1.21) | ||||
| * | Composite filter | Krzysztof Kosi??ski | 2010-07-16 | 6 | -41/+218 |
| | | | | (bzr r9508.1.20) | ||||
| * | Split out surface blending template into a separate file | Krzysztof Kosi??ski | 2010-07-16 | 3 | -115/+157 |
| | | | | (bzr r9508.1.19) | ||||
| * | Offset filter | Krzysztof Kosi??ski | 2010-07-14 | 3 | -29/+22 |
| | | | | (bzr r9508.1.18) | ||||
| * | Flood and merge filters | Krzysztof Kosi??ski | 2010-07-14 | 12 | -294/+91 |
| | | | | (bzr r9508.1.17) | ||||
| * | Merge redundant *-fns.h into respective filter headers. | Krzysztof Kosi??ski | 2010-07-14 | 76 | -1466/+705 |
| | | | | | | | Move gaussian blur to filters directory. Blend filter effect. (bzr r9508.1.16) | ||||
| * | Gaussian blur | Krzysztof Kosi??ski | 2010-07-12 | 11 | -133/+574 |
| | | | | (bzr r9508.1.15) | ||||
| * | Grid rendering | Krzysztof Kosi??ski | 2010-07-07 | 2 | -127/+121 |
| | | | | (bzr r9508.1.14) | ||||
| * | Fix group opacity | Krzysztof Kosi??ski | 2010-07-07 | 5 | -25/+21 |
| | | | | (bzr r9508.1.13) | ||||
| * | Switch to nearest neighbor filtering when image is larger than original | Krzysztof Kosi??ski | 2010-07-07 | 3 | -0/+20 |
| | | | | (bzr r9508.1.12) | ||||
| * | Smaller intermediate rendering regions | Krzysztof Kosi??ski | 2010-07-07 | 5 | -20/+52 |
| | | | | (bzr r9508.1.11) | ||||
| * | Remove some cruft | Krzysztof Kosi??ski | 2010-07-04 | 9 | -62/+30 |
| | | | | (bzr r9508.1.10) | ||||
| * | Fix PNG export | Krzysztof Kosi??ski | 2010-06-29 | 1 | -30/+40 |
| | | | | (bzr r9508.1.9) | ||||
| * | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder. | Krzysztof Kosi??ski | 2010-06-29 | 23 | -575/+443 |
| | | | | (bzr r9508.1.8) | ||||
| * | Fix icons | Krzysztof Kosi??ski | 2010-06-29 | 3 | -14/+51 |
| | | | | (bzr r9508.1.7) | ||||
| * | Bitmap image rendering | Krzysztof Kosi??ski | 2010-06-29 | 3 | -69/+56 |
| | | | | (bzr r9508.1.6) | ||||
| * | Text rendering. Factor out style handling into nr-style.h | Krzysztof Kosi??ski | 2010-06-28 | 8 | -680/+466 |
| | | | | (bzr r9508.1.5) | ||||
| * | Implement clipping (slightly incorrect) and masking | Krzysztof Kosi??ski | 2010-06-26 | 10 | -870/+446 |
| | | | | (bzr r9508.1.4) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2010-06-22 | 2 | -1/+14 |
| |\ | | | | | (bzr r9508.1.3) | ||||
| | * | add more help to the tex preamble | Johan B. C. Engelen | 2010-06-21 | 1 | -0/+12 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/596939 (bzr r9519) | ||||
| | * | Romanian translation update by Cristian Secară (Bug #596689) | Kris De Gussem | 2010-06-21 | 1 | -1/+2 |
| | | | | | | | (bzr r9515) | ||||
| * | | Fix cross control point | Krzysztof Kosi??ski | 2010-06-22 | 1 | -11/+8 |
| | | | | | | | (bzr r9508.1.2) | ||||
| * | | Initial Cairo rendering commit: solid shapes, gradients, opacity and patterns | Krzysztof Kosi??ski | 2010-06-22 | 19 | -357/+682 |
| |/ | | | (bzr r9508.1.1) | ||||
| * | Disable edit dialog when custom swatch is edited in fill-n-stroke. ↵ | Jon A. Cruz | 2010-06-17 | 1 | -18/+27 |
| | | | | | | | | | Addressing bug #594443. Fixed bugs: - https://launchpad.net/bugs/594443 (bzr r9506) | ||||
| * | Fix for show/hide. | Jon A. Cruz | 2010-06-17 | 1 | -2/+1 |
| | | | | (bzr r9505) | ||||
| * | Fix crash when bringing up F&S dialog with the CMS picker as default when an ↵ | Jon A. Cruz | 2010-06-16 | 1 | -1/+2 |
| | | | | | | object with no icc-color is selected. (bzr r9504) | ||||
| * | Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663. | Jon A. Cruz | 2010-06-16 | 7 | -85/+135 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/170781 - https://launchpad.net/bugs/171663 (bzr r9503) | ||||
| * | Disable a couple debug messages. | Josh Andler | 2010-06-15 | 1 | -2/+2 |
| | | | | (bzr r9501) | ||||
| * | Translations: | Nicolas Dufour | 2010-06-13 | 1 | -7/+13 |
| | | | | | | | | * en_GB translation update by Tim Sheridan * br translation update by Alan Monfort * translators list update (bzr r9499) | ||||
| * | Added icons for Superscript and Subscript. | Tavmjong Bah | 2010-06-07 | 1 | -2/+2 |
| | | | | (bzr r9490) | ||||
| * | "Fix" for bug #583593 (Default tool styles are not loaded for new users). | Tavmjong Bah | 2010-06-07 | 2 | -10/+13 |
| | | | | | | | (Call sp_desktop_set_style() with write_current = false.) Tweak superscript/subscript shifts/sizes. (bzr r9489) | ||||
| * | Don't write text-specific style attributes to non-text objects. | Tavmjong Bah | 2010-06-06 | 1 | -2/+21 |
| | | | | (bzr r9488) | ||||
| * | Compute baseline-shift relative to parent baseline-shift. | Tavmjong Bah | 2010-06-06 | 1 | -0/+2 |
| | | | | (bzr r9487) | ||||
| * | Adding a character to a superscript or subscript no longer resets | Tavmjong Bah | 2010-06-05 | 1 | -24/+14 |
| | | | | | | baseline-shift. (bzr r9481) | ||||
| * | Translator credits update (now all files are updated) | Kris De Gussem | 2010-06-05 | 1 | -2/+2 |
| | | | | (bzr r9480) | ||||
| * | Moved spray tool down, text tool up. | Tavmjong Bah | 2010-06-05 | 1 | -4/+18 |
| | | | | (bzr r9479) | ||||
| * | Adding JessyInk 1.5.1 extension set by Hannes Hochreiner | Josh Andler | 2010-06-04 | 1 | -0/+1 |
| | | | | (bzr r9478) | ||||
| * | Translator credits update | Kris De Gussem | 2010-06-04 | 1 | -3/+5 |
| | | | | (bzr r9477) | ||||
| * | Add support for baseline-shift attribute (all possible values). | Tavmjong Bah | 2010-06-04 | 8 | -11/+471 |
| | | | | | | | | | Add superscript and subscript support to Text toolbar. Missing icons for superscript and subscript. Known bug: adding a character to a superscript or subscript text string resets baseline-shift attribute. (bzr r9475) | ||||
| * | Authors and translators lists update. | Nicolas Dufour | 2010-06-03 | 1 | -146/+181 |
| | | | | (bzr r9472) | ||||
| * | Forgot explicit initialization of FILE*. | Jasper van de Gronde | 2010-06-02 | 1 | -1/+1 |
| | | | | (bzr r9471) | ||||
| * | Fix for bug #283769 (emergency save fails) | Jasper van de Gronde | 2010-06-02 | 1 | -37/+43 |
| | | | | (bzr r9470) | ||||
| * | i think this is the final fix for the LPE forking bug with clones. | Johan B. C. Engelen | 2010-06-01 | 1 | -0/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/578969 (bzr r9469) | ||||
| * | Flowed text does not support dx (kerning), dy, and rotation attributes. | Tavmjong Bah | 2010-06-01 | 1 | -20/+36 |
| | | | | | | Disable corresponding widgets if flowed text selected. (bzr r9468) | ||||
| * | Prevent vertical kerning from changing line spacing. Fixes bug 516216. | Tavmjong Bah | 2010-06-01 | 1 | -15/+54 |
| | | | | | | | | | Further work is needed to allow vertical kerning across multiple lines. Fixed bugs: - https://launchpad.net/bugs/516216 (bzr r9466) | ||||
| * | Cleanup on encapsulation. Addition of initial widescreen detection. | Jon A. Cruz | 2010-06-01 | 2 | -20/+67 |
| | | | | (bzr r9465) | ||||
| * | Fixing order from r9463, correct order is Width -> Height -> Units. (Bug ↵ | Alex Leone | 2010-06-01 | 1 | -1/+1 |
| | | | | | | | | | #587874) Fixed bugs: - https://launchpad.net/bugs/587874 (bzr r9464) | ||||
