summaryrefslogtreecommitdiffstats
path: root/src/display/canvas-grid.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2007-09-29noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...Peter Moulder1-72/+64
2007-09-29noop: CodingStyle: const placementPeter Moulder1-22/+22
2007-07-06Fix #1740146.Johan B. C. Engelen1-20/+25
2007-06-14patch 1729267 for bug 1712481bulia byak1-2/+67
2007-05-17Fix a couple of unannotated transactions causing g_warning from finish_incomp...Peter Moulder1-4/+3
2007-04-20grid: make grid names translatable. use different gridtype names in SVG that ...Johan B. C. Engelen1-9/+59
2007-04-20Fix emphasized gridlines bug when zoomed out.Johan B. C. Engelen1-1/+1
2007-04-19Set default gridspacing back to 1pxJohan B. C. Engelen1-1/+1
2007-04-17Grid: added dotted rendering of rectangular grid. Fixed bug in emphasized lin...Johan B. C. Engelen1-74/+117
2007-04-17old default color values restoredJohan B. C. Engelen1-6/+6
2007-04-15Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen1-309/+46
2007-04-13New Grids are now ready to go. bug testing can start i think.Johan B. C. Engelen1-47/+1
2007-04-13New grids are almost ready to fly!Johan B. C. Engelen1-40/+69
2007-04-01removed leftover debug messages. Toggling new grids now works. Almost ready t...Johan B. C. Engelen1-2/+21
2007-03-25Purging old axonometric grid code: reworked it into the new grid class struct...Johan B. C. Engelen1-8/+6
2007-03-20Monster commit. New grid infrastructure. The old gridmanagement code is still...Johan B. C. Engelen1-7/+674
2006-10-26Renaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid to Inkscape::CXYGridJohan B. C. Engelen1-48/+54
2006-09-17Changed grid drawing (nit more logical): hlines and vlines are drawn complete...Johan B. C. Engelen1-14/+11
2006-07-29patch for rendering quality and speed from Jasper van de Grondebulia byak1-6/+6