summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | 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
| * | Bug #1380413: make sure that the rect toolbar knows when and when not to updateLiam P. White2014-12-211-3/+11
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-2121-79/+76
| * | Purge sp_desktop_canvasLiam P. White2014-12-212-5/+5
| * | Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-216-11/+11
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-2114-56/+56
| * | Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...Tavmjong Bah2014-11-261-2/+2
| * | Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2014-11-262-2/+2
| * | Update to trunk r13766Liam P. White2014-11-266-18/+18
| |\ \
| | * | Fix stroke style unit in F&S dialog (update to display unit on first open).Josh Andler2014-11-251-2/+2
| * | | Update to trunk r13750Liam P. White2014-11-241-1/+2
| |\ \ \
| * | | | Remove FIXME from refactoringLiam P. White2014-10-311-10/+40
| * | | | Update to trunk r13648Liam P. White2014-10-312-6/+8
| |\ \ \ \
| * \ \ \ \ Update to experimental r13619Liam P. White2014-10-182-1/+7
| |\ \ \ \ \
| * \ \ \ \ \ Update to experimental r13598Liam P. White2014-10-0839-80/+5027
| |\ \ \ \ \ \
| * | | | | | | Update to experimental r13565Liam P. White2014-09-2711-94/+106
| * | | | | | | Update to experimental r13527Liam P. White2014-08-3049-1053/+863
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Update to experimental r13464Liam P. White2014-08-084-23/+29
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Update to experimental r13440Liam P. White2014-07-245-0/+9
| |\ \ \ \ \ \ \ \ \