summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Add optional presure to width and to sizeJabier Arraiza Cenoz2015-10-302-5/+65
* | | | | update to trunkJabier Arraiza Cenoz2015-10-291-0/+2
|\| | | |
| * | | | static code analysisKris De Gussem2015-10-281-0/+2
| | |_|/ | |/| |
* | | | Removed recursion from code because no speed improvementsJabier Arraiza Cenoz2015-10-291-0/+2
* | | | add a ignore transparent areas optionJabier Arraiza Cenoz2015-10-282-3/+35
* | | | Now the picker work with alphas and also in no overlap modeJabier Arraiza Cenoz2015-10-272-34/+38
* | | | Fixed some typos pointed by McJabier Arraiza Cenoz2015-10-261-8/+19
* | | | Added a option to pick down colorJabier Arraiza Cenoz2015-10-262-0/+21
* | | | Fixed typos from McJabier Arraiza Cenoz2015-10-261-1/+1
* | | | End adding no overlap to spray toolJabier Arraiza Cenoz2015-10-253-17/+19
* | | | working in a new wayJabier Arraiza Cenoz2015-10-242-0/+42
|/ / /
* | / Fix from Johan to prevent referencing null C++ pointer. Found via Clang scan ...Tavmjong Bah2015-10-141-1/+2
| |/ |/|
* | Add buttons for some side/corner mesh opeartions.Tavmjong Bah2015-10-082-2/+81
|/
* 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