summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* icon: Fix deprecated gtk_widget_get_requisition() #Hackfest2016Alex Valavanis2016-04-131-0/+6
| | | (bzr r14839)
* Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features ↵Alex Valavanis2016-04-134-104/+0
| | | | | #Hackfest2016 (bzr r14837)
* font-selector: Gtk+ 3 theming #Hackfest2016Alex Valavanis2016-04-131-1/+16
| | | (bzr r14830)
* spw-utilities: Fix gtk_widget_set_margin_* API #Hackfest2016Alex Valavanis2016-04-131-1/+1
| | | (bzr r14828)
* text-toolbar: Gtk+ 3 theming #Hackfest2016Alex Valavanis2016-04-131-0/+18
| | | (bzr r14827)
* Gtk3 compatibility fix. Hackfest 2016Tavmjong Bah2016-04-131-4/+4
| | | (bzr r14825)
* Fix referencing problem with widget is moved from one container to another. ↵Tavmjong Bah2016-04-131-0/+5
| | | | | Hackfest 2016. (bzr r14822)
* spw-utilities: Fix deprecated gtk_widget_override_font #Hackfest2016Alex Valavanis2016-04-131-4/+22
| | | (bzr r14819)
* Fix cmake buildMarc Jeanmougin2016-04-135-4/+12
| | | (bzr r14818)
* ink-comboboxentry-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-0/+18
| | | (bzr r14815)
* Restore ability to set unitless 'line-height'. Hackfest 2016Tavmjong Bah2016-04-131-31/+48
| | | | | Note: Rendering with 'line-height' with units is buggy. (bzr r14814)
* ink-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-0/+22
| | | (bzr r14813)
* ege-select-one-action: Fix deprecated GtkAlignment #Hackfest2016Alex Valavanis2016-04-121-0/+13
| | | (bzr r14806)
* spw-utilities: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-121-0/+17
| | | (bzr r14805)
* gradient-vector: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-121-0/+6
| | | (bzr r14804)
* ege-adjustment-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-121-0/+6
| | | (bzr r14803)
* desktop-widget: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-121-13/+18
| | | (bzr r14802)
* Fork GtkImageMenuItem and remove show_image boolean because we always want ↵Martin Owens2016-04-124-1/+1177
| | | | | to show menu. (bzr r14800)
* desktop-widget: Fix deprecated gtk_widget_reparent usage #Hackfest2016Alex Valavanis2016-04-121-2/+4
| | | (bzr r14797)
* desktop-widget: Fix background color setting #Hackfest2016Alex Valavanis2016-04-121-4/+12
| | | (bzr r14796)
* Replace xthickness and ythickness with Gtk Context padding.Martin Owens2016-04-121-6/+14
| | | (bzr r14792)
* Latest gtk3 cleanupMartin Owens2016-04-122-10/+33
| | | (bzr r14791)
* Hackfest 2016: un-obfuscate the SPCanvas widget.Krzysztof Kosi??ski2016-04-121-8/+8
| | | (bzr r14790)
* Add option for larger icons (useful for 4K display).Tavmjong Bah2016-04-122-1/+10
| | | (bzr r14789)
* Bump ifdefs to 3.8 (now ifdefs say 3.0 instead of 3.2 or 3.8)Martin Owens2016-04-122-9/+3
| | | (bzr r14788)
* Fix regression in swatch color selection and improve it by allowing drag to ↵Martin Owens2016-04-011-43/+5
| | | | | | | | change the swatch color too. Fixed bugs: - https://launchpad.net/bugs/1564597 (bzr r14757)
* Partial fix for bug 156221 ('line-height' with non-pixel scaled drawing).Tavmjong Bah2016-03-301-4/+6
| | | (bzr r14752)
* Make sure adjustment is attached to spin buttonMartin Owens2016-03-221-0/+5
| | | (bzr r14738)
* Code cleanup. Removal of rogue copy of "create_adjustment_action".Martin Owens2016-03-221-84/+76
| | | (bzr r14736)
* Add line-height unit selector to text toolbar.Tavmjong Bah2016-03-222-14/+243
| | | | | Remove 'm' and 'ft' non-CSS lengths. (bzr r14716.1.3)
* Reverting 14701.Tavmjong Bah2016-03-183-148/+98
| | | (bzr r14716.1.2)
* Revert 14707Tavmjong Bah2016-03-181-5/+3
| | | (bzr r14716.1.1)
* Commit to using our stored units for now.Martin Owens2016-03-151-3/+5
| | | (bzr r14707)
* Add a units box to line height and wire in the style units, plus some cleanupMartin Owens2016-03-123-98/+148
| | | (bzr r14701)
* Re-order the stroke dialog so buttons are collected and miter is inline.Martin Owens2016-03-081-73/+69
| | | (bzr r14694)
* Add GUI for 'paint-order' property.Tavmjong Bah2016-03-072-1/+117
| | | (bzr r14693)
* Hide with widget in delete mode of eraser toolJabier Arraiza Cenoz2016-03-041-0/+7
| | | (bzr r14684)
* update to trunkJabier Arraiza Cenoz2016-03-012-139/+207
|\ | | | | (bzr r14648.1.3)
| * Code-design. Fixing variable initialization warnings and replacing tabs with ↵Nicolas Dufour2016-02-291-9/+9
| | | | | | | | | | spaces. (bzr r14675)
| * UI. Fix for bug #1351597 (Inkscape + Cairo >= 1.12 very slow on Windows, ↵Eduard Braun (eduard-braun2)2016-02-271-130/+198
| | | | | | | | | | | | | | | | unless rulers are hidden). Fixed bugs: - https://launchpad.net/bugs/1351597 (bzr r14670)
| * Clarify meaning of line spacing.Tavmjong Bah2016-02-201-1/+1
| | | | | | (bzr r14661)
* | Improve fill rule and add mass optionJabier Arraiza Cenoz2016-03-012-4/+68
| | | | | | (bzr r14648.1.2)
* | Improved eraser tool, now working on documents not pixels and with 0 widthJabier Arraiza Cenoz2016-02-131-3/+3
|/ | | (bzr r14648.1.1)
* Changed one icon/action in meassure toolbar to one more explicitJabier Arraiza Cenoz2016-02-072-11/+11
| | | (bzr r14638)
* Added phantom meassure feature to meassure toolJabier Arraiza Cenoz2016-02-062-0/+19
| | | (bzr r14634)
* Remove duplicate mensageJabier Arraiza Cenoz2016-02-011-1/+1
| | | (bzr r14629)
* Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil ↵Jabier Arraiza Cenoz2016-02-012-4/+12
| | | | | toolbar (bzr r14628)
* Fixed a bug related to windows position on dynamic toolbat commitJabier Arraiza Cenoz2016-01-291-2/+5
| | | (bzr r14624)
* Add dinamic toolbar to spray,poligon/star and wrap toolsJabier Arraiza Cenoz2016-01-284-67/+74
| | | (bzr r14621)
* Fix GTK+ fullscreen issueAlex Valavanis2015-12-271-2/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1529521 (bzr r14555)