summaryrefslogtreecommitdiffstats
path: root/src/sp-namedview.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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