summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* angled guidelines: create angled line when dragging from edge of rulersJohan B. C. Engelen2007-12-246-22/+53
| | | (bzr r4296)
* when dragging from rulers close to the edges, one gets 45 degree angled ↵Johan B. C. Engelen2007-12-231-4/+28
| | | | | guidelines. (bzr r4295)
* noop: remove unused variableMaximilian Albert2007-12-231-2/+0
| | | (bzr r4294)
* remember and use geom::point normal when dragging new guidesJohan B. C. Engelen2007-12-231-4/+6
| | | (bzr r4293)
* fix relative angle change in guideline dialogJohan B. C. Engelen2007-12-231-1/+3
| | | (bzr r4292)
* Bug fix: prevent perspectives from being transformed more than once (by ↵Maximilian Albert2007-12-236-55/+229
| | | | | keeping track of selected boxes and their transformations). (bzr r4291)
* fix crit bug #168570 Crash when recreating grid using 'redo'Johan B. C. Engelen2007-12-231-0/+1
| | | (bzr r4289)
* fix angle description of guidesJohan B. C. Engelen2007-12-232-5/+5
| | | (bzr r4288)
* 2geom updateJohan B. C. Engelen2007-12-231-2/+13
| | | (bzr r4286)
* update to latest 2geom, bugs be gone!Johan B. C. Engelen2007-12-236-2/+30
| | | (bzr r4285)
* update to latest 2geom (fixed 2 bugs :))Johan B. C. Engelen2007-12-235-321/+322
| | | (bzr r4284)
* fix critical bug #168588 assertion failed, file sp-conn-end.cpp: line 191Johan B. C. Engelen2007-12-231-3/+4
| | | (bzr r4283)
* Add UI for creating angled guidelines!Johan B. C. Engelen2007-12-232-31/+83
| | | (bzr r4282)
* update to latest 2geomJohan B. C. Engelen2007-12-231-0/+50
| | | (bzr r4281)
* create options for cairo pdf/ps export dialogtheAdib2007-12-234-6/+41
| | | (bzr r4280)
* Removed Win32 only Print Direct verb, which was an exact clone of normal printJoel Holdsworth2007-12-237-35/+3
| | | (bzr r4279)
* Fixed the parenting of the print dialog so that it cannot fall behind the ↵Joel Holdsworth2007-12-227-14/+15
| | | | | main inkscape desktop window (bzr r4278)
* Fix typo in an array causing a write off the end. Causes bug if noBryce Harrington2007-12-221-1/+1
| | | | | sizes were loaded from the preferences file. Closes LP: #178139. (bzr r4277)
* Updated the version numbers in the .rc filesJoel Holdsworth2007-12-222-8/+8
| | | (bzr r4276)
* 1) solve bug #177995Diederik van Lierop2007-12-224-53/+60
| | | | | 2) don't look for nearby intersections when doing a constrained snap (bzr r4275)
* BUG 178048 Void method which returns a value in stringstream.h confuses g++ 3.3theAdib2007-12-221-1/+1
| | | (bzr r4274)
* fix bug where changing units changed angles of axonometric gridJohan B. C. Engelen2007-12-212-5/+6
| | | (bzr r4273)
* fix linkingJohan B. C. Engelen2007-12-211-0/+1
| | | (bzr r4272)
* guidelines: add methods to check horizontal/vertical, small fixesJohan B. C. Engelen2007-12-214-7/+13
| | | (bzr r4271)
* ifdef instead of ifndef WITH_LIBWPGAdib Taraben2007-12-211-1/+1
| | | (bzr r4269)
* compile depending on WITH_LIBWPGtheAdib2007-12-212-0/+9
| | | (bzr r4268)
* Use "%"-key for toggling the snapper, and modify the related sp-desktop codeDiederik van Lierop2007-12-204-4/+12
| | | (bzr r4266)
* guidelines: implement rendering of angled lines.Johan B. C. Engelen2007-12-202-4/+46
| | | (bzr r4265)
* guidelines: minor correctionsJohan B. C. Engelen2007-12-205-8/+112
| | | | | add point reading to repr-util.cpp (bzr r4264)
* (Hopefully) proper fix this time for stolen 'D + modifier' shortcuts.Maximilian Albert2007-12-201-6/+4
| | | (bzr r4263)
* Make Shift+Ctrl+D (Document Properties dialog) work again (was shadowed by ↵Maximilian Albert2007-12-201-0/+4
| | | | | the shortcut 'D' for toggling the dropper tool). (bzr r4262)
* correctly handle orientation changes of guidelinesJohan B. C. Engelen2007-12-194-1/+40
| | | (bzr r4261)
* fix guide draggingJohan B. C. Engelen2007-12-191-2/+2
| | | (bzr r4260)
* optimize guide canvasupdatingJohan B. C. Engelen2007-12-191-1/+3
| | | (bzr r4259)
* guides: switch from using one position coordinate to Geom::Point point_on_lineJohan B. C. Engelen2007-12-1912-93/+114
| | | (bzr r4258)
* rename guide parameters to match snapping code naming convention.Johan B. C. Engelen2007-12-197-28/+50
| | | | | start conversion to use point_on_line instead of position. (bzr r4257)
* Introduce verb, menu item and shortcut for the global snapping toggleDiederik van Lierop2007-12-184-0/+10
| | | (bzr r4256)
* speedify zooming by keysbulia byak2007-12-181-4/+8
| | | (bzr r4255)
* Use 'D' to toggle (not just switch to) the dropper tool; closes bug/RFE #170590Maximilian Albert2007-12-181-0/+30
| | | (bzr r4253)
* Renaming captions and labels in snapping preferences dialog, and inverting ↵Diederik van Lierop2007-12-172-11/+11
| | | | | the behaviour of the 'snap at any distance' checkbox (bzr r4252)
* Make sure that snapping attributes pass 'make check'Diederik van Lierop2007-12-171-6/+9
| | | (bzr r4250)
* revert comenting of uri argument in PdfImportDialogAdib Taraben2007-12-171-1/+1
| | | (bzr r4249)
* Use golden ratio as additional constrained ratio during Ctrl+dragging ↵Maximilian Albert2007-12-173-4/+40
| | | | | rectangles (fixes bug/RFE #170540) (bzr r4248)
* CRLF fixJon A. Cruz2007-12-179-1787/+1787
| | | (bzr r4247)
* non-poppler build fixJon A. Cruz2007-12-172-64/+66
| | | | | Warning and CRLF cleanup (bzr r4246)
* defocus layer selector after choosing layerbulia byak2007-12-171-0/+3
| | | (bzr r4245)
* prepare for adding angled guideline renderingJohan B. C. Engelen2007-12-162-25/+32
| | | (bzr r4244)
* start of getting angled guidelines.Johan B. C. Engelen2007-12-166-13/+35
| | | | | | define guide's normal instead of vertical/horizontal. rendering is not implemented for angled guides yet. (bzr r4243)
* [BUG #169122] PDF import doesn't work when file name has accents, partially ↵Adib Taraben2007-12-161-8/+41
| | | | | fixed (bzr r4241)
* fix default grid unit scaling, fix crash for unknown unit.Johan B. C. Engelen2007-12-162-10/+14
| | | (bzr r4240)