| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merged trunk | Tomasz Boczkowski | 2015-05-11 | 1 | -1/+1 |
| |\ | |||||
| | * | Translations. Fix typo in the Color blindness filter and Ukrainian translatio... | Yuri Chornoivan | 2015-05-11 | 1 | -1/+1 |
| * | | merged trunk | Tomasz Boczkowski | 2015-05-11 | 1 | -7/+15 |
| |\| | |||||
| | * | cmake: refactor SRC lists for optional input formats (cdr, vsd, wpg) | su_v | 2015-05-09 | 1 | -7/+15 |
| * | | merged trunk | Tomasz Boczkowski | 2015-05-09 | 5 | -12/+15 |
| |\| | |||||
| | * | fixes a few of jenkins warnings | Marc Jeanmougin | 2015-05-08 | 3 | -10/+13 |
| | * | forgotten dynamic cast | Marc Jeanmougin | 2015-05-08 | 1 | -1/+1 |
| | * | Fix crash in PDF export introduced in r14074 | Marc Jeanmougin | 2015-05-04 | 1 | -1/+1 |
| * | | renamed SPPattern methods to match coding style | Tomasz Boczkowski | 2015-05-03 | 3 | -14/+14 |
| * | | Introduced fixes after merge proposal review | Tomasz Boczkowski | 2015-05-03 | 2 | -2/+1 |
| * | | gtk3 compile fix | Tomasz Boczkowski | 2015-05-02 | 1 | -1/+0 |
| * | | merge with trunk | Tomasz Boczkowski | 2015-05-02 | 31 | -193/+151 |
| |\| | |||||
| | * | bzrignore: Fix *.cmake ignorance | Bryce Harrington | 2015-05-02 | 1 | -0/+2 |
| | * | Fix dbus build | Liam P. White | 2015-04-30 | 1 | -23/+23 |
| | * | updated with trunk | Marc Jeanmougin | 2015-04-29 | 18 | -74/+5 |
| | |\ | |||||
| | | * | enable default pen object for WMF files | mathog | 2015-04-28 | 1 | -1/+5 |
| | | * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur... | Alex Valavanis | 2015-04-27 | 17 | -73/+0 |
| | * | | merge with trunk | Marc Jeanmougin | 2015-04-27 | 7 | -48/+93 |
| | |\| | |||||
| | | * | patch for bugs 1447850 and 1447382 | mathog | 2015-04-27 | 5 | -46/+88 |
| | | * | Mainloop fix for possible data loss if closing before save has completed. | Mark Harmer | 2015-04-27 | 2 | -2/+5 |
| | * | | removed a few "using Inkscape::Util::GSListConstIterator" | Marc Jeanmougin | 2015-04-27 | 4 | -6/+0 |
| | * | | merging | Marc Jeanmougin | 2015-04-26 | 5 | -19/+107 |
| | |\| | |||||
| | * | | merge | Marc Jeanmougin | 2015-04-26 | 4 | -7/+25 |
| | |\ \ | |||||
| | * | | | more cast cleanup | Marc Jeanmougin | 2015-02-27 | 3 | -5/+3 |
| | * | | | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 9 | -11/+11 |
| | * | | | added a set to the Selection | Marc Jeanmougin | 2015-02-19 | 2 | -6/+4 |
| | * | | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 7 | -13/+13 |
| | * | | | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 9 | -43/+33 |
| * | | | | Using SelectedColor instead of SPColorSelector | Tomasz Boczkowski | 2015-04-26 | 3 | -43/+39 |
| |\ \ \ \ | |||||
| | * | | | | ColorNotebook is Gtk::Widget and uses ColorSelector | Tomasz Boczkowski | 2014-06-01 | 1 | -2/+3 |
| | * | | | | moved ColorNotebook to ui/widget | Tomasz Boczkowski | 2014-06-01 | 2 | -3/+2 |
| | * | | | | disconnecting in ParamColor destructor | Tomasz Boczkowski | 2014-06-01 | 1 | -1/+1 |
| | * | | | | Using SelectedColor in extenstion/param/color | Tomasz Boczkowski | 2014-06-01 | 2 | -32/+28 |
| * | | | | | merged SPNotebook c++-sification from svgpaints branch | Tomasz Boczkowski | 2015-04-26 | 1 | -0/+4 |
| |\| | | | | |||||
| | * | | | | SPColorNotebok c++-sification - available pages list | Tomasz Boczkowski | 2014-05-30 | 1 | -0/+4 |
| * | | | | | merged SPPattern c++-sification from svgpaints branch | Tomasz Boczkowski | 2015-04-25 | 3 | -14/+14 |
| |\| | | | | |_|_|/ |/| | | | |||||
| | * | | | SPPattern c++-sification: replacing pattern_ functions by methods pt1 | Tomasz Boczkowski | 2014-05-27 | 3 | -14/+14 |
| | * | | | SPPattern c++-sification: replaced guint by bool and enum | Tomasz Boczkowski | 2014-05-26 | 1 | -2/+2 |
| * | | | | Exporting. Fix for Bug #1414835 (PDF/PS/EPS export of filtered objects includ... | Nicolas Dufour | 2015-03-17 | 1 | -1/+1 |
| * | | | | Filters. Fix for Bug #790534 (Simulate color blindness/defects?). | Nicolas Dufour | 2015-03-10 | 2 | -1/+77 |
| * | | | | Enable PDF/PS/EPS export for gradient mesh (bug #1363369) | Adrian Johnson | 2015-03-07 | 1 | -0/+5 |
| * | | | | Extensions. Fix for Bug #1426684 (INX optiongroup does not trigger a refresh). | Nicolas Dufour | 2015-03-02 | 1 | -17/+24 |
| | |_|/ |/| | | |||||
| * | | | fix for bug 1425317 | mathog | 2015-02-25 | 4 | -7/+25 |
| | |/ |/| | |||||
| * | | Bump Poppler dependency to 0.8.3 | Alex Valavanis | 2015-02-12 | 1 | -20/+0 |
| * | | two typos in patch at rev 13914 | mathog | 2015-02-09 | 1 | -2/+2 |
| * | | fix for bug 1419926 | mathog | 2015-02-09 | 2 | -26/+43 |
| * | | fix for bug 1405292 | mathog | 2015-02-09 | 3 | -5/+5 |
| * | | Fixing dead assignment and uninitialized argument value. | Nicolas Dufour | 2015-02-07 | 1 | -1/+2 |
| * | | Fix for Bug #437567 (PDF Save As dialog convert text to paths option is confu... | Kence (casey.peel@gmail.com) | 2015-01-28 | 2 | -12/+21 |
| * | | Fix regression: pasted bitmaps should be embeded. (Bug #855440) | Tavmjong Bah | 2015-01-21 | 1 | -1/+1 |
