summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-13Regression fix: hide some toolbar icons on startupNathan Lee5-71/+56
2019-05-13Allow easy apply last LPE usedJabiertxof2-10/+12
2019-05-12Remove support for LCMS 1Karl Cheng20-239/+157
2019-05-12rename to avoid name clashes.Shlomi Fish1-2/+2
2019-05-12Extract the TagEmitter.append method.Shlomi Fish1-41/+39
2019-05-12Extract a common expression into a variable/const.Shlomi Fish1-63/+64
2019-05-12Stop crash on newline when entering rtl textNathan Lee1-4/+2
2019-05-12Add Delete to Objects Dialog context menuNathan Lee1-2/+3
2019-05-12Retrieve pattern object from ID before castingKarl Cheng1-14/+18
2019-05-12Fix meassuring problems in meassure LPEJabier Arraiza2-20/+11
2019-05-12Stop Connector tool avoidance crash in flatpakNathan Lee1-2/+6
2019-05-11libcroco: fix 'if' statement missing curly bracketsKarl Cheng1-1/+2
2019-05-10Remove support for saving as JavaFX 1.x script (*.fx)Karl Cheng6-1145/+13
2019-05-10Fix for inbox issue 467Jabiertxof1-0/+4
2019-05-09fix coding styleJabier Arraiza2-6/+6
2019-05-09Remove unclear functionJabiertxof2-15/+0
2019-05-09Add styling and options to hangle keyboard on LPE dialogJabiertxof2-38/+92
2019-05-08Revert bad fix from previous commitJabiertxof1-1/+1
2019-05-08Fix a crashing bug on Fillet Chamfer LPEJabiertxof1-1/+1
2019-05-07Add some documentation (Harfbuzz, OpenType SVG).Tavmjong Bah2-3/+5
2019-05-06Fix rendering for some SVG in OpenType fonts with glyphs that don't have a vi...Tavmjong Bah2-2/+11
2019-05-06Possibly fix build on Windows.Tavmjong Bah1-2/+2
2019-05-06Add basic SVG in OpenType support.Tavmjong Bah5-3/+186
2019-05-04Fix GdkMotionEvents under WaylandDiederik van Lierop1-1/+1
2019-05-03Fix opening of files on Windows (and possibly elsewhere)Patrick Storz1-1/+1
2019-05-03Adds out of bound check for selecting text on pathNathan Lee1-1/+3
2019-05-03Refer to correct array index in chunkAnchorPointNathan Lee1-3/+3
2019-05-01Select filter on each LPE add dialog to easy remove or modify. Also improve L...Jabier Arraiza2-24/+28
2019-05-01Good redraw of BPaths on trying to close a BSplineJabier Arraiza1-14/+12
2019-05-01Allow LPE retain elements on convert to paths inside the original defs objectJabiertxof1-1/+3
2019-04-30Fix disappearing and antialiasing of grid linesDiederik van Lierop2-7/+14
2019-04-30Set spacing in About DialogNathan Lee1-0/+3
2019-04-30Make display unit change roll out to toolbarsNathan Lee8-8/+15
2019-04-29Simplify UI for LPE addJabiertxof1-5/+4
2019-04-28Add inkex/deprecated-simple to PYTHONPATHThomas Holder1-6/+14
2019-04-27Fixing coding styleJabier Arraiza3-41/+16
2019-04-27Fixes some crashes when selector is * and allow select multiple tagsJabier Arraiza3-20/+77
2019-04-27Add out of bound checks to fill bucketNathan Lee1-3/+6
2019-04-26Fix coding styleJabier Arraiza1-1/+1
2019-04-26Allow comma separated (multiple) unhsndled selectorsJabier Arraiza1-2/+14
2019-04-26Fix coding styleJabier Arraiza1-1/+1
2019-04-26Show items selected by unhandled selectorsJabier Arraiza1-10/+11
2019-04-25Stop crash on binary path division (flatpak)Nathan Lee1-1/+1
2019-04-25fix #158 crash on exit w/ layer dialogThomas Holder1-0/+1
2019-04-25Change Alpha slider max from 255 to 100Nathan Lee3-16/+3
2019-04-25Small string fixes in rotate copies and mirror lpeMaren Hachmann2-3/+3
2019-04-25Update lpe-bool.cppMaren Hachmann1-7/+7
2019-04-24Add missing descriptions (mostly for experimental LPEs)Maren Hachmann1-42/+42
2019-04-24fix #175 crash with mask in <style>Thomas Holder1-2/+6
2019-04-24Fix commandline page selection page selection and allow to select poppler in cmdMarc Jeanmougin4-2/+28