summaryrefslogtreecommitdiffstats
path: root/src/main.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-15/+15
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-15/+15
| | | | | one major janitorial task we identified.... (bzr r1633)
* Committed again without the essential fix on line 84 commented out!Tim Dwyer2006-07-181-1/+1
| | | (bzr r1434)
* added include of "helper/png-write.h" to fix compile error:Tim Dwyer2006-07-181-0/+2
| | | | | | | main.cpp:973: error: ‘sp_export_png_file’ was not declared in this scope Did someone else do an incomplete commit? (bzr r1433)
* remove text-to-path option for command line pdf export, it's not supported ↵bulia byak2006-07-011-17/+0
| | | | | for now (bzr r1332)
* pdf export from commandlinebulia byak2006-06-271-6/+56
| | | (bzr r1304)
* apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan2006-06-221-1/+1
| | | (bzr r1262)
* clarify case for --export-id and --export-drawingAaron Spike2006-03-261-8/+7
| | | (bzr r302)
* Added --export-area-canvas (-C). Aaron Spike2006-03-261-9/+24
| | | | | Area specifying options (--export-area, --export-area-canvas and --export-area-drawing) can now be used in combination with --export-id. (bzr r300)
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-131-0/+1
| | | (bzr r232)
* query: report true svg bbox, not inkscape's desktop bbox (makes more sense ↵bulia byak2006-02-041-2/+3
| | | | | for scripting), remove newline (bzr r74)
* separated doxygen main page from main.cpp for readabilityRalf Stephan2006-01-301-208/+0
| | | (bzr r62)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1543
(bzr r1)