| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | complete adding const to have only NArtBpath const * get_bpath() const; for ↵ | Johan B. C. Engelen | 2008-05-09 | 1 | -2/+2 |
| | | | | | | accessing the protected member of SPCurve. Nowhere in Inkscape source is the path data changed of SPCurve, except within SPCurve's own methods ! So removed the non-const NArtBpath* get_bpath. (bzr r5642) | ||||
| * | struct SPCurve => class SPCurve | Johan B. C. Engelen | 2008-05-05 | 1 | -9/+9 |
| | | | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+2 |
| | | | | (bzr r4629) | ||||
| * | warning cleanup | Jon A. Cruz | 2007-11-08 | 1 | -2/+2 |
| | | | | (bzr r4043) | ||||
| * | re-introduce isEmpty tests | MenTaLguY | 2007-03-17 | 1 | -1/+1 |
| | | | | (bzr r2679) | ||||
| * | ban empty rectangles entirely and remove isEmpty test | MenTaLguY | 2007-03-11 | 1 | -1/+1 |
| | | | | (bzr r2606) | ||||
| * | Merge further bbox work | MenTaLguY | 2007-03-10 | 1 | -3/+3 |
| | | | | (bzr r2596) | ||||
| * | start switching sp_repr_new* over to XML::Document::create*, and rename ↵ | MenTaLguY | 2007-01-21 | 1 | -1/+2 |
| | | | | | | create methods to match DOM (bzr r2253) | ||||
| * | switch to sigc++ SPObject signals for SPOffset | MenTaLguY | 2006-07-28 | 1 | -2/+9 |
| | | | | (bzr r1496) | ||||
| * | eliminate direct accesses to SPCurve::bpath | MenTaLguY | 2006-05-09 | 1 | -4/+4 |
| | | | | (bzr r787) | ||||
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -51/+51 |
| | | | | (bzr r149) | ||||
| * | bulk whitespace removal patch #1198588 by gigaclon | Ralf Stephan | 2006-02-13 | 1 | -75/+75 |
| | | | | (bzr r134) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+1238 |
| (bzr r1) | |||||
