| Commit message (Expand) | Author | Files | Lines |
| 2007-08-29 | Dockable dialogs patch applied | gustav_b | 1 | -4/+4 |
| 2007-08-29 | Don't snap node handles to the parent path, plus a small string change | Diederik van Lierop | 1 | -1/+1 |
| 2007-08-28 | Implement snapping of guides while dragging them, and snap TO item centers (w... | Diederik van Lierop | 1 | -16/+22 |
| 2007-08-19 | Renaming some labels in the snapping tab | Diederik van Lierop | 1 | -6/+8 |
| 2007-08-07 | Only in the selector tool we should snap in bbox mode (PointType = SNAPPOINT_... | Diederik van Lierop | 1 | -1/+1 |
| 2007-08-06 | 1) Make snapping of object's center optional 2) Optimize snapping preferences... | Diederik van Lierop | 1 | -6/+22 |
| 2007-08-03 | Rearrange snapping preferences, put distinction between paths and nodes back ... | Diederik van Lierop | 1 | -6/+25 |
| 2007-07-28 | 1) Changes to snapping preferences dialog | Diederik van Lierop | 1 | -13/+15 |
| 2007-07-06 | Fix #1740146. | Johan B. C. Engelen | 1 | -3/+5 |
| 2007-05-17 | Avoid a gtk g_critical message when building Document Properties dialog. | Peter Moulder | 1 | -3/+3 |
| 2007-05-17 | noop: Use G_N_ELEMENTS in attach_all callers instead of passing sizeof. | Peter Moulder | 1 | -7/+7 |
| 2007-05-17 | noop: Fix const usage/confusion. | Peter Moulder | 1 | -9/+9 |
| 2007-05-17 | Fix a couple of unannotated transactions causing g_warning from finish_incomp... | Peter Moulder | 1 | -0/+1 |
| 2007-04-20 | grid: make grid names translatable. use different gridtype names in SVG that ... | Johan B. C. Engelen | 1 | -4/+5 |
| 2007-04-19 | Improve readability and remove some unused code | Diederik van Lierop | 1 | -30/+0 |
| 2007-04-17 | Rearrange tabs for document-properties dialog | Diederik van Lierop | 1 | -2/+2 |
| 2007-04-15 | Removal of old grid code - fully enabled new grid code. | Johan B. C. Engelen | 1 | -65/+10 |
| 2007-04-14 | Fix typo | Diederik van Lierop | 1 | -1/+1 |
| 2007-04-13 | New Grids are now ready to go. bug testing can start i think. | Johan B. C. Engelen | 1 | -1/+1 |
| 2007-04-13 | New grids are almost ready to fly! | Johan B. C. Engelen | 1 | -1/+1 |
| 2007-04-12 | Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from ... | Diederik van Lierop | 1 | -18/+18 |
| 2007-04-01 | removed leftover debug messages. Toggling new grids now works. Almost ready t... | Johan B. C. Engelen | 1 | -5/+1 |
| 2007-03-26 | purge unused stuff, copyedit | bulia byak | 1 | -16/+9 |
| 2007-03-25 | Fix compile warning about construction order. | Johan B. C. Engelen | 1 | -2/+2 |
| 2007-03-25 | Purging old axonometric grid code: reworked it into the new grid class struct... | Johan B. C. Engelen | 1 | -25/+10 |
| 2007-03-20 | Monster commit. New grid infrastructure. The old gridmanagement code is still... | Johan B. C. Engelen | 1 | -63/+213 |
| 2006-11-19 | string fixes from bug 1516157 | bulia byak | 1 | -2/+2 |
| 2006-10-09 | Don't mark "gridtype" as translatable. | Colin Marquardt | 1 | -1/+1 |
| 2006-10-03 | Added preferences.xml option to show the widgets to get the axonometric grid.... | Johan B. C. Engelen | 1 | -0/+7 |
| 2006-09-29 | better (white)spacing | Johan B. C. Engelen | 1 | -1/+1 |
| 2006-09-29 | FIXED: "(inkscape:12778): Gtk-CRITICAL **: gtk_misc_set_alignment: | Johan B. C. Engelen | 1 | -1/+1 |
| 2006-09-21 | AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal... | Johan B. C. Engelen | 1 | -0/+19 |
| 2006-05-09 | remove flicker when creating dialog | Ralf Stephan | 1 | -1/+0 |
| 2006-05-03 | Give SPNamedView a SnapManager instance and use it for all management of snap... | Carl Hetherington | 1 | -8/+8 |
| 2006-04-25 | add listener to root for fit canvas changes | Aaron Spike | 1 | -0/+10 |
| 2006-04-25 | Move fit canvas button into PageSizer | Aaron Spike | 1 | -26/+0 |
| 2006-04-19 | prevent fit canvas button from expanding | Aaron Spike | 1 | -1/+8 |
| 2006-04-19 | copyedit | bulia byak | 1 | -1/+1 |
| 2006-04-19 | tweaking for bbyak | Aaron Spike | 1 | -1/+3 |
| 2006-04-19 | Adding fit canvas verbs | Aaron Spike | 1 | -2/+21 |
| 2006-04-17 | Get rid of the SP_DT_* macros which do nothing more than provide additional, ... | MenTaLguY | 1 | -8/+8 |
| 2006-03-29 | non-localizable string | Andrius Ramanauskas | 1 | -1/+1 |
| 2006-02-02 | remove screen pixel toggle for now, add always-snap widget for all | Ralf Stephan | 1 | -14/+18 |
| 2006-01-29 | use namedview->snap_* variables instead of namedview->*_snapper, | Ralf Stephan | 1 | -8/+8 |
| 2006-01-27 | remove second label from ToleranceSlider, fixes #1407428 | Ralf Stephan | 1 | -3/+3 |
| 2006-01-24 | mnemonics for all widgets in the Doc Props dialog | Ralf Stephan | 1 | -30/+30 |