summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Added phantom meassure feature to meassure toolJabier Arraiza Cenoz2016-02-062-0/+19
* Remove duplicate mensageJabier Arraiza Cenoz2016-02-011-1/+1
* Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil to...Jabier Arraiza Cenoz2016-02-012-4/+12
* Fixed a bug related to windows position on dynamic toolbat commitJabier Arraiza Cenoz2016-01-291-2/+5
* Add dinamic toolbar to spray,poligon/star and wrap toolsJabier Arraiza Cenoz2016-01-284-67/+74
* Fix GTK+ fullscreen issueAlex Valavanis2015-12-271-2/+0
* Remove superfluous glibmm/threads.h checksAlex Valavanis2015-12-273-12/+0
* Revert Pango/Harfbuzz fixes. Needs workAlex Valavanis2015-12-273-0/+12
* Remove superfluous glibmm/threads.h checksAlex Valavanis2015-12-273-12/+0
* minor typos (mail to inkscape-translator)Yuri Chornoivan2015-12-262-5/+5
* Remove unused header file.Tavmjong Bah2015-12-091-1/+0
* Remove unnecesary headers for GTK3Jabier Arraiza Cenoz2015-12-091-2/+0
* update to trunkMarc Jeanmougin2015-12-092-20/+31
|\
| * Remove unused var in header fileJabier Arraiza Cenoz2015-12-091-1/+0
| * Fix GTK3 rulers on guide Lock and remove gap between guides and horizontal rulerJabier Arraiza Cenoz2015-12-092-20/+32
* | cppification: GSList replaced by vectors (connectors)Marc Jeanmougin2015-12-081-6/+4
* | 0-sized arrays are supposed to be forbiddenMarc Jeanmougin2015-12-081-4/+4
* | update to trunk + resolve conflictsMarc Jeanmougin2015-12-082-10/+67
|\|
| * update to trunkJabier Arraiza Cenoz2015-12-081-9/+9
| |\
| * | Fixes UX pointed in suv reviewJabier Arraiza Cenoz2015-12-062-40/+47
| * | Changed from Desktop to namedview to handle multiples documentsJabier Arraiza Cenoz2015-12-051-13/+16
| * | String desc fixJabier Arraiza Cenoz2015-12-031-2/+0