summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-2270-1669/+2203
| | | (bzr r14059.2.16)
* Merge from trunkKrzysztof Kosi??ski2015-05-22107-5340/+6396
|\ | | | | (bzr r14059.2.15)
| * minor tweaks to libUEMF and related codemathog2015-05-2112-71/+145
| | | | | | (bzr r14169)
| * patch for bug 1457612mathog2015-05-211-6/+6
| | | | | | (bzr r14168)
| * patch bug 1294784mathog2015-05-212-1/+17
| | | | | | (bzr r14167)
| * Don't fill entry box with zeros while typing. Bug introduced with r14160.Tavmjong Bah2015-05-212-0/+11
| | | | | | (bzr r14166)
| * Font-variants widget: Enable 'Apply' button. Add more tooltips.Tavmjong Bah2015-05-204-29/+132
| | | | | | (bzr r14163)
| * Enable setting of 'font-variant-ligatures' (rendering waits on new Pango ↵Tavmjong Bah2015-05-188-33/+256
| | | | | | | | | | library). (bzr r14162)
| * sbasis-to-bezier. avoid ill-conditioned behavior for anti-symmetric case. ↵Alvin Penner2015-05-181-0/+6
| | | | | | | | | | | | | | | | (Bug 1428267) Fixed bugs: - https://launchpad.net/bugs/1428267 (bzr r14161)
| * fixed: color icc selector - extra rows on startupTomasz Boczkowski2015-05-171-0/+3
| | | | | | (bzr r14059.1.30)
| * fixed: color scales - updating color when switched from undefinedTomasz Boczkowski2015-05-177-59/+107
| | | | | | (bzr r14059.1.29)
| * fixed: color scales - extra row in RGB modeTomasz Boczkowski2015-05-171-0/+5
| | | | | | (bzr r14059.1.28)
| * merged trunkTomasz Boczkowski2015-05-1717-39/+886
| |\ | | | | | | (bzr r14059.1.27)
| | * Fix attributes unit test.Tavmjong Bah2015-05-171-1/+33
| | | | | | | | | (bzr r14158)
| | * Potential fix for 384688 (A linked offset to a text object is malformed...)Tavmjong Bah2015-05-161-1/+1
| | | | | | | | | | | | | | | Basically flip a flag to use a slower but more accurate offset method. (bzr r14156)
| | * Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ↵Tavmjong Bah2015-05-167-33/+183
| | | | | | | | | | | | | | | awaits Pango update. (bzr r14155)
| | * Enable setting of 'font-variant-ligatures' (rendering waits on new Pango ↵Tavmjong Bah2015-05-143-2/+34
| | | | | | | | | | | | | | | library). (bzr r14152)
| | * forgot a line; had weird consequences on filtersMarc Jeanmougin2015-05-121-0/+1
| | | | | | | | | (bzr r14150)
| | * cmake: fix build with new GUI for font-variant-xxx (r14148)su_v2015-05-121-0/+2
| | | | | | | | | (bzr r14149)
| | * GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in ↵Tavmjong Bah2015-05-1213-25/+655
| | | | | | | | | | | | | | | progress. (bzr r14148)
| * | merged trunkTomasz Boczkowski2015-05-115-38/+36
| |\| | | | | | | (bzr r14059.1.26)
| | * Translations. Fix typo in the Color blindness filter and Ukrainian ↵Yuri Chornoivan2015-05-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | translation update. Fixed bugs: - https://launchpad.net/bugs/1407331 (bzr r14145)
| | * UI. Fix for Bug #1450875 (A change of the Image quality for an ↵Nicolas Dufour2015-05-111-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | embedded/linked image can't be saved in some circumstances.). Fixed bugs: - https://launchpad.net/bugs/1450875 (bzr r14144)
| | * Metadata. Fix for Bug #1452266 (Outdated Creative Commons licenses).Nicolas Dufour2015-05-111-7/+7
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1452266 (bzr r14143)
| | * Fix for bug 1194091Marc Jeanmougin2015-05-102-28/+24
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1194091 (bzr r14142)
| * | fixed color selector not remembering it's last open tabTomasz Boczkowski2015-05-112-1/+4
| | | | | | | | | (bzr r14059.1.25)
| * | merged trunkTomasz Boczkowski2015-05-1115-121/+48
| |\| | | | | | | (bzr r14059.1.24)
| | * cmake: refactor SRC lists for optional input formats (cdr, vsd, wpg)su_v2015-05-091-7/+15
| | | | | | | | | (bzr r14139)
| | * Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz2015-05-0910-74/+8
| | | | | | | | | | | | | | | Remove units from fillet-chamfer and roughen (bzr r14136)
| | * Fix potential crash in FontListerKrzysztof Kosi??ski2015-05-091-1/+1
| | | | | | | | | (bzr r14135)
| | * duplicating layers now respect prefs for clone relinkingMarc Jeanmougin2015-05-093-39/+24
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/267565 (bzr r14134)
| * | fixed crash in paint selector when changing from gradient to solid colorTomasz Boczkowski2015-05-094-20/+28
| | | | | | | | | (bzr r14059.1.23)
| * | Using MODE_SOLID_COLOR in paint selector instead of duplicated ↵Tomasz Boczkowski2015-05-093-14/+9
| | | | | | | | | | | | | | | MODE_COLOR_RGB and MODE_COLOR_CMYK (bzr r14059.1.22)
| * | merged trunkTomasz Boczkowski2015-05-0965-228/+554
| |\| | | | | | | (bzr r14059.1.21)
| | * fix crash introduces by recent rev when clippingMarc Jeanmougin2015-05-091-4/+5
| | | | | | | | | (bzr r14133)
| | * fixed logic error in earlier fixMarc Jeanmougin2015-05-081-10/+12
| | | | | | | | | (bzr r14132)
| | * refactor sp_selection_set_maskMarc Jeanmougin2015-05-085-70/+40
| | | | | | | | | (bzr r14131)
| | * fixes various bugs with clipping and maskingMarc Jeanmougin2015-05-083-22/+18
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/569281 - https://launchpad.net/bugs/1319171 - https://launchpad.net/bugs/1177650 (bzr r14130)
| | * fix for bug 168013 and its mask counterpartMarc Jeanmougin2015-05-081-3/+59
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168013 (bzr r14129)
| * | renamed SPPattern methods to match coding styleTomasz Boczkowski2015-05-0310-139/+139
| | | | | | | | | (bzr r14059.1.20)
| * | Reformatted SPPatternTomasz Boczkowski2015-05-032-285/+305
| | | | | | | | | (bzr r14059.1.19)
| * | Reformatted refactored filesTomasz Boczkowski2015-05-0312-1324/+1291
| | | | | | | | | (bzr r14059.1.18)
| * | Removed commented out code from ColorNotebookTomasz Boczkowski2015-05-032-164/+0
| | | | | | | | | (bzr r14059.1.17)
| * | Introduced fixes after merge proposal reviewTomasz Boczkowski2015-05-036-75/+47
| | | | | | | | | (bzr r14059.1.16)
| * | merged trunkTomasz Boczkowski2015-05-031-6/+7
| |\ \ | | | | | | | | (bzr r14059.1.15)
| * | | Removed unnecessary inclusion of glibmm/threads.hTomasz Boczkowski2015-05-0310-67/+13
| | | | | | | | | | | | (bzr r14059.1.14)
| * | | gtk3 compile fixTomasz Boczkowski2015-05-026-31/+10
| | | | | | | | | | | | (bzr r14059.1.13)
| * | | merge with trunkTomasz Boczkowski2015-05-02230-4191/+6710
| |\ \ \ | | | | | | | | | | (bzr r14059.1.12)
| * \ \ \ merged gtk3 compile fixTomasz Boczkowski2015-04-261-3/+3
| |\ \ \ \ | | | | | | | | | | | | (bzr r14059.1.11)
| | * | | | gtk3 compile fixTomasz Boczkowski2014-06-011-1/+0
| | | | | | | | | | | | | | | | | | (bzr r13341.6.54)