summaryrefslogtreecommitdiffstats
path: root/src/main.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-03Remove invalid struct initialization warnings.Bob Jamison1-2/+4
2008-05-02Switch to alternate const correction.Jon A. Cruz1-1/+1
2008-05-02Const cleanup on strings.Jon A. Cruz1-1/+1
2008-05-01enable text-to-path command line control for pdf exportbulia byak1-0/+6
2008-04-29Uniconvertor import extension changes for Win32 - Fixes LP# 197617Mike Pittman1-0/+2
2008-04-16make sure --export-area-canvas works for pdf export toobulia byak1-0/+6
2008-03-21Replace char buffer by std::string to prevent buffer overflow when computing ...Jasper van de Gronde1-23/+23
2008-03-16prepend correctly the PATH and append an existist PYTHONPATH if existingAdib Taraben1-7/+22
2008-03-13added missing ';'Bob Jamison1-1/+1
2008-03-12tweaked patch from Ulf to make extension workingAdib Taraben1-0/+38
2008-03-12enable --export-id and --export-area-drawing for PDF exportbulia byak1-4/+21
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-1/+2
2007-12-31Applying patch from tbnorth to add a --query-all command to dump objectBryce Harrington1-2/+51
2007-11-16hopefully fix compile (#include <errno.h>Johan B. C. Engelen1-0/+1
2007-11-16Fix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535Johan B. C. Engelen1-13/+15
2007-11-08warning cleanupJon A. Cruz1-7/+7
2007-10-12Commit patch 1787855: fix for [ 1723558 ] Command line export for emf filesJohan B. C. Engelen1-0/+53
2007-08-29add experimental modifier remappingMenTaLguY1-0/+30
2007-05-10add logging of basic display propertiesMenTaLguY1-0/+3
2007-03-22remove useless and half-broken slideshow mode in favor of inkviewbulia byak1-31/+10
2007-03-04adapt code to new Maybe/bbox regimeMenTaLguY1-6/+52
2007-03-04switch from invokeBbox to getBounds (need to fix problems with emptyMenTaLguY1-42/+1
2007-03-02ted's fixbulia byak1-1/+1
2007-03-01r14651@tres: ted | 2007-02-28 23:23:41 -0800Ted Gould1-4/+2
2007-03-01r14649@tres: ted | 2007-02-28 23:21:44 -0800Ted Gould1-86/+0
2007-03-01r14632@tres: ted | 2007-02-28 23:12:58 -0800Ted Gould1-0/+2
2007-03-01r14583@tres: ted | 2007-02-28 19:29:48 -0800Ted Gould1-1/+15
2007-03-01r14582@tres: ted | 2007-02-28 19:07:35 -0800Ted Gould1-4/+39
2007-03-01r14581@tres: ted | 2007-02-27 19:36:54 -0800Ted Gould1-0/+62
2007-03-01r14579@tres: ted | 2007-02-27 19:00:22 -0800Ted Gould1-0/+5
2007-03-01r14576@tres: ted | 2007-02-26 23:29:13 -0800Ted Gould1-0/+11
2007-02-13* src/main.cpp: Allow the user to override the locale directory bymjwybrow1-0/+6
2007-02-11Actually, just ditched the whole option...its useless I decided...Jon Phillips1-6/+0
2007-02-11oops...commented out my fix for new cli option...ugh...oops...Jon Phillips1-1/+2
2007-02-11Added gnome-vfs patch by Ed Catmur so we can save/open/export to non-localJon Phillips1-0/+6
2007-01-10remove duplicate includebulia byak1-2/+0
2006-11-18patch 1219308 for embedding type 1 fonts into ps/eps outputbulia byak1-0/+17
2006-11-14removed obsolete -G option from main.cpp and therefore from '--help' outputAlexandre Prokoudine1-9/+0
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-15/+15
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-15/+15
2006-07-18Committed again without the essential fix on line 84 commented out!Tim Dwyer1-1/+1
2006-07-18added include of "helper/png-write.h" to fix compile error:Tim Dwyer1-0/+2
2006-07-01remove text-to-path option for command line pdf export, it's not supported fo...bulia byak1-17/+0
2006-06-27pdf export from commandlinebulia byak1-6/+56
2006-06-22apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan1-1/+1
2006-03-26clarify case for --export-id and --export-drawingAaron Spike1-8/+7
2006-03-26Added --export-area-canvas (-C). Aaron Spike1-9/+24
2006-03-13#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder1-0/+1
2006-02-04query: report true svg bbox, not inkscape's desktop bbox (makes more sense fo...bulia byak1-2/+3
2006-01-30separated doxygen main page from main.cpp for readabilityRalf Stephan1-208/+0