summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-05Replicate some of the sp-item attribute handling for sp-stopMartin Owens1-3/+6
2018-10-05Removal of code but breaks gradientsMartin Owens12-240/+50
2018-10-05fix 1795942 "object to path" uses outdated stateThomas Holder7-4/+16
2018-10-04Remove old unset code which isn't used any moreMartin Owens2-176/+8
2018-10-04fix compiling on macOSThomas Holder1-1/+1
2018-10-04SPStyle property lookup helper classThomas Holder1-519/+197
2018-10-04Fix updating widgets on LPE missed in the refactorJabiertxof3-1/+5
2018-10-03Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable wit...Jabiertxof12-34/+47
2018-10-03Use existing colour toString in style writerMartin Owens1-15/+1
2018-10-03Use SPStyle and SPStyleEnum instead of getStyleProperty.Martin Owens1-11/+6
2018-10-02Fixes for LPE transforms and a bug when closing inkscape, related to lpeobjec...Jabiertxof6-24/+7
2018-10-02CMake: Allow to build with GraphicsMagick instead of ImageMagickEduard Braun2-7/+7
2018-10-012geom: update to c709d6b6780098d3e53363d925f7aee3c2640478Eduard Braun28-1117/+47
2018-10-01Avoid duplicating defines in config.h and on command lineEduard Braun4-1/+17
2018-10-01Move macros.h and remove unneeded macrosEduard Braun38-66/+41
2018-10-01Remove #include "config.h" wherever possibleEduard Braun311-1029/+144
2018-10-01Use _WIN32 instead of WIN32Eduard Braun37-92/+92
2018-10-01Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun21-57/+128
2018-10-01End fix bug bug:#1769679 #18; Crash when opening file with live path effectJabier Arraiza1-1/+6
2018-10-01Fix warnings in LPE rulerJabiertxof1-6/+12
2018-10-01Fix the object-to-path bug by adding back the SPIBase check.Martin Owens1-1/+4
2018-10-01Fix for bug #263620 comment 5,Jabier Arraiza6-44/+18
2018-10-01Improvements to transforms in LPEJabier Arraiza12-50/+26
2018-09-30Improve calls to document_unitsJabier Arraiza4-31/+9
2018-09-30Revert "c++11 refactor: std::auto_ptr -> std::unique_ptr"Thomas Holder3-2/+6
2018-09-30Revert "c++11 refactor: ifdef CPP11 -> std::forward"Thomas Holder1-7/+13
2018-09-30use poppler-transition-api instead of ifdefsThomas Holder2-702/+208
2018-09-30c++11 refactor: ifdef CPP11 -> std::forwardThomas Holder1-13/+7
2018-09-30c++11 refactor: std::auto_ptr -> std::unique_ptrThomas Holder3-6/+2
2018-09-30refactor: simplify loopThomas Holder1-9/+3
2018-09-30fix Align > Rearrange > clockwise with y-axis downThomas Holder1-0/+3
2018-09-30Fix for bug #1769679, Crash when opening file with live path effectJabier Arraiza1-6/+12
2018-09-30Fix for bug:#1299461; Some LPE fails on apply to original, but cloned elementsJabier Arraiza3-5/+16
2018-09-30fix 1787601 star stroke width scaled by 3.78Thomas Holder5-5/+0
2018-09-30Avoid crash on document close if default template is missingEduard Braun1-1/+1
2018-09-30Canonicalize path read from INKSCAPE_DATADIR environment variableEduard Braun1-0/+4
2018-09-29Inkscapestream: Make some things const and avoid unnecessary copiesEduard Braun2-9/+8
2018-09-29Purge gunichar from InkscapestreamEduard Braun15-49/+46
2018-09-29Clean up stream output in repr-io.cppEduard Braun1-19/+10
2018-09-29Inkscapestream: Fix write methods for string typesEduard Braun1-7/+7
2018-09-29fix 90 deg cw/ccw rotation with inverted y-axisThomas Holder1-1/+2
2018-09-29Fix for bug:#1005036Jabier Arraiza1-3/+2
2018-09-29Fix bug: #1644805Jabier Arraiza2-1/+6
2018-09-29Fix for bug: #1791784 LPE path effect undo does not workJabier Arraiza6-14/+39
2018-09-28Fix unneeded headers from previous commit removing fix for 1219324 not needed...Jabier Arraiza1-3/+0
2018-09-28Remove uneeded fix for bugJabier Arraiza1-8/+0
2018-09-28Fix bug #1791696: PowerClip: Using a group as a clip doesn't work as expectedJabier Arraiza3-16/+23
2018-09-28fix 1789208 poppler 0.69Thomas Holder7-45/+80
2018-09-27Comment out a crash creating signal and remove some commentsMartin Owens1-5/+5
2018-09-27Make attrdialog use the new iconrenderer sigc++ signalMartin Owens2-25/+10