Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / main.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-10-13 Krzysztof KosińskiFix build breakage on Windows after the recent "new...
2010-10-12 Krzysztof KosińskiRemove the failed and unused "new gui" stuff.
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-08-13 Ted GouldSync to release 0.48 branch
2010-08-04 Jasper van de GrondeFix for subtle bug in parsing export area, found by...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-05-15 Ted GouldUpdating to trunk
2010-04-02 Krzysztof KosińskiFix command line invocation on Windows (LP #167455).
2010-04-02 Krzysztof KosińskiDo not print PYTHONPATH on every invocation (stale...
2010-03-30 Krzysztof KosińskiMake all paths in PYTHONPATH absolute.
2010-03-29 Krzysztof KosińskiMore correct setting of PYTHONPATH at startup
2010-03-28 Krzysztof KosińskiOops - obviously the previous fix didn't work outside...
2010-03-28 Krzysztof KosińskiFix regression (inkex.py not found for extensions in...
2010-03-28 Krzysztof KosińskiAllow Inkscape to run from Unicode directories on Windows
2010-03-26 Ted GouldMerge from trunk
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 to current trunk
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-11-29 Ted GouldMerging in from 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...
next