summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* merged SPColorSlider c++-sification from svgpaints branchTomasz Boczkowski2015-04-254-0/+756
|\
| * SPColorSlider c++-sification: remove unnecessary reference to Gtk::AdjustmentTomasz Boczkowski2014-05-241-3/+0
| * SPColorSlider c++-sification: remove gobject based codeTomasz Boczkowski2014-05-242-718/+0
| * SPColorSlider c++-sification: fixed size requestTomasz Boczkowski2014-05-242-1/+13
| * SPColorSlider c++-sification: compilation with GTK3Tomasz Boczkowski2014-05-242-32/+100
| * SPColorSlider c++-sification: fixed failed Gtk assertionTomasz Boczkowski2014-05-241-1/+3
| * SPColorSlider c++-sification: fixed drawing borderTomasz Boczkowski2014-05-241-8/+10
| * SPColorSlider c++-sification: ported mouse eventsTomasz Boczkowski2014-05-241-3/+50
| * SPColorSlider c++-sification: ported drawingTomasz Boczkowski2014-05-232-7/+78
| * ported draw methodTomasz Boczkowski2014-05-231-6/+167
| * moved widgets/sp-color-slider to ui/widget/color-sliderTomasz Boczkowski2014-05-234-0/+1111
* | Replace GList by std::vectorTavmjong Bah2015-04-142-35/+25
* | Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-109-350/+357
* | Cleaned up cmake files to build successfully on Linux.Jon A. Cruz2015-04-081-11/+18
* | inicialice a header variableJabier Arraiza Cenoz2015-04-021-0/+1
* | Fix a bug introduced by me using path parameters in LPEJabier Arraiza Cenoz2015-03-231-23/+17
* | Fix a bug in multi-path-manipulator and finish bspline refactorJabier Arraiza Cenoz2015-03-213-17/+13
* | Fix GTK3 build (typo).Tavmjong Bah2015-03-211-1/+1
* | Improve the cache system of bspline, "Correctly" show bspline weight power on...Jabier Arraiza Cenoz2015-03-214-14/+28
* | Add GUI for 'viewBox'.Tavmjong Bah2015-03-212-22/+168
* | sp. fix seperateBryce Harrington2015-03-211-1/+1
* | ui/tools: sp. fixes (cosmetic)Bryce Harrington2015-03-197-8/+8
* | Changed two SP_IS_LPE_ITEM callsJabier Arraiza Cenoz2015-03-181-16/+22
* | Remove sleep() left over from debugging.Tavmjong Bah2015-03-171-1/+0
* | Partial fix for bug 1430873. Ellipses should behave properly with % values.Tavmjong Bah2015-03-161-6/+6
* | Partial fix for bug 1430873. Rectangles should behave properly with % values.Tavmjong Bah2015-03-141-49/+35
* | Fix for a potential (though unlikely) dereference of null pointer in the spra...Nicolas Dufour2015-03-141-32/+34
* | Allow changing document scale (via changing viewBox). Start of GUI.Tavmjong Bah2015-03-113-1/+141
* | remember status of preview pane in native Windows open dialog. (Bug 1428873)Alvin Penner2015-03-101-0/+8
* | Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2015-03-082-7/+7
* | Fix for Bug #918319 (Printing offsets page).Nicolas Dufour2015-03-051-19/+2
* | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...Tavmjong Bah2015-03-012-10/+10
* | Translations. New Icenlandic translation.Sveinn í Felli2015-02-271-2/+2
* | Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-266-6/+6
* | Isolate components of libgcLiam P. White2015-02-256-6/+6
* | Strip ToolFactoryLiam P. White2015-02-2526-220/+110
* | Make icon creation more consistent - use sp_icon_new where possibleLiam P. White2015-02-228-166/+69
* | Fix for bug 469885: Tiled Clones / Trace: Apply to Size skews resulting clone...Marc Jeanmougin2015-02-211-1/+3
* | Fixes bug 1152657: "Paste selection with original+clone(s): Wrong placement ...Marc Jeanmougin2015-02-211-1/+9
* | Fix for bug 1409591 :Marc Jeanmougin2015-02-201-1/+1
* | Clones. Fix for bug #168651 (Tiled clones inside transformed groups broken)Marc Jeanmougin2015-02-201-3/+4
* | i18nKris De Gussem2015-02-162-2/+2
* | Commenting dead assignments.Nicolas Dufour2015-02-082-10/+18
* | Fix for Bug #1417752 (Find & Replace ignores Flowed text objects).Nicolas Dufour2015-02-061-1/+5
* | Typos (Bug #1417127)Kris De Gussem2015-02-031-1/+1
* | Fix for bug #1130348 (Paint bucket filling multiple regions crashes when scro...Kim Maxim (fixer21k)2015-01-251-1/+1
* | improved precision in placing grids and guides. (Bug 1373311)Alvin Penner2015-01-231-1/+4
* | Fix regression: pasted bitmaps should be embeded. (Bug #855440)Tavmjong Bah2015-01-211-2/+5
* | during copy and paste, scale stock symbols from units of 'px' to 'document-un...Alvin Penner2015-01-153-11/+22
* | i18n. String handling improvement and memory leak fix.Nicolas Dufour2015-01-131-5/+4