summaryrefslogtreecommitdiffstats
path: root/src/main.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from Fridrich - LP #520532Krzysztof Kosi??ski2010-03-051-5/+4
* Cleanup on id access.Jon A. Cruz2010-03-021-2/+2
* - change cmdline option to --export-latex.Johan B. C. Engelen2010-02-221-8/+8
* add --export-pdf-latex option to the cmdlineJohan B. C. Engelen2010-02-201-0/+15
* Make Inkscape Portable not fiddle with the registry.Chris Morgan2009-12-201-2/+6
* fix 396851: move absolutizing relative path (added by Ted) out of sp_export_p...bulia byak2009-08-171-11/+47
* Change "canvas" to "page" to be consistent with use in all other dialogs andTavmjong Bah2009-08-071-19/+19
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-11/+11
* SPDocument->Documentjohnce2009-08-051-11/+11
* Mark areas with charset conversion issuesJon A. Cruz2009-06-121-5/+10
* * [INTL:*] fixed typos (by Yuri Chornoivan)Ivan Mas??r2009-05-061-1/+1
* copyedit labels, expand rangebulia byak2009-04-301-2/+2
* allow --export-dpi to be used for setting the filter rasterization resolution...bulia byak2009-04-301-1/+12
* Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...Peter Moulder2009-04-071-1/+2
* Add XDG locations for iconsJon A. Cruz2009-04-031-0/+23
* response to bug #167290; add another undoc option to support alt-key tracking...Ed Halley2009-03-161-1/+51
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-261-2/+3
* Several icon name fixesKrzysztof Kosi??ski2009-02-261-0/+3
* add #include <gtk/gtk.h> to fix defect #333767Adib Taraben2009-02-261-0/+1
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-191-11/+10
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-131-3/+3
* Fixes rendering of feImage (using bitmaps) by preventing the error "Unable to...Jasper van de Gronde2009-01-101-0/+3
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-4/+4
* * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls byThomas Holder2008-12-161-1/+1
* 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