| Commit message (Expand) | Author | Age | Files | Lines |
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+2 |
| * | remove SPDesktop from SPNamedView when it is destroyed. Fixing bug 183621, bu... | Johan B. C. Engelen | 2008-01-17 | 1 | -9/+6 |
| * | stop toggling insensitive state for modification flag updates (fixes critical... | MenTaLguY | 2008-01-15 | 1 | -6/+4 |
| * | abstract use of sodipodi:modified | MenTaLguY | 2008-01-15 | 1 | -2/+2 |
| * | Fixed bug #172778, [old] grid settings not respected when reopening document | Johan B. C. Engelen | 2007-12-29 | 1 | -2/+93 |
| * | angled guidelines: create angled line when dragging from edge of rulers | Johan B. C. Engelen | 2007-12-24 | 1 | -0/+14 |
| * | Add global snapping toggle | Diederik van Lierop | 2007-12-12 | 1 | -1/+6 |
| * | Snap to axonometric grid lines | Diederik van Lierop | 2007-12-08 | 1 | -2/+2 |
| * | Lookup object from repr instead of id to fix redo of undo of guide creation :-) | Johan B. C. Engelen | 2007-12-05 | 1 | -3/+2 |
| * | don't crash upon adding strange named XML element to namedview. | Johan B. C. Engelen | 2007-12-04 | 1 | -2/+3 |
| * | Snap to intersections of line segments | Diederik van Lierop | 2007-11-14 | 1 | -0/+10 |
| * | Don't set inkscape:modified on startup when grids are shown/hidden. | Maximilian Albert | 2007-11-13 | 1 | -3/+7 |
| * | Improve the user interaction for snapping of bounding boxes, and add an new t... | Diederik van Lierop | 2007-11-05 | 1 | -0/+10 |
| * | remove debug messages, convert tabs to spaces and remove whitespace for sp-na... | Johan B. C. Engelen | 2007-10-24 | 1 | -33/+31 |
| * | Fix bug [ 1818794 ] Showing grid on opening svg | Johan B. C. Engelen | 2007-10-24 | 1 | -4/+33 |
| * | Implement snapping of guides while dragging them, and snap TO item centers (w... | Diederik van Lierop | 2007-08-28 | 1 | -0/+5 |
| * | Turn off default object snapping | Diederik van Lierop | 2007-08-19 | 1 | -2/+2 |
| * | 1) Make snapping of object's center optional 2) Optimize snapping preferences... | Diederik van Lierop | 2007-08-06 | 1 | -0/+5 |
| * | Rearrange snapping preferences, put distinction between paths and nodes back ... | Diederik van Lierop | 2007-08-03 | 1 | -1/+16 |
| * | 1) Changes to snapping preferences dialog | Diederik van Lierop | 2007-07-28 | 1 | -12/+6 |
| * | Fix #1740146. | Johan B. C. Engelen | 2007-07-06 | 1 | -1/+6 |
| * | patch 1734633: option to save window geometry in prefs | bulia byak | 2007-06-18 | 1 | -8/+12 |
| * | noop: Fix truncated vim modeline. | Peter Moulder | 2007-05-19 | 1 | -1/+2 |
| * | grid: make grid names translatable. use different gridtype names in SVG that ... | Johan B. C. Engelen | 2007-04-20 | 1 | -5/+1 |
| * | Improve readability and remove some unused code | Diederik van Lierop | 2007-04-19 | 1 | -29/+4 |
| * | By default 'snap to object nodes/paths' must be off | Diederik van Lierop | 2007-04-17 | 1 | -2/+2 |
| * | Removal of old grid code - fully enabled new grid code. | Johan B. C. Engelen | 2007-04-15 | 1 | -152/+0 |
| * | New Grids are now ready to go. bug testing can start i think. | Johan B. C. Engelen | 2007-04-13 | 1 | -1/+0 |
| * | New grids are almost ready to fly! | Johan B. C. Engelen | 2007-04-13 | 1 | -22/+46 |
| * | Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from ... | Diederik van Lierop | 2007-04-12 | 1 | -3/+4 |
| * | removed leftover debug messages. Toggling new grids now works. Almost ready t... | Johan B. C. Engelen | 2007-04-01 | 1 | -3/+1 |
| * | purge unused and considered-harmful has_abs_tolerance | bulia byak | 2007-03-26 | 1 | -8/+0 |
| * | Purging old axonometric grid code: reworked it into the new grid class struct... | Johan B. C. Engelen | 2007-03-25 | 1 | -63/+9 |
| * | plumb XML::Document parameter into duplication, courtesy of bryce | MenTaLguY | 2007-03-20 | 1 | -1/+2 |
| * | Monster commit. New grid infrastructure. The old gridmanagement code is still... | Johan B. C. Engelen | 2007-03-20 | 1 | -31/+91 |
| * | Bugfix for 1625278, where inkscape would crash if loading a recent | Bryce Harrington | 2006-12-31 | 1 | -1/+6 |
| * | FIXED BUG [ 1612814 ]: Guides and gridlines vanish on corresp. alpha value ch... | Johan B. C. Engelen | 2006-12-13 | 1 | -1/+1 |
| * | open window ON-screen | Ulf Erikson | 2006-11-30 | 1 | -4/+14 |
| * | separate updating window from updating layers | bulia byak | 2006-11-18 | 1 | -0/+4 |
| * | Renaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid to Inkscape::CXYGrid | Johan B. C. Engelen | 2006-10-26 | 1 | -2/+2 |
| * | Bug fix in set_gridtype | Johan B. C. Engelen | 2006-10-26 | 1 | -2/+2 |
| * | hack*ahum*infrastructure to implement axonometric grid snapping. horizontal s... | Johan B. C. Engelen | 2006-10-16 | 1 | -0/+3 |
| * | Removed some copy-paste code. | Johan B. C. Engelen | 2006-10-13 | 1 | -12/+8 |
| * | Moved EventLog from SPDocument to SPDesktop to prevent it from being | gustav_b | 2006-10-01 | 1 | -1/+1 |
| * | AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal... | Johan B. C. Engelen | 2006-09-21 | 1 | -20/+74 |
| * | gboolean -> bool conversion commit 1. Modifies code to do with getting the u... | Michael G. Sloan | 2006-08-26 | 1 | -6/+6 |
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -10/+10 |
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -10/+10 |
| * | Added descriptions to Undo/Redo commands in the menus | gustav_b | 2006-07-09 | 1 | -0/+4 |
| * | Re-enable link between grid visibility and grid snap. | Carl Hetherington | 2006-05-09 | 1 | -0/+2 |