summaryrefslogtreecommitdiffstats
path: root/src/main.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* add --export-ignore-filtersbulia byak2008-11-301-1/+15
* Merge from fe-movedTed Gould2008-11-211-24/+18
* Merge from trunkTed Gould2008-10-311-11/+2
* Merge from trunkTed Gould2008-10-281-0/+6
* From trunkTed Gould2008-10-271-96/+61
* Merging from trunkTed Gould2008-10-111-8/+8
* releasing fails to delete document, even when memory is scarce, so delete it ...bulia byak2008-09-211-1/+2
* the proper way to delete a SPDocument, according to mentalbulia byak2008-09-161-1/+1
* Finish the original command-name addition.Jon A. Cruz2008-09-161-5/+3
* fix first argument being lost in shell modebulia byak2008-09-151-7/+9
* Handle optional bbox behavior. Fixes warning.Jon A. Cruz2008-09-141-2/+10
* Applied cleaned-up patch for 'server' or 'shell' mode.Jon A. Cruz2008-09-141-36/+168
* More tabsJon A. Cruz2008-09-131-2/+2
* Whitespace cleanupJon A. Cruz2008-09-131-3/+3
* Fix to bug with export-width and export-height due to errno not being reset d...John Cliff2008-08-201-3/+5
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-3/+3
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-2/+2
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-3/+3
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-1/+1
* Create a new macro in path-prefix.h, WIN32_DATADIR, that works similarly to B...Bob Jamison2008-05-291-46/+67
* Remove invalid struct initialization warnings.Bob Jamison2008-05-031-2/+4
* Switch to alternate const correction.Jon A. Cruz2008-05-021-1/+1
* Const cleanup on strings.Jon A. Cruz2008-05-021-1/+1
* enable text-to-path command line control for pdf exportbulia byak2008-05-011-0/+6
* Uniconvertor import extension changes for Win32 - Fixes LP# 197617Mike Pittman2008-04-291-0/+2
* make sure --export-area-canvas works for pdf export toobulia byak2008-04-161-0/+6
* Replace char buffer by std::string to prevent buffer overflow when computing ...Jasper van de Gronde2008-03-211-23/+23
* prepend correctly the PATH and append an existist PYTHONPATH if existingAdib Taraben2008-03-161-7/+22
* added missing ';'Bob Jamison2008-03-131-1/+1
* tweaked patch from Ulf to make extension workingAdib Taraben2008-03-121-0/+38
* enable --export-id and --export-area-drawing for PDF exportbulia byak2008-03-121-4/+21
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+2
* Applying patch from tbnorth to add a --query-all command to dump objectBryce Harrington2007-12-311-2/+51
* 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