| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | prepare for adding angled guideline rendering | Johan B. C. Engelen | 2007-12-16 | 2 | -25/+32 | |
| | | | | (bzr r4244) | |||||
| * | start of getting angled guidelines. | Johan B. C. Engelen | 2007-12-16 | 2 | -10/+12 | |
| | | | | | | | define guide's normal instead of vertical/horizontal. rendering is not implemented for angled guides yet. (bzr r4243) | |||||
| * | fix default grid unit scaling, fix crash for unknown unit. | Johan B. C. Engelen | 2007-12-16 | 2 | -10/+14 | |
| | | | | (bzr r4240) | |||||
| * | prevent writing to xml when initializing grid. fixes not working default units. | Johan B. C. Engelen | 2007-12-16 | 2 | -0/+4 | |
| | | | | (bzr r4239) | |||||
| * | add default unit to grid preferences. | Johan B. C. Engelen | 2007-12-16 | 2 | -2/+12 | |
| | | | | (bzr r4238) | |||||
| * | Add default grid settings to Inkscape preferences. | Johan B. C. Engelen | 2007-12-14 | 2 | -18/+18 | |
| | | | | (bzr r4230) | |||||
| * | Fundamentally reworked version of the 3D box tool (among many other things, ↵ | Maximilian Albert | 2007-12-13 | 1 | -2/+2 | |
| | | | | | | this fixes bugs #168900 and #168868). See mailing list for details. Sorry for this single large commit but it was unfeasible to keep the history. (bzr r4224) | |||||
| * | Toggle snapping for each grid individually | Diederik van Lierop | 2007-12-12 | 3 | -7/+34 | |
| | | | | (bzr r4219) | |||||
| * | Snap to axonometric grid lines | Diederik van Lierop | 2007-12-08 | 2 | -13/+72 | |
| | | | | (bzr r4194) | |||||
| * | Warning cleanup | Jon A. Cruz | 2007-12-08 | 1 | -1/+1 | |
| | | | | (bzr r4192) | |||||
| * | Fized crashes & odd behaviour when resizing, zooming and rotating feTurbulence | Niko Kiirala | 2007-12-06 | 4 | -25/+72 | |
| | | | | (bzr r4187) | |||||
| * | remove my drama comment | Johan B. C. Engelen | 2007-12-06 | 1 | -2/+2 | |
| | | | | (bzr r4186) | |||||
| * | 3D grid: When snapping, consider both left and right vertical lines next to ↵ | Johan B. C. Engelen | 2007-12-04 | 1 | -4/+4 | |
| | | | | | | the point. (see rev 16610) (bzr r4171) | |||||
| * | When snapping, consider all four grid lines around the current point instead ↵ | Diederik van Lierop | 2007-12-04 | 2 | -49/+7 | |
| | | | | | | of only the nearest two (bzr r4168) | |||||
| * | Improve default axonomgrid settings (colors, and spacing=1mm since it will ↵ | Johan B. C. Engelen | 2007-12-02 | 1 | -4/+7 | |
| | | | | | | be used for technical drawing probably. pixels seems like a strange default choice in that case) (bzr r4159) | |||||
| * | Snapping of axonometric grid: correctly snap to vertical gridline. angled ↵ | Johan B. C. Engelen | 2007-12-02 | 1 | -14/+11 | |
| | | | | | | lines not implemented yet. (bzr r4158) | |||||
| * | Warning cleanup (including OFFSET_OF warning) | Jon A. Cruz | 2007-12-01 | 7 | -21/+36 | |
| | | | | (bzr r4150) | |||||
| * | Fix emphasized line drawing for axonometric grid | Johan B. C. Engelen | 2007-12-01 | 1 | -16/+17 | |
| | | | | (bzr r4149) | |||||
| * | Improve layout of grid document properties | Johan B. C. Engelen | 2007-12-01 | 1 | -1/+1 | |
| | | | | (bzr r4148) | |||||
| * | add visibility and snap_enabled checkbuttons for grids. | Johan B. C. Engelen | 2007-11-29 | 4 | -15/+54 | |
| | | | | | | visibility already works, snap_enabled not yet. (bzr r4146) | |||||
| * | show gridtype name in document properties | Johan B. C. Engelen | 2007-11-29 | 3 | -6/+37 | |
| | | | | (bzr r4145) | |||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-25 | 13 | -59/+64 | |
| | | | | (bzr r4133) | |||||
| * | Implemented per-monitor display adjustment via XICC | Jon A. Cruz | 2007-11-24 | 1 | -1/+7 | |
| | | | | (bzr r4132) | |||||
| * | Display CMS adjustment per-desktop view | Jon A. Cruz | 2007-11-20 | 2 | -22/+34 | |
| | | | | (bzr r4114) | |||||
| * | Fix bug [ 1685684 ] Document Properties: Grid number fields round too broadly | Johan B. C. Engelen | 2007-11-18 | 1 | -0/+13 | |
| | | | | (bzr r4108) | |||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-10 | 4 | -35/+34 | |
| | | | | (bzr r4052) | |||||
| * | Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ↵ | Diederik van Lierop | 2007-11-09 | 2 | -2/+2 | |
| | | | | | | -> SnappedLine (bzr r4048) | |||||
| * | partially implemented xlink:href parameter loading. (It still just | Felipe Corr??a da Silva Sanches | 2007-11-05 | 2 | -11/+27 | |
| | | | | | | | | | | | | works for filenames.) Removed a hardcoded string. This part of the code must be improved in order to reference other pieces of SVG. I need somebody to help me on working with proper URI handling! Also fixed gdk pixbuf handling. (bzr r4030) | |||||
| * | Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵ | Johan B. C. Engelen | 2007-11-04 | 6 | -8/+8 | |
| | | | | | | reverted for some files to keep them C-compatible. (bzr r4024) | |||||
| * | Oops, don't use tabs! (replace tabs by 4 spaces) | Diederik van Lierop | 2007-11-03 | 4 | -43/+43 | |
| | | | | (bzr r4020) | |||||
| * | Groundwork to snap to intersections, e.g. intersections of gridlines with ↵ | Diederik van Lierop | 2007-11-03 | 4 | -2/+15 | |
| | | | | | | guidelines, and of objects with other objects. The snappers used to return only SnappedPoints, but now also SnappedLines and SnappedInfiniteLines can be returned. SnappedPaths will be implemented later. (bzr r4016) | |||||
| * | Fix typo: "Fitler" | Bob Jamison | 2007-10-31 | 1 | -1/+1 | |
| | | | | (bzr r3995) | |||||
| * | Modified filter primitives' render method to use FilterUnits instead of Matrix | Niko Kiirala | 2007-10-31 | 37 | -63/+88 | |
| | | | | (bzr r3994) | |||||
| * | Warning cleanup | Jon A. Cruz | 2007-10-26 | 4 | -27/+26 | |
| | | | | (bzr r3962) | |||||
| * | Fix bug [ 1818794 ] Showing grid on opening svg | Johan B. C. Engelen | 2007-10-24 | 1 | -1/+2 | |
| | | | | | | + some bits of code to do on-canvas path parameter editing LPE. (bzr r3957) | |||||
| * | Added 'paraller axis' rendering hint to filter primitives, that need it. | Niko Kiirala | 2007-10-24 | 16 | -0/+40 | |
| | | | | (bzr r3952) | |||||
| * | associate an item with the line, for grdrag | bulia byak | 2007-10-16 | 2 | -0/+5 | |
| | | | | (bzr r3904) | |||||
| * | Composite Filter: Handle negative K's in Arithmetic mode. | Tavmjong Bah | 2007-10-06 | 3 | -4/+19 | |
| | | | | (bzr r3839) | |||||
| * | Initial cut of softproofing | Jon A. Cruz | 2007-10-03 | 1 | -11/+1 | |
| | | | | (bzr r3826) | |||||
| * | Convolve Matrix Filter: | Tavmjong Bah | 2007-09-30 | 1 | -0/+3 | |
| | | | | | | | Enable and use preserveAlpha attribute. Increase range for divisor attribute. (bzr r3818) | |||||
| * | noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs ↵ | Peter Moulder | 2007-09-29 | 21 | -1910/+2065 | |
| | | | | | | for indentation. (bzr r3816) | |||||
| * | noop: CodingStyle: const placement | Peter Moulder | 2007-09-29 | 8 | -92/+91 | |
| | | | | (bzr r3815) | |||||
| * | Color Matrix Filter: | Tavmjong Bah | 2007-09-28 | 1 | -7/+7 | |
| | | | | | | | | Matrix mode: set default to Identity matrix. Matrix mode: multiply 5th column by 255. Hue Rotation mode: convert degrees to radians for sin/cos. (bzr r3811) | |||||
| * | Added display profile calibration | Jon A. Cruz | 2007-09-26 | 1 | -2/+33 | |
| | | | | (bzr r3804) | |||||
| * | Fixed a rendering bug & crash when filtering empty objects | Niko Kiirala | 2007-09-19 | 1 | -3/+26 | |
| | | | | (bzr r3775) | |||||
| * | Refactoring SPColor to C++ and removing legacy CMYK implementation | Jon A. Cruz | 2007-09-15 | 4 | -35/+27 | |
| | | | | (bzr r3753) | |||||
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for ↵ | Peter Moulder | 2007-09-12 | 1 | -3/+3 | |
| | | | | | | %.$(OBJEXT) instead of %.o. (bzr r3726) | |||||
| * | Purged fill type enum | Jon A. Cruz | 2007-09-10 | 2 | -68/+51 | |
| | | | | (bzr r3706) | |||||
| * | prevent freeze when window is too wide; reduce tile size to 16 for now | bulia byak | 2007-09-05 | 1 | -2/+2 | |
| | | | | (bzr r3676) | |||||
| * | remove redundant commit | bulia byak | 2007-08-30 | 1 | -10/+10 | |
| | | | | (bzr r3619) | |||||
