summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor formatting cleanup.Tavmjong Bah2018-01-301-61/+59
* Minor fixes and reorganizing 'object' README file.Tavmjong Bah2018-01-301-75/+73
* Add error output when file loading fails.Tavmjong Bah2018-01-301-3/+26
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-30548-2446/+3367
* Don't translate the empty string.Eduard Braun2018-01-294-10/+10
* OCAL dialog: make requests non-blocking on windowsEduard Braun2018-01-261-8/+9
* Fix handling of filenames of linked images in .odg exportEduard Braun2018-01-242-6/+1
* Always show an error dialog on failed savesEduard Braun2018-01-241-0/+17
* Minor include file cleanup.Tavmjong Bah2018-01-2310-17/+8
* Convert gradient-toolbar to use ink-select-one-action.Tavmjong Bah2018-01-221-617/+597
* Add functions to return Gdk::Pixbuf's for gradients and gradient stops.Tavmjong Bah2018-01-222-0/+80
* Add pixmap and data (pointer) members to column.Tavmjong Bah2018-01-222-4/+16
* Add 5° rotation optionMarc Jeanmougin2018-01-201-3/+3
* Move general ellipsize text function out of gradient files.Tavmjong Bah2018-01-198-11/+81
* Don't allow dragging path at cap or line joinEduard Braun2018-01-181-0/+1
* PreviewHolder: derive from Gtk::BinStefano Facchini2018-01-182-42/+20
* Remove unused abstract class PreviewFillableStefano Facchini2018-01-186-96/+28
* swatches: Code cleanupStefano Facchini2018-01-183-332/+166
* Minor cleanup.Tavmjong Bah2018-01-181-21/+34
* 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
* 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-161-11/+0
* 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
* Fix tiny default size of preferences dialogEduard Braun2018-01-122-13/+63
* Merge branch 'baseline-shift' of gitlab.com:khaledhosny/inkscapeMarc Jeanmougin2018-01-121-1/+1
|\
| * Fix baseline shift movement directionKhaled Hosny2017-10-201-1/+1
* | Merge branch 'static_libs' of gitlab.com:Ede123/inkscapeMarc Jeanmougin2018-01-111-7/+8
|\ \
| * | Do not install static librariesEduard Braun2018-01-091-7/+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 '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