summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use "%"-key for toggling the snapper, and modify the related sp-desktop codeDiederik van Lierop2007-12-204-4/+12
* guidelines: implement rendering of angled lines.Johan B. C. Engelen2007-12-202-4/+46
* guidelines: minor correctionsJohan B. C. Engelen2007-12-205-8/+112
* (Hopefully) proper fix this time for stolen 'D + modifier' shortcuts.Maximilian Albert2007-12-201-6/+4
* Make Shift+Ctrl+D (Document Properties dialog) work again (was shadowed by th...Maximilian Albert2007-12-201-0/+4
* correctly handle orientation changes of guidelinesJohan B. C. Engelen2007-12-194-1/+40
* fix guide draggingJohan B. C. Engelen2007-12-191-2/+2
* optimize guide canvasupdatingJohan B. C. Engelen2007-12-191-1/+3
* guides: switch from using one position coordinate to Geom::Point point_on_lineJohan B. C. Engelen2007-12-1912-93/+114
* rename guide parameters to match snapping code naming convention.Johan B. C. Engelen2007-12-197-28/+50
* Introduce verb, menu item and shortcut for the global snapping toggleDiederik van Lierop2007-12-184-0/+10
* speedify zooming by keysbulia byak2007-12-181-4/+8
* Use 'D' to toggle (not just switch to) the dropper tool; closes bug/RFE #170590Maximilian Albert2007-12-181-0/+30
* Renaming captions and labels in snapping preferences dialog, and inverting th...Diederik van Lierop2007-12-172-11/+11
* Make sure that snapping attributes pass 'make check'Diederik van Lierop2007-12-171-6/+9
* revert comenting of uri argument in PdfImportDialogAdib Taraben2007-12-171-1/+1
* Use golden ratio as additional constrained ratio during Ctrl+dragging rectang...Maximilian Albert2007-12-173-4/+40
* CRLF fixJon A. Cruz2007-12-179-1787/+1787
* non-poppler build fixJon A. Cruz2007-12-172-64/+66
* defocus layer selector after choosing layerbulia byak2007-12-171-0/+3
* prepare for adding angled guideline renderingJohan B. C. Engelen2007-12-162-25/+32
* start of getting angled guidelines.Johan B. C. Engelen2007-12-166-13/+35
* [BUG #169122] PDF import doesn't work when file name has accents, partially f...Adib Taraben2007-12-161-8/+41
* fix default grid unit scaling, fix crash for unknown unit.Johan B. C. Engelen2007-12-162-10/+14
* prevent writing to xml when initializing grid. fixes not working default units.Johan B. C. Engelen2007-12-162-0/+4
* add default unit to grid preferences.Johan B. C. Engelen2007-12-167-8/+46
* fix possible crash where event_context is destroyed during fill operation due...John Bintz2007-12-161-2/+5
* trying to fix the unset-gradient-on-transform bugbulia byak2007-12-161-1/+1
* remove debugbulia byak2007-12-161-1/+0
* Warning cleanupJon A. Cruz2007-12-157-31/+37
* Add default grid settings to Inkscape preferences.Johan B. C. Engelen2007-12-148-20/+154
* update to latest 2geomJohan B. C. Engelen2007-12-141-0/+2
* Remove unused function that causes compile error on windows.Maximilian Albert2007-12-131-12/+0
* If necessary, split up perspectives when applying transformations to boxes; m...Maximilian Albert2007-12-137-18/+73
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-1351-3225/+4774
* libgdl: avoid setting a negative preferred height for dock items,gustav_b2007-12-121-1/+1
* Add global snapping toggleDiederik van Lierop2007-12-127-8/+46
* Fixed the filter effects dialog always displaying all the filter settings by ...Nicholas Bishop2007-12-122-1/+9
* Toggle snapping for each grid individuallyDiederik van Lierop2007-12-127-15/+43
* Do NOT use frames in the snapping tab in the document properties dialog ;-)Diederik van Lierop2007-12-122-41/+19
* Warning cleanupJon A. Cruz2007-12-123-6/+4
* Cleaning up testsJon A. Cruz2007-12-121-9/+9
* connected a signal to update the filter primitives list treeview when the fil...Felipe Corr??a da Silva Sanches2007-12-121-0/+2
* I have added beveled edges to the connections on the filter-effects Felipe Corr??a da Silva Sanches2007-12-111-3/+5
* Use frames in the snapping tab in the document properties dialogDiederik van Lierop2007-12-112-24/+41
* r17230@mini-emma: ted | 2007-12-10 21:02:47 -0800Ted Gould2007-12-111-3/+3
* r17226@mini-emma: ted | 2007-12-10 20:24:40 -0800Ted Gould2007-12-111-0/+1
* r17225@mini-emma: ted | 2007-12-10 20:22:27 -0800Ted Gould2007-12-112-1/+3
* r17222@mini-emma: ted | 2007-12-10 19:23:29 -0800Ted Gould2007-12-112-3/+3
* include header for close commandAdib Taraben2007-12-101-0/+1