| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement snapping of guides while dragging them, and snap TO item centers ↵ | Diederik van Lierop | 2007-08-28 | 1 | -0/+5 |
| | | | | | | (we only had snapping FROM item centers so far) (bzr r3603) | ||||
| * | Turn off default object snapping | Diederik van Lierop | 2007-08-19 | 1 | -2/+2 |
| | | | | (bzr r3527) | ||||
| * | 1) Make snapping of object's center optional 2) Optimize snapping ↵ | Diederik van Lierop | 2007-08-06 | 1 | -0/+5 |
| | | | | | | preferences dialog (bzr r3399) | ||||
| * | Rearrange snapping preferences, put distinction between paths and nodes back ↵ | Diederik van Lierop | 2007-08-03 | 1 | -1/+16 |
| | | | | | | in, and a bit of refactoring (bzr r3361) | ||||
| * | 1) Changes to snapping preferences dialog | Diederik van Lierop | 2007-07-28 | 1 | -12/+6 |
| | | | | | | | 2) Strict snapping implemented, i.e. bbox only to bbox and nodes only to paths/nodes 3) Renaming of some constants to improve readability (bzr r3331) | ||||
| * | Fix #1740146. | Johan B. C. Engelen | 2007-07-06 | 1 | -1/+6 |
| | | | | (bzr r3190) | ||||
| * | patch 1734633: option to save window geometry in prefs | bulia byak | 2007-06-18 | 1 | -8/+12 |
| | | | | (bzr r3075) | ||||
| * | noop: Fix truncated vim modeline. | Peter Moulder | 2007-05-19 | 1 | -1/+2 |
| | | | | (bzr r3029) | ||||
| * | grid: make grid names translatable. use different gridtype names in SVG that ↵ | Johan B. C. Engelen | 2007-04-20 | 1 | -5/+1 |
| | | | | | | are not translated. (bzr r2936) | ||||
| * | Improve readability and remove some unused code | Diederik van Lierop | 2007-04-19 | 1 | -29/+4 |
| | | | | (bzr r2930) | ||||
| * | By default 'snap to object nodes/paths' must be off | Diederik van Lierop | 2007-04-17 | 1 | -2/+2 |
| | | | | (bzr r2910) | ||||
| * | Removal of old grid code - fully enabled new grid code. | Johan B. C. Engelen | 2007-04-15 | 1 | -152/+0 |
| | | | | (bzr r2904) | ||||
| * | New Grids are now ready to go. bug testing can start i think. | Johan B. C. Engelen | 2007-04-13 | 1 | -1/+0 |
| | | | | (bzr r2878) | ||||
| * | New grids are almost ready to fly! | Johan B. C. Engelen | 2007-04-13 | 1 | -22/+46 |
| | | | | (bzr r2873) | ||||
| * | Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from ↵ | Diederik van Lierop | 2007-04-12 | 1 | -3/+4 |
| | | | | | | document properties (bzr r2868) | ||||
| * | removed leftover debug messages. Toggling new grids now works. Almost ready ↵ | Johan B. C. Engelen | 2007-04-01 | 1 | -3/+1 |
| | | | | | | to comment-out old grid code. (bzr r2806) | ||||
| * | purge unused and considered-harmful has_abs_tolerance | bulia byak | 2007-03-26 | 1 | -8/+0 |
| | | | | (bzr r2763) | ||||
| * | Purging old axonometric grid code: reworked it into the new grid class ↵ | Johan B. C. Engelen | 2007-03-25 | 1 | -63/+9 |
| | | | | | | structure. Still needs alot of work (snapping mostly and code cleansing). (bzr r2757) | ||||
| * | plumb XML::Document parameter into duplication, courtesy of bryce | MenTaLguY | 2007-03-20 | 1 | -1/+2 |
| | | | | (bzr r2723) | ||||
| * | Monster commit. New grid infrastructure. The old gridmanagement code is ↵ | Johan B. C. Engelen | 2007-03-20 | 1 | -31/+91 |
| | | | | | | still there; this committed for testing purposes. Goal is to delete the old grid code later on. (bzr r2721) | ||||
| * | Bugfix for 1625278, where inkscape would crash if loading a recent | Bryce Harrington | 2006-12-31 | 1 | -1/+6 |
| | | | | | | | | | document from a fresh inkscape instance, that triggers a null pointer situation in sp-namedview. The code in question deals with gridviews, so I suspect it has something to do with grid settings. In any case, this commit prevents the null pointer situation and stops the crash. (bzr r2113) | ||||
| * | FIXED BUG [ 1612814 ]: Guides and gridlines vanish on corresp. alpha value ↵ | Johan B. C. Engelen | 2006-12-13 | 1 | -1/+1 |
| | | | | | | change (bzr r2089) | ||||
| * | open window ON-screen | Ulf Erikson | 2006-11-30 | 1 | -4/+14 |
| | | | | (bzr r2059) | ||||
| * | separate updating window from updating layers | bulia byak | 2006-11-18 | 1 | -0/+4 |
| | | | | (bzr r1984) | ||||
| * | Renaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid to Inkscape::CXYGrid | Johan B. C. Engelen | 2006-10-26 | 1 | -2/+2 |
| | | | | (bzr r1869) | ||||
| * | Bug fix in set_gridtype | Johan B. C. Engelen | 2006-10-26 | 1 | -2/+2 |
| | | | | (bzr r1868) | ||||
| * | hack*ahum*infrastructure to implement axonometric grid snapping. horizontal ↵ | Johan B. C. Engelen | 2006-10-16 | 1 | -0/+3 |
| | | | | | | snapping already implemented. (bzr r1806) | ||||
| * | Removed some copy-paste code. | Johan B. C. Engelen | 2006-10-13 | 1 | -12/+8 |
| | | | | (bzr r1797) | ||||
| * | Moved EventLog from SPDocument to SPDesktop to prevent it from being | gustav_b | 2006-10-01 | 1 | -1/+1 |
| | | | | | | | created when Inkscape is started in non-gui mode. Fixes a critical assertion caused by creation of a Gtk::TreeStore. (bzr r1749) | ||||
| * | AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, ↵ | Johan B. C. Engelen | 2006-09-21 | 1 | -20/+74 |
| | | | | | | diagonal guides, 0-degree angle axes, user-input checking, emphasis lines, optimizing, ... try and find as many bugs as possible :P Or just look at it playing with the angles of the lines, it's pretty cool to look at all by itself :) (bzr r1716) | ||||
| * | gboolean -> bool conversion commit 1. Modifies code to do with getting the ↵ | Michael G. Sloan | 2006-08-26 | 1 | -6/+6 |
| | | | | | | | | undo system to ignore actions, as well as SVG/XML save/load. Shouldn't cause problems though. (bzr r1639) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -10/+10 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -10/+10 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | Added descriptions to Undo/Redo commands in the menus | gustav_b | 2006-07-09 | 1 | -0/+4 |
| | | | | (bzr r1379) | ||||
| * | Re-enable link between grid visibility and grid snap. | Carl Hetherington | 2006-05-09 | 1 | -0/+2 |
| | | | | (bzr r795) | ||||
| * | Clean up knutux's fix for the snapper crash. | Carl Hetherington | 2006-05-04 | 1 | -4/+3 |
| | | | | (bzr r727) | ||||
| * | Temporary fix for broken snap functionality: as named view constructor is ↵ | Andrius Ramanauskas | 2006-05-04 | 1 | -0/+5 |
| | | | | | | never called, virtual tables of Snapper derived classes are never initialized. Fix - calling constructor/destructor on SPNamedView init/release. (bzr r725) | ||||
| * | Give SPNamedView a SnapManager instance and use it for all management of ↵ | Carl Hetherington | 2006-05-03 | 1 | -50/+8 |
| | | | | | | snapping settings. (bzr r701) | ||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -10/+10 |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | ||||
| * | #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h. | Peter Moulder | 2006-03-13 | 1 | -1/+1 |
| | | | | (bzr r232) | ||||
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -60/+60 |
| | | | | (bzr r149) | ||||
| * | * src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp, | mjwybrow | 2006-01-20 | 1 | -1/+10 |
| | | | | | | | | | | | | src/conn-avoid-ref.cpp, src/conn-avoid-ref.h, src/sp-namedview.cpp, src/sp-namedview.h, src/attributes.cpp, src/attributes.h, src/attributes-test.cpp: Added a "Spacing" control to the connector toolbar which allows the user to adjust the amount of space left around avoided shapes for the purpose of determining auto-routing connector paths. (bzr r18) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+989 |
| (bzr r1) | |||||
