Code

Patch from Fridrich - LP #520532
[inkscape.git] / src / main.cpp
2010-03-05 Krzysztof KosińskiPatch from Fridrich - LP #520532
2010-03-02 Jon A. CruzCleanup on id access.
2010-02-25 Johan EngelenNEW: "+LaTeX" option for PDF/EPS/PS export
2010-02-22 Johan Engelen- change cmdline option to --export-latex.
2010-02-20 Johan Engelenadd --export-pdf-latex option to the cmdline
2010-01-14 Krzysztof Kosiński* Merge from trunk
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-20 Chris MorganMake Inkscape Portable not fiddle with the registry.
2009-11-29 Ted GouldUpdating to current trunk
2009-08-17 buliabyakfix 396851: move absolutizing relative path (added...
2009-08-07 tavmjongChange "canvas" to "page" to be consistent with use...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-06-12 joncruzMark areas with charset conversion issues
2009-05-06 helix84 * [INTL:*] fixed typos (by Yuri Chornoivan)
2009-04-30 buliabyakcopyedit labels, expand range
2009-04-30 buliabyakallow --export-dpi to be used for setting the filter...
2009-04-07 pjrmMove Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_...
2009-04-03 joncruzAdd XDG locations for icons
2009-03-16 speareresponse to bug #167290; add another undoc option to...
2009-02-26 tweenkPatch from Lubomir Rintel: fixes for GCC 4.4
2009-02-26 tweenkSeveral icon name fixes
2009-02-26 theadibadd #include <gtk/gtk.h> to fix defect #333767
2009-02-19 tweenkMake all icons themable (except the filter icons).
2009-01-13 tweenkImproved version reporting. Add SVN revision and custom...
2009-01-10 jaspervdgFixes rendering of feImage (using bitmaps) by preventin...
2008-12-28 verbalshadowMore NR ==> Geom changes
2008-12-16 speleo3 * remove sp_item_i2root_affine and sp_item_i2r_affine...
2008-11-30 buliabyakadd --export-ignore-filters
2008-11-21 Ted GouldMerge from fe-moved
2008-10-31 Ted GouldMerge from trunk
2008-10-28 Ted GouldMerge from trunk
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-21 buliabyakreleasing fails to delete document, even when memory...
2008-09-16 buliabyakthe proper way to delete a SPDocument, according to...
2008-09-16 joncruzFinish the original command-name addition.
2008-09-15 buliabyakfix first argument being lost in shell mode
2008-09-14 joncruzHandle optional bbox behavior. Fixes warning.
2008-09-14 joncruzApplied cleaned-up patch for 'server' or 'shell' mode.
2008-09-13 joncruzMore tabs
2008-09-13 joncruzWhitespace cleanup
2008-08-20 johncliffFix to bug with export-width and export-height due...
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-11 mentalplumb XML::Documents in everywhere
2008-05-29 ishmalCreate a new macro in path-prefix.h, WIN32_DATADIR...
2008-05-03 ishmalRemove invalid struct initialization warnings.
2008-05-02 joncruzSwitch to alternate const correction.
2008-05-02 joncruzConst cleanup on strings.
2008-05-01 buliabyakenable text-to-path command line control for pdf export
2008-04-29 ozmikepittmanUniconvertor import extension changes for Win32 - Fixes...
2008-04-16 buliabyakmake sure --export-area-canvas works for pdf export too
2008-03-21 jaspervdgReplace char buffer by std::string to prevent buffer...
2008-03-16 theadibprepend correctly the PATH and append an existist PYTHO...
2008-03-13 ishmaladded missing ';'
2008-03-12 theadibtweaked patch from Ulf to make extension working
2008-03-12 buliabyakenable --export-id and --export-area-drawing for PDF...
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2007-12-31 bryceApplying patch from tbnorth to add a --query-all comman...
2007-11-16 johanengelenhopefully fix compile (#include <errno.h>
2007-11-16 johanengelenFix: [ 1829427 ] PNG export via cmd line is restricted...
2007-11-08 joncruzwarning cleanup
2007-10-12 johanengelenCommit patch 1787855: fix for [ 1723558 ] Command line...
2007-08-29 mentaladd experimental modifier remapping
2007-05-10 mentaladd logging of basic display properties
2007-03-22 buliabyakremove useless and half-broken slideshow mode in favor...
2007-03-04 mentaladapt code to new Maybe/bbox regime
2007-03-04 mentalswitch from invokeBbox to getBounds (need to fix proble...
2007-03-02 buliabyakted's fix
2007-03-01 gouldtj r14651@tres: ted | 2007-02-28 23:23:41 -0800
2007-03-01 gouldtj r14649@tres: ted | 2007-02-28 23:21:44 -0800
2007-03-01 gouldtj r14632@tres: ted | 2007-02-28 23:12:58 -0800
2007-03-01 gouldtj r14583@tres: ted | 2007-02-28 19:29:48 -0800
2007-03-01 gouldtj r14582@tres: ted | 2007-02-28 19:07:35 -0800
2007-03-01 gouldtj r14581@tres: ted | 2007-02-27 19:36:54 -0800
2007-03-01 gouldtj r14579@tres: ted | 2007-02-27 19:00:22 -0800
2007-03-01 gouldtj r14576@tres: ted | 2007-02-26 23:29:13 -0800
2007-02-13 mjwybrow * src/main.cpp: Allow the user to override the locale...
2007-02-11 kidprotoActually, just ditched the whole option...its useless...
2007-02-11 kidprotooops...commented out my fix for new cli option...ugh...
2007-02-11 kidprotoAdded gnome-vfs patch by Ed Catmur so we can save/open...
2007-01-10 buliabyakremove duplicate include
2006-11-18 buliabyakpatch 1219308 for embedding type 1 fonts into ps/eps...
2006-11-14 prokoudineremoved obsolete -G option from main.cpp and therefore...
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-07-18 tgdwyerCommitted again without the essential fix on line 84...
2006-07-18 tgdwyeradded include of "helper/png-write.h" to fix compile...
2006-07-01 buliabyakremove text-to-path option for command line pdf export...
2006-06-27 buliabyakpdf export from commandline
2006-06-22 rwstapply patch 1498946 by zbsz (fixes #1492545 "PNG resolu...
2006-03-26 acspikeclarify case for --export-id and --export-drawing
2006-03-26 acspikeAdded --export-area-canvas (-C).
2006-03-13 pjrm#include svg/svg-color.h instead of or as well as ...
2006-02-04 buliabyakquery: report true svg bbox, not inkscape's desktop...
2006-01-30 rwstseparated doxygen main page from main.cpp for readability
2006-01-16 mentalmoving trunk for module inkscape