| Commit message (Expand) | Author | Age | Files | Lines |
| * | Display CMS adjustment per-desktop view | Jon A. Cruz | 2007-11-20 | 2 | -22/+34 |
| * | Fix bug [ 1685684 ] Document Properties: Grid number fields round too broadly | Johan B. C. Engelen | 2007-11-18 | 1 | -0/+13 |
| * | Warning cleanup | Jon A. Cruz | 2007-11-10 | 4 | -35/+34 |
| * | Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ... | Diederik van Lierop | 2007-11-09 | 2 | -2/+2 |
| * | partially implemented xlink:href parameter loading. (It still just | Felipe Corr??a da Silva Sanches | 2007-11-05 | 2 | -11/+27 |
| * | Add virtual to a lot of the destructors. Note: perhaps it will have to be rev... | Johan B. C. Engelen | 2007-11-04 | 6 | -8/+8 |
| * | Oops, don't use tabs! (replace tabs by 4 spaces) | Diederik van Lierop | 2007-11-03 | 4 | -43/+43 |
| * | Groundwork to snap to intersections, e.g. intersections of gridlines with gui... | Diederik van Lierop | 2007-11-03 | 4 | -2/+15 |
| * | Fix typo: "Fitler" | Bob Jamison | 2007-10-31 | 1 | -1/+1 |
| * | Modified filter primitives' render method to use FilterUnits instead of Matrix | Niko Kiirala | 2007-10-31 | 37 | -63/+88 |
| * | Warning cleanup | Jon A. Cruz | 2007-10-26 | 4 | -27/+26 |
| * | Fix bug [ 1818794 ] Showing grid on opening svg | Johan B. C. Engelen | 2007-10-24 | 1 | -1/+2 |
| * | Added 'paraller axis' rendering hint to filter primitives, that need it. | Niko Kiirala | 2007-10-24 | 16 | -0/+40 |
| * | associate an item with the line, for grdrag | bulia byak | 2007-10-16 | 2 | -0/+5 |
| * | Composite Filter: Handle negative K's in Arithmetic mode. | Tavmjong Bah | 2007-10-06 | 3 | -4/+19 |
| * | Initial cut of softproofing | Jon A. Cruz | 2007-10-03 | 1 | -11/+1 |
| * | Convolve Matrix Filter: | Tavmjong Bah | 2007-09-30 | 1 | -0/+3 |
| * | noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f... | Peter Moulder | 2007-09-29 | 21 | -1910/+2065 |
| * | noop: CodingStyle: const placement | Peter Moulder | 2007-09-29 | 8 | -92/+91 |
| * | Color Matrix Filter: | Tavmjong Bah | 2007-09-28 | 1 | -7/+7 |
| * | Added display profile calibration | Jon A. Cruz | 2007-09-26 | 1 | -2/+33 |
| * | Fixed a rendering bug & crash when filtering empty objects | Niko Kiirala | 2007-09-19 | 1 | -3/+26 |
| * | Refactoring SPColor to C++ and removing legacy CMYK implementation | Jon A. Cruz | 2007-09-15 | 4 | -35/+27 |
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX... | Peter Moulder | 2007-09-12 | 1 | -3/+3 |
| * | Purged fill type enum | Jon A. Cruz | 2007-09-10 | 2 | -68/+51 |
| * | prevent freeze when window is too wide; reduce tile size to 16 for now | bulia byak | 2007-09-05 | 1 | -2/+2 |
| * | remove redundant commit | bulia byak | 2007-08-30 | 1 | -10/+10 |
| * | a hack to prevent the redraw of the entire area when a no-fill ctrlrect is de... | bulia byak | 2007-08-24 | 1 | -2/+11 |
| * | do not request redraw if an item has zero dimensions; also remove redundant r... | bulia byak | 2007-08-24 | 1 | -7/+26 |
| * | initialize rect to 0,0,0,0 and do not redraw until dimensions are set; this r... | bulia byak | 2007-08-24 | 1 | -52/+60 |
| * | do not redraw until moved for the first time; this fixes the flicker at 0,0 w... | bulia byak | 2007-08-24 | 2 | -0/+5 |
| * | third patch from Dennis Lin (with my tweaks) - great simplification and optim... | bulia byak | 2007-08-23 | 2 | -302/+159 |
| * | unify linear and radial gradients in same file (with appropriate note | MenTaLguY | 2007-08-21 | 3 | -350/+0 |
| * | patch by Dennis Lin: optionally for debugging paint the rect-to-redraw yellow | bulia byak | 2007-08-18 | 1 | -0/+13 |
| * | patch by Dennis Lin: use Gdk::Region for repaint | bulia byak | 2007-08-18 | 1 | -22/+14 |
| * | Improved handling bounding boxes and rotated/skewed coordinates in filters | Niko Kiirala | 2007-08-18 | 14 | -153/+651 |
| * | Draw perspective lines for infinite VPs, too (they are updated during scrolli... | Maximilian Albert | 2007-08-17 | 1 | -0/+11 |
| * | fixed pix_data buffer width on feTurbulence | Felipe Corr??a da Silva Sanches | 2007-08-17 | 1 | -5/+7 |
| * | first implementation of feTurbulence renderer | Felipe Corr??a da Silva Sanches | 2007-08-16 | 2 | -23/+235 |
| * | avoid crash described in bug report [ 1762588 ] crash: feOffset with | Felipe Corr??a da Silva Sanches | 2007-08-16 | 1 | -0/+6 |
| * | Fixed blur not rotating with the object in some cases (bug 1762289) | Niko Kiirala | 2007-08-15 | 1 | -4/+4 |
| * | added some more boilerplate code on feTurbulence. | Felipe Corr??a da Silva Sanches | 2007-08-14 | 2 | -13/+53 |
| * | * incomplete feImage implementation. | Felipe Corr??a da Silva Sanches | 2007-08-14 | 5 | -28/+40 |
| * | * moved some parameter inits from nr-filter-displacement-map to sp-fedisplace... | Felipe Corr??a da Silva Sanches | 2007-08-13 | 2 | -53/+61 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-12 | 2 | -3/+9 |
| * | revert jasper's way overzealous fix in png-write.cpp rev 13700; new fix in it... | bulia byak | 2007-08-11 | 1 | -0/+5 |
| * | fixing small bug on feMorphology | Felipe Corr??a da Silva Sanches | 2007-08-09 | 1 | -1/+1 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-09 | 1 | -1/+2 |
| * | feMorphology filter primitive implementation | Felipe Corr??a da Silva Sanches | 2007-08-09 | 2 | -6/+72 |
| * | setting of attributes and default values | Felipe Corr??a da Silva Sanches | 2007-08-06 | 2 | -0/+57 |