summaryrefslogtreecommitdiffstats
path: root/src/display (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made turbulence filter resolution-independent and renderable at any sizeNiko Kiirala2008-01-094-54/+105
* Fix missing tooltips in LPE's. (Closes LP: #178471)Bryce Harrington2008-01-061-1/+1
* r17530@shi: ted | 2008-01-06 13:50:53 -0800Ted Gould2008-01-061-6/+6
* Added bicubic pixblock transformer to fix jagged results with rotated filtersNiko Kiirala2008-01-053-2/+163
* Fixing up a few more filesBryce Harrington2008-01-051-1/+1
* Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington2008-01-051-0/+1
* Added more error checking to filter effects codeNiko Kiirala2008-01-0415-10/+88
* 1) fix snapping while scalingDiederik van Lierop2008-01-032-2/+2
* Fixed bug #172778, [old] grid settings not respected when reopening documentJohan B. C. Engelen2007-12-291-1/+1
* try to fix bug #174475 feImage renderer crashes on non-external imageJohan B. C. Engelen2007-12-281-5/+19
* fix Bug #177891 feGaussianBlur crashes when setting fill paint as inputJohan B. C. Engelen2007-12-281-1/+4
* angled guidelines: create angled line when dragging from edge of rulersJohan B. C. Engelen2007-12-243-14/+14
* fix bug where changing units changed angles of axonometric gridJohan B. C. Engelen2007-12-212-5/+6
* guidelines: add methods to check horizontal/vertical, small fixesJohan B. C. Engelen2007-12-212-4/+7
* guidelines: implement rendering of angled lines.Johan B. C. Engelen2007-12-202-4/+46
* guidelines: minor correctionsJohan B. C. Engelen2007-12-201-2/+81
* correctly handle orientation changes of guidelinesJohan B. C. Engelen2007-12-192-0/+7
* 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-192-26/+28
* prepare for adding angled guideline renderingJohan B. C. Engelen2007-12-162-25/+32
* start of getting angled guidelines.Johan B. C. Engelen2007-12-162-10/+12
* 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-162-2/+12
* Add default grid settings to Inkscape preferences.Johan B. C. Engelen2007-12-142-18/+18
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-131-2/+2
* Toggle snapping for each grid individuallyDiederik van Lierop2007-12-123-7/+34
* Snap to axonometric grid linesDiederik van Lierop2007-12-082-13/+72
* Warning cleanupJon A. Cruz2007-12-081-1/+1
* Fized crashes & odd behaviour when resizing, zooming and rotating feTurbulenceNiko Kiirala2007-12-064-25/+72
* remove my drama commentJohan B. C. Engelen2007-12-061-2/+2
* 3D grid: When snapping, consider both left and right vertical lines next to t...Johan B. C. Engelen2007-12-041-4/+4
* When snapping, consider all four grid lines around the current point instead ...Diederik van Lierop2007-12-042-49/+7
* Improve default axonomgrid settings (colors, and spacing=1mm since it will be...Johan B. C. Engelen2007-12-021-4/+7
* Snapping of axonometric grid: correctly snap to vertical gridline. angled lin...Johan B. C. Engelen2007-12-021-14/+11
* Warning cleanup (including OFFSET_OF warning)Jon A. Cruz2007-12-017-21/+36
* Fix emphasized line drawing for axonometric gridJohan B. C. Engelen2007-12-011-16/+17
* Improve layout of grid document propertiesJohan B. C. Engelen2007-12-011-1/+1
* add visibility and snap_enabled checkbuttons for grids.Johan B. C. Engelen2007-11-294-15/+54
* show gridtype name in document propertiesJohan B. C. Engelen2007-11-293-6/+37
* Warning cleanupJon A. Cruz2007-11-2513-59/+64
* Implemented per-monitor display adjustment via XICCJon A. Cruz2007-11-241-1/+7
* Display CMS adjustment per-desktop viewJon A. Cruz2007-11-202-22/+34
* Fix bug [ 1685684 ] Document Properties: Grid number fields round too broadlyJohan B. C. Engelen2007-11-181-0/+13
* Warning cleanupJon A. Cruz2007-11-104-35/+34
* Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ...Diederik van Lierop2007-11-092-2/+2
* partially implemented xlink:href parameter loading. (It still just Felipe Corr??a da Silva Sanches2007-11-052-11/+27
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-046-8/+8
* Oops, don't use tabs! (replace tabs by 4 spaces)Diederik van Lierop2007-11-034-43/+43
* Groundwork to snap to intersections, e.g. intersections of gridlines with gui...Diederik van Lierop2007-11-034-2/+15