summaryrefslogtreecommitdiffstats
path: root/src/sp-namedview.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,mjwybrow2008-06-221-1/+0
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-4/+3
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-3/+3
* wrtlprnft's patch for bug 234834 - keeps guidelines in same position relative...Stephen Silver2008-05-311-0/+17
* - Use constrainedSnap() instead of freeSnap() if we're dragging nodes with ctrlDiederik van Lierop2008-05-211-1/+1
* Next steps in implementing the snapping indicatorDiederik van Lierop2008-05-041-1/+7
* Snap to page borderDiederik van Lierop2008-03-121-0/+5
* Warning and whitespace cleanupJon A. Cruz2008-02-241-13/+13
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+2
* remove SPDesktop from SPNamedView when it is destroyed. Fixing bug 183621, bu...Johan B. C. Engelen2008-01-171-9/+6
* stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY2008-01-151-6/+4
* abstract use of sodipodi:modifiedMenTaLguY2008-01-151-2/+2
* Fixed bug #172778, [old] grid settings not respected when reopening documentJohan B. C. Engelen2007-12-291-2/+93
* angled guidelines: create angled line when dragging from edge of rulersJohan B. C. Engelen2007-12-241-0/+14
* Add global snapping toggleDiederik van Lierop2007-12-121-1/+6
* Snap to axonometric grid linesDiederik van Lierop2007-12-081-2/+2
* Lookup object from repr instead of id to fix redo of undo of guide creation :-)Johan B. C. Engelen2007-12-051-3/+2
* don't crash upon adding strange named XML element to namedview.Johan B. C. Engelen2007-12-041-2/+3
* Snap to intersections of line segmentsDiederik van Lierop2007-11-141-0/+10
* Don't set inkscape:modified on startup when grids are shown/hidden.Maximilian Albert2007-11-131-3/+7
* Improve the user interaction for snapping of bounding boxes, and add an new t...Diederik van Lierop2007-11-051-0/+10
* remove debug messages, convert tabs to spaces and remove whitespace for sp-na...Johan B. C. Engelen2007-10-241-33/+31
* Fix bug [ 1818794 ] Showing grid on opening svgJohan B. C. Engelen2007-10-241-4/+33
* Implement snapping of guides while dragging them, and snap TO item centers (w...Diederik van Lierop2007-08-281-0/+5
* Turn off default object snappingDiederik van Lierop2007-08-191-2/+2
* 1) Make snapping of object's center optional 2) Optimize snapping preferences...Diederik van Lierop2007-08-061-0/+5
* Rearrange snapping preferences, put distinction between paths and nodes back ...Diederik van Lierop2007-08-031-1/+16
* 1) Changes to snapping preferences dialogDiederik van Lierop2007-07-281-12/+6
* Fix #1740146.Johan B. C. Engelen2007-07-061-1/+6
* patch 1734633: option to save window geometry in prefsbulia byak2007-06-181-8/+12
* noop: Fix truncated vim modeline.Peter Moulder2007-05-191-1/+2
* grid: make grid names translatable. use different gridtype names in SVG that ...Johan B. C. Engelen2007-04-201-5/+1
* Improve readability and remove some unused codeDiederik van Lierop2007-04-191-29/+4
* By default 'snap to object nodes/paths' must be offDiederik van Lierop2007-04-171-2/+2
* Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen2007-04-151-152/+0
* New Grids are now ready to go. bug testing can start i think.Johan B. C. Engelen2007-04-131-1/+0
* New grids are almost ready to fly!Johan B. C. Engelen2007-04-131-22/+46
* Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from ...Diederik van Lierop2007-04-121-3/+4
* removed leftover debug messages. Toggling new grids now works. Almost ready t...Johan B. C. Engelen2007-04-011-3/+1
* 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