| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Attempt to fix 1417173 (undo duplicate gradient crash) | Marc Jeanmougin | 2015-09-05 | 1 | -10/+7 |
| * | Update simplify interactive to handle trinagle out powerstrokes, also fix it ... | Jabier Arraiza Cenoz | 2015-08-01 | 1 | -5/+34 |
| * | update to trunk | Jabier Arraiza Cenoz | 2015-07-30 | 2 | -0/+93 |
| |\ | |||||
| | * | add flattern button to interactive simplify | Jabier Arraiza Cenoz | 2015-07-27 | 2 | -1/+50 |
| | * | Removes extra unnecesary code pointed by Nathan Hurst | Jabier Arraiza Cenoz | 2015-07-25 | 1 | -14/+12 |
| | * | change from list to vector | Jabier Arraiza Cenoz | 2015-07-24 | 1 | -3/+2 |
| | * | update to trunk | Jabier Arraiza Cenoz | 2015-07-24 | 42 | -4611/+369 |
| | |\ | |||||
| | * \ | update to trunk | Jabier Arraiza Cenoz | 2015-03-18 | 1 | -7/+7 |
| | |\ \ | |||||
| | * | | | allow use multiple lines, added new icon | Jabier Arraiza Cenoz | 2015-03-08 | 2 | -15/+18 |
| | * | | | add interactive smooth to pen tool | Jabier Arraiza Cenoz | 2015-03-07 | 2 | -0/+44 |
| * | | | | update to trunk | Jabier Arraiza Cenoz | 2015-07-24 | 33 | -4543/+360 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | 1357805+1227193 revisited | Liam P. White | 2015-06-10 | 1 | -1/+5 |
| | * | | | fixed color selector not remembering it's last open tab | Tomasz Boczkowski | 2015-05-11 | 1 | -0/+3 |
| | * | | | fixed crash in paint selector when changing from gradient to solid color | Tomasz Boczkowski | 2015-05-09 | 1 | -4/+14 |
| | * | | | Using MODE_SOLID_COLOR in paint selector instead of duplicated MODE_COLOR_RGB... | Tomasz Boczkowski | 2015-05-09 | 3 | -14/+9 |
| | * | | | merged trunk | Tomasz Boczkowski | 2015-05-09 | 4 | -2/+18 |
| | |\ \ \ | |||||
| | | * | | | fixes a few of jenkins warnings | Marc Jeanmougin | 2015-05-08 | 3 | -2/+5 |
| | | * | | | going from swatch to flat color should start with previous swatch color | Raphael Rosch | 2015-05-04 | 1 | -2/+16 |
| | * | | | | renamed SPPattern methods to match coding style | Tomasz Boczkowski | 2015-05-03 | 2 | -4/+4 |
| | * | | | | gtk3 compile fix | Tomasz Boczkowski | 2015-05-02 | 1 | -4/+0 |
| | * | | | | merge with trunk | Tomasz Boczkowski | 2015-05-02 | 21 | -189/+125 |
| | |\| | | | |||||
| | | * | | | updated with trunk | Marc Jeanmougin | 2015-04-29 | 12 | -60/+10 |
| | | |\ \ \ | |||||
| | | | * | | | Fix regression: Update default font-family if nothing is selected on canvas. | Tavmjong Bah | 2015-04-29 | 1 | -4/+10 |
| | | * | | | | removed a few useless SP_OBJECT() casts | Marc Jeanmougin | 2015-04-27 | 1 | -2/+2 |
| | | * | | | | fix | Marc Jeanmougin | 2015-04-26 | 1 | -1/+1 |
| | | * | | | | merging | Marc Jeanmougin | 2015-04-26 | 5 | -101/+76 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | merge | Marc Jeanmougin | 2015-04-26 | 2 | -18/+26 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | more cast cleanup | Marc Jeanmougin | 2015-02-27 | 4 | -8/+8 |
| | | * | | | | | | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 10 | -31/+32 |
| | | * | | | | | | Merge, resolved conflicts | Marc Jeanmougin | 2015-02-23 | 1 | -22/+15 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 11 | -65/+65 |
| | | * | | | | | | | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 11 | -129/+114 |
| | * | | | | | | | | merged gtk3 compile fix | Tomasz Boczkowski | 2015-04-26 | 1 | -3/+3 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | fixed updating drawing when dragging a color slider | Tomasz Boczkowski | 2014-06-01 | 1 | -3/+3 |
| | * | | | | | | | | | Using SelectedColor instead of SPColorSelector | Tomasz Boczkowski | 2015-04-26 | 10 | -1074/+177 |
| | |\| | | | | | | | | |||||
| | | * | | | | | | | | ColorNotebook is Gtk::Widget and uses ColorSelector | Tomasz Boczkowski | 2014-06-01 | 3 | -3/+9 |
| | | * | | | | | | | | moved ColorNotebook to ui/widget | Tomasz Boczkowski | 2014-06-01 | 7 | -833/+4 |
| | | * | | | | | | | | using ColorSelector in SwatchSelector | Tomasz Boczkowski | 2014-06-01 | 2 | -63/+51 |
| | | * | | | | | | | | using ColorSelector in SPPaintSelector | Tomasz Boczkowski | 2014-06-01 | 2 | -47/+56 |
| | | * | | | | | | | | using ColorSelector in gradient vector selector widget | Tomasz Boczkowski | 2014-06-01 | 1 | -14/+45 |
| | | * | | | | | | | | Using SelectedColor in extenstion/param/color | Tomasz Boczkowski | 2014-06-01 | 2 | -1/+14 |
| | | * | | | | | | | | SPColorNotebook cleanup | Tomasz Boczkowski | 2014-06-01 | 2 | -142/+16 |
| | | * | | | | | | | | inhibit SelectedColor::setColorAlpha in the callbacks of it's signals | Tomasz Boczkowski | 2014-06-01 | 1 | -2/+2 |
| | * | | | | | | | | | merged SPColorICCSelector c++-sification from svgpaints branch | Tomasz Boczkowski | 2015-04-26 | 5 | -1214/+1 |
| | |\| | | | | | | | | |||||
| | | * | | | | | | | | SPColorICC c++sification: moved to ui/widget/ | Tomasz Boczkowski | 2014-05-31 | 5 | -1236/+1 |
| | * | | | | | | | | | merged SPColorScales c++-sification from svgpaints branch | Tomasz Boczkowski | 2015-04-26 | 8 | -919/+11 |
| | |\| | | | | | | | | |||||
| | | * | | | | | | | | SPColorScales c++-sification - using SelectedColor | Tomasz Boczkowski | 2014-05-31 | 4 | -3/+9 |
| | | * | | | | | | | | updated CMakeLists | Tomasz Boczkowski | 2014-05-31 | 1 | -4/+0 |
| | | * | | | | | | | | SPColorScales c++-sification - move to ui/widget | Tomasz Boczkowski | 2014-05-31 | 5 | -931/+2 |
| | * | | | | | | | | | merged SPColorWheelSelector c++-sification from svgpaints branch | Tomasz Boczkowski | 2015-04-26 | 5 | -472/+48 |
| | |\| | | | | | | | | |||||
