summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Adjust to new location for jvm resourcesBob Jamison2008-04-021-2/+2
* Move to devlibsBob Jamison2008-04-014-0/+0
* 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-0149-241/+0
* Improve script engine listingBob Jamison2008-04-011-9/+13
* Switch menu to comboboxBob Jamison2008-04-011-30/+42
* please don't use text and filters in icons, they are slowbulia byak2008-04-011-7/+4
* 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
* Improve file handlingBob Jamison2008-04-014-14/+219
* Cmake: Random fixesJoshua L. Blocher2008-04-013-4/+2
* Cmake: Generate inkscape_version.hJoshua L. Blocher2008-03-312-0/+5
* test commitPeter Linnell2008-03-311-1/+1
* Cmake: config.h.cmake fixed missing 1's from #definesJoshua L. Blocher2008-03-311-81/+81
* Oops. forgot resources for console.Bob Jamison2008-03-3110-0/+0
* fix typos in config.h.cmakeJohan B. C. Engelen2008-03-313-7/+18
* Cmake: config.h.cmake add package name and version infoJoshua L. Blocher2008-03-311-3/+3
* Cmake: config.h.cmake add package name and version infoJoshua L. Blocher2008-03-312-11/+9
* cmake: remove VERSION defining from config.h since it is defined from cmdlineJohan B. C. Engelen2008-03-311-4/+1
* cmake: add more to config.h.cmakeJohan B. C. Engelen2008-03-311-1/+11
* Cmake: config.h.cmake for platform checksJoshua L. Blocher2008-03-311-0/+288
* cmake: uncomment dependency seekingJohan B. C. Engelen2008-03-311-1/+1
* cmake: add define flagsJohan B. C. Engelen2008-03-313-3/+13
* add specific location for compiler flags; like optimization, define, debug an...Johan B. C. Engelen2008-03-312-2/+9
* Cmake: added more Platform File ChecksJoshua L. Blocher2008-03-313-4/+25
* Move script dialog from gtkmm to jvmBob Jamison2008-03-3111-414/+1509
* Add binding enginesBob Jamison2008-03-314-0/+0
* Add simple <jar> task. Separate "builddist" targetBob Jamison2008-03-312-25/+83
* Cmake: Start of Platform ChecksJoshua L. Blocher2008-03-313-2/+6
* Change INKSCAPE_JAVADIR to INKSCAPE_BINDDIR so that we can have subdirs for e...Bob Jamison2008-03-312-6/+8
* Cmake:Adding Source Files to the CMakeLists.txt in src directoryJoshua L. Blocher2008-03-311-0/+4
* implement filter toggleMenTaLguY2008-03-316-25/+36
* lay groundwork for non-filter view modeMenTaLguY2008-03-3113-47/+73
* cmake: add finding script for garbage collector!Johan B. C. Engelen2008-03-302-1/+29
* cmake: remove file to find gtk2, because it is not needed and not used.Johan B. C. Engelen2008-03-301-348/+0
* Cmake: Updating src CMakeLists soucre list.Joshua L. Blocher2008-03-303-4/+16
* cmake: add C to project definition for the two C directories that we buildJohan B. C. Engelen2008-03-301-1/+1
* cmake: remove debug messageJohan B. C. Engelen2008-03-301-2/+1