summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove "== true"sShlomi Fish2016-09-151-2/+2
* Correct a typo and a sporious "== true" in a comment.Shlomi Fish2016-09-151-1/+1
* Merged.Shlomi Fish2016-09-1514-104/+289
|\
| * [Bug #459914] Non-ascii (ja) charactors aren't displayed properly in Handle t...ohtsuka-yoshio2016-09-141-0/+2
| * Fixed out of range pointersAdrian Boguszewski2016-09-121-4/+10
| * Fix compiler warningJabier Arraiza Cenoz2016-09-111-1/+1
| * Fix bugs: #1621234 and #172137Jabier Arraiza Cenoz2016-09-115-41/+36
| * Fix bug: #1621213 in Pattern Along Path LPEJabier Arraiza Cenoz2016-09-091-2/+3
| * Improve font editing dialog.Tavmjong Bah2016-09-065-55/+216
| |\
| | * Improve font editing dialog:Tavmjong Bah2016-07-105-55/+215
| * | Improve pattern rendering with large pattern transform.Tavmjong Bah2016-09-061-2/+12
| * | Fix history handling for previous commit.Tavmjong Bah2016-09-051-3/+4
| * | Save new 'x' and 'y' attribute values when 'line-height' changed.Tavmjong Bah2016-09-051-0/+9
* | | Refactor == trueShlomi Fish2016-09-051-2/+2
* | | Merged.Shlomi Fish2016-09-053-7/+16
|\| |
| * | Bug#744612. Add minimun radius value to minimize hangsJabier Arraiza Cenoz2016-09-052-6/+12
| * | Fix bug#744612Jabier Arraiza Cenoz2016-09-041-0/+3
| * | Fix some chrash when apply LPE: ej- sometimes GearJabier Arraiza Cenoz2016-09-041-1/+1
* | | Remove test for bool value.Shlomi Fish2016-09-031-1/+1
* | | Merged.Shlomi Fish2016-09-033-47/+53
|\| |
| * | CMake: add missing headersCampbell Barton2016-09-033-47/+53
* | | remove == true/false.Shlomi Fish2016-09-031-3/+3
* | | Avoid == true / == false.Shlomi Fish2016-09-031-2/+1
* | | RefactoringShlomi Fish2016-09-031-13/+7
* | | Convert to boolean truth/falsehood.Shlomi Fish2016-09-031-5/+5
* | | Remove == true.Shlomi Fish2016-09-031-2/+2
* | | Remove == true.Shlomi Fish2016-09-031-1/+1
* | | Refactoring: #if 0, == true, and const.Shlomi Fish2016-09-021-2/+5
* | | Remove extraneous checks for truth/false.Shlomi Fish2016-09-021-4/+4
* | | Remove a superflous == TRUE.Shlomi Fish2016-09-021-1/+1
* | | Inline two "style" variables.Shlomi Fish2016-09-021-4/+2
* | | Remove a pointless == for boolShlomi Fish2016-09-021-1/+1
* | | Removed some duplicate code.Shlomi Fish2016-09-021-25/+10
|/ /
* | Bug fixes to stroke to path pointed by CRJabier Arraiza Cenoz2016-09-021-11/+18
* | Make GTK3 width of Text and Font dialog more reasonable.Tavmjong Bah2016-09-011-3/+4
* | Comment out line-height setting code in Text and Font dialog as it does not y...Tavmjong Bah2016-09-011-3/+7
* | Fix font style handling for non-system fonts.Tavmjong Bah2016-09-012-4/+16
* | Drop unused cxxtest fork in favour of GoogletestAlex Valavanis2016-08-3017-2595/+0
* | Use HarfBuzz instead of deprecated Pango OTAlex Valavanis2016-08-301-67/+58
* | [Bug #1447971] User palettes not available if all shared system palettes are ...Nicolas Dufour2016-08-301-1/+1
* | Add phantom bpath to helperJabier Arraiza Cenoz2016-08-291-1/+1
* | Decrease contrast of phantom bpathJabier Arraiza Cenoz2016-08-291-1/+1
* | Partial fix for bug 172063 while we find a better solution for XOR in helper ...Jabier Arraiza Cenoz2016-08-2911-54/+56
* | Fix a bug in pattern along path at first edit node after applied. Backport it...Jabier Arraiza Cenoz2016-08-295-13/+34
* | Fix some comment typosJabier Arraiza Cenoz2016-08-291-1/+1
* | Add comment and fix in helper pathsJabier Arraiza Cenoz2016-08-292-1/+4
* | Fixes to helper paths. evaluate backport to 0.92.xJabier Arraiza Cenoz2016-08-294-6/+29
* | Don't write out sodipodi:line-spacing. Don't read if 'line-height' already set.Tavmjong Bah2016-08-292-23/+7
* | Code design. Replacing tabs with spaces, and fixng parentheses warning.Nicolas Dufour2016-08-291-4/+4
* | [Bug #1425542] Filter applied on group does not auto redraw when edited.alvinhochun2016-08-291-0/+7