summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug continuing a bezier path whith a LPE one like spiro or bsplineJabier Arraiza Cenoz2015-07-102-10/+18
* Force PNG bitmap export to always write with PNG extensionJabier Arraiza Cenoz2015-07-101-3/+5
* Fix build failures on some platforms.Krzysztof Kosi??ski2015-07-084-10/+4
* Patch from Simon Keller to correct alignment of rotated text in PDF+TEX output.Tavmjong Bah2015-07-071-3/+9
* Update 2Geom to r2417: make scan-build happyKrzysztof Kosi??ski2015-07-062-3/+3
* 2geom. Fixes make distcheck failure.Nicolas Dufour2015-07-061-1/+0
* Hopefully fix build failure on i386Krzysztof Kosi??ski2015-07-051-1/+1
* SVG font editor: fix defunct Kerning tab (bug #1406543)su_v2015-07-051-0/+5
* Colors. Fix for Bug #1457069 (ICC profile filename with [] causes a crash).Nicolas Dufour2015-07-051-1/+1
* Fix compilation failure in make checkKrzysztof Kosi??ski2015-07-056-170/+47
* Sync 2Geom to revision 2413.Krzysztof Kosi??ski2015-07-04245-9139/+15310
|\
| * Upgrade to 2Geom r2413Krzysztof Kosi??ski2015-07-0432-553/+817
| * 2Geom CMake adjustmentKrzysztof Kosi??ski2015-05-221-2/+3
| * Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-2270-1669/+2203
| * Merge from trunkKrzysztof Kosi??ski2015-05-22107-5340/+6396
| |\
| * | Undo changes to CMakeLists.txt in 2geom directory after syncsKrzysztof Kosi??ski2015-05-091-183/+133
| * | Update to 2Geom r2360. Fixes taper stroke LPE.Krzysztof Kosi??ski2015-05-092-5/+46
| * | Fix eraser toolKrzysztof Kosi??ski2015-05-095-153/+222
| * | Merge from trunkKrzysztof Kosi??ski2015-05-08267-4302/+7118
| |\ \
| * | | More helper/geom.h pruning.Krzysztof Kosi??ski2015-05-083-35/+7
| * | | Remove round_rectangle_outwards from helper/geom.hKrzysztof Kosi??ski2015-05-083-15/+1
| * | | Adjust CMakeLists for 2geom directoryKrzysztof Kosi??ski2015-05-081-4/+0
| * | | Update to 2Geom r2358 - better z-snapping logicKrzysztof Kosi??ski2015-05-082-43/+60
| * | | Fix path conversion between 2Geom and LivarotKrzysztof Kosi??ski2015-05-081-7/+1
| * | | Fix ellipse problemsKrzysztof Kosi??ski2015-05-085-19/+26
| * | | Fix node editing problemsKrzysztof Kosi??ski2015-05-086-54/+95
| * | | Update 2Geom to r2347Krzysztof Kosi??ski2015-04-3014-182/+150
| * | | Fix calls to Geom::cross() - sign change.Krzysztof Kosi??ski2015-04-2820-68/+111
| * | | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-27218-7116/+12404
* | | | Preferences. Fix for Bug #1459944 (self-intersecting shape display and union ...tavmjong-free2015-06-301-1/+1
* | | | Templates. Fix for Bug #1402182 (Crash with color widget used in procedural t...Nicolas Dufour2015-06-301-2/+4
* | | | Improve hidding helper path when show outline toogle is onjtx2015-06-261-3/+6
* | | | Fix for the bug 1468396. Fix the new bug noticed by su_vJabier Arraiza Cenoz2015-06-251-0/+3
* | | | Improve Tips for BSpline modeJabier Arraiza Cenoz2015-06-252-2/+12
* | | | Fix for the bug 1468396Jabier Arraiza Cenoz2015-06-251-0/+7
* | | | Set sensitivty of font-variant buttons according to available OpenType tables.Tavmjong Bah2015-06-256-5/+261
* | | | Merge node angle measurement by Alexander BrockKrzysztof Kosi??ski2015-06-241-3/+21
|\ \ \ \
| * | | | Change function call to one lineAlexander Brock2015-06-101-3/+1
| * | | | Compute angle in [0,180[ and adhere to style guideAlexander Brock2015-06-101-11/+6
| * | | | Show angle of selected line segments relative to X-axisAlexander Brock2015-06-081-3/+26
* | | | | Libcroco. cr-fonts: Fix a bad copy/paste error (already fixed upstream).Nicolas Dufour2015-06-231-1/+1
* | | | | Fix for bug #1467601 (Missing undo history label for metadata description).Nicolas Dufour2015-06-231-2/+1
* | | | | Spray. Fix for Bug #1459845 (Spray tool pressure sensitivity broken?).Nicolas Dufour2015-06-222-39/+9
* | | | | Tracing. Fix for Bug #1456387 (Trace Bitmap: Multiscan > Brightness steps pro...Nicolas Dufour2015-06-221-1/+1
* | | | | Add simple GUI for 'font-feature-settings'.Tavmjong Bah2015-06-225-4/+120
* | | | | Enable rendering of 'font-feature-settings' and 'font-variant-east-asian'.Tavmjong Bah2015-06-224-24/+51
* | | | | Render font variants (ligatures, postions, caps, numerics).Tavmjong Bah2015-06-213-0/+83
* | | | | Spray Tool. Fixing boolean initialization and coding style issues.Nicolas Dufour2015-06-182-11/+11
* | | | | Enable column headers. Add tooltips to headers.Tavmjong Bah2015-06-182-3/+37
* | | | | Make the behavior of the snap indicator fully transparent, such that all even...Diederik van Lierop2015-06-123-23/+29