summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove superfluous #include from lpe-skeleton.hMaximilian Albert2008-06-181-1/+0
* Fix wrong descriptionsMaximilian Albert2008-06-181-3/+3
* work in progressBob Jamison2008-06-172-5223/+7956
* fix for 2geom change (pointAndDerivative)Johan B. C. Engelen2008-06-171-1/+1
* update 2geomJohan B. C. Engelen2008-06-1710-52/+95
* * src/unicoderange.cpp: s/malloc.h/stdlib.h/to fix compile error on Mac OS X.mjwybrow2008-06-171-1/+1
* use 2geom method to calc boundingbox of shapeJohan B. C. Engelen2008-06-163-7/+15
* add comment (original update code used exact bbox)Johan B. C. Engelen2008-06-161-0/+2
* have bbox calculation code use new helper/geom.cpp function. This makes it ea...Johan B. C. Engelen2008-06-161-5/+3
* add geom helper file. this will contain Inkscape specific geometry calculatio...Johan B. C. Engelen2008-06-163-0/+65
* Merge interfaces and element typesBob Jamison2008-06-161-0/+6901
* Activate automatic knotholders for LPE PointParamsMaximilian Albert2008-06-164-21/+22
* Temporarily add shortcuts in pen context to activate some LPEs which need pat...Maximilian Albert2008-06-161-0/+35
* Address compile warningMaximilian Albert2008-06-161-2/+2
* New LPE: Angle bisectorMaximilian Albert2008-06-165-1/+235
* New LPE: circle through 3 pointsMaximilian Albert2008-06-165-1/+159
* Separate function to put pen context into 'wait for LPE mouse clicks' modeMaximilian Albert2008-06-162-0/+11
* copy complete LPE stack to clipboard instead of only the current active lpeJohan B. C. Engelen2008-06-161-5/+6
* Ditch PERMANENT_FLASH because it is handled by providesOwnFlashPath(); avoid ...Maximilian Albert2008-06-164-14/+8
* Second step: try to make helper curves respond faster (don't recreate/delete ...Maximilian Albert2008-06-168-47/+48
* First step towards making helper paths for LPE items work betterMaximilian Albert2008-06-1614-49/+144
* minor tweak for portability. linux compile was brokenBob Jamison2008-06-161-1/+4
* don't use exact bbox in nr_arena_shape_update (speed-up)Johan B. C. Engelen2008-06-161-2/+2
* Fix nr_arena_shape_add_bboxes to what it was in the past. (the NPE was caused...Johan B. C. Engelen2008-06-161-13/+17
* Fixed NPEJon A. Cruz2008-06-161-2/+4
* UnicodeRange class implementation.Felipe Corr??a da Silva Sanches2008-06-166-6/+123
* new command: relink clone to copied objectbulia byak2008-06-157-2/+96
* Extend the .inx RELAX NG schema to allow the appearance="minimal" option that...Stephen Silver2008-06-151-0/+5
* Format the .inx RELAX NG schema, to make it more readable, and to allow diffs...Stephen Silver2008-06-151-3/+319
* Minor fix to conform to the .inx RELAX NG schema.Stephen Silver2008-06-151-4/+4
* Cmake: fix config.h not being foundJoshua L. Blocher2008-06-144-17/+2
* Improve "can't find" error msg for pkgconfigBob Jamison2008-06-141-1/+5
* patch 188381 for tolerance control on pencilbulia byak2008-06-141-2/+115
* Add SVGValue classBob Jamison2008-06-141-0/+86
* experimental version without multiple inheritanceBob Jamison2008-06-141-0/+3488
* catch cases where LPE Spiro generates non-continuous pathsJohan B. C. Engelen2008-06-141-0/+21
* put exception catch block around all doEffect calls. (so in SP_LPE_ITEM)Johan B. C. Engelen2008-06-142-16/+13
* fix typo in feed_path_to_cairo, potential bugJohan B. C. Engelen2008-06-141-1/+1
* use 2geom types to calculate bounding box when updating arena shapeJohan B. C. Engelen2008-06-141-84/+39
* update 2geomJohan B. C. Engelen2008-06-141-2/+2
* update 2geom, fixes includesJohan B. C. Engelen2008-06-143-52/+6
* Win32 fix: set stdout to binary mode before writing a file to itStephen Silver2008-06-141-84/+87
* Updated RU translationAlexandre Prokoudine2008-06-141-4120/+2964
* update 2geomJohan B. C. Engelen2008-06-1420-421/+652
* fixed another typoAlexandre Prokoudine2008-06-141-2/+2
* Switched more extensions to minimal modeAlexandre Prokoudine2008-06-143-7/+7
* Fixed typos and wrong filename referenceAlexandre Prokoudine2008-06-143-19/+19
* Added duplicate layer command. Fixes bug #171246.Jon A. Cruz2008-06-146-14/+56
* name updatebulia byak2008-06-141-2/+2
* remove unusedbulia byak2008-06-145-65/+0