summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | moved ColorNotebook to ui/widgetTomasz Boczkowski2014-06-017-833/+4
| | * | | | | | | | using ColorSelector in SwatchSelectorTomasz Boczkowski2014-06-012-63/+51
| | * | | | | | | | using ColorSelector in SPPaintSelectorTomasz Boczkowski2014-06-012-47/+56
| | * | | | | | | | using ColorSelector in gradient vector selector widgetTomasz Boczkowski2014-06-011-14/+45
| | * | | | | | | | Using SelectedColor in extenstion/param/colorTomasz Boczkowski2014-06-012-1/+14
| | * | | | | | | | SPColorNotebook cleanupTomasz Boczkowski2014-06-012-142/+16
| | * | | | | | | | inhibit SelectedColor::setColorAlpha in the callbacks of it's signalsTomasz Boczkowski2014-06-011-2/+2
| * | | | | | | | | merged SPColorICCSelector c++-sification from svgpaints branchTomasz Boczkowski2015-04-265-1214/+1
| |\| | | | | | | |
| | * | | | | | | | SPColorICC c++sification: moved to ui/widget/Tomasz Boczkowski2014-05-315-1236/+1
| * | | | | | | | | merged SPColorScales c++-sification from svgpaints branchTomasz Boczkowski2015-04-268-919/+11
| |\| | | | | | | |
| | * | | | | | | | SPColorScales c++-sification - using SelectedColorTomasz Boczkowski2014-05-314-3/+9
| | * | | | | | | | updated CMakeListsTomasz Boczkowski2014-05-311-4/+0
| | * | | | | | | | SPColorScales c++-sification - move to ui/widgetTomasz Boczkowski2014-05-315-931/+2
| * | | | | | | | | merged SPColorWheelSelector c++-sification from svgpaints branchTomasz Boczkowski2015-04-265-472/+48
| |\| | | | | | | |
| | * | | | | | | | fixed updating selected color using wheelTomasz Boczkowski2014-05-312-1/+35
| | * | | | | | | | SPColorWheelSelector c++-sification: inherit Gtk::Table/GridTomasz Boczkowski2014-05-311-7/+13
| | * | | | | | | | SPColorWheelSelector c++-sification: moved to ui/widgetsTomasz Boczkowski2014-05-314-481/+1
| * | | | | | | | | merged SelectedColor enhancements from svgpaints branchTomasz Boczkowski2015-04-263-22/+22
| |\| | | | | | | |
| | * | | | | | | | ColorSlider coding styleTomasz Boczkowski2014-05-313-22/+22
| * | | | | | | | | merged SPNotebook c++-sification from svgpaints branchTomasz Boczkowski2015-04-266-233/+190
| |\| | | | | | | |
| | * | | | | | | | added ColorEntry class, refactored SPColorNotebook to use itTomasz Boczkowski2014-05-302-80/+30
| | * | | | | | | | SPColorNotebok c++-sification - removed trackerList, commented out unused pop...Tomasz Boczkowski2014-05-302-153/+67
| | * | | | | | | | SPColorNotebok c++-sification - available pages listTomasz Boczkowski2014-05-307-15/+106
| * | | | | | | | | merged SPSelected color implementation from svgpaints branchTomasz Boczkowski2015-04-257-2/+83
| |\| | | | | | | |
| | * | | | | | | | SPColorSelector c++-sification: added ColorSelectorFactoryTomasz Boczkowski2014-05-307-2/+82
| * | | | | | | | | merged SPPattern c++-sification from svgpaints branchTomasz Boczkowski2015-04-252-4/+4
| |\| | | | | | | |
| | * | | | | | | | SPPattern c++-sification: replaced function by methodsTomasz Boczkowski2014-05-282-4/+4
| * | | | | | | | | merged SPColorSlider c++-sification from svgpaints branchTomasz Boczkowski2015-04-2511-1022/+227
| |\| | | | | | | | | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | SPColorSlider c++-sification: use in sp-color-icc-selectorTomasz Boczkowski2014-05-241-37/+35
| | * | | | | | | SPColorSlider c++-sification: use in sp-color-scalesTomasz Boczkowski2014-05-242-106/+94
| | * | | | | | | SPColorSlider c++-sification: fixed crash at exitTomasz Boczkowski2014-05-241-1/+1
| | * | | | | | | SPColorWheelSelector uses refactored ColorSlider classTomasz Boczkowski2014-05-232-57/+56
| | * | | | | | | moved widgets/sp-color-slider to ui/widget/color-sliderTomasz Boczkowski2014-05-239-1108/+6
| | * | | | | | | SPColorSlider c++-sification: added ColorSlider classTomasz Boczkowski2014-05-216-13/+294
* | | | | | | | | update to trunkjabiertxof2015-04-2912-68/+9
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-2711-56/+0
| |/ / / / / / /
| * | | | | | / Replace GList by std::vectorTavmjong Bah2015-04-141-12/+9
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | update to trunkJabier Arraiza Cenoz2015-03-1829-411/+621
|\| | | | | |
| * | | | | | Fix for potential null pointer call in the 3D box toolbar widget.Nicolas Dufour2015-03-121-7/+7
| | |_|_|_|/ | |/| | | |
| * | | | | scale spinboxes for rectangle toolbar. (Bug 307656)Alvin Penner2015-03-041-6/+5
| * | | | | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...Tavmjong Bah2015-03-012-76/+55
| | |_|_|/ | |/| | |
| * | | | load rectangle parameters as px. (Bug 1424798)Alvin Penner2015-02-251-1/+1
| * | | | Backport commit 2086344 from GIMP master: try to fix rulers (bug #1351597)Liam P. White2015-02-251-17/+25
| | |_|/ | |/| |
| * | | Make icon creation more consistent - use sp_icon_new where possibleLiam P. White2015-02-221-22/+15
| | |/ | |/|
| * | Commenting dead assignments.Nicolas Dufour2015-02-081-3/+6
| * | Fix two instances of "Dead Initialization" found via Clang scan-build.Tavmjong Bah2015-02-031-2/+0
| * | Experimental mesh smoothing code.Tavmjong Bah2015-02-022-19/+207
| * | Remove sp_style_new().Tavmjong Bah2014-12-252-26/+21
| * | Add missing SPStyle::readFromPrefs(), remove sp_style_read_from_prefs().Tavmjong Bah2014-12-242-82/+69
| * | Use gray for 'context-fill' and 'context-stroke' in marker selector.Tavmjong Bah2014-12-231-4/+4