summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-22Convert gradient-toolbar to use ink-select-one-action.Tavmjong Bah1-617/+597
2018-01-22Add functions to return Gdk::Pixbuf's for gradients and gradient stops.Tavmjong Bah2-0/+80
2018-01-22Add pixmap and data (pointer) members to column.Tavmjong Bah2-4/+16
2018-01-20Add 5° rotation optionMarc Jeanmougin1-3/+3
2018-01-19Move general ellipsize text function out of gradient files.Tavmjong Bah8-11/+81
2018-01-18Don't allow dragging path at cap or line joinEduard Braun1-0/+1
2018-01-18PreviewHolder: derive from Gtk::BinStefano Facchini2-42/+20
2018-01-18Remove unused abstract class PreviewFillableStefano Facchini6-96/+28
2018-01-18swatches: Code cleanupStefano Facchini3-332/+166
2018-01-18Minor cleanup.Tavmjong Bah1-21/+34
2018-01-17Fixes https://bugs.launchpad.net/inkscape/+bug/1742305 (ungrouping can lose g...Marc Jeanmougin1-0/+1
2018-01-17Properly support palettes without color namesEduard Braun1-2/+10
2018-01-17Fix possible divide by zero.Tavmjong Bah1-1/+2
2018-01-17panel: Cleanup codeStefano Facchini3-29/+14
2018-01-17Move code related to SwatchesPanel where it belongsStefano Facchini12-500/+478
2018-01-16Add change missed in last commit (due to incomplete cherry-pick).Tavmjong Bah1-1/+1
2018-01-16panel: Remove the unused "title" labelStefano Facchini38-80/+38
2018-01-16Remove the dialog "showclose" optionStefano Facchini3-17/+0
2018-01-16panel: remove the "apply_label" APIStefano Facchini6-39/+21
2018-01-16Remove obsolete build definesStefano Facchini1-11/+0
2018-01-15Keep entries compact in Font Variant dialog.Tavmjong Bah1-37/+37
2018-01-14PDF+LaTeX: fix line spacing, add basic support for line-heightEduard Braun1-19/+28
2018-01-12Fix tiny default size of preferences dialogEduard Braun2-13/+63
2018-01-10Convert mesh-toolbar to use ink-select-one-action.Tavmjong Bah2-100/+123
2018-01-10Add option for label with ComboBox in InkSelectOneAction.Tavmjong Bah1-9/+9
2018-01-10Tiled Cloned: Remove check for 1.0 in shift exponent codeFlorian Märkl1-8/+4
2018-01-10Tiled Cloned: Simplify shift exponent codeFlorian Märkl1-10/+4
2018-01-10Tiled Cloned: Apply shift exponent to absolute shiftFlorian Märkl1-2/+14
2018-01-09Do not install static librariesEduard Braun1-7/+8
2018-01-09Fix static buildEduard Braun2-1/+8
2018-01-09Fix sensitivity for arc toolbar controls.Tavmjong Bah1-3/+3
2018-01-08Misc. typosluz.paz70-85/+85
2018-01-08Restore ability to switch mode while using spray tool (is this even useful?).Tavmjong Bah2-2/+7
2018-01-08Convert arc-toolbar to use ink-select-one-action.Tavmjong Bah1-49/+50
2018-01-08onvert eraser and calligraphy tools to use ink-select-one-action.Tavmjong Bah4-129/+132
2018-01-07Fix a problem with symbols when updating defs with current document set. Also...Jabier Arraiza2-6/+12
2018-01-07Remove a console warning in envelope about ampersand and allow use markup in ...Jabier Arraiza2-3/+4
2018-01-07Limit default window size to monitor dimensionsEduard Braun1-0/+10
2018-01-07Use convenience functions to obtain monitor geometryEduard Braun3-84/+13
2018-01-07Limit geometry from file to width/height of monitorEduard Braun1-2/+4
2018-01-07Make natural window size default and fix small window sizeEduard Braun3-9/+19
2018-01-07Use proper monitor for deriving geometryEduard Braun1-9/+9
2018-01-07Switch sp-namedview.cpp to use the convenience functionEduard Braun1-16/+2
2018-01-07Add convenience functions to obtain monitor geometryEduard Braun3-0/+160
2018-01-07Let GTK+ / window managers handle window position sanitizingEduard Braun1-39/+5
2018-01-07Make stored geometry and default window size enumsEduard Braun4-17/+36
2018-01-07Namedview: Use proper monitor to derive monitor_geometryEduard Braun1-15/+6
2018-01-07Simplify code to restore new windows to previous positionEduard Braun1-41/+4
2018-01-07Fix typoMarc Jeanmougin1-1/+1
2018-01-07Improve FileSave dialogMarc Jeanmougin4-4/+26