| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a wrong string | Jabier Arraiza Cenoz | 2015-10-16 | 1 | -1/+1 |
| * | Add convert to guides option | Jabier Arraiza Cenoz | 2015-10-16 | 2 | -0/+18 |
| * | update to trunk | Jabier Arraiza Cenoz | 2015-10-15 | 1 | -1/+2 |
| |\ | |||||
| | * | Fix from Johan to prevent referencing null C++ pointer. Found via Clang scan ... | Tavmjong Bah | 2015-10-14 | 1 | -1/+2 |
| * | | Convert Measure to Item done | Jabier Arraiza Cenoz | 2015-10-12 | 2 | -0/+18 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-10-10 | 2 | -2/+81 |
| |\| | |||||
| | * | Add buttons for some side/corner mesh opeartions. | Tavmjong Bah | 2015-10-08 | 2 | -2/+81 |
| * | | Added new button to get global measure as a dimension | Jabier Arraiza Cenoz | 2015-10-10 | 2 | -3/+34 |
| * | | add snaping to knots and stating convert measure to items | Jabier Arraiza Cenoz | 2015-10-06 | 2 | -0/+19 |
| * | | add reverse to meassure output | Jabier Arraiza Cenoz | 2015-10-05 | 2 | -1/+17 |
| * | | Add redraw to meassure when use toolbar | Jabier Arraiza Cenoz | 2015-10-05 | 1 | -11/+88 |
| * | | Add improvements to measure tool: | Jabier Arraiza Cenoz | 2015-10-04 | 2 | -0/+39 |
| |/ | |||||
| * | Fix typo in a comment s/seperator/separator/ | Mattia Rizzolo | 2015-09-14 | 1 | -1/+1 |
| * | 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 |
