summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* libcroco: fix 'if' statement missing curly bracketsKarl Cheng2019-05-111-1/+2
* Merge branch 'use-cmake-install-libdir' of gitlab.com:YuGiOhJCJ/inkscapeMarc Jeanmougin2019-05-101-1/+1
|\
| * * CMakeLists.txt: Modified file (use the CMAKE_INSTALL_LIBDIR variable instea...YuGiOhJCJ2019-04-171-1/+1
* | Remove support for saving as JavaFX 1.x script (*.fx)Karl Cheng2019-05-106-1145/+13
* | Fix for inbox issue 467Jabiertxof2019-05-101-0/+4
* | fix coding styleJabier Arraiza2019-05-092-6/+6
* | Remove unclear functionJabiertxof2019-05-092-15/+0
* | Add styling and options to hangle keyboard on LPE dialogJabiertxof2019-05-092-38/+92
* | Revert bad fix from previous commitJabiertxof2019-05-081-1/+1
* | Fix a crashing bug on Fillet Chamfer LPEJabiertxof2019-05-081-1/+1
* | Add some documentation (Harfbuzz, OpenType SVG).Tavmjong Bah2019-05-072-3/+5
* | Fix rendering for some SVG in OpenType fonts with glyphs that don't have a vi...Tavmjong Bah2019-05-062-2/+11
* | Possibly fix build on Windows.Tavmjong Bah2019-05-061-2/+2
* | Add basic SVG in OpenType support.Tavmjong Bah2019-05-065-3/+186
* | Fix GdkMotionEvents under WaylandDiederik van Lierop2019-05-041-1/+1
* | Fix opening of files on Windows (and possibly elsewhere)Patrick Storz2019-05-031-1/+1
* | Adds out of bound check for selecting text on pathNathan Lee2019-05-031-1/+3
* | Refer to correct array index in chunkAnchorPointNathan Lee2019-05-031-3/+3
* | Merge branch 'master' of gitlab.com:inkscape/inkscapeDiederik van Lierop2019-05-013-39/+43
|\ \
| * | Select filter on each LPE add dialog to easy remove or modify. Also improve L...Jabier Arraiza2019-05-012-24/+28
| * | Good redraw of BPaths on trying to close a BSplineJabier Arraiza2019-05-011-14/+12
| * | Allow LPE retain elements on convert to paths inside the original defs objectJabiertxof2019-05-011-1/+3
* | | Merge branch 'master' of gitlab.com:inkscape/inkscapeDiederik van Lierop2019-04-3033-96/+240
|\| |
| * | Set spacing in About DialogNathan Lee2019-04-301-0/+3
| * | Make display unit change roll out to toolbarsNathan Lee2019-04-308-8/+15
| * | Simplify UI for LPE addJabiertxof2019-04-291-5/+4
| * | Add inkex/deprecated-simple to PYTHONPATHThomas Holder2019-04-281-6/+14
| * | Fixing coding styleJabier Arraiza2019-04-273-41/+16
| * | Fixes some crashes when selector is * and allow select multiple tagsJabier Arraiza2019-04-273-20/+77
| * | Add out of bound checks to fill bucketNathan Lee2019-04-271-3/+6
| * | Fix coding styleJabier Arraiza2019-04-261-1/+1
| * | Allow comma separated (multiple) unhsndled selectorsJabier Arraiza2019-04-261-2/+14
| * | Fix coding styleJabier Arraiza2019-04-261-1/+1
| * | Show items selected by unhandled selectorsJabier Arraiza2019-04-261-10/+11
| * | Stop crash on binary path division (flatpak)Nathan Lee2019-04-251-1/+1
| * | fix #158 crash on exit w/ layer dialogThomas Holder2019-04-251-0/+1
| * | Change Alpha slider max from 255 to 100Nathan Lee2019-04-253-16/+3
| * | fix #175 crash with mask in <style>Thomas Holder2019-04-241-2/+6
| * | Fix commandline page selection page selection and allow to select poppler in cmdMarc Jeanmougin2019-04-244-2/+28
| * | Add comment, rename functionMarc Jeanmougin2019-04-243-5/+16
| * | Add second Tav fixMarc Jeanmougin2019-04-241-1/+16
| * | Fix style and line detectionMarc Jeanmougin2019-04-242-4/+5
| * | Removes style on empty linesMarc Jeanmougin2019-04-243-0/+26
| * | Keep Document Grid spacing on change and saveNathan Lee2019-04-242-21/+21
| * | Tentative fix for poppler 0.76Marc Jeanmougin2019-04-242-1/+8
| * | Fix center alignment errors in flowed text due to white space between element...Tavmjong Bah2019-04-241-1/+2
* | | Fix disappearing and antialiasing of grid linesDiederik van Lierop2019-04-302-7/+14
|/ /
* | Fix bug in previous mergeJabier Arraiza2019-04-201-15/+15
* | fix compilingJabier Arraiza2019-04-201-2/+2
* | Fix compiling issueJabier Arraiza2019-04-202-3/+3