summaryrefslogtreecommitdiffstats
path: root/src/main.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* hopefully fix compile (#include <errno.h>Johan B. C. Engelen2007-11-161-0/+1
* Fix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535Johan B. C. Engelen2007-11-161-13/+15
* warning cleanupJon A. Cruz2007-11-081-7/+7
* Commit patch 1787855: fix for [ 1723558 ] Command line export for emf filesJohan B. C. Engelen2007-10-121-0/+53
* add experimental modifier remappingMenTaLguY2007-08-291-0/+30
* add logging of basic display propertiesMenTaLguY2007-05-101-0/+3
* remove useless and half-broken slideshow mode in favor of inkviewbulia byak2007-03-221-31/+10
* adapt code to new Maybe/bbox regimeMenTaLguY2007-03-041-6/+52
* switch from invokeBbox to getBounds (need to fix problems with emptyMenTaLguY2007-03-041-42/+1
* ted's fixbulia byak2007-03-021-1/+1
* r14651@tres: ted | 2007-02-28 23:23:41 -0800Ted Gould2007-03-011-4/+2
* r14649@tres: ted | 2007-02-28 23:21:44 -0800Ted Gould2007-03-011-86/+0
* r14632@tres: ted | 2007-02-28 23:12:58 -0800Ted Gould2007-03-011-0/+2
* r14583@tres: ted | 2007-02-28 19:29:48 -0800Ted Gould2007-03-011-1/+15
* r14582@tres: ted | 2007-02-28 19:07:35 -0800Ted Gould2007-03-011-4/+39
* r14581@tres: ted | 2007-02-27 19:36:54 -0800Ted Gould2007-03-011-0/+62
* r14579@tres: ted | 2007-02-27 19:00:22 -0800Ted Gould2007-03-011-0/+5
* r14576@tres: ted | 2007-02-26 23:29:13 -0800Ted Gould2007-03-011-0/+11
* * src/main.cpp: Allow the user to override the locale directory bymjwybrow2007-02-131-0/+6
* Actually, just ditched the whole option...its useless I decided...Jon Phillips2007-02-111-6/+0
* oops...commented out my fix for new cli option...ugh...oops...Jon Phillips2007-02-111-1/+2
* Added gnome-vfs patch by Ed Catmur so we can save/open/export to non-localJon Phillips2007-02-111-0/+6
* remove duplicate includebulia byak2007-01-101-2/+0
* patch 1219308 for embedding type 1 fonts into ps/eps outputbulia byak2006-11-181-0/+17
* removed obsolete -G option from main.cpp and therefore from '--help' outputAlexandre Prokoudine2006-11-141-9/+0
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-15/+15
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-15/+15
* Committed again without the essential fix on line 84 commented out!Tim Dwyer2006-07-181-1/+1
* added include of "helper/png-write.h" to fix compile error:Tim Dwyer2006-07-181-0/+2
* remove text-to-path option for command line pdf export, it's not supported fo...bulia byak2006-07-011-17/+0
* pdf export from commandlinebulia byak2006-06-271-6/+56
* apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan2006-06-221-1/+1
* clarify case for --export-id and --export-drawingAaron Spike2006-03-261-8/+7
* Added --export-area-canvas (-C). Aaron Spike2006-03-261-9/+24
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-131-0/+1
* query: report true svg bbox, not inkscape's desktop bbox (makes more sense fo...bulia byak2006-02-041-2/+3
* separated doxygen main page from main.cpp for readabilityRalf Stephan2006-01-301-208/+0
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1543