summaryrefslogtreecommitdiffstats
path: root/src/extension/internal (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-26/+1
* add todo comment to make code prettierJohan B. C. Engelen2008-06-201-0/+1
* sp_shape_render for cairo-renderer extension now uses 2geom for marker positionsJohan B. C. Engelen2008-06-201-6/+63
* remove not used variableJohan B. C. Engelen2008-06-201-1/+0
* use INKSCAPE_VERSION rather than VERSION, to help cmakeBob Jamison2008-06-181-7/+8
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-126-13/+12
* Fix to work with a changed api for 0.8.3's GfxFont::getNextChar(). many tha...Bob Jamison2008-06-121-0/+148
* prevent crashing by not running prefs dialog when in command line modebulia byak2008-06-121-7/+16
* patch 181692bulia byak2008-06-122-2/+12
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-1/+1
* Removing cast and replacing with a proper definition.Ted Gould2008-06-062-3/+3
* remove const assignment errorBob Jamison2008-06-061-1/+1
* a couple of trivial %d -> %u changes.Peter Moulder2008-06-051-3/+3
* 2 new filters sent by Chrisdesign Felipe Corr??a da Silva Sanches2008-05-314-0/+99
* Improved emf handlingUlf Erikson2008-05-224-207/+850
* complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen2008-05-0912-24/+24
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-1/+1
* Cmake: Fix some undefined function callsJoshua L. Blocher2008-05-061-0/+31
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-052-2/+2
* Cmake: Add missing CmakeLists.txtJoshua L. Blocher2008-05-032-0/+43
* Cmake: Fix some double linking flagsJoshua L. Blocher2008-05-031-2/+29
* Change in stdarg calls, to correct for const-nessBob Jamison2008-04-292-25/+8
* r19136@shi: ted | 2008-04-24 19:44:01 -0700Ted Gould2008-04-265-3/+227
* r19125@shi: ted | 2008-04-23 23:32:56 -0700Ted Gould2008-04-242-23/+48
* Fixed some further issues with Internal extensions after the introduction of ...Marcin Floryan2008-04-238-18/+18
* r19083@shi: ted | 2008-04-21 16:09:24 -0700Ted Gould2008-04-2230-1/+1527
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-2159-66/+66
* make sure --export-area-canvas works for pdf export toobulia byak2008-04-162-14/+36
* Cmake: Add simple CMakeLists.txt for 2geom and linking to inkscapeJoshua L. Blocher2008-04-161-1/+6
* fix include pathJohan B. C. Engelen2008-04-151-1/+1
* fix include pathsJohan B. C. Engelen2008-04-152-2/+2
* translator commentArpad Biro2008-04-131-0/+1
* process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike2008-04-101-13/+0
* delete remaining .cvsignore filesAdib Taraben2008-04-011-5/+0
* reproduce the ancestors transform when exporting a single objectbulia byak2008-04-011-3/+23
* Adjustments to the lib directory Cmake filesJoshua L. Blocher2008-03-301-0/+13
* fix compilebulia byak2008-03-281-1/+1
* Fixing as per discussion in LP # 179988Mike Pittman2008-03-281-13/+32
* Cmake Build system - Initial commit.Joshua L. Blocher2008-03-271-0/+27
* Indentation, warning cleanup.Maximilian Albert2008-03-261-25/+36
* Fixing localization issues (following a patch for 0.46 rev. 17583) where some...Marcin Floryan2008-03-265-27/+27
* system clipboard support (bug #170185) from Chris KosiƄskiMenTaLguY2008-03-265-9/+9
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-2113-139/+133
* enable --export-id and --export-area-drawing for PDF exportbulia byak2008-03-122-10/+64
* patch from 168792bulia byak2008-03-071-0/+5
* Remove double unreffing of pointer in pdf-cairo.cpp. Fixes Bug #178985 with ...Johan B. C. Engelen2008-03-021-2/+1
* improved fix crash bug #197664Johan B. C. Engelen2008-03-021-5/+5
* fix crash bug #197664Johan B. C. Engelen2008-03-021-2/+3
* vertical flip on RENDER_WITH_PANGO_CAIRO text outputAdib Taraben2008-03-021-52/+65
* Warning cleanupJon A. Cruz2008-02-291-1/+1