| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean up some unnecessary pointer usage in livarot | Liam P. White | 2014-06-06 | 11 | -55/+61 |
| * | Put lpe-envelope-perspective.cpp in CMakeLists.txt | Liam P. White | 2014-06-06 | 1 | -0/+1 |
| * | Make family-name comparisons case insensitive. | Tavmjong Bah | 2014-06-05 | 2 | -23/+46 |
| * | Fix build failure with poppler 0.26 (Bug #1315142) | Matthias Kilian | 2014-06-04 | 1 | -9/+45 |
| * | spellcheck.cpp: correct indenting. disable debug output. | Johan B. C. Engelen | 2014-06-01 | 1 | -37/+37 |
| * | Added Perspective-Envelope live effect | Jabier Arraiza Cenoz | 2014-05-30 | 6 | -1/+501 |
| * | Unquote names in 'font-family' lists. Partial fix for #1029080 | Tavmjong Bah | 2014-05-30 | 5 | -36/+58 |
| * | Use SPStyle value for 'font-family' rather than parse 'style' ourselves. | Tavmjong Bah | 2014-05-29 | 1 | -28/+3 |
| * | Initialize style store with default styles. Fixes Gtk-CRITICAL and GLib-Gobje... | Tavmjong Bah | 2014-05-28 | 1 | -0/+9 |
| * | Convert from 90px to inch to 96px to inch per SVG (CSS) specification. | Tavmjong Bah | 2014-05-26 | 1 | -4/+4 |
| * | fix compliance test pservers-pattern-04-f - inheriting pattern viewBox | Tomasz Boczkowski | 2014-05-17 | 1 | -2/+3 |
| * | Fix GTK+ 3 build | Liam P. White | 2014-05-16 | 1 | -0/+13 |
| * | fix compliance test pservers-pattern-03-f - using fallback when pattern is empty | Tomasz Boczkowski | 2014-05-16 | 5 | -2/+34 |
| * | don't rely on operator precedence (rev. 13372) | Johan B. C. Engelen | 2014-05-16 | 1 | -2/+2 |
| * | Fix crash in preview widget for files containing objectBoundingBox related pa... | Tomasz Boczkowski | 2014-05-16 | 1 | -2/+2 |
| * | fix C++11 compilation | Johan B. C. Engelen | 2014-05-15 | 2 | -2/+4 |
| * | fix compile warning | Johan B. C. Engelen | 2014-05-15 | 1 | -1/+1 |
| * | make windows filedialog's code more portable for different mingw versions (fa... | Johan B. C. Engelen | 2014-05-15 | 2 | -11/+7 |
| * | Fix Pango markup in Text and Font dialog. | Tavmjong Bah | 2014-05-15 | 1 | -4/+4 |
| * | Style rewrite: Unquote strings from libcroco. Fixes 1303422. | Tavmjong Bah | 2014-05-15 | 1 | -2/+5 |
| * | fix windows 64bit build. (changes already committed to trunk) | Johan B. C. Engelen | 2014-05-13 | 6 | -5/+7 |
| * | add 64-bit resource manifests for Windows x64 builds | Johan B. C. Engelen | 2014-05-13 | 4 | -0/+79 |
| * | adding missing files from LPE simplify | Jabier Arraiza Cenoz | 2014-05-13 | 4 | -0/+494 |
| * | Style rewrite: Prevent CSS2 'text-decoration' from overwriting CSS3 'text-dec... | Tavmjong Bah | 2014-05-13 | 2 | -19/+46 |
| * | Added Latice2 deformation LPE | Jabier Arraiza Cenoz | 2014-05-13 | 9 | -1/+882 |
| * | Add Simplify LPE | Jabier Arraiza Cenoz | 2014-05-13 | 9 | -6/+145 |
| * | Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamW | Jabier Arraiza Cenoz | 2014-05-13 | 3 | -7/+39 |
| * | Patch from Jabierxto to fix a bug I reported off-tracker. | Josh Andler | 2014-05-12 | 1 | -2/+2 |
| * | small logic improvement | Johan B. C. Engelen | 2014-05-12 | 1 | -3/+1 |
| * | CSS2 and CSS3 text decoration rendering, most code from David Mathog. | Tavmjong Bah | 2014-05-11 | 4 | -199/+429 |
| * | Add closePath(). | Tavmjong Bah | 2014-05-11 | 1 | -0/+1 |
| * | Tentative fix for LPEs and undo | Liam P. White | 2014-05-10 | 2 | -2/+21 |
| * | Style rewrite: 'text-decoration' requires access to style of ancestor element... | Tavmjong Bah | 2014-05-10 | 2 | -8/+24 |
| * | Style rewrite: Correct 'text-decoration' CSS2 vs. CSS3 behavior. | Tavmjong Bah | 2014-05-09 | 1 | -0/+10 |
| * | Update to tip. | Tavmjong Bah | 2014-05-09 | 24 | -83/+2234 |
| |\ | |||||
| | * | Merging Jabier's spirolive+bspline branch | Vinícius dos Santos Oliveira | 2014-05-08 | 24 | -83/+2234 |
| | |\ | |||||
| | | * | adding const _pathmanipulatos staff to handles (handles also have tips) | Jabier Arraiza Cenoz | 2014-05-05 | 1 | -0/+4 |
| | | * | update to trunk | Jabier Arraiza Cenoz | 2014-05-05 | 28 | -293/+542 |
| | | |\ | |||||
| | | * \ | adding Vinícius work whith node tips | Jabier Arraiza Cenoz | 2014-05-05 | 7 | -15/+36 |
| | | |\ \ | |||||
| | | | * | | Enabling path manipulator to comunicate if paths are bspline when | Vinícius dos Santos Oliveira | 2014-05-05 | 7 | -12/+35 |
| | | |/ / | |||||
| | | * | | update to trunk | Jabier Arraiza Cenoz | 2014-04-27 | 8 | -209/+233 |
| | | |\ \ | |||||
| | | * \ \ | update to trunk | Jabier Arraiza Cenoz | 2014-04-27 | 2 | -202/+217 |
| | | |\ \ \ | |||||
| | | * \ \ \ | update to trunk | Jabier Arraiza Cenoz | 2014-04-26 | 48 | -4585/+4994 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Redesign of the BSpline LPE widgets | Jabier Arraiza Cenoz | 2014-04-22 | 2 | -19/+42 |
| | | * | | | | | align two buttons in LPE widget | Jabier Arraiza Cenoz | 2014-04-22 | 1 | -6/+4 |
| | | * | | | | | update to trunk | Jabier Arraiza Cenoz | 2014-04-22 | 4 | -2/+45 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | update to trunk | Jabier Arraiza Cenoz | 2014-04-20 | 2 | -2/+3 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | update to trunk | Jabier Arraiza Cenoz | 2014-04-19 | 11 | -20/+64 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | update to trunk | Jabier Arraiza Cenoz | 2014-04-11 | 1 | -11/+6 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | update to trunk | Jabier Arraiza Cenoz | 2014-04-09 | 19 | -86/+139 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
