summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fit to bounding box: correct transform when mesh has a non-identity gradient ↵Tavmjong Bah2016-11-121-0/+9
| | | | | transform. (bzr r15243)
* Fix rare crash on undo break apartMarc Jeanmougin2016-11-122-5/+7
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1449276 (bzr r15241)
* Fix selection toolbar icons missing on startMarc Jeanmougin2016-11-121-9/+9
| | | (bzr r15240)
* Add a make inkscape_pot to regen potfileMarc Jeanmougin2016-11-111-1/+1
| | | (bzr r15239)
* Fix filter editor updateMarc Jeanmougin2016-11-111-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1639985 (bzr r15238)
* fix automatic dockbar resizingMarc Jeanmougin2016-11-112-8/+1
| | | (bzr r15237)
* patch for bug 1405292, start clipping with COPY instead of OR so GDI ↵mathog2016-11-101-1/+1
| | | | | clipping works (bzr r15235)
* resizable undocked dialogsMarc Jeanmougin2016-11-091-0/+2
| | | (bzr r15233)
* merge boolop branch: Move boolop functions from sp_selected_path_<op> to ↵Marc Jeanmougin2016-11-0911-156/+113
|\ | | | | | | | | ObjectSet::path<op> (bzr r15232)
| * Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op>Alexander Brock2016-11-0911-156/+113
| | | | | | (bzr r15223.1.1)
* | Click-drag selects nodes rather than creates new mesh if mesh already exists.Tavmjong Bah2016-11-091-1/+18
| | | | | | (bzr r15231)
* | Enable swapping of fill and stroke when one is a mesh.Tavmjong Bah2016-11-091-0/+6
| | | | | | (bzr r15230)
* | Improve mesh handling in Fill and Stroke dialog.Tavmjong Bah2016-11-089-118/+551
| | | | | | | | | | | | Create new meshes with alternating color/white pattern (makes it more obvious a mesh has been created). (bzr r15229)
* | [Bug #1638472] Quadrant points of ellipse/circle fail to snap (as source or ↵suv-lp2016-11-081-3/+4
| | | | | | | | | | | | | | | | target). Fixed bugs: - https://launchpad.net/bugs/1638472 (bzr r15226)
* | [Bug #262341] Tooltips for LPE tool modes do not show up as translated.Nicolas Dufour2016-11-081-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/262341 (bzr r15225)
* | Remove embedded build date, to allow reproducible building.Mattia Rizzolo2016-11-072-2/+2
|/ | | | | | | | | | | Reproducible Builds is a ongoing project which aims at having "packages" "build" (as in, every build step, be it code compilation, doc generation, etc) be bit-by-bit reproducible regardless of the build environment. With this commit inkscape can be built reproducibly. See https://reproducible-builds.org for more info about the project. (bzr r15222.1.1)
* 1639832 Blend and blur unspected resultsJabier Arraiza Cenoz2016-11-072-5/+8
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1639832 (bzr r15222)
* fix cursor on big endian systemsmpasteven2016-11-061-0/+7
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1639611 (bzr r15221)
* merge recursive unlink clones branchMarc Jeanmougin2016-11-065-39/+112
|\ | | | | (bzr r15220)
| * Fix selection issue with ObjectSet::unlinkRecursive() and add tests for it.Alexander Brock2016-11-061-0/+1
| | | | | | (bzr r15204.1.5)
| * Remove duplicate code from unlinkRecursive() and fix issue with clones of groupsAlexander Brock2016-11-061-19/+4
| | | | | | (bzr r15204.1.4)
| * Make ObjectSet::unlink() work for clones which are both clipped and maskedAlexander Brock2016-11-041-12/+5
| | | | | | (bzr r15204.1.3)
| * Preserve clips when unlinking clonesAlexander Brock2016-11-041-27/+52
| | | | | | (bzr r15204.1.2)
| * Add "Edit->Clone->Unlink Clones recursively" function ↵Alexander Brock2016-11-045-11/+80
| |\ | | | | | | | | | | | | (ObjectSet::unlinkRecursive) (bzr r15204.1.1)
| | * Add recursive clone unlink featureAlexander Brock2016-10-275-100/+199
| | | | | | | | | (bzr r15191.1.1)
* | | Fix some bugs on pen/cil dropdown shapesJabier Arraiza Cenoz2016-11-061-42/+42
| | | | | | | | | (bzr r15219)
* | | further cppificationMarc Jeanmougin2016-11-065-32/+17
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1306662 (bzr r15218)
* | | Minor tweakJabier Arraiza Cenoz2016-11-061-1/+1
| | | | | | | | | (bzr r15217)
* | | Fix bug on apply bend LPE from pen/cil without cliboard, nothin happends ↵Jabier Arraiza Cenoz2016-11-061-1/+1
| | | | | | | | | | | | | | | previously (bzr r15216)
* | | Move a header placeJabier Arraiza Cenoz2016-11-051-1/+2
| | | | | | | | | (bzr r15215)
* | | Fix last commit not working, LPE are cloned on copiesJabier Arraiza Cenoz2016-11-053-7/+9
| | | | | | | | | (bzr r15214)
* | | Fix a bug on duplicate item with multiples LPE on it. previously the LPE ↵Jabier Arraiza Cenoz2016-11-051-23/+17
| | | | | | | | | | | | | | | | | | | | | | | | become "clones" if more than 1 LPE on the item. Also wee need to discuss what happends on LPE copied what are inside a group, fork them or clone, currently are cloned This can be a feature or a bug in the same user with diferent works. My proposal is fork it and add a item in paste LPEs to allow cloned LPE on paste (bzr r15213)
* | | Fix change between multiples LPE in the same itemJabier Arraiza Cenoz2016-11-051-12/+2
| | | | | | | | | (bzr r15212)
* | | Fix bug:1639098Jabier Arraiza Cenoz2016-11-051-2/+9
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1639098 (bzr r15211)
* | | Fix bug:1639083 crach closing segment with shortcut LPEJabier Arraiza Cenoz2016-11-054-26/+39
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1639083 (bzr r15210)
* | | Render meshes with old syntax using camelCase.Tavmjong Bah2016-11-041-0/+6
| | | | | | | | | (bzr r15207)
* | | Fix crash in some commandline usageMarc Jeanmougin2016-11-031-1/+2
|/ / | | | | (bzr r15205)
* | Revert two changes from r15177Marc Jeanmougin2016-11-031-2/+2
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1636475 - https://launchpad.net/bugs/1637885 (bzr r15204)
* | Add some unit tests for object-set cppificationMarc Jeanmougin2016-11-025-6/+18
| | | | | | (bzr r15203)
* | fix prefs iconTobias Ellinghaus2016-11-021-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1638353 (bzr r15202)
* | fix none color in palettes with scrollbarsTobias Ellinghaus2016-11-021-22/+14
| | | | | | (bzr r15201)
* | Fix bug:1013141 crash deleting LPEJabier Arraiza Cenoz2016-11-021-1/+11
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1013141 (bzr r15200)
* | Fix fill between many LPE to start up with current pathJabier Arraiza Cenoz2016-11-021-0/+3
| | | | | | (bzr r15198)
* | Close the bounding box path LPEJabier Arraiza Cenoz2016-11-021-0/+1
| | | | | | (bzr r15197)
* | allows for denser screens in zoom correction factorsMarc Jeanmougin2016-10-281-1/+1
| | | | | | (bzr r15195)
* | Fix regression in loop preventionMarc Jeanmougin2016-10-273-27/+16
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1636533 (bzr r15193)
* | Prevent image drag/drop from groupingMarc Jeanmougin2016-10-261-1/+12
|/ | | (bzr r15192)
* Fix signalsMarc Jeanmougin2016-10-254-39/+23
| | | (bzr r15191)
* CPPification: almost all sp_object_set_whatever and sp_selection_whatever ↵Marc Jeanmougin2016-10-2429-996/+984
| | | | | | | | | | | | global functions are now methods of ObjectSet*, with these additional benefits: - They can now act on any SelectionSet, not just the current selection; - Whenever possible, they don't need a desktop anymore and can run if called from GUI. I hope I did not break too many things in the process. *: So instead of callink sp_selection_move(desktop,x,y), you call myobjectset->move(x,y) (bzr r15189)
* CMake: inkscape.com needs the "-mconsole" linker flag to be usefulEduard Braun2016-10-221-0/+2
| | | (bzr r15187)