| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | static code analysis | Kris De Gussem | 2015-11-07 | 1 | -25/+27 |
| * | Rebase on upstream libcroco 0.6.9 and backport minor fixes | Alex Valavanis | 2015-11-07 | 24 | -286/+326 |
| * | static code analysis | Kris De Gussem | 2015-11-06 | 1 | -1/+6 |
| * | static code analysis | Kris De Gussem | 2015-11-06 | 1 | -70/+69 |
| * | static code analysis | Kris De Gussem | 2015-11-05 | 20 | -55/+55 |
| * | Fix a bug compiling | Jabier Arraiza Cenoz | 2015-11-03 | 1 | -1/+0 |
| * | update to trunk | Jabier Arraiza Cenoz | 2015-11-03 | 31 | -175/+189 |
| |\ | |||||
| | * | i18n. Strings disambiguation (thanks, Maren!). | Nicolas Dufour | 2015-11-01 | 4 | -46/+46 |
| | * | Typo fix | Yuri Chornoivan | 2015-11-01 | 2 | -3/+3 |
| | * | static code analysis | Kris De Gussem | 2015-10-29 | 11 | -55/+47 |
| | * | patch for bug 1511508 | mathog | 2015-10-29 | 2 | -5/+2 |
| | * | static code analysis | Kris De Gussem | 2015-10-28 | 9 | -26/+31 |
| | * | typo | Kris De Gussem | 2015-10-28 | 1 | -1/+1 |
| | * | add gtk3 experimental support in CMake | Shlomi Fish | 2015-10-26 | 3 | -43/+63 |
| * | | Fix a localization problem storing attribute | Jabier Arraiza Cenoz | 2015-11-03 | 1 | -2/+4 |
| * | | Fixed some toolbox definition and minor tweaks | Jabier Arraiza Cenoz | 2015-10-25 | 2 | -25/+49 |
| * | | Removing some stringsstreams and free gchars | Jabier Arraiza Cenoz | 2015-10-23 | 1 | -12/+13 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-10-22 | 8 | -73/+174 |
| |\| | |||||
| | * | Fix for bug #1498444 (Guides flicker under the mouse after changing the label... | Nicolas Dufour | 2015-10-21 | 1 | -2/+2 |
| | * | Extensions. Fix for bug #1506043 (PDF import options always default to Popple... | Nicolas Dufour | 2015-10-19 | 1 | -0/+1 |
| | * | Fix first handle position on along nodes mode | Jabier Arraiza Cenoz | 2015-10-19 | 1 | -1/+1 |
| | * | Change oprions of handles to a enum widget | Jabier Arraiza Cenoz | 2015-10-19 | 2 | -44/+113 |
| | * | Added "Spray Friendly" Parameter to roughen LPE | Jabier Arraiza Cenoz | 2015-10-18 | 6 | -35/+66 |
| * | | Fix the points Nathan review. | Jabier Arraiza Cenoz | 2015-10-22 | 5 | -496/+404 |
| |\ \ | |||||
| | * | | Added Scale option | Jabier Arraiza Cenoz | 2015-10-18 | 3 | -42/+76 |
| |/ / | |||||
| * | | Add precision to measure. Also change other scalar widgets to a .2 precision ... | Jabier Arraiza Cenoz | 2015-10-17 | 3 | -9/+62 |
| * | | Fix for numbering crosing labels | Jabier Arraiza Cenoz | 2015-10-17 | 1 | -4/+12 |
| * | | String fixes | Jabier Arraiza Cenoz | 2015-10-17 | 1 | -3/+3 |
| * | | Fixed guides if current layer has any transform | Jabier Arraiza Cenoz | 2015-10-17 | 2 | -78/+54 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-10-16 | 1 | -3/+5 |
| |\| | |||||
| | * | Make the handle of a dynamic offset snappable | Diederik van Lierop | 2015-10-15 | 1 | -3/+5 |
| * | | fixing guide positions... | Jabier Arraiza Cenoz | 2015-10-16 | 1 | -2/+4 |
| * | | Fix a wrong string | Jabier Arraiza Cenoz | 2015-10-16 | 1 | -1/+1 |
| * | | Fix a regression on mirror measure | Jabier Arraiza Cenoz | 2015-10-16 | 1 | -0/+2 |
| * | | Add convert to guides option | Jabier Arraiza Cenoz | 2015-10-16 | 4 | -0/+110 |
| * | | removed unnecesary line | Jabier Arraiza Cenoz | 2015-10-16 | 1 | -1/+0 |
| * | | Fixed explicit base with SHIFT to allow calculate angles | Jabier Arraiza Cenoz | 2015-10-16 | 2 | -66/+56 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-10-15 | 14 | -256/+338 |
| |\| | |||||
| | * | Bug fixes in roughen and added uption to retract handles | Jabier Arraiza Cenoz | 2015-10-15 | 2 | -45/+38 |
| | * | Simplify code after removal of 'block-progression'. | Tavmjong Bah | 2015-10-15 | 1 | -16/+13 |
| | * | Add new 'writing-mode' values, remove 'block-progression', fix a few typos. | Tavmjong Bah | 2015-10-15 | 7 | -39/+49 |
| | * | clang-format | Marc Jeanmougin | 2015-10-14 | 1 | -72/+87 |
| | * | Detect trivial loops | Marc Jeanmougin | 2015-10-14 | 1 | -0/+1 |
| | * | Fix snapping while rotating a selection | Diederik van Lierop | 2015-10-14 | 3 | -40/+9 |
| | * | improved results of roughen LPE | Jabier Arraiza Cenoz | 2015-10-14 | 1 | -26/+18 |
| | * | Fix from Johan to prevent referencing null C++ pointer. Found via Clang scan ... | Tavmjong Bah | 2015-10-14 | 1 | -1/+2 |
| | * | Added a parameter to roughen LPE to allow fixed displacement of points | Jabier Arraiza Cenoz | 2015-10-13 | 2 | -113/+127 |
| | * | Fix position node splited | Jabier Arraiza Cenoz | 2015-10-13 | 2 | -21/+111 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-10-12 | 2 | -9/+25 |
| |\| | |||||
| | * | Fix position of text when 'direction' is 'rtl' (right-to-left). | Tavmjong Bah | 2015-10-12 | 2 | -9/+25 |
