| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixed: color scales - extra row in RGB mode | Tomasz Boczkowski | 2015-05-17 | 1 | -0/+5 |
| * | merged trunk | Tomasz Boczkowski | 2015-05-17 | 6 | -4/+534 |
| |\ | |||||
| | * | Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ... | Tavmjong Bah | 2015-05-16 | 3 | -12/+130 |
| | * | Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr... | Tavmjong Bah | 2015-05-14 | 3 | -2/+34 |
| | * | cmake: fix build with new GUI for font-variant-xxx (r14148) | su_v | 2015-05-12 | 1 | -0/+2 |
| | * | GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p... | Tavmjong Bah | 2015-05-12 | 5 | -3/+381 |
| * | | merged trunk | Tomasz Boczkowski | 2015-05-11 | 2 | -4/+14 |
| |\| | |||||
| | * | UI. Fix for Bug #1450875 (A change of the Image quality for an embedded/linke... | Nicolas Dufour | 2015-05-11 | 1 | -2/+4 |
| | * | Fix for bug 1194091 | Marc Jeanmougin | 2015-05-10 | 1 | -2/+10 |
| * | | fixed color selector not remembering it's last open tab | Tomasz Boczkowski | 2015-05-11 | 1 | -1/+1 |
| * | | merged trunk | Tomasz Boczkowski | 2015-05-11 | 2 | -27/+3 |
| |\| | |||||
| | * | Remove documentUnits from live_effect/effect.cpp/h | Jabier Arraiza Cenoz | 2015-05-09 | 2 | -27/+3 |
| * | | 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 |
| |\| | | | | | |||||
