summaryrefslogtreecommitdiffstats
path: root/src/display/canvas-grid.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix #1740146.Johan B. C. Engelen2007-07-061-20/+25
| | | (bzr r3190)
* patch 1729267 for bug 1712481bulia byak2007-06-141-2/+67
| | | (bzr r3063)
* Fix a couple of unannotated transactions causing g_warning from ↵Peter Moulder2007-05-171-4/+3
| | | | | finish_incomplete_transaction. (Thanks to johanengelen for help with this.) (bzr r3019)
* grid: make grid names translatable. use different gridtype names in SVG that ↵Johan B. C. Engelen2007-04-201-9/+59
| | | | | are not translated. (bzr r2936)
* Fix emphasized gridlines bug when zoomed out.Johan B. C. Engelen2007-04-201-1/+1
| | | (bzr r2935)
* Set default gridspacing back to 1pxJohan B. C. Engelen2007-04-191-1/+1
| | | (bzr r2932)
* Grid: added dotted rendering of rectangular grid. Fixed bug in emphasized ↵Johan B. C. Engelen2007-04-171-74/+117
| | | | | line spacing. (bzr r2915)
* old default color values restoredJohan B. C. Engelen2007-04-171-6/+6
| | | (bzr r2914)
* Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen2007-04-151-309/+46
| | | (bzr r2904)
* New Grids are now ready to go. bug testing can start i think.Johan B. C. Engelen2007-04-131-47/+1
| | | (bzr r2878)
* New grids are almost ready to fly!Johan B. C. Engelen2007-04-131-40/+69
| | | (bzr r2873)
* removed leftover debug messages. Toggling new grids now works. Almost ready ↵Johan B. C. Engelen2007-04-011-2/+21
| | | | | to comment-out old grid code. (bzr r2806)
* Purging old axonometric grid code: reworked it into the new grid class ↵Johan B. C. Engelen2007-03-251-8/+6
| | | | | 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. Engelen2007-03-201-7/+674
| | | | | 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::CXYGridJohan B. C. Engelen2006-10-261-48/+54
| | | (bzr r1869)
* Changed grid drawing (nit more logical): hlines and vlines are drawn ↵Johan B. C. Engelen2006-09-171-14/+11
| | | | | completely independent (removed nested for-loops). (bzr r1711)
* patch for rendering quality and speed from Jasper van de Grondebulia byak2006-07-291-6/+6
| | | (bzr r1503)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+308
(bzr r1)