summaryrefslogtreecommitdiffstats
path: root/src/sp-namedview.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-10-26Renaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid to Inkscape::CXYGridJohan B. C. Engelen1-2/+2
2006-10-26Bug fix in set_gridtypeJohan B. C. Engelen1-2/+2
2006-10-16hack*ahum*infrastructure to implement axonometric grid snapping. horizontal s...Johan B. C. Engelen1-0/+3
2006-10-13Removed some copy-paste code.Johan B. C. Engelen1-12/+8
2006-10-01Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b1-1/+1
2006-09-21AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal...Johan B. C. Engelen1-20/+74
2006-08-26gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan1-6/+6
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-10/+10
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-10/+10
2006-07-09Added descriptions to Undo/Redo commands in the menusgustav_b1-0/+4
2006-05-09Re-enable link between grid visibility and grid snap.Carl Hetherington1-0/+2
2006-05-04Clean up knutux's fix for the snapper crash.Carl Hetherington1-4/+3
2006-05-04Temporary fix for broken snap functionality: as named view constructor is nev...Andrius Ramanauskas1-0/+5
2006-05-03Give SPNamedView a SnapManager instance and use it for all management of snap...Carl Hetherington1-50/+8
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-10/+10
2006-03-13#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder1-1/+1
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-60/+60
2006-01-20* src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,mjwybrow1-1/+10