| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | Move obvious ui component to ui/ | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| * | | 5. Refactoring of Application class: make copy/assignment operators private, ... | Liam P. White | 2014-06-27 | 1 | -6/+6 |
| * | | Move constructor/destructor into private section, remove protected section. R... | Liam P. White | 2014-06-27 | 1 | -2/+2 |
| * | | Convert accidental member accesses into static function accesses | Liam P. White | 2014-06-26 | 1 | -1/+1 |
| * | | 4. further refactor Application class; create proper singleton, encapsulate m... | Liam P. White | 2014-06-26 | 1 | -2/+2 |
| * | | 3. remove dead code, refactor existing code. Connect overlooked signals. | Liam P. White | 2014-06-26 | 1 | -1/+1 |
| * | | 1. make it compile | Liam P. White | 2014-06-25 | 1 | -7/+7 |
| |/ |
|
| * | Fix for bugs 1262782 and 1262792 | mathog | 2014-06-03 | 1 | -0/+1 |
| * | Allow command line options -i and -j to effect plain-svg output, this involve... | Martin Owens | 2014-04-05 | 1 | -0/+16 |
| * | Use the save mechanism from the export instead of suplicating code to save an... | Martin Owens | 2014-04-03 | 1 | -8/+4 |
| * | Removed obsolete header file. | Markus Engel | 2014-03-29 | 1 | -1/+1 |
| * | Protect pdf and png exports from failure and output reasonalbe warnings. | Martin Owens | 2014-01-27 | 1 | -4/+11 |
| * | Protect export options from blank filenames, png, pdf, emf and wmf. This shou... | Martin Owens | 2014-01-27 | 1 | -1/+14 |
| * | Fix for Bug #950781 (There is no disk in drive error when opening Inkscape in... | Nicolas Dufour | 2014-01-02 | 1 | -2/+5 |
| * | reorder header file includes. Because glibmm depends on a deprecated/threads.... | Johan B. C. Engelen | 2013-11-21 | 1 | -2/+3 |
| * | Add command line support for EMF and WMF export, by David Mathog. | Nicolas Dufour | 2013-11-13 | 1 | -19/+44 |
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -3/+13 |
| * | Fix my email address through codebase | Bryce Harrington | 2013-09-24 | 1 | -1/+1 |
| * | Merge from trunk. | Matthew Petroff | 2013-09-20 | 1 | -3/+2 |
| |\ |
|
| | * | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 1 | -6/+5 |
| | |\ |
|
| | * \ | Merge from trunk (r12439). | Markus Engel | 2013-07-25 | 1 | -0/+3 |
| | |\ \ |
|
| | * \ \ | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 1 | -3/+132 |
| | |\ \ \ |
|
| | * \ \ \ | merged from trunk (r12287) | Markus Engel | 2013-04-20 | 1 | -0/+15 |
| | |\ \ \ \ |
|
| | * | | | | | Removed old SPObject factory. | Markus Engel | 2013-04-10 | 1 | -1/+0 |
| | * | | | | | Cleaned up a bit. Uses some C++11 features. | Markus Engel | 2013-04-02 | 1 | -2/+2 |
| * | | | | | | Improve code readability. | Matthew Petroff | 2013-08-28 | 1 | -4/+4 |
| | |_|_|_|/
|/| | | | |
|
| * | | | | | Switched to global UnitTable. | Matthew Petroff | 2013-08-04 | 1 | -1/+0 |
| * | | | | | Eliminate "unit-constants.h". | Matthew Petroff | 2013-07-31 | 1 | -6/+6 |
| | |_|_|/
|/| | | |
|
| * | | | | Fix remaining g_type_init deprecation issues | Alex Valavanis | 2013-07-17 | 1 | -0/+3 |
| | |_|/
|/| | |
|
| * | | | Added "dbus-name" command line option to allow a D-Bus bus name other than | Eric Greveson | 2013-07-10 | 1 | -0/+20 |
| * | | | Fix for builds without --enable-dbusapi (missing #ifdef) | Eric Greveson | 2013-07-04 | 1 | -1/+5 |
| * | | | Modified dbus interface so that it works in console mode (--dbus-listen) | Eric Greveson | 2013-07-03 | 1 | -12/+41 |
| * | | | Factored layer model out into new Inkscape::LayerModel class. This allows | Eric Greveson | 2013-07-01 | 1 | -1/+17 |
| * | | | Refactor --export-pdf-version detection. | Vinícius dos Santos Oliveira | 2013-06-07 | 1 | -22/+24 |
| * | | | Fixes r12348 and r12350. | Vinícius dos Santos Oliveira | 2013-06-06 | 1 | -1/+1 |
| * | | | Add option to set --export-ps-level. Fixes bug #669748. | Vinícius dos Santos Oliveira | 2013-06-05 | 1 | -1/+23 |
| * | | | Add command line option to specify PDF export version. Patch from schwieni. | Vinícius dos Santos Oliveira | 2013-06-05 | 1 | -0/+36 |
| | |/
|/| |
|
| * | | add --export-margin option to PDF/EPS/PS export cmdline | Johan B. C. Engelen | 2013-04-06 | 1 | -0/+15 |
| |/ |
|
| * | Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che... | Alex Valavanis | 2013-03-26 | 1 | -1/+3 |
| * | Fix for 430301 : core dump exporting to non existing folder | John Smith | 2012-11-30 | 1 | -29/+53 |
| * | Fix for 1073128 : Command line PNG export fails if FeFlood filter primitive i... | John Smith | 2012-11-29 | 1 | -0/+5 |
| * | Fix for Bug #1063831 (--export-text-to-path with SVG is undocumented) by Phil... | Nicolas Dufour | 2012-10-09 | 1 | -1/+1 |
| * | Translations. Fix for Bug #425202 (Script messages not translated). | Nicolas Dufour | 2012-10-07 | 1 | -0/+2 |
| * | code cleanup: add own includes to cpp files or make the functions static if t... | Campbell Barton | 2012-10-04 | 1 | -5/+5 |
| * | Fix for 1059132 : --export-pdf crashes with inkscape trunk | John Smith | 2012-10-01 | 1 | -7/+3 |
| * | Fix for Bug #425202 (Script messages not translated). | Nicolas Dufour | 2012-07-16 | 1 | -2/+9 |
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 1 | -4/+0 |
| * | Fix for 903772 : Support --export-text-to-path when outputting plain SVG | John Smith | 2012-05-26 | 1 | -0/+28 |
| * | Fix for externally reported patch by Juergen Weigert, Bug #993500 (inkscape s... | Kris De Gussem | 2012-05-12 | 1 | -5/+14 |
| * | Eliminated duplication of GTK key defines. | Jon A. Cruz | 2012-05-03 | 1 | -2/+1 |