summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* update 2geom (r1350)Johan B. C. Engelen2008-06-183-1/+19
* update 2geomJohan B. C. Engelen2008-06-181-1/+6
* for validationBob Jamison2008-06-181-0/+15
* Display helper grid for LPELattice; automatically add helper paths for LPE Pa...Maximilian Albert2008-06-185-6/+71
* Update LPE helper paths "live" on changesMaximilian Albert2008-06-183-1/+32
* Make knotholder members protectedMaximilian Albert2008-06-182-5/+8
* Improve comments and catch missing desktop in effect.cppMaximilian Albert2008-06-181-4/+5
* Separate version of sp_nodepath_generate_helperpath() to generate a helperpat...Maximilian Albert2008-06-182-5/+10
* parserBob Jamison2008-06-181-0/+394
* for IDL parsingBob Jamison2008-06-181-0/+1386
* change VERSION to INKSCAPE_VERSION in potracelib.cppJoshua L. Blocher2008-06-181-1/+2
* use INKSCAPE_VERSION rather than VERSION, to help cmakeBob Jamison2008-06-181-7/+8
* compilable! wipBob Jamison2008-06-181-1196/+595
* add commentary about temporary canvas items.Johan B. C. Engelen2008-06-181-4/+12
* Fixed tool tooltipsJon A. Cruz2008-06-181-17/+19
* Conversion to toolbars and preserve size upon undockJon A. Cruz2008-06-183-69/+98
* Oops! Fix compile.Maximilian Albert2008-06-181-4/+12
* Add handle to adjust angleMaximilian Albert2008-06-182-1/+89
* New LPE: Copy rotateMaximilian Albert2008-06-185-1/+148
* update 2geomMaximilian Albert2008-06-182-1/+7
* Temporary shortcut for LPEParallel in pen toolMaximilian Albert2008-06-181-2/+1
* New LPE: ParallelMaximilian Albert2008-06-185-1/+253
* 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
* Cmake: fix config.h not being foundJoshua L. Blocher2008-06-141-15/+0