summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* GTK3: Give names to many widgets. Useful for debugging and for using CSS.Tavmjong Bah2016-05-152-10/+34
* Attemt to fix ruler background for GTK 3.20.Tavmjong Bah2016-05-081-0/+4
* Start of GTK3 external style sheet support.Tavmjong Bah2016-05-082-15/+1
* Temporarily hard code GTK3 ruler background to off white.Tavmjong Bah2016-05-071-1/+3
* Fix rendering of tool bar icons.Tavmjong Bah2016-05-042-8/+16
* Remove some GTK3 warnings.Tavmjong Bah2016-05-031-18/+24
* icon: Fix deprecated gtk_widget_get_requisition() #Hackfest2016Alex Valavanis2016-04-131-0/+6
* Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features #Hackf...Alex Valavanis2016-04-134-104/+0
* font-selector: Gtk+ 3 theming #Hackfest2016Alex Valavanis2016-04-131-1/+16
* spw-utilities: Fix gtk_widget_set_margin_* API #Hackfest2016Alex Valavanis2016-04-131-1/+1
* text-toolbar: Gtk+ 3 theming #Hackfest2016Alex Valavanis2016-04-131-0/+18
* Gtk3 compatibility fix. Hackfest 2016Tavmjong Bah2016-04-131-4/+4
* Fix referencing problem with widget is moved from one container to another. H...Tavmjong Bah2016-04-131-0/+5
* spw-utilities: Fix deprecated gtk_widget_override_font #Hackfest2016Alex Valavanis2016-04-131-4/+22
* Fix cmake buildMarc Jeanmougin2016-04-135-4/+12
* ink-comboboxentry-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-0/+18
* Restore ability to set unitless 'line-height'. Hackfest 2016Tavmjong Bah2016-04-131-31/+48
* ink-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-0/+22
* ege-select-one-action: Fix deprecated GtkAlignment #Hackfest2016Alex Valavanis2016-04-121-0/+13
* spw-utilities: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-121-0/+17
* gradient-vector: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-121-0/+6
* ege-adjustment-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-121-0/+6
* desktop-widget: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-121-13/+18
* Fork GtkImageMenuItem and remove show_image boolean because we always want to...Martin Owens2016-04-124-1/+1177
* desktop-widget: Fix deprecated gtk_widget_reparent usage #Hackfest2016Alex Valavanis2016-04-121-2/+4
* desktop-widget: Fix background color setting #Hackfest2016Alex Valavanis2016-04-121-4/+12
* Replace xthickness and ythickness with Gtk Context padding.Martin Owens2016-04-121-6/+14
* Latest gtk3 cleanupMartin Owens2016-04-122-10/+33
* Hackfest 2016: un-obfuscate the SPCanvas widget.Krzysztof Kosi??ski2016-04-121-8/+8
* Add option for larger icons (useful for 4K display).Tavmjong Bah2016-04-122-1/+10
* Bump ifdefs to 3.8 (now ifdefs say 3.0 instead of 3.2 or 3.8)Martin Owens2016-04-122-9/+3
* Fix regression in swatch color selection and improve it by allowing drag to c...Martin Owens2016-04-011-43/+5
* Partial fix for bug 156221 ('line-height' with non-pixel scaled drawing).Tavmjong Bah2016-03-301-4/+6
* Make sure adjustment is attached to spin buttonMartin Owens2016-03-221-0/+5
* Code cleanup. Removal of rogue copy of "create_adjustment_action".Martin Owens2016-03-221-84/+76
* Add line-height unit selector to text toolbar.Tavmjong Bah2016-03-222-14/+243
* Reverting 14701.Tavmjong Bah2016-03-183-148/+98
* Revert 14707Tavmjong Bah2016-03-181-5/+3
* Commit to using our stored units for now.Martin Owens2016-03-151-3/+5
* Add a units box to line height and wire in the style units, plus some cleanupMartin Owens2016-03-123-98/+148
* Re-order the stroke dialog so buttons are collected and miter is inline.Martin Owens2016-03-081-73/+69
* Add GUI for 'paint-order' property.Tavmjong Bah2016-03-072-1/+117
* Hide with widget in delete mode of eraser toolJabier Arraiza Cenoz2016-03-041-0/+7
* update to trunkJabier Arraiza Cenoz2016-03-012-139/+207
|\
| * Code-design. Fixing variable initialization warnings and replacing tabs with ...Nicolas Dufour2016-02-291-9/+9
| * UI. Fix for bug #1351597 (Inkscape + Cairo >= 1.12 very slow on Windows, unle...Eduard Braun (eduard-braun2)2016-02-271-130/+198
| * Clarify meaning of line spacing.Tavmjong Bah2016-02-201-1/+1
* | Improve fill rule and add mass optionJabier Arraiza Cenoz2016-03-012-4/+68
* | Improved eraser tool, now working on documents not pixels and with 0 widthJabier Arraiza Cenoz2016-02-131-3/+3
|/
* Changed one icon/action in meassure toolbar to one more explicitJabier Arraiza Cenoz2016-02-072-11/+11