summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Attemp lock hepersJabier Arraiza Cenoz2016-10-0411-53/+773
|\
| * xverbs branch merge by dmitry-zhulanovMarc Jeanmougin2016-10-038-34/+712
| |\
| | * beautify identsDmitry Zhulanov2016-10-031-4/+3
| | * beautify identsDmitry Zhulanov2016-10-032-3/+1
| | * butify identsDmitry Zhulanov2016-10-031-45/+63
| | * split big functionDmitry Zhulanov2016-10-021-6/+14
| | * fix cmake warning and remove whole xverbs code from compilation without yamlDmitry Zhulanov2016-10-012-8/+7
| | * fix indentDmitry Zhulanov2016-10-011-3/+3
| | * disable xverb feature if WITH_YAML definedDmitry Zhulanov2016-10-012-6/+19
| | * allow to use verbs as xverbsDmitry Zhulanov2016-09-292-3/+8
| | * allow optional args for xverbsDmitry Zhulanov2016-09-293-93/+102
| | * ignore additional arguments of x-verbsDmitry Zhulanov2016-09-271-34/+64
| | * no need to FileQuit verb checkingDmitry Zhulanov2016-09-271-15/+0
| | * fix indentionDmitry Zhulanov2016-09-271-72/+72
| | * update intends and bracketsDmitry Zhulanov2016-09-271-341/+320
| | * merge with trunkDmitry Zhulanov2016-09-2717-163/+169
| | |\
| | * | add x-verbs supportDmitry Zhulanov2016-09-266-2/+644
* | | | Fix scaling bugJabier Arraiza Cenoz2016-10-041-3/+5
* | | | Fix merge bugsJabier Arraiza Cenoz2016-10-033-30/+6
* | | | Update to trunkJabier Arraiza Cenoz2016-10-03695-31567/+6928
|\| | |
| * | | Merge in jabiertxof's hover information for measure toolMartin Owens2016-10-032-0/+121
| |\ \ \
| | * | | Fix a typo pointed by CRJabier Arraiza Cenoz2016-06-111-1/+1
| | * | | Add measure Over Item by a vlada idea on IRCJabier Arraiza Cenoz2016-06-062-0/+121
| * | | | Fix a bug on eraser mode when previous clip are shapes not pathsJabier Arraiza Cenoz2016-10-031-2/+10
| * | | | Prevent a crash if a mesh is defined in bounding box coordinates.Tavmjong Bah2016-10-031-0/+5
| * | | | Merge in the new eraser mode (2) which uses clip instead of cut.Martin Owens2016-10-027-82/+302
| |\ \ \ \
| | * \ \ \ Update to trunk and some fixesJabier Arraiza Cenoz2016-10-02760-33267/+9075
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Adjust dock size to minimum width during canvas table size allocation signal.Martin Owens2016-10-021-3/+10
| * | | | | Add a prune method to saving svg files that removes Adobe's i:pgf tag.Martin Owens2016-10-011-0/+26
| * | | | | Remove the reset on the glyph tangent, it breaks text on path (bug lp:1627523)Martin Owens2016-09-301-2/+0
| | |_|_|/ | |/| | |
| * | | | fix tabs in src/main-cmdlineactMarc Jeanmougin2016-09-272-61/+68
| * | | | Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.Tavmjong Bah2016-09-2717-163/+169
| | |_|/ | |/| |
| * | | Remove unused variable.Tavmjong Bah2016-09-261-1/+0
| * | | Fix undo/redo for mesh gradients.Tavmjong Bah2016-09-2614-97/+310
| * | | Add tracing code.Tavmjong Bah2016-09-262-0/+131
| * | | Fix Gtk type error, code cleanup, and documentation.Tavmjong Bah2016-09-262-7/+12
| * | | minor fix (+ satisfy build bots (?))Marc Jeanmougin2016-09-253-11/+8
| * | | Exposes to the user additional PNG settings: Interlacing, grayscale, bit dept...Marc Jeanmougin2016-09-256-38/+208
| * | | Changed order of selection itemsAdrian Boguszewski2016-09-251-2/+2
| * | | Fix a typo bugJabier Arraiza Cenoz2016-09-241-1/+1
| * | | Get rid of Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion 'g_utf8_va...Tavmjong Bah2016-09-241-1/+2
| * | | Fix bug 1627202 on mirror symmetry wrong results on transformsJabier Arraiza Cenoz2016-09-242-1/+14
| * | | Typo fix for name varJabier Arraiza Cenoz2016-09-241-3/+3
| * | | Code improvements on mirror symmetryJabier Arraiza Cenoz2016-09-241-6/+6
| * | | Fix bug pointed in inkscape devel by Miguel Lopez and CR. Caution now rotate ...Jabier Arraiza Cenoz2016-09-232-9/+12
| * | | Remove properties with default values from 'style' entries in users preferenc...Tavmjong Bah2016-09-201-0/+2
| * | | Add new function that removes properties with default values from SPCSSAttr.Tavmjong Bah2016-09-202-0/+41
| * | | Fix typo (font-variant-east_asian -> font-variant-east-asian).Tavmjong Bah2016-09-201-1/+1
| * | | adds a layer to put things in when opening raster filesMarc Jeanmougin2016-09-151-1/+6
| * | | Fix minor problem in previous commitMarc Jeanmougin2016-09-151-1/+1