summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
* complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen2008-05-0916-32/+32
* fix enumsbulia byak2008-05-091-2/+2
* - 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-062-0/+32
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-052-2/+2
* Cmake: Add missing CmakeLists.txtJoshua L. Blocher2008-05-033-0/+46
* 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
* Uniconvertor import extension changes for Win32 - Fixes LP# 197617Mike Pittman2008-04-291-2/+14
* r19136@shi: ted | 2008-04-24 19:44:01 -0700Ted Gould2008-04-267-7/+230
* 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-2310-20/+20
* r19083@shi: ted | 2008-04-21 16:09:24 -0700Ted Gould2008-04-2234-42/+1552
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-2169-94/+121
* allow inx to suppress live preview checkboxbulia byak2008-04-183-1/+6
* provide a parent for the working-please-wait message so it does not sinkbulia byak2008-04-181-1/+9
* A small step towards making the inx files fully XML / schema compliantMarcin Floryan2008-04-172-3/+3
* 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
* Fixes Bug #216584 (Effects/Color/Replace color not accepting UC) and also imp...Marcin Floryan2008-04-153-1/+14
* 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
* cmake: exclude /src/dom/work/.* and /src/extension/dxf2svg/.* that are also e...Johan B. C. Engelen2008-04-101-9/+9
* process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike2008-04-103-32/+1
* Following this thread: http://www.nabble.com/Extension-parameters-td9064285.h...Marcin Floryan2008-04-094-21/+39
* cmake: move extension param files to their own CMakeLists.txtJohan B. C. Engelen2008-04-042-10/+14
* r18381@shi: ted | 2008-03-07 20:11:34 -0800Ted Gould2008-04-0423-179/+173
* delete remaining .cvsignore filesAdib Taraben2008-04-013-15/+0
* reproduce the ancestors transform when exporting a single objectbulia byak2008-04-011-3/+23
* Move script dialog from gtkmm to jvmBob Jamison2008-03-311-8/+8
* Adjustments to the lib directory Cmake filesJoshua L. Blocher2008-03-302-0/+14
* revert Makefile changes accidentally committed (sorry to make this mistake a...Johan B. C. Engelen2008-03-301-107/+21
* add CMakeFiles for io, jabber_whiteboard libavoid libcola.Johan B. C. Engelen2008-03-301-21/+107
* revert Makefile changes accidentally committedJohan B. C. Engelen2008-03-301-107/+21
* add CMakeLists.txt files for removeoverlap and svgJohan B. C. Engelen2008-03-301-21/+107
* fix compilebulia byak2008-03-281-1/+1
* Fixing as per discussion in LP # 179988Mike Pittman2008-03-281-13/+32
* handle (better) whitespaces in path namesAdib Taraben2008-03-281-4/+13
* Bug #204779 win32 crash on help menu - win32 spawn problemAdib Taraben2008-03-271-1/+1
* Cmake Build system - Initial commit.Joshua L. Blocher2008-03-274-0/+85
* 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-266-27/+29
* system clipboard support (bug #170185) from Chris KosiƄskiMenTaLguY2008-03-265-9/+9
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-2117-155/+149
* BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfi...Albin Sunnanbo2008-03-132-5/+5
* BUG 168896, fix init.cpp.patch Native windows dialogs breaks some extensions ...Albin Sunnanbo2008-03-131-0/+22
* tweaked patch from Ulf to make extension workingAdib Taraben2008-03-121-1/+1
* enable --export-id and --export-area-drawing for PDF exportbulia byak2008-03-122-10/+64
* Got initial JS execution workingBob Jamison2008-03-111-3/+3