| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug fixes for simplify LPE and applied fix also affected #166937 | Jabier Arraiza Cenoz | 2015-11-30 | 1 | -8/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct position of lines in multi-line text when some lines have different f... | Tavmjong Bah | 2015-11-30 | 2 | -14/+29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reimplement the functions in src/xml/quote.cpp to clear up license. | Krzysztof Kosi??ski | 2015-11-27 | 1 | -61/+57 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix undo of mesh creation. | Tavmjong Bah | 2015-11-25 | 1 | -18/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused headers. | Tavmjong Bah | 2015-11-25 | 2 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes infinite loop due to buggy recursion in flattening function | Marc Jeanmougin | 2015-11-25 | 1 | -2/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use deprecated constant to maintain backwards compatibility with freetype 2.4. | Tavmjong Bah | 2015-11-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 'writing-modes' branch. | Tavmjong Bah | 2015-11-24 | 21 | -327/+879 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Swap text-before-edge and text-after-edge baseline values. | Tavmjong Bah | 2015-11-19 | 1 | -6/+6 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement rendering of 'dominant-baseline' property. | Tavmjong Bah | 2015-11-18 | 4 | -39/+56 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use maximum ascent and descent for glyphs to ensure that glyphs that extend | Tavmjong Bah | 2015-11-18 | 1 | -3/+6 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Code cleanup. Remove/simplify some functions. | Tavmjong Bah | 2015-11-18 | 4 | -91/+30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Turn FontMetrics into a class. Add maximum ascent/descent variables. | Tavmjong Bah | 2015-11-18 | 4 | -19/+56 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Find font metrics when font is initialized. Fill baseline table. | Tavmjong Bah | 2015-11-18 | 2 | -78/+222 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Read/write 'dominant-baseline' property. | Tavmjong Bah | 2015-11-18 | 3 | -6/+38 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace leading by more useful x-height. Use OS/2 font metrics when available. | Tavmjong Bah | 2015-11-13 | 5 | -21/+66 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'direction' is an inherited property, remove 'set' requirement. | Tavmjong Bah | 2015-11-10 | 1 | -5/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rearrange code to make handling of baseline clearer. | Tavmjong Bah | 2015-11-03 | 1 | -33/+23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Vertical baseline depends on block 'text-orientation' value. | Tavmjong Bah | 2015-11-03 | 3 | -8/+43 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement 'text-orientation' with user interface. Update 'writing-mode', addi... | Tavmjong Bah | 2015-10-28 | 15 | -196/+507 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change context from gradient to mesh. | Tavmjong Bah | 2015-11-24 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unneeded header. | Tavmjong Bah | 2015-11-24 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct return value. | Tavmjong Bah | 2015-11-23 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | src/Makefile.am: Rm notes about tests that have been fixed | Alex Valavanis | 2015-11-21 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compile against external libpotrace | Alex Valavanis | 2015-11-21 | 36 | -4098/+191 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hide unused verbs if Potrace is not available | Alex Valavanis | 2015-11-21 | 7 | -3/+85 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix CMake build | Alex Valavanis | 2015-11-12 | 3 | -6/+23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable builds without flood/trace on systems without Potrace | Alex Valavanis | 2015-11-09 | 8 | -10/+69 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add CMake check for Potrace from OSP: http://goo.gl/AEzbkQ | Alex Valavanis | 2015-11-09 | 1 | -17/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Potrace bitmap macros to upstream 1.13 | Alex Valavanis | 2015-11-08 | 1 | -8/+9 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use external Potrace | Alex Valavanis | 2015-11-08 | 19 | -4054/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | window/task bar icon missing when installed in non-standard location | Raphael Rosch | 2015-11-20 | 2 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix for bug 1517740 (crash in some cases in selection sets) | Marc Jeanmougin | 2015-11-19 | 1 | -2/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix potentential null pointer dereference | Kris | 2015-11-16 | 1 | -5/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | null pointer dereference fix | Kris De Gussem | 2015-11-16 | 1 | -5/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removes warnings when compiling with c++11 using uniqueptr instead of autoptr | Marc Jeanmougin | 2015-11-16 | 5 | -3/+24 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | static code analysis | Kris De Gussem | 2015-11-16 | 2 | -7/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a typo | Jabier Arraiza Cenoz | 2015-11-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | End fixing roughen | Jabier Arraiza Cenoz | 2015-11-15 | 3 | -38/+30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | max_smooth_angle working, now deleted after because dont think a good improve... | Jabier Arraiza Cenoz | 2015-11-15 | 1 | -107/+117 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing compile problem | Jabier Arraiza Cenoz | 2015-11-14 | 2 | -30/+30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to trunk | Jabier Arraiza Cenoz | 2015-11-14 | 25 | -77/+109 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix erase mode in no overlap mode, pointed by Ivan Louette | Jabier Arraiza Cenoz | 2015-11-14 | 1 | -12/+18 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some sane defaults for spray offset, subject to further tweaking | Alexandre Prokoudine | 2015-11-14 | 1 | -2/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | static code analysis | Kris De Gussem | 2015-11-13 | 3 | -13/+13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | static code analysis | Kris De Gussem | 2015-11-13 | 20 | -50/+50 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a bug on bspline, duplicating end nodes | Jabier Arraiza Cenoz | 2015-11-13 | 1 | -0/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adding default width | Jabier Arraiza Cenoz | 2015-11-14 | 1 | -3/+35 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a compile problem | Jabier Arraiza Cenoz | 2015-11-13 | 1 | -46/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug end node, start calculate size based in number of nodes and lenght | Jabier Arraiza Cenoz | 2015-11-13 | 2 | -1/+67 | |
