summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Add optional presure to width and to sizeJabier Arraiza Cenoz2015-10-302-5/+65
| | | | | | | | | | | | | | | | | | | | | | | | | Start showing trace dialog (bzr r14422.1.27)
* | | | | update to trunkJabier Arraiza Cenoz2015-10-291-0/+2
|\| | | | | | | | | | | | | | (bzr r14422.1.26)
| * | | | static code analysisKris De Gussem2015-10-281-0/+2
| | |_|/ | |/| | | | | | (bzr r14432)
* | | | Removed recursion from code because no speed improvementsJabier Arraiza Cenoz2015-10-291-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Added swith to 100 on toogle no overlap button pointed by Mc. Fixed crash pointed by Mc selecting all+no overlap+click (bzr r14422.1.25)
* | | | add a ignore transparent areas optionJabier Arraiza Cenoz2015-10-282-3/+35
| | | | | | | | | | | | (bzr r14422.1.21)
* | | | Now the picker work with alphas and also in no overlap modeJabier Arraiza Cenoz2015-10-272-34/+38
| | | | | | | | | | | | | | | | | | | | | | | | Offset dropdown disabled if no overlap Changed offset to percent based (bzr r14422.1.18)
* | | | Fixed some typos pointed by McJabier Arraiza Cenoz2015-10-261-8/+19
| | | | | | | | | | | | (bzr r14422.1.17)
* | | | Added a option to pick down colorJabier Arraiza Cenoz2015-10-262-0/+21
| | | | | | | | | | | | (bzr r14422.1.14)
* | | | Fixed typos from McJabier Arraiza Cenoz2015-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Removed unnecesary added headers Put overlap default to false (bzr r14422.1.12)
* | | | End adding no overlap to spray toolJabier Arraiza Cenoz2015-10-253-17/+19
| | | | | | | | | | | | (bzr r14422.1.9)
* | | | working in a new wayJabier Arraiza Cenoz2015-10-242-0/+42
|/ / / | | | | | | (bzr r14422.1.7)
* | / Fix from Johan to prevent referencing null C++ pointer. Found via Clang scan ↵Tavmjong Bah2015-10-141-1/+2
| |/ |/| | | | | | | build. (bzr r14409)
* | Add buttons for some side/corner mesh opeartions.Tavmjong Bah2015-10-082-2/+81
|/ | | (bzr r14402)
* Fix typo in a comment s/seperator/separator/Mattia Rizzolo2015-09-141-1/+1
| | | (bzr r14364.1.2)
* Attempt to fix 1417173 (undo duplicate gradient crash)Marc Jeanmougin2015-09-051-10/+7
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1417173 (bzr r14345)
* Update simplify interactive to handle trinagle out powerstrokes, also fix it ↵Jabier Arraiza Cenoz2015-08-011-5/+34
| | | | | for Spiro paths. Updated toolbar slider to also update powerstroke points (bzr r14271)
* update to trunkJabier Arraiza Cenoz2015-07-302-0/+93
|\ | | | | (bzr r12588.1.46)
| * add flattern button to interactive simplifyJabier Arraiza Cenoz2015-07-272-1/+50
| | | | | | (bzr r14261)
| * Removes extra unnecesary code pointed by Nathan HurstJabier Arraiza Cenoz2015-07-251-14/+12
| | | | | | (bzr r13973.1.19)
| * change from list to vectorJabier Arraiza Cenoz2015-07-241-3/+2
| | | | | | (bzr r13973.1.16)
| * update to trunkJabier Arraiza Cenoz2015-07-2442-4611/+369
| |\ | | | | | | (bzr r13973.1.15)
| * \ update to trunkJabier Arraiza Cenoz2015-03-181-7/+7
| |\ \ | | | | | | | | (bzr r13973.1.10)
| * | | allow use multiple lines, added new iconJabier Arraiza Cenoz2015-03-082-15/+18
| | | | | | | | | | | | (bzr r13973.1.3)
| * | | add interactive smooth to pen toolJabier Arraiza Cenoz2015-03-072-0/+44
| | | | | | | | | | | | (bzr r13973.1.1)
* | | | update to trunkJabier Arraiza Cenoz2015-07-2433-4543/+360
|\ \ \ \ | | |_|/ | |/| | (bzr r12588.1.45)
| * | | 1357805+1227193 revisitedLiam P. White2015-06-101-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1227193 - https://launchpad.net/bugs/1357805 (bzr r14199)
| * | | fixed color selector not remembering it's last open tabTomasz Boczkowski2015-05-111-0/+3
| | | | | | | | | | | | (bzr r14059.1.25)
| * | | fixed crash in paint selector when changing from gradient to solid colorTomasz Boczkowski2015-05-091-4/+14
| | | | | | | | | | | | (bzr r14059.1.23)
| * | | Using MODE_SOLID_COLOR in paint selector instead of duplicated ↵Tomasz Boczkowski2015-05-093-14/+9
| | | | | | | | | | | | | | | | | | | | MODE_COLOR_RGB and MODE_COLOR_CMYK (bzr r14059.1.22)
| * | | merged trunkTomasz Boczkowski2015-05-094-2/+18
| |\ \ \ | | | | | | | | | | (bzr r14059.1.21)
| | * | | fixes a few of jenkins warningsMarc Jeanmougin2015-05-083-2/+5
| | | | | | | | | | | | | | | (bzr r14126)
| | * | | going from swatch to flat color should start with previous swatch colorRaphael Rosch2015-05-041-2/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1450112 (bzr r14109)
| * | | | renamed SPPattern methods to match coding styleTomasz Boczkowski2015-05-032-4/+4
| | | | | | | | | | | | | | | (bzr r14059.1.20)
| * | | | gtk3 compile fixTomasz Boczkowski2015-05-021-4/+0
| | | | | | | | | | | | | | | (bzr r14059.1.13)
| * | | | merge with trunkTomasz Boczkowski2015-05-0221-189/+125
| |\| | | | | | | | | | | | | (bzr r14059.1.12)
| | * | | updated with trunkMarc Jeanmougin2015-04-2912-60/+10
| | |\ \ \ | | | | | | | | | | | | (bzr r13922.1.19)
| | | * | | Fix regression: Update default font-family if nothing is selected on canvas.Tavmjong Bah2015-04-291-4/+10
| | | | | | | | | | | | | | | | | | (bzr r14072)
| | * | | | removed a few useless SP_OBJECT() castsMarc Jeanmougin2015-04-271-2/+2
| | | | | | | | | | | | | | | | | | (bzr r13922.1.17)
| | * | | | fixMarc Jeanmougin2015-04-261-1/+1
| | | | | | | | | | | | | | | | | | (bzr r13922.1.14)
| | * | | | mergingMarc Jeanmougin2015-04-265-101/+76
| | |\ \ \ \ | | | | | | | | | | | | | | (bzr r13922.1.13)
| | * \ \ \ \ mergeMarc Jeanmougin2015-04-262-18/+26
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | (bzr r13922.1.12)
| | * | | | | | more cast cleanupMarc Jeanmougin2015-02-274-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r13922.1.11)
| | * | | | | | corrected the casts (hopefully)Marc Jeanmougin2015-02-2710-31/+32
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r13922.1.10)
| | * | | | | | Merge, resolved conflictsMarc Jeanmougin2015-02-231-22/+15
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | (bzr r13922.1.8)
| | * | | | | | | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-1911-65/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13922.1.5)
| | * | | | | | | At first, I was thinking "I just have to go to the selection file, and ↵Marc Jeanmougin2015-02-1711-129/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1)
| * | | | | | | | merged gtk3 compile fixTomasz Boczkowski2015-04-261-3/+3
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | (bzr r14059.1.11)
| | * | | | | | | | fixed updating drawing when dragging a color sliderTomasz Boczkowski2014-06-011-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.6.53)
| * | | | | | | | | Using SelectedColor instead of SPColorSelectorTomasz Boczkowski2015-04-2610-1074/+177
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r14059.1.10)
| | * | | | | | | | ColorNotebook is Gtk::Widget and uses ColorSelectorTomasz Boczkowski2014-06-013-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.6.52)