summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/selected-style.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update Gtk margin handlingAlexander Valavanis2017-07-091-3/+22
* Update for Gtk alignment changesAlexander Valavanis2017-07-091-20/+20
* Fix Gtk alignment APIAlexander Valavanis2017-07-081-3/+6
* Fix behavior of scroling stroke width statusbar indicator with non-px unitseman-mod2017-04-151-7/+3
* Fix "swap fill and stroke" for multiple objects in selectionalexandru.roman2017-01-211-56/+1
* Enable swapping of fill and stroke when one is a mesh.Tavmjong Bah2016-11-091-0/+6
* Provide simple "preview" for mesh gradients.Tavmjong Bah2016-10-091-2/+2
* Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.Tavmjong Bah2016-09-271-2/+2
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-45/+0
|\
| * Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-8/+0
| * ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-37/+0
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-8/+3
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+8
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-8/+1
|/
* GTK3: Give names to more widgets.Tavmjong Bah2016-05-171-0/+1
* Hackfest 2016: fix critical warning on startupKrzysztof Kosi??ski2016-04-111-13/+11
* Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...Tavmjong Bah2015-03-011-2/+2
* Remove sp_style_new().Tavmjong Bah2014-12-251-14/+12
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-36/+35
* Purge sp_desktop_canvasLiam P. White2014-12-211-2/+2
* Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-211-1/+1
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+1
* Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-241-1/+1
* Update to trunk r13621Liam P. White2014-10-171-1/+3
|\
| * Fix crash with GTK+ 3.14 on launchBryce Harrington2014-10-141-1/+3
* | Update to trunk r13580Liam P. White2014-10-061-1/+5
|\|
| * i18n. Fix for Bug #380522 (strings that need to be fixed for translation).Nicolas Dufour2014-10-021-1/+5
* | Fix modelinesAlex Valavanis2014-08-301-2/+2
* | Add meshes to selected style widgetLiam P. White2014-08-101-0/+21
|/
* Fix for Bug #1281859 (color gesture problems, alpha values below 0 and above 1).Nicolas Dufour2014-02-281-0/+5
* small code clarification, doesn't change anything, but makes intent more clearJohan B. C. Engelen2014-01-081-1/+1
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
* remove unused private membersJohan B. C. Engelen2013-11-051-3/+1
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-7/+7
* Rewrite the internals of the unit code for somewhat better performanceKrzysztof Kosi??ski2013-10-051-1/+1
* Merged from trunk (r12488).Markus Engel2013-08-301-12/+17
|\
| * Switched to global UnitTable.Matthew Petroff2013-08-041-1/+2
| * Ported "ui/widget/selected-style.*".Matthew Petroff2013-07-191-13/+16
| * Temporary fixes/kludges.Matthew Petroff2013-07-171-0/+1
| * Ported sp-namedview.cpp (todo: fix a bunch of things).Matthew Petroff2013-07-091-1/+1
* | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-7/+7
* | Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-051-2/+2
|/
* Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPickerAlex Valavanis2013-03-091-1/+26
* cppcheck: Simple fixes for src/ui/widgetAlex Valavanis2012-11-151-4/+4
* Fix for 171890 : Mouse wheel on swatchesJohn Smith2012-10-231-41/+68
* Fix for 831008 : Line width menu only show Px,Pt and mmJohn Smith2012-10-011-33/+37
* Fix for 367548 : Invert doesnt work on objects with gradientsJohn Smith2012-09-231-3/+2
* Fix for 367548 : Invert doesnt work on objects with gradientsJohn Smith2012-09-221-0/+12
* Fix for 484135 : clicking on the stroke size doesn't open the dialog boxJohn Smith2012-08-051-0/+1
* Fix for 167781 : opacity in selected style loses focus on kbd value scroll, f...John Smith2012-07-111-0/+1