| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp, | mjwybrow | 2008-06-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | src/libcola/gradient_projection.cpp, src/libvpsc/generate-constraints.cpp, src/libnr/nr-types.cpp, src/libnr/nr-point-fns-test.cpp, src/isnan.h, src/libnr/nr-point-fns.cpp, src/libnr/in-svg-plane-test.cpp, src/doxygen-main.cpp, src/display/nr-filter-composite.cpp, src/display/nr-filter-merge.cpp, src/display/nr-filter-gaussian.cpp, src/display/bezier-utils.cpp, src/Makefile_insert, src/eraser-context.cpp, src/dyna-draw-context.cpp, src/tweak-context.cpp, src/sp-namedview.cpp, src/libnr/in-svg-plane-test.h, src/libnr/nr-point-fns-test.h, src/mod360-test.h, src/CMakeLists.txt, src/2geom/linear.h: Properly fix the conflicting isnan.h problem: 1) Update src/2geom/isnan.h to match newest Inkscape src/isnana.h (Also commited this change to lib2geom project repository) 2) Remove Inkscape's src/isnan.h 3) Update all files to include src/2geom/isnan.h instead of src/isnan.h (bzr r6013) | ||||
| * | merge gsoc2008_johan_path2geom into trunk | Johan B. C. Engelen | 2008-06-06 | 1 | -8/+8 |
| | | | | (bzr r5823) | ||||
| * | Pass through more calls to parent contexts, and added more common property ↵ | Jon A. Cruz | 2008-06-02 | 1 | -33/+3 |
| | | | | | | | | handling. Fixes bug #236667 and issues with middle-drag and ctrl-arrow. (bzr r5780) | ||||
| * | Refactoring out common code | Jon A. Cruz | 2008-05-29 | 1 | -63/+5 |
| | | | | (bzr r5759) | ||||
| * | Refactoring begining | Jon A. Cruz | 2008-05-20 | 1 | -16/+17 |
| | | | | (bzr r5717) | ||||
| * | - try to use more forward declarations for less dependencies on display/curve.h | Johan B. C. Engelen | 2008-05-09 | 1 | -8/+8 |
| | | | | | | | - change _bpath to private member of SPCurve, obtain and set with get_bpath and set_bpath. - added const methods, so protect changes to _bpath in SPCurve (bzr r5636) | ||||
| * | struct SPCurve => class SPCurve | Johan B. C. Engelen | 2008-05-05 | 1 | -49/+48 |
| | | | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609) | ||||
| * | Initial cut of touch-delete mode | Jon A. Cruz | 2008-05-03 | 1 | -29/+69 |
| | | | | (bzr r5593) | ||||
| * | Refining eraser | Jon A. Cruz | 2008-04-28 | 1 | -21/+36 |
| | | | | (bzr r5535) | ||||
| * | Reduce undo history items when nothing is selected | Jon A. Cruz | 2008-04-27 | 1 | -2/+9 |
| | | | | (bzr r5529) | ||||
| * | Fixed undo for eraser to be a single step | Jon A. Cruz | 2008-04-27 | 1 | -1/+1 |
| | | | | (bzr r5528) | ||||
| * | Added missing eraser files | Jon A. Cruz | 2008-04-26 | 1 | -0/+1101 |
| (bzr r5526) | |||||
