summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: convert more files to svn native eol style. i think only subdirs to go...Johan B. C. Engelen2008-04-071-297/+297
* Refactor snapper and snapindicator (in order to enable the snapindicator in t...Diederik van Lierop2008-04-0714-202/+224
* remove antediluvian cruftbulia byak2008-04-071-15/+0
* revert last change: svg spec says that even one zero dimension suppresses ren...bulia byak2008-04-071-1/+1
* allow a rect with only one dimension == 0 to have curvebulia byak2008-04-071-1/+1
* fix bug with garbage lines caused with close_path when part of a subpath is o...bulia byak2008-04-071-2/+12
* Cmake: more fixs for C internal libsJoshua L. Blocher2008-04-074-6/+21
* Cmake: Added internal link librariesJoshua L. Blocher2008-04-061-1/+1
* CMake build workAaron Spike2008-04-061-20/+9
* Cmake: Added link librariesJoshua L. Blocher2008-04-061-1/+16
* Cmake: Fix registrytool.cpp to compile on windows onlyJoshua L. Blocher2008-04-051-1/+8
* Enable/disable selection tools to match selectionJon A. Cruz2008-04-051-13/+35
* Const char fixupJon A. Cruz2008-04-051-5/+5
* cmake: fix file names in marshal generationJohan B. C. Engelen2008-04-051-1/+1
* RegisteredTransformedPoint: fix methods to use const&.Johan B. C. Engelen2008-04-053-4/+9
* cmake: fix prefixJohan B. C. Engelen2008-04-051-1/+1
* Cmake: add missing CMakeLists.txtJoshua L. Blocher2008-04-051-0/+23
* add include file to build with gcc4.3Johan B. C. Engelen2008-04-051-1/+1
* Add native method stubbing utilityBob Jamison2008-04-041-0/+299
* Fix LP bug #190420 (noncompliant desktop entry); remove pointless Krzysztof Kosi??ski2008-04-041-5/+0
* Changed Persp3D::boxes_transformed to a std::map pointer since it was not bei...John Faith2008-04-042-19/+22
* 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
* applied patch by sas to fix default default height and width attributes on sv...Marcin Floryan2008-04-031-5/+2
* Use MAX_PATH instead of arbitrary string length. Improve comments.Bob Jamison2008-04-031-18/+54
* Fixed LPE crash with unitialized pointerJon A. Cruz2008-04-033-21/+17
* improve jvm search to allow an embedded jre. fix missed "public" on methodBob Jamison2008-04-032-22/+58
* Improve buf<-->xml doc conversionBob Jamison2008-04-022-22/+105
* Initial capability to load current document into scriptBob Jamison2008-04-022-18/+99
* Fold sp_repr_save_file() into sp_repr_save_writer() so that it can also be ca...Bob Jamison2008-04-022-40/+44
* Forgot adding files during last commitMaximilian Albert2008-04-022-1/+11
* New LPE: Perspective pathsMaximilian Albert2008-04-025-1/+210
* Make BoolParam usable in boolean expressions directlyMaximilian Albert2008-04-021-0/+3
* Increase precision for circle LPE so that the output is actually a circle :)Maximilian Albert2008-04-021-14/+11
* get_single_gaussian_blur_radius() ended without a return value. scalar, so u...Bob Jamison2008-04-021-0/+1
* Cmake: add source directories to src/CMakeLists.txtJoshua L. Blocher2008-04-021-4/+10
* Move to devlibs for nowBob Jamison2008-04-0110-0/+0
* lpe-skeletal-stroke: fixed bug #204046 (skeleton having more than one subpath...JF Barraud2008-04-011-70/+97
* patch by Martin von Gagern for bug 174720bulia byak2008-04-011-0/+3
* move temporary canvas items to bottom by default. maybe fixes interfering of ...Johan B. C. Engelen2008-04-012-2/+7
* delete remaining .cvsignore filesAdib Taraben2008-04-0129-154/+0
* Improve script engine listingBob Jamison2008-04-011-9/+13
* Switch menu to comboboxBob Jamison2008-04-011-30/+42
* make stroke width adjustable by rotation toobulia byak2008-04-012-4/+121
* suppress warnings when closing a desktop but not programbulia byak2008-04-011-1/+8
* suppress warning when closing second documentbulia byak2008-04-011-1/+2
* move helper path to the bottom so it doesnt get in the way with editing nodesbulia byak2008-04-011-0/+3
* Improve 'dirty' editor handlingBob Jamison2008-04-012-90/+179
* reproduce the ancestors transform when exporting a single objectbulia byak2008-04-011-3/+23
* remove, totally obsoletebulia byak2008-04-011-35/+0