summaryrefslogtreecommitdiffstats
path: root/src/main.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-05Patch from Fridrich - LP #520532Krzysztof Kosi??ski1-5/+4
2010-03-02Cleanup on id access.Jon A. Cruz1-2/+2
2010-02-22- change cmdline option to --export-latex.Johan B. C. Engelen1-8/+8
2010-02-20add --export-pdf-latex option to the cmdlineJohan B. C. Engelen1-0/+15
2009-12-20Make Inkscape Portable not fiddle with the registry.Chris Morgan1-2/+6
2009-08-17fix 396851: move absolutizing relative path (added by Ted) out of sp_export_p...bulia byak1-11/+47
2009-08-07Change "canvas" to "page" to be consistent with use in all other dialogs andTavmjong Bah1-19/+19
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-11/+11
2009-08-05SPDocument->Documentjohnce1-11/+11
2009-06-12Mark areas with charset conversion issuesJon A. Cruz1-5/+10
2009-05-06* [INTL:*] fixed typos (by Yuri Chornoivan)Ivan Mas??r1-1/+1
2009-04-30copyedit labels, expand rangebulia byak1-2/+2
2009-04-30allow --export-dpi to be used for setting the filter rasterization resolution...bulia byak1-1/+12
2009-04-07Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...Peter Moulder1-1/+2
2009-04-03Add XDG locations for iconsJon A. Cruz1-0/+23
2009-03-16response to bug #167290; add another undoc option to support alt-key tracking...Ed Halley1-1/+51
2009-02-26Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski1-2/+3
2009-02-26Several icon name fixesKrzysztof Kosi??ski1-0/+3
2009-02-26add #include <gtk/gtk.h> to fix defect #333767Adib Taraben1-0/+1
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski1-11/+10
2009-01-13Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski1-3/+3
2009-01-10Fixes rendering of feImage (using bitmaps) by preventing the error "Unable to...Jasper van de Gronde1-0/+3
2008-12-28More NR ==> Geom changesJoshua L. Blocher1-4/+4
2008-12-16* remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls byThomas Holder1-1/+1
2008-11-30add --export-ignore-filtersbulia byak1-1/+15
2008-11-21Merge from fe-movedTed Gould1-24/+18
2008-10-31Merge from trunkTed Gould1-11/+2
2008-10-28Merge from trunkTed Gould1-0/+6
2008-10-27From trunkTed Gould1-96/+61
2008-10-11Merging from trunkTed Gould1-8/+8
2008-09-21releasing fails to delete document, even when memory is scarce, so delete it ...bulia byak1-1/+2
2008-09-16the proper way to delete a SPDocument, according to mentalbulia byak1-1/+1
2008-09-16Finish the original command-name addition.Jon A. Cruz1-5/+3
2008-09-15fix first argument being lost in shell modebulia byak1-7/+9
2008-09-14Handle optional bbox behavior. Fixes warning.Jon A. Cruz1-2/+10
2008-09-14Applied cleaned-up patch for 'server' or 'shell' mode.Jon A. Cruz1-36/+168
2008-09-13More tabsJon A. Cruz1-2/+2
2008-09-13Whitespace cleanupJon A. Cruz1-3/+3
2008-08-20Fix to bug with export-width and export-height due to errno not being reset d...John Cliff1-3/+5
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-3/+3
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-2/+2
2008-06-12change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen1-3/+3
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-1/+1
2008-05-29Create a new macro in path-prefix.h, WIN32_DATADIR, that works similarly to B...Bob Jamison1-46/+67
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