| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Dockable dialogs patch applied | gustav_b | 2007-08-29 | 1 | -4/+4 |
| | | | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613) | ||||
| * | Don't snap node handles to the parent path, plus a small string change | Diederik van Lierop | 2007-08-29 | 1 | -1/+1 |
| | | | | (bzr r3612) | ||||
| * | Implement snapping of guides while dragging them, and snap TO item centers ↵ | Diederik van Lierop | 2007-08-28 | 1 | -16/+22 |
| | | | | | | (we only had snapping FROM item centers so far) (bzr r3603) | ||||
| * | Renaming some labels in the snapping tab | Diederik van Lierop | 2007-08-19 | 1 | -6/+8 |
| | | | | (bzr r3531) | ||||
| * | Only in the selector tool we should snap in bbox mode (PointType = ↵ | Diederik van Lierop | 2007-08-07 | 1 | -1/+1 |
| | | | | | | SNAPPOINT_BBOX) (bzr r3415) | ||||
| * | 1) Make snapping of object's center optional 2) Optimize snapping ↵ | Diederik van Lierop | 2007-08-06 | 1 | -6/+22 |
| | | | | | | preferences dialog (bzr r3399) | ||||
| * | Rearrange snapping preferences, put distinction between paths and nodes back ↵ | Diederik van Lierop | 2007-08-03 | 1 | -6/+25 |
| | | | | | | in, and a bit of refactoring (bzr r3361) | ||||
| * | 1) Changes to snapping preferences dialog | Diederik van Lierop | 2007-07-28 | 1 | -13/+15 |
| | | | | | | | 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 | -3/+5 |
| | | | | (bzr r3190) | ||||
| * | Avoid a gtk g_critical message when building Document Properties dialog. | Peter Moulder | 2007-05-17 | 1 | -3/+3 |
| | | | | (bzr r3024) | ||||
| * | noop: Use G_N_ELEMENTS in attach_all callers instead of passing sizeof. | Peter Moulder | 2007-05-17 | 1 | -7/+7 |
| | | | | (bzr r3023) | ||||
| * | noop: Fix const usage/confusion. | Peter Moulder | 2007-05-17 | 1 | -9/+9 |
| | | | | (bzr r3022) | ||||
| * | Fix a couple of unannotated transactions causing g_warning from ↵ | Peter Moulder | 2007-05-17 | 1 | -0/+1 |
| | | | | | | finish_incomplete_transaction. (Thanks to johanengelen for help with this.) (bzr r3019) | ||||
| * | grid: make grid names translatable. use different gridtype names in SVG that ↵ | Johan B. C. Engelen | 2007-04-20 | 1 | -4/+5 |
| | | | | | | are not translated. (bzr r2936) | ||||
| * | Improve readability and remove some unused code | Diederik van Lierop | 2007-04-19 | 1 | -30/+0 |
| | | | | (bzr r2930) | ||||
| * | Rearrange tabs for document-properties dialog | Diederik van Lierop | 2007-04-17 | 1 | -2/+2 |
| | | | | (bzr r2911) | ||||
| * | Removal of old grid code - fully enabled new grid code. | Johan B. C. Engelen | 2007-04-15 | 1 | -65/+10 |
| | | | | (bzr r2904) | ||||
| * | Fix typo | Diederik van Lierop | 2007-04-14 | 1 | -1/+1 |
| | | | | (bzr r2890) | ||||
| * | New Grids are now ready to go. bug testing can start i think. | Johan B. C. Engelen | 2007-04-13 | 1 | -1/+1 |
| | | | | (bzr r2878) | ||||
| * | New grids are almost ready to fly! | Johan B. C. Engelen | 2007-04-13 | 1 | -1/+1 |
| | | | | (bzr r2873) | ||||
| * | Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from ↵ | Diederik van Lierop | 2007-04-12 | 1 | -18/+18 |
| | | | | | | document properties (bzr r2868) | ||||
| * | removed leftover debug messages. Toggling new grids now works. Almost ready ↵ | Johan B. C. Engelen | 2007-04-01 | 1 | -5/+1 |
| | | | | | | to comment-out old grid code. (bzr r2806) | ||||
| * | purge unused stuff, copyedit | bulia byak | 2007-03-26 | 1 | -16/+9 |
| | | | | (bzr r2764) | ||||
| * | Fix compile warning about construction order. | Johan B. C. Engelen | 2007-03-25 | 1 | -2/+2 |
| | | | | (bzr r2760) | ||||
| * | Purging old axonometric grid code: reworked it into the new grid class ↵ | Johan B. C. Engelen | 2007-03-25 | 1 | -25/+10 |
| | | | | | | structure. Still needs alot of work (snapping mostly and code cleansing). (bzr r2757) | ||||
| * | Monster commit. New grid infrastructure. The old gridmanagement code is ↵ | Johan B. C. Engelen | 2007-03-20 | 1 | -63/+213 |
| | | | | | | still there; this committed for testing purposes. Goal is to delete the old grid code later on. (bzr r2721) | ||||
| * | string fixes from bug 1516157 | bulia byak | 2006-11-19 | 1 | -2/+2 |
| | | | | (bzr r1991) | ||||
| * | Don't mark "gridtype" as translatable. | Colin Marquardt | 2006-10-09 | 1 | -1/+1 |
| | | | | (bzr r1786) | ||||
| * | Added preferences.xml option to show the widgets to get the axonometric ↵ | Johan B. C. Engelen | 2006-10-03 | 1 | -0/+7 |
| | | | | | | grid. Add <group id="documentoptions" axonomgrid_enabled="1" /> to preferences.xml to enable it. (bzr r1762) | ||||
| * | better (white)spacing | Johan B. C. Engelen | 2006-09-29 | 1 | -1/+1 |
| | | | | (bzr r1726) | ||||
| * | FIXED: "(inkscape:12778): Gtk-CRITICAL **: gtk_misc_set_alignment: | Johan B. C. Engelen | 2006-09-29 | 1 | -1/+1 |
| | | | | | | assertion `GTK_IS_MISC (misc)' failed" when I open the Document Properties." (bzr r1725) | ||||
| * | AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, ↵ | Johan B. C. Engelen | 2006-09-21 | 1 | -0/+19 |
| | | | | | | 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) | ||||
| * | remove flicker when creating dialog | Ralf Stephan | 2006-05-09 | 1 | -1/+0 |
| | | | | (bzr r797) | ||||
| * | Give SPNamedView a SnapManager instance and use it for all management of ↵ | Carl Hetherington | 2006-05-03 | 1 | -8/+8 |
| | | | | | | snapping settings. (bzr r701) | ||||
| * | add listener to root for fit canvas changes | Aaron Spike | 2006-04-25 | 1 | -0/+10 |
| | | | | (bzr r586) | ||||
| * | Move fit canvas button into PageSizer | Aaron Spike | 2006-04-25 | 1 | -26/+0 |
| | | | | (bzr r585) | ||||
| * | prevent fit canvas button from expanding | Aaron Spike | 2006-04-19 | 1 | -1/+8 |
| | | | | (bzr r547) | ||||
| * | copyedit | bulia byak | 2006-04-19 | 1 | -1/+1 |
| | | | | (bzr r545) | ||||
| * | tweaking for bbyak | Aaron Spike | 2006-04-19 | 1 | -1/+3 |
| | | | | (bzr r544) | ||||
| * | Adding fit canvas verbs | Aaron Spike | 2006-04-19 | 1 | -2/+21 |
| | | | | | | | a few fixes in verbs.cpp and a new button (bzr r539) | ||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -8/+8 |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | ||||
| * | non-localizable string | Andrius Ramanauskas | 2006-03-29 | 1 | -1/+1 |
| | | | | (bzr r331) | ||||
| * | remove screen pixel toggle for now, add always-snap widget for all | Ralf Stephan | 2006-02-02 | 1 | -14/+18 |
| | | | | | | modes (bzr r65) | ||||
| * | use namedview->snap_* variables instead of namedview->*_snapper, | Ralf Stephan | 2006-01-29 | 1 | -8/+8 |
| | | | | | | fixes #1399284 (bzr r45) | ||||
| * | remove second label from ToleranceSlider, fixes #1407428 | Ralf Stephan | 2006-01-27 | 1 | -3/+3 |
| | | | | (bzr r39) | ||||
| * | mnemonics for all widgets in the Doc Props dialog | Ralf Stephan | 2006-01-24 | 1 | -30/+30 |
| | | | | | | (fixes #1384494-9+B) (bzr r26) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+503 |
| (bzr r1) | |||||
