summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes https://bugs.launchpad.net/inkscape/+bug/1742305 (ungrouping can lose g...Marc Jeanmougin2018-01-171-0/+1
* Properly support palettes without color namesEduard Braun2018-01-171-2/+10
* Fix possible divide by zero.Tavmjong Bah2018-01-171-1/+2
* panel: Cleanup codeStefano Facchini2018-01-173-29/+14
* Move code related to SwatchesPanel where it belongsStefano Facchini2018-01-1712-500/+478
* Pull a copy of desktop-gtk3Ted Gould2018-01-161-6/+26
* Add change missed in last commit (due to incomplete cherry-pick).Tavmjong Bah2018-01-161-1/+1
* panel: Remove the unused "title" labelStefano Facchini2018-01-1638-80/+38
* Remove the dialog "showclose" optionStefano Facchini2018-01-163-17/+0
* panel: remove the "apply_label" APIStefano Facchini2018-01-166-39/+21
* Remove obsolete build definesStefano Facchini2018-01-162-13/+0
* Filter out conflicting filesTed Gould2018-01-161-0/+4
* Drop libpng12-dev and add gtk-update-icon-cache to help LP buildersTed Gould2018-01-161-1/+1
* Keep entries compact in Font Variant dialog.Tavmjong Bah2018-01-151-37/+37
* PDF+LaTeX: fix line spacing, add basic support for line-heightEduard Braun2018-01-141-19/+28
* LP Builders don't have 'apt-add-repository' by defaultTed Gould2018-01-131-0/+2
* Drop Ken's PPATed Gould2018-01-131-1/+0
* Use Ken's PPA to get gtkmmTed Gould2018-01-131-5/+5
* Pass along the BINRELOC flagTed Gould2018-01-131-5/+2
* Disable gnome-3-26 PPA for nowTed Gould2018-01-131-4/+5
* Adding in the x11 and wayland interfaceTed Gould2018-01-131-2/+18
* Ignore snappy build itemsTed Gould2018-01-131-0/+3
* Adding in dist-upgradeTed Gould2018-01-131-0/+1
* Add in the gnome-3-26 PPATed Gould2018-01-131-1/+10
* Script to get the Inkscape version from CMakeTed Gould2018-01-131-0/+4
* Support INKSCAPE_ICONPATH in the desktop fileTed Gould2018-01-132-1/+9
* Grab the snapcraft.yaml from the 0.92.x branchTed Gould2018-01-131-13/+21
* Fix tiny default size of preferences dialogEduard Braun2018-01-122-13/+63
* Merge branch 'baseline-shift' of gitlab.com:khaledhosny/inkscapeMarc Jeanmougin2018-01-125-1/+29
|\
| * Fix baseline shift movement directionKhaled Hosny2017-10-205-1/+29
* | Merge branch 'static_libs' of gitlab.com:Ede123/inkscapeMarc Jeanmougin2018-01-112-17/+8
|\ \
| * | Do not install static librariesEduard Braun2018-01-092-17/+8
* | | Merge branch 'escapefontspec' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-01-112-2/+3
|\ \ \
| * | | Don't double-escape names of used fontsGeoff Lankow2017-12-311-1/+1
| * | | Escape font name when setting preview textGeoff Lankow2017-12-311-1/+2
* | | | Merge branch 'compile-with-gold' of gitlab.com:houz/inkscapeMarc Jeanmougin2018-01-101-3/+11
|\ \ \ \
| * | | | Explicitly link against libX11 for ld.goldTobias Ellinghaus2018-01-101-3/+11
* | | | | Merge branch 'clonetiler-negative-shift' of gitlab.com:thestr4ng3r/inkscapeMarc Jeanmougin2018-01-101-2/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tiled Cloned: Remove check for 1.0 in shift exponent codeFlorian Märkl2018-01-101-8/+4
| * | | | Tiled Cloned: Simplify shift exponent codeFlorian Märkl2018-01-101-10/+4
| * | | | Tiled Cloned: Apply shift exponent to absolute shiftFlorian Märkl2018-01-101-2/+14
| | |/ / | |/| |
* | | | Convert mesh-toolbar to use ink-select-one-action.Tavmjong Bah2018-01-102-100/+123
* | | | Add option for label with ComboBox in InkSelectOneAction.Tavmjong Bah2018-01-101-9/+9
|/ / /
* | | Fix and improve window size/position handling/restorationEduard Braun2018-01-0910-218/+254
|\ \ \
| * | | Limit default window size to monitor dimensionsEduard Braun2018-01-071-0/+10
| * | | Use convenience functions to obtain monitor geometryEduard Braun2018-01-073-84/+13
| * | | Limit geometry from file to width/height of monitorEduard Braun2018-01-071-2/+4
| * | | Make natural window size default and fix small window sizeEduard Braun2018-01-073-9/+19
| * | | Use proper monitor for deriving geometryEduard Braun2018-01-071-9/+9
| * | | Switch sp-namedview.cpp to use the convenience functionEduard Braun2018-01-071-16/+2