| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Working on powerstroke fixes to pentool | Jabier Arraiza | 2017-12-18 | 7 | -379/+147 |
| * | Merge branch 'master' into powerpencilII | Jabier Arraiza | 2017-12-15 | 4 | -10/+26 |
| |\ | |||||
| | * | Fix typos | Jabier Arraiza | 2017-12-14 | 1 | -1/+1 |
| | * | Add break apart. Thanks Maren | Jabier Arraiza | 2017-12-14 | 3 | -4/+3 |
| | * | Fix strings, thanks Maren | Jabier Arraiza | 2017-12-14 | 1 | -2/+2 |
| | * | Make optional convert clone to path by a prefs option | Jabier Arraiza | 2017-12-14 | 3 | -3/+18 |
| | * | This commit: | Jabiertxo Arraiza Cenoz | 2017-12-14 | 2 | -10/+12 |
| * | | Merge branch 'master' into powerpencilII | Jabier Arraiza | 2017-12-14 | 8 | -178/+168 |
| |\| | |||||
| | * | Minor header cleanup. Add a few class names. | Tavmjong Bah | 2017-12-13 | 6 | -7/+8 |
| | * | Fix scrollbar overlapping palette. | Tavmjong Bah | 2017-12-13 | 2 | -118/+114 |
| | * | Cleanup before GTK3 fixes. | Tavmjong Bah | 2017-12-12 | 2 | -77/+70 |
| * | | Merge branch 'master' into powerpencilII | Jabier Arraiza | 2017-12-12 | 24 | -231/+479 |
| |\| | |||||
| | * | Name a few more widgets. | Tavmjong Bah | 2017-12-11 | 4 | -0/+5 |
| | * | Merge branch 'hidpi_canvas' | Tavmjong Bah | 2017-12-11 | 19 | -230/+472 |
| | |\ | |||||
| | | * | Fix rendering of controls that don't invert color. | Tavmjong Bah | 2017-12-11 | 1 | -2/+3 |
| | | * | Support device scale in filters. | Tavmjong Bah | 2017-11-30 | 12 | -40/+127 |
| | | * | Store device-scale and propogate value where necessary. | Tavmjong Bah | 2017-11-30 | 4 | -34/+54 |
| | | * | Adapt control shapes for hi DPI displays. | Tavmjong Bah | 2017-11-27 | 1 | -167/+182 |
| | | * | Simple scaling of controls for high DPI screens (nodes, arrows, etc.). | Tavmjong Bah | 2017-11-26 | 1 | -4/+23 |
| | | * | Remove debugging code and other cleanup. | Tavmjong Bah | 2017-11-24 | 3 | -128/+25 |
| | | * | Fix repainting. | Tavmjong Bah | 2017-11-24 | 1 | -3/+21 |
| | | * | First attempt at supporting HiDPI on canvas. | Tavmjong Bah | 2017-11-23 | 4 | -33/+218 |
| | * | | Prevent snapping while space-panning | Duncan | 2017-12-08 | 1 | -1/+2 |
| * | | | Moving tolerance | Jabier Arraiza | 2017-12-08 | 3 | -4/+16 |
| * | | | Mege trunk into powerpencilII | Jabier Arraiza | 2017-12-07 | 29 | -276/+555 |
| |\| | | |||||
| | * | | Fix bug 1733422 - Bezier and pencil tool don't work form: from clipboard | Jabier Arraiza | 2017-12-07 | 1 | -0/+16 |
| | * | | Fix bug 1735316 - Pattern Along Path: Option to hide the new handler | Jabier Arraiza | 2017-12-06 | 4 | -31/+66 |
| | * | | Fix bug:#1713491: opening the 'Path Effects' dialog causes document to be mar... | Jabier Arraiza | 2017-12-06 | 1 | -2/+4 |
| | * | | Fix bug#1643179. Guides lock lost on load. Patch proposed in #5 | Jabier Arraiza | 2017-12-05 | 6 | -15/+19 |
| | * | | Fix bug:1695649 - Knot LPE has no effect after Simplify or B-Spline | Jabier Arraiza | 2017-12-05 | 1 | -6/+2 |
| | * | | PDF+LaTeX export: do not apply style to newlines | Eduard Braun | 2017-12-05 | 1 | -25/+28 |
| | * | | PDF+LaTeX export: Fix multiline text | Eduard Braun | 2017-12-05 | 1 | -13/+30 |
| | * | | PDF+LaTeX export: Avoid printing empty boxes | Eduard Braun | 2017-12-05 | 1 | -0/+5 |
| | * | | Merge branch 'master' into pen-tool-mode-fixes | Jabiertxo Arraiza Cenoz | 2017-12-05 | 13 | -57/+140 |
| | |\ \ | |||||
| | | * | | Attemp to fix compile bug | Jabiertxo Arraiza Cenoz | 2017-12-05 | 2 | -3/+2 |
| | | * | | Merge branch 'master' into fixSpinButtonAndSliderInLPE | Jabier Arraiza | 2017-12-05 | 3 | -4/+224 |
| | | |\ \ | |||||
| | | | * | | Add arc radius to toolbar | Geoff Lankow | 2017-12-04 | 3 | -34/+95 |
| | | * | | | Working on compiling on linux problem. Another attemp to Eduard fix | Jabier Arraiza | 2017-12-05 | 2 | -1/+1 |
| | | * | | | Add sugested header by Eduard Braun to allow compiling | Jabier Arraiza | 2017-12-04 | 1 | -1/+1 |
| | | * | | | Working on compiling on linux problem | Jabier Arraiza | 2017-12-04 | 3 | -3/+7 |
| | | * | | | Merge branch 'master' into fixSpinButtonAndSliderInLPE | Jabier Arraiza | 2017-12-04 | 7 | -131/+164 |
| | | |\ \ \ | |||||
| | | * | | | | Minor fixes to remove WIP | Jabier Arraiza | 2017-12-04 | 1 | -5/+5 |
| | | * | | | | Adding fix to sliders and spin buttons on LPE | Jabier Arraiza | 2017-12-04 | 10 | -24/+43 |
| | * | | | | | Add fix to problem switching pen tool modes | Jabier Arraiza | 2017-12-04 | 4 | -144/+115 |
| | | |_|/ / | |/| | | | |||||
| | * | | | | Add controls for rx/ry to arc toolbar | Eduard Braun | 2017-12-04 | 1 | -0/+159 |
| | |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | | * | | | Change labels a bit for consistency with other UI strings | Eduard Braun | 2017-12-04 | 1 | -2/+2 |
| | | * | | | Prevent setting zero radius | Eduard Braun | 2017-12-04 | 1 | -0/+7 |
| | | * | | | Account for Inkscape's custom arcs (which do not have cx/cy) | Eduard Braun | 2017-12-04 | 1 | -0/+4 |
| | | * | | | Do not reset rx/cx to zero when resetting arc to whole ellipse | Eduard Braun | 2017-12-04 | 1 | -7/+0 |
| | | * | | | Add arc radius to toolbar | Geoff Lankow | 2017-11-25 | 1 | -0/+155 |
| | | | |/ | | |/| | |||||
