summaryrefslogtreecommitdiffstats
path: root/src/sp-namedview.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* purge unused and considered-harmful has_abs_tolerancebulia byak2007-03-261-8/+0
* Purging old axonometric grid code: reworked it into the new grid class struct...Johan B. C. Engelen2007-03-251-63/+9
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-1/+2
* Monster commit. New grid infrastructure. The old gridmanagement code is still...Johan B. C. Engelen2007-03-201-31/+91
* Bugfix for 1625278, where inkscape would crash if loading a recentBryce Harrington2006-12-311-1/+6
* FIXED BUG [ 1612814 ]: Guides and gridlines vanish on corresp. alpha value ch...Johan B. C. Engelen2006-12-131-1/+1
* open window ON-screenUlf Erikson2006-11-301-4/+14
* separate updating window from updating layersbulia byak2006-11-181-0/+4
* Renaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid to Inkscape::CXYGridJohan B. C. Engelen2006-10-261-2/+2
* Bug fix in set_gridtypeJohan B. C. Engelen2006-10-261-2/+2
* hack*ahum*infrastructure to implement axonometric grid snapping. horizontal s...Johan B. C. Engelen2006-10-161-0/+3
* Removed some copy-paste code.Johan B. C. Engelen2006-10-131-12/+8
* Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b2006-10-011-1/+1
* AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal...Johan B. C. Engelen2006-09-211-20/+74
* gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan2006-08-261-6/+6
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-10/+10
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-10/+10
* Added descriptions to Undo/Redo commands in the menusgustav_b2006-07-091-0/+4
* Re-enable link between grid visibility and grid snap.Carl Hetherington2006-05-091-0/+2
* Clean up knutux's fix for the snapper crash.Carl Hetherington2006-05-041-4/+3
* Temporary fix for broken snap functionality: as named view constructor is nev...Andrius Ramanauskas2006-05-041-0/+5
* Give SPNamedView a SnapManager instance and use it for all management of snap...Carl Hetherington2006-05-031-50/+8
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-10/+10
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-131-1/+1
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-60/+60
* * src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,mjwybrow2006-01-201-1/+10
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+989