summaryrefslogtreecommitdiffstats
path: root/src/main.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove embedded build date, to allow reproducible building.Mattia Rizzolo2016-11-071-1/+1
* further cppificationMarc Jeanmougin2016-11-061-6/+4
* beautify identsDmitry Zhulanov2016-10-031-1/+1
* disable xverb feature if WITH_YAML definedDmitry Zhulanov2016-10-011-4/+11
* add x-verbs supportDmitry Zhulanov2016-09-261-0/+22
* Fix compilation errorEduard Braun2016-08-181-1/+1
* Move some main functions to Application classAlex Valavanis2016-08-091-96/+8
* Merged trunkAdrian Boguszewski2016-08-091-5/+0
|\
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-5/+0
| |\
| | * Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-5/+0
* | | Merged trunkAdrian Boguszewski2016-08-031-15/+1
|\| |
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-15/+1
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+15
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-15/+0
| |/
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-2/+2
* | Last part of new SPObject children listAdrian Boguszewski2016-07-141-4/+2
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-2/+2
|/
* GTK3: Fix error if default style.css file not found. Modified patch from houz.Tavmjong Bah2016-05-171-33/+49
* GTK3: Fix compile for GTK3 versions less than 3.16. Try 2.Tavmjong Bah2016-05-161-3/+14
* GTK3: Fix compile for GTK3 versions less than 3.16.Tavmjong Bah2016-05-151-0/+4
* Start of GTK3 external style sheet support.Tavmjong Bah2016-05-081-0/+34
* window/task bar icon missing when installed in non-standard locationRaphael Rosch2015-11-201-0/+4
* Change command line PostScript export level to 3 (bug #1432310)Adrian Johnson2015-09-301-3/+3
* Merge from trunkKrzysztof Kosi??ski2015-05-081-13/+11
|\
| * Just reread the entire diff against trunk. Given the diff size, i must have f...Marc Jeanmougin2015-04-261-1/+3
| * mergeMarc Jeanmougin2015-04-261-1/+1
| |\
| * | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-3/+0
| * | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-6/+6
| * | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-12/+11
* | | Remove round_rectangle_outwards from helper/geom.hKrzysztof Kosi??ski2015-05-081-1/+1
| |/ |/|
* | Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-261-1/+1
* | Isolate components of libgcLiam P. White2015-02-251-1/+1
|/
* Fix for Bug #1417990 (Trunk: crash on export to PS/EPS/PDF via command line (...Nicolas Dufour2015-02-041-8/+4
* Update to trunk r13690Liam P. White2014-11-091-4/+4
|\
| * default export dpi = 96Alvin Penner2014-11-021-4/+4
* | Update to experimental r13598Liam P. White2014-10-081-1/+1
|\|
| * Move obvious ui component to ui/Liam P. White2014-10-051-1/+1
* | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-6/+6
* | Move constructor/destructor into private section, remove protected section. R...Liam P. White2014-06-271-2/+2
* | Convert accidental member accesses into static function accessesLiam P. White2014-06-261-1/+1
* | 4. further refactor Application class; create proper singleton, encapsulate m...Liam P. White2014-06-261-2/+2
* | 3. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White2014-06-261-1/+1
* | 1. make it compileLiam P. White2014-06-251-7/+7
|/
* Fix for bugs 1262782 and 1262792mathog2014-06-031-0/+1
* Allow command line options -i and -j to effect plain-svg output, this involve...Martin Owens2014-04-051-0/+16
* Use the save mechanism from the export instead of suplicating code to save an...Martin Owens2014-04-031-8/+4
* Removed obsolete header file.Markus Engel2014-03-291-1/+1
* Protect pdf and png exports from failure and output reasonalbe warnings.Martin Owens2014-01-271-4/+11
* Protect export options from blank filenames, png, pdf, emf and wmf. This shou...Martin Owens2014-01-271-1/+14
* Fix for Bug #950781 (There is no disk in drive error when opening Inkscape in...Nicolas Dufour2014-01-021-2/+5