| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - try to use more forward declarations for less dependencies on display/curve.h | Johan B. C. Engelen | 2008-05-09 | 1 | -1/+0 |
| | | | | | | | - 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) | ||||
| * | Use radiobutton for "always snap" in the document-properties dialog | Diederik van Lierop | 2008-04-30 | 1 | -1/+1 |
| | | | | (bzr r5562) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -7/+6 |
| | | | | (bzr r4629) | ||||
| * | RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton> | Johan B. C. Engelen | 2008-01-15 | 1 | -17/+8 |
| | | | | (bzr r4500) | ||||
| * | angled guidelines: create angled line when dragging from edge of rulers | Johan B. C. Engelen | 2007-12-24 | 1 | -3/+3 |
| | | | | (bzr r4296) | ||||
| * | Toggle snapping for each grid individually | Diederik van Lierop | 2007-12-12 | 1 | -3/+3 |
| | | | | (bzr r4219) | ||||
| * | add visibility and snap_enabled checkbuttons for grids. | Johan B. C. Engelen | 2007-11-29 | 1 | -4/+11 |
| | | | | | | visibility already works, snap_enabled not yet. (bzr r4146) | ||||
| * | show gridtype name in document properties | Johan B. C. Engelen | 2007-11-29 | 1 | -3/+10 |
| | | | | (bzr r4145) | ||||
| * | Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵ | Johan B. C. Engelen | 2007-11-04 | 1 | -1/+1 |
| | | | | | | reverted for some files to keep them C-compatible. (bzr r4024) | ||||
| * | Groundwork to snap to intersections, e.g. intersections of gridlines with ↵ | Diederik van Lierop | 2007-11-03 | 1 | -1/+1 |
| | | | | | | guidelines, and of objects with other objects. The snappers used to return only SnappedPoints, but now also SnappedLines and SnappedInfiniteLines can be returned. SnappedPaths will be implemented later. (bzr r4016) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-10-26 | 1 | -20/+20 |
| | | | | (bzr r3962) | ||||
| * | Fix #1740146. | Johan B. C. Engelen | 2007-07-06 | 1 | -4/+6 |
| | | | | (bzr r3190) | ||||
| * | grid: make grid names translatable. use different gridtype names in SVG that ↵ | Johan B. C. Engelen | 2007-04-20 | 1 | -2/+14 |
| | | | | | | are not translated. (bzr r2936) | ||||
| * | Grid: added dotted rendering of rectangular grid. Fixed bug in emphasized ↵ | Johan B. C. Engelen | 2007-04-17 | 1 | -3/+4 |
| | | | | | | line spacing. (bzr r2915) | ||||
| * | Removal of old grid code - fully enabled new grid code. | Johan B. C. Engelen | 2007-04-15 | 1 | -47/+0 |
| | | | | (bzr r2904) | ||||
| * | New Grids are now ready to go. bug testing can start i think. | Johan B. C. Engelen | 2007-04-13 | 1 | -11/+0 |
| | | | | (bzr r2878) | ||||
| * | New grids are almost ready to fly! | Johan B. C. Engelen | 2007-04-13 | 1 | -4/+7 |
| | | | | (bzr r2873) | ||||
| * | removed leftover debug messages. Toggling new grids now works. Almost ready ↵ | Johan B. C. Engelen | 2007-04-01 | 1 | -2/+8 |
| | | | | | | to comment-out old grid code. (bzr r2806) | ||||
| * | Purging old axonometric grid code: reworked it into the new grid class ↵ | Johan B. C. Engelen | 2007-03-25 | 1 | -2/+1 |
| | | | | | | structure. Still needs alot of work (snapping mostly and code cleansing). (bzr r2757) | ||||
| * | Monster commit. New grid infrastructure. The old gridmanagement code is ↵ | Johan B. C. Engelen | 2007-03-20 | 1 | -0/+157 |
| | | | | | | still there; this committed for testing purposes. Goal is to delete the old grid code later on. (bzr r2721) | ||||
| * | Renaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid to Inkscape::CXYGrid | Johan B. C. Engelen | 2006-10-26 | 1 | -13/+16 |
| | | | | (bzr r1869) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+49 |
| (bzr r1) | |||||
