summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a wrong stringJabier Arraiza Cenoz2015-10-161-1/+1
* Add convert to guides optionJabier Arraiza Cenoz2015-10-162-0/+18
* update to trunkJabier Arraiza Cenoz2015-10-151-1/+2
|\
| * Fix from Johan to prevent referencing null C++ pointer. Found via Clang scan ...Tavmjong Bah2015-10-141-1/+2
* | Convert Measure to Item doneJabier Arraiza Cenoz2015-10-122-0/+18
* | update to trunkJabier Arraiza Cenoz2015-10-102-2/+81
|\|
| * Add buttons for some side/corner mesh opeartions.Tavmjong Bah2015-10-082-2/+81
* | Added new button to get global measure as a dimensionJabier Arraiza Cenoz2015-10-102-3/+34
* | add snaping to knots and stating convert measure to itemsJabier Arraiza Cenoz2015-10-062-0/+19
* | add reverse to meassure outputJabier Arraiza Cenoz2015-10-052-1/+17
* | Add redraw to meassure when use toolbarJabier Arraiza Cenoz2015-10-051-11/+88
* | Add improvements to measure tool:Jabier Arraiza Cenoz2015-10-042-0/+39
|/
* Fix typo in a comment s/seperator/separator/Mattia Rizzolo2015-09-141-1/+1
* Attempt to fix 1417173 (undo duplicate gradient crash)Marc Jeanmougin2015-09-051-10/+7
* Update simplify interactive to handle trinagle out powerstrokes, also fix it ...Jabier Arraiza Cenoz2015-08-011-5/+34
* update to trunkJabier Arraiza Cenoz2015-07-302-0/+93
|\
| * add flattern button to interactive simplifyJabier Arraiza Cenoz2015-07-272-1/+50
| * Removes extra unnecesary code pointed by Nathan HurstJabier Arraiza Cenoz2015-07-251-14/+12
| * change from list to vectorJabier Arraiza Cenoz2015-07-241-3/+2
| * update to trunkJabier Arraiza Cenoz2015-07-2442-4611/+369
| |\
| * \ update to trunkJabier Arraiza Cenoz2015-03-181-7/+7
| |\ \
| * | | allow use multiple lines, added new iconJabier Arraiza Cenoz2015-03-082-15/+18
| * | | add interactive smooth to pen toolJabier Arraiza Cenoz2015-03-072-0/+44
* | | | update to trunkJabier Arraiza Cenoz2015-07-2433-4543/+360
|\ \ \ \ | | |_|/ | |/| |
| * | | 1357805+1227193 revisitedLiam P. White2015-06-101-1/+5
| * | | fixed color selector not remembering it's last open tabTomasz Boczkowski2015-05-111-0/+3
| * | | fixed crash in paint selector when changing from gradient to solid colorTomasz Boczkowski2015-05-091-4/+14
| * | | Using MODE_SOLID_COLOR in paint selector instead of duplicated MODE_COLOR_RGB...Tomasz Boczkowski2015-05-093-14/+9
| * | | merged trunkTomasz Boczkowski2015-05-094-2/+18
| |\ \ \
| | * | | fixes a few of jenkins warningsMarc Jeanmougin2015-05-083-2/+5
| | * | | going from swatch to flat color should start with previous swatch colorRaphael Rosch2015-05-041-2/+16
| * | | | renamed SPPattern methods to match coding styleTomasz Boczkowski2015-05-032-4/+4
| * | | | gtk3 compile fixTomasz Boczkowski2015-05-021-4/+0
| * | | | merge with trunkTomasz Boczkowski2015-05-0221-189/+125
| |\| | |
| | * | | updated with trunkMarc Jeanmougin2015-04-2912-60/+10
| | |\ \ \
| | | * | | Fix regression: Update default font-family if nothing is selected on canvas.Tavmjong Bah2015-04-291-4/+10
| | * | | | removed a few useless SP_OBJECT() castsMarc Jeanmougin2015-04-271-2/+2
| | * | | | fixMarc Jeanmougin2015-04-261-1/+1
| | * | | | mergingMarc Jeanmougin2015-04-265-101/+76
| | |\ \ \ \
| | * \ \ \ \ mergeMarc Jeanmougin2015-04-262-18/+26
| | |\ \ \ \ \
| | * | | | | | more cast cleanupMarc Jeanmougin2015-02-274-8/+8
| | * | | | | | corrected the casts (hopefully)Marc Jeanmougin2015-02-2710-31/+32
| | * | | | | | Merge, resolved conflictsMarc Jeanmougin2015-02-231-22/+15
| | |\ \ \ \ \ \
| | * | | | | | | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-1911-65/+65
| | * | | | | | | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-1711-129/+114
| * | | | | | | | merged gtk3 compile fixTomasz Boczkowski2015-04-261-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fixed updating drawing when dragging a color sliderTomasz Boczkowski2014-06-011-3/+3
| * | | | | | | | | Using SelectedColor instead of SPColorSelectorTomasz Boczkowski2015-04-2610-1074/+177
| |\| | | | | | | |
| | * | | | | | | | ColorNotebook is Gtk::Widget and uses ColorSelectorTomasz Boczkowski2014-06-013-3/+9
| | * | | | | | | | moved ColorNotebook to ui/widgetTomasz Boczkowski2014-06-017-833/+4