summaryrefslogtreecommitdiffstats
path: root/src/widgets (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-13Gtk3 compatibility fix. Hackfest 2016Tavmjong Bah1-4/+4
2016-04-13Fix referencing problem with widget is moved from one container to another. H...Tavmjong Bah1-0/+5
2016-04-13spw-utilities: Fix deprecated gtk_widget_override_font #Hackfest2016Alex Valavanis1-4/+22
2016-04-13Fix cmake buildMarc Jeanmougin5-4/+12
2016-04-13ink-comboboxentry-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis1-0/+18
2016-04-13Restore ability to set unitless 'line-height'. Hackfest 2016Tavmjong Bah1-31/+48
2016-04-13ink-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis1-0/+22
2016-04-12ege-select-one-action: Fix deprecated GtkAlignment #Hackfest2016Alex Valavanis1-0/+13
2016-04-12spw-utilities: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis1-0/+17
2016-04-12gradient-vector: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis1-0/+6
2016-04-12ege-adjustment-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis1-0/+6
2016-04-12desktop-widget: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis1-13/+18
2016-04-12Fork GtkImageMenuItem and remove show_image boolean because we always want to...Martin Owens4-1/+1177
2016-04-12desktop-widget: Fix deprecated gtk_widget_reparent usage #Hackfest2016Alex Valavanis1-2/+4
2016-04-12desktop-widget: Fix background color setting #Hackfest2016Alex Valavanis1-4/+12
2016-04-12Replace xthickness and ythickness with Gtk Context padding.Martin Owens1-6/+14
2016-04-12Latest gtk3 cleanupMartin Owens2-10/+33
2016-04-12Hackfest 2016: un-obfuscate the SPCanvas widget.Krzysztof Kosi??ski1-8/+8
2016-04-12Add option for larger icons (useful for 4K display).Tavmjong Bah2-1/+10
2016-04-12Bump ifdefs to 3.8 (now ifdefs say 3.0 instead of 3.2 or 3.8)Martin Owens2-9/+3
2016-04-01Fix regression in swatch color selection and improve it by allowing drag to c...Martin Owens1-43/+5
2016-03-30Partial fix for bug 156221 ('line-height' with non-pixel scaled drawing).Tavmjong Bah1-4/+6
2016-03-22Make sure adjustment is attached to spin buttonMartin Owens1-0/+5
2016-03-22Code cleanup. Removal of rogue copy of "create_adjustment_action".Martin Owens1-84/+76
2016-03-22Add line-height unit selector to text toolbar.Tavmjong Bah2-14/+243
2016-03-18Reverting 14701.Tavmjong Bah3-148/+98
2016-03-18Revert 14707Tavmjong Bah1-5/+3
2016-03-15Commit to using our stored units for now.Martin Owens1-3/+5
2016-03-12Add a units box to line height and wire in the style units, plus some cleanupMartin Owens3-98/+148
2016-03-08Re-order the stroke dialog so buttons are collected and miter is inline.Martin Owens1-73/+69
2016-03-07Add GUI for 'paint-order' property.Tavmjong Bah2-1/+117
2016-03-04Hide with widget in delete mode of eraser toolJabier Arraiza Cenoz1-0/+7
2016-03-01Improve fill rule and add mass optionJabier Arraiza Cenoz2-4/+68
2016-02-29Code-design. Fixing variable initialization warnings and replacing tabs with ...Nicolas Dufour1-9/+9
2016-02-27UI. Fix for bug #1351597 (Inkscape + Cairo >= 1.12 very slow on Windows, unle...Eduard Braun (eduard-braun2)1-130/+198
2016-02-20Clarify meaning of line spacing.Tavmjong Bah1-1/+1
2016-02-13Improved eraser tool, now working on documents not pixels and with 0 widthJabier Arraiza Cenoz1-3/+3
2016-02-07Changed one icon/action in meassure toolbar to one more explicitJabier Arraiza Cenoz2-11/+11
2016-02-06Added phantom meassure feature to meassure toolJabier Arraiza Cenoz2-0/+19
2016-02-01Remove duplicate mensageJabier Arraiza Cenoz1-1/+1
2016-02-01Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil to...Jabier Arraiza Cenoz2-4/+12
2016-01-29Fixed a bug related to windows position on dynamic toolbat commitJabier Arraiza Cenoz1-2/+5
2016-01-28Add dinamic toolbar to spray,poligon/star and wrap toolsJabier Arraiza Cenoz4-67/+74
2015-12-27Fix GTK+ fullscreen issueAlex Valavanis1-2/+0
2015-12-27Remove superfluous glibmm/threads.h checksAlex Valavanis3-12/+0
2015-12-27Revert Pango/Harfbuzz fixes. Needs workAlex Valavanis3-0/+12
2015-12-27Remove superfluous glibmm/threads.h checksAlex Valavanis3-12/+0
2015-12-26minor typos (mail to inkscape-translator)Yuri Chornoivan2-5/+5
2015-12-09Remove unused header file.Tavmjong Bah1-1/+0
2015-12-09Remove unnecesary headers for GTK3Jabier Arraiza Cenoz1-2/+0