| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use more fine-grain fallbacks for Poppler/Cairo PDF imports. | Tavmjong Bah | 2015-05-29 | 1 | -0/+7 |
| | | | | (bzr r14184) | ||||
| * | Revert unintended changes. | Tavmjong Bah | 2015-05-27 | 2 | -159/+8 |
| | | | | (bzr r14181) | ||||
| * | Add 'font-variant-xxx' to properties that should not be set on non-text ↵ | Tavmjong Bah | 2015-05-27 | 2 | -8/+159 |
| | | | | | | elements. (bzr r14179) | ||||
| * | Fix Gtk3 build. | Tavmjong Bah | 2015-05-26 | 1 | -0/+6 |
| | | | | (bzr r14177) | ||||
| * | Fix crash in import of PDF via Poppler/Cairo with relative path. | Tavmjong Bah | 2015-05-24 | 1 | -22/+28 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1351246 (bzr r14172) | ||||
| * | Respect PDF image 'interpolate' value on import. | Tavmjong Bah | 2015-05-24 | 3 | -27/+73 |
| | | | | (bzr r14171) | ||||
| * | Reorganized PDF import dialog, disabling unused options as appropriate. | Tavmjong Bah | 2015-05-24 | 2 | -67/+90 |
| | | | | (bzr r14170) | ||||
| * | minor tweaks to libUEMF and related code | mathog | 2015-05-21 | 1 | -2/+4 |
| | | | | (bzr r14169) | ||||
| * | patch for bug 1457612 | mathog | 2015-05-21 | 1 | -6/+6 |
| | | | | (bzr r14168) | ||||
| * | merged trunk | Tomasz Boczkowski | 2015-05-11 | 1 | -1/+1 |
| |\ | | | | | (bzr r14059.1.26) | ||||
| | * | Translations. Fix typo in the Color blindness filter and Ukrainian ↵ | Yuri Chornoivan | 2015-05-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | translation update. Fixed bugs: - https://launchpad.net/bugs/1407331 (bzr r14145) | ||||
| * | | merged trunk | Tomasz Boczkowski | 2015-05-11 | 1 | -7/+15 |
| |\| | | | | | (bzr r14059.1.24) | ||||
| | * | cmake: refactor SRC lists for optional input formats (cdr, vsd, wpg) | su_v | 2015-05-09 | 1 | -7/+15 |
| | | | | | | | (bzr r14139) | ||||
| * | | merged trunk | Tomasz Boczkowski | 2015-05-09 | 5 | -12/+15 |
| |\| | | | | | (bzr r14059.1.21) | ||||
| | * | fixes a few of jenkins warnings | Marc Jeanmougin | 2015-05-08 | 3 | -10/+13 |
| | | | | | | | (bzr r14126) | ||||
| | * | forgotten dynamic cast | Marc Jeanmougin | 2015-05-08 | 1 | -1/+1 |
| | | | | | | | (bzr r14125) | ||||
| | * | Fix crash in PDF export introduced in r14074 | Marc Jeanmougin | 2015-05-04 | 1 | -1/+1 |
| | | | | | | | (bzr r14108) | ||||
| * | | renamed SPPattern methods to match coding style | Tomasz Boczkowski | 2015-05-03 | 3 | -14/+14 |
| | | | | | | | (bzr r14059.1.20) | ||||
| * | | Introduced fixes after merge proposal review | Tomasz Boczkowski | 2015-05-03 | 2 | -2/+1 |
| | | | | | | | (bzr r14059.1.16) | ||||
| * | | gtk3 compile fix | Tomasz Boczkowski | 2015-05-02 | 1 | -1/+0 |
| | | | | | | | (bzr r14059.1.13) | ||||
| * | | merge with trunk | Tomasz Boczkowski | 2015-05-02 | 31 | -193/+151 |
| |\| | | | | | (bzr r14059.1.12) | ||||
| | * | bzrignore: Fix *.cmake ignorance | Bryce Harrington | 2015-05-02 | 1 | -0/+2 |
| | | | | | | | | | | | Only certain .cmake files should be ignored (bzr r14086) | ||||
| | * | Fix dbus build | Liam P. White | 2015-04-30 | 1 | -23/+23 |
| | | | | | | | (bzr r14077) | ||||
| | * | updated with trunk | Marc Jeanmougin | 2015-04-29 | 18 | -74/+5 |
| | |\ | | | | | | | (bzr r13922.1.19) | ||||
| | | * | enable default pen object for WMF files | mathog | 2015-04-28 | 1 | -1/+5 |
| | | | | | | | | | | (bzr r14067) | ||||
| | | * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 2015-04-27 | 17 | -73/+0 |
| | | | | | | | | | | | | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | ||||
| | * | | merge with trunk | Marc Jeanmougin | 2015-04-27 | 7 | -48/+93 |
| | |\| | | | | | | | (bzr r13922.1.18) | ||||
| | | * | patch for bugs 1447850 and 1447382 | mathog | 2015-04-27 | 5 | -46/+88 |
| | | | | | | | | | | (bzr r14062) | ||||
| | | * | Mainloop fix for possible data loss if closing before save has completed. | Mark Harmer | 2015-04-27 | 2 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/967416 (bzr r14060) | ||||
| | * | | removed a few "using Inkscape::Util::GSListConstIterator" | Marc Jeanmougin | 2015-04-27 | 4 | -6/+0 |
| | | | | | | | | | | (bzr r13922.1.16) | ||||
| | * | | merging | Marc Jeanmougin | 2015-04-26 | 5 | -19/+107 |
| | |\| | | | | | | | (bzr r13922.1.13) | ||||
| | * | | merge | Marc Jeanmougin | 2015-04-26 | 4 | -7/+25 |
| | |\ \ | | | | | | | | | (bzr r13922.1.12) | ||||
| | * | | | more cast cleanup | Marc Jeanmougin | 2015-02-27 | 3 | -5/+3 |
| | | | | | | | | | | | | | (bzr r13922.1.11) | ||||
| | * | | | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 9 | -11/+11 |
| | | | | | | | | | | | | | (bzr r13922.1.10) | ||||
| | * | | | added a set to the Selection | Marc Jeanmougin | 2015-02-19 | 2 | -6/+4 |
| | | | | | | | | | | | | | (bzr r13922.1.6) | ||||
| | * | | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 7 | -13/+13 |
| | | | | | | | | | | | | | (bzr r13922.1.5) | ||||
| | * | | | At first, I was thinking "I just have to go to the selection file, and ↵ | Marc Jeanmougin | 2015-02-17 | 9 | -43/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1) | ||||
| * | | | | Using SelectedColor instead of SPColorSelector | Tomasz Boczkowski | 2015-04-26 | 3 | -43/+39 |
| |\ \ \ \ | | | | | | | | | | | (bzr r14059.1.10) | ||||
| | * | | | | ColorNotebook is Gtk::Widget and uses ColorSelector | Tomasz Boczkowski | 2014-06-01 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | (bzr r13341.6.52) | ||||
| | * | | | | moved ColorNotebook to ui/widget | Tomasz Boczkowski | 2014-06-01 | 2 | -3/+2 |
| | | | | | | | | | | | | | | | | (bzr r13341.6.51) | ||||
| | * | | | | disconnecting in ParamColor destructor | Tomasz Boczkowski | 2014-06-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | (bzr r13341.6.47) | ||||
| | * | | | | Using SelectedColor in extenstion/param/color | Tomasz Boczkowski | 2014-06-01 | 2 | -32/+28 |
| | | | | | | | | | | | | | | | | (bzr r13341.6.45) | ||||
| * | | | | | merged SPNotebook c++-sification from svgpaints branch | Tomasz Boczkowski | 2015-04-26 | 1 | -0/+4 |
| |\| | | | | | | | | | | | | | | (bzr r14059.1.5) | ||||
| | * | | | | SPColorNotebok c++-sification - available pages list | Tomasz Boczkowski | 2014-05-30 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | (bzr r13341.6.28) | ||||
| * | | | | | merged SPPattern c++-sification from svgpaints branch | Tomasz Boczkowski | 2015-04-25 | 3 | -14/+14 |
| |\| | | | | |_|_|/ |/| | | | (bzr r14059.1.2) | ||||
| | * | | | SPPattern c++-sification: replacing pattern_ functions by methods pt1 | Tomasz Boczkowski | 2014-05-27 | 3 | -14/+14 |
| | | | | | | | | | | | | | (bzr r13341.6.19) | ||||
| | * | | | SPPattern c++-sification: replaced guint by bool and enum | Tomasz Boczkowski | 2014-05-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | (bzr r13341.6.16) | ||||
| * | | | | Exporting. Fix for Bug #1414835 (PDF/PS/EPS export of filtered objects ↵ | Nicolas Dufour | 2015-03-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include copy of unfiltered object on top). Fixed bugs: - https://launchpad.net/bugs/1414835 (bzr r14010) | ||||
| * | | | | Filters. Fix for Bug #790534 (Simulate color blindness/defects?). | Nicolas Dufour | 2015-03-10 | 2 | -1/+77 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/790534 (bzr r13984) | ||||
| * | | | | Enable PDF/PS/EPS export for gradient mesh (bug #1363369) | Adrian Johnson | 2015-03-07 | 1 | -0/+5 |
| | | | | | | | | | | | | | (bzr r13971) | ||||
