summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Workarounds for crash bugs 1309050, 601336; will fix properly in experimentalLiam P. White2014-07-193-8/+8
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Warnings cleaup.Jon A. Cruz2014-07-155-21/+19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix moving of item center: 1) at paste and 2) at changing document unitsDiederik van Lierop2014-07-124-3/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scale tiled clones to document units (Bug 1288860)Alvin Penner2014-07-111-8/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix regression introduced by rev 13446 / 13333Diederik van Lierop2014-07-111-10/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix crash when ungrouping a group that has a filter applied to itDiederik van Lierop2014-07-101-2/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refresh SPCurve in a cloned clip (Bug 1322940)Alvin Penner2014-07-101-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugged powerstroke point array tried accessing points on a quickly diverging ...Liam P. White2014-07-081-1/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix regression that prevented snapping back to original location, caused by r...Diederik van Lierop2014-07-051-6/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix pentool backspace bug. Thanks JabierJohan B. C. Engelen2014-07-011-12/+23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix crash bug with connectorsJohan B. C. Engelen2014-06-291-7/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable rendering of new filter blend modes (but don't add them to GUI).Tavmjong Bah2014-06-295-28/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Layers. Fix for Bug #1326131 (Can't delete layer from context menu).Nicolas Dufour2014-06-291-4/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz2014-06-279-76/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revert rev. 13429 that broke LPE Bend, Envelope, etc etc.Johan B. C. Engelen2014-06-242-11/+28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for ungrouping/non-LPEItem masksLiam P. White2014-06-221-8/+23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new named color 'rebeccapurple' (CSS4 Color).Tavmjong Bah2014-06-212-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a crash where the canvas does not have a valid main elementLiam P. White2014-06-191-0/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for 1309050Liam P. White2014-07-271-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up some ShapeHolder related thingsLiam P. White2014-07-2611-209/+98
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Read HSL color (CSS Color Module Level 3).Tavmjong Bah2014-07-241-0/+53
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Basic support for <solidColor> element (rendring only as a paint server).Tavmjong Bah2014-07-248-0/+178
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a bug on type of 'fillet' on the closing nodeJabier Arraiza Cenoz2014-07-241-3/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug on closed nodes in fillet-chamfer LPEJabier Arraiza Cenoz2014-07-231-8/+16
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed alignaments of toggle buttonsJabier Arraiza Cenoz2014-07-221-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix bug pointed by LiamW in SpiroliveJabier Arraiza Cenoz2014-07-221-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add icons on/off to use in simplify LPE toggle buttonsJabier Arraiza Cenoz2014-07-211-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix buildLiam P. White2014-07-192-6/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update togglebutton parameter to handle if you want:Jabier Arraiza Cenoz2014-07-134-16/+95
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add signals to ToggleButton; more coding styleLiam P. White2014-07-085-663/+671
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugged powerstroke point array tried accessing points on a quickly diverging ...Liam P. White2014-07-081-1/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow basic editing capabilites if share directory is missingLiam P. White2014-07-075-0/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small patch from su_v to make versioning appear on out-of-tree buildsLiam P. White2014-07-071-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed toogle button to more clear combobox in envelope-prespective LPEJabier Arraiza Cenoz2014-07-072-20/+31
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Coding style improvementsLiam P. White2014-07-064-155/+134
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extension of fix for 13420: effects often set upper limit to inf, causing pro...Liam P. White2014-07-061-2/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix an oddity with path effects dialog, gtk3 onlyLiam P. White2014-07-061-2/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix FTBFS gtk3 & make checkLiam P. White2014-07-052-13/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Put correctly doubles in a functionJabier Arraiza Cenoz2014-07-021-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix buildLiam P. White2014-07-022-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed CMakeLists.txt pointed by LiamJabier Arraiza Cenoz2014-07-022-0/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add LPE fillet-chamferJabier Arraiza Cenoz2014-07-0213-6/+1922
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pen tool: add back removal of curvature handle when backspace-deleting a node...Johan B. C. Engelen2014-07-011-29/+32
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix crash bug with connectorsJohan B. C. Engelen2014-06-291-7/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | noop: fix bool type (C to C++)Johan B. C. Engelen2014-06-291-5/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable rendering of new filter blend modes (but don't add them to GUI).Tavmjong Bah2014-06-295-28/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz2014-06-279-77/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix windows build (gtk3) partly. broken because of windows.h poluting namespa...Johan B. C. Engelen2014-06-253-9/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix bug introduced in rev. 13403 (merge with trunk)Johan B. C. Engelen2014-06-242-11/+28
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for ungrouping/non-LPEItem masksLiam P. White2014-06-221-8/+22