| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixed crash in paint selector when changing from gradient to solid color | Tomasz Boczkowski | 2015-05-09 | 3 | -16/+14 |
| * | merged trunk | Tomasz Boczkowski | 2015-05-09 | 18 | -54/+60 |
| |\ | |||||
| | * | fixes a few of jenkins warnings | Marc Jeanmougin | 2015-05-08 | 11 | -24/+11 |
| | * | Fixed the layer blends | Marc Jeanmougin | 2015-05-08 | 3 | -21/+17 |
| | * | fix for stl "remove" | Marc Jeanmougin | 2015-05-07 | 1 | -1/+1 |
| | * | better fix, using std::remove instead of std::erase | Marc Jeanmougin | 2015-05-07 | 1 | -3/+1 |
| | * | fix crash when converting a group of objects to path | Marc Jeanmougin | 2015-05-07 | 1 | -1/+3 |
| | * | UI. Fix for Bug #1450877 (GUI glitch in Object Properties) | Nicolas Dufour | 2015-05-06 | 1 | -2/+2 |
| | * | show filter usage count | Raphael Rosch | 2015-05-05 | 2 | -6/+29 |
| * | | Reformatted refactored files | Tomasz Boczkowski | 2015-05-03 | 12 | -1324/+1291 |
| * | | Removed commented out code from ColorNotebook | Tomasz Boczkowski | 2015-05-03 | 2 | -164/+0 |
| * | | Introduced fixes after merge proposal review | Tomasz Boczkowski | 2015-05-03 | 4 | -73/+46 |
| * | | Removed unnecessary inclusion of glibmm/threads.h | Tomasz Boczkowski | 2015-05-03 | 10 | -67/+13 |
| * | | gtk3 compile fix | Tomasz Boczkowski | 2015-05-02 | 4 | -26/+10 |
| * | | merge with trunk | Tomasz Boczkowski | 2015-05-02 | 89 | -708/+388 |
| |\| | |||||
| | * | Fixed comparison function used in sorts | Marc Jeanmougin | 2015-05-02 | 1 | -1/+1 |
| | * | updated with trunk | Marc Jeanmougin | 2015-04-29 | 57 | -286/+2 |
| | |\ | |||||
| | | * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur... | Alex Valavanis | 2015-04-27 | 57 | -286/+2 |
| | * | | removed a few useless SP_OBJECT() casts | Marc Jeanmougin | 2015-04-27 | 3 | -3/+3 |
| | * | | removed a few "using Inkscape::Util::GSListConstIterator" | Marc Jeanmougin | 2015-04-27 | 2 | -6/+0 |
| | * | | Just reread the entire diff against trunk. Given the diff size, i must have f... | Marc Jeanmougin | 2015-04-26 | 3 | -4/+3 |
| | * | | merging | Marc Jeanmougin | 2015-04-26 | 31 | -539/+818 |
| | |\| | |||||
| | * | | merge | Marc Jeanmougin | 2015-04-26 | 32 | -226/+116 |
| | |\ \ | |||||
| | * | | | more cast cleanup | Marc Jeanmougin | 2015-02-27 | 10 | -21/+21 |
| | * | | | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 26 | -82/+68 |
| | * | | | Merge, resolved conflicts | Marc Jeanmougin | 2015-02-23 | 13 | -174/+88 |
| | |\ \ \ | |||||
| | * | | | | added a set to the Selection | Marc Jeanmougin | 2015-02-19 | 3 | -20/+14 |
| | * | | | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 35 | -187/+181 |
| | * | | | | I can't really understand why, but i can now launch inkscape without it segfa... | mc | 2015-02-18 | 3 | -9/+9 |
| | * | | | | Just... | mc | 2015-02-18 | 29 | -246/+236 |
| | * | | | | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 9 | -159/+162 |
| * | | | | | Using SelectedColor instead of SPColorSelector | Tomasz Boczkowski | 2015-04-26 | 15 | -108/+765 |
| |\ \ \ \ \ | |||||
| | * | | | | | ColorNotebook is Gtk::Widget and uses ColorSelector | Tomasz Boczkowski | 2014-06-01 | 3 | -308/+122 |
| | * | | | | | moved ColorNotebook to ui/widget | Tomasz Boczkowski | 2014-06-01 | 5 | -1/+830 |
| | * | | | | | using SelectedColor in ColorPicker | Tomasz Boczkowski | 2014-06-01 | 2 | -43/+35 |
| | * | | | | | Using SelectedColor in extenstion/param/color | Tomasz Boczkowski | 2014-06-01 | 2 | -0/+15 |
| | * | | | | | inhibit SelectedColor::setColorAlpha in the callbacks of it's signals | Tomasz Boczkowski | 2014-06-01 | 6 | -43/+32 |
| * | | | | | | merged SPColorICCSelector c++-sification from svgpaints branch | Tomasz Boczkowski | 2015-04-26 | 4 | -0/+1170 |
| |\| | | | | | |||||
| | * | | | | | SPColorICC c++sification: using SelectedColor | Tomasz Boczkowski | 2014-05-31 | 2 | -275/+199 |
| | * | | | | | SPColorICC c++sification: moved to ui/widget/ | Tomasz Boczkowski | 2014-05-31 | 4 | -0/+1235 |
| * | | | | | | merged SPColorScales c++-sification from svgpaints branch | Tomasz Boczkowski | 2015-04-26 | 6 | -2/+825 |
| |\| | | | | | |||||
| | * | | | | | SPColorScales c++-sification - using SelectedColor | Tomasz Boczkowski | 2014-05-31 | 2 | -224/+92 |
| | * | | | | | updated CMakeLists | Tomasz Boczkowski | 2014-05-31 | 1 | -0/+8 |
| | * | | | | | SPColorScales c++-sification - move to ui/widget | Tomasz Boczkowski | 2014-05-31 | 5 | -2/+931 |
| * | | | | | | merged SPColorWheelSelector c++-sification from svgpaints branch | Tomasz Boczkowski | 2015-04-26 | 5 | -3/+419 |
| |\| | | | | | |||||
| | * | | | | | SPColorWheelSelector c++-sification: replaced gtk calls by gtkmm versions | Tomasz Boczkowski | 2014-05-31 | 2 | -86/+90 |
| | * | | | | | SPColorWheelSelector c++-sification: inherit Gtk::Table/Grid | Tomasz Boczkowski | 2014-05-31 | 4 | -193/+112 |
| | * | | | | | SPColorWheelSelector c++-sification: moved to ui/widgets | Tomasz Boczkowski | 2014-05-31 | 3 | -0/+479 |
| * | | | | | | merged SelectedColor enhancements from svgpaints branch | Tomasz Boczkowski | 2015-04-26 | 6 | -31/+70 |
| |\| | | | | | |||||
| | * | | | | | added dragged, released, grabbed signals to SelectedColor | Tomasz Boczkowski | 2014-05-31 | 4 | -1/+30 |
