| Commit message (Expand) | Author | Age | Files | Lines |
| * | eliminate temporary buffer in outline mode (faster); restore livarot path for... | bulia byak | 2007-02-17 | 1 | -24/+17 |
| * | first try to use cairo, for outline mode only so far | bulia byak | 2007-02-17 | 1 | -3/+102 |
| * | jasper's patch for fast iir blur | bulia byak | 2007-02-11 | 2 | -383/+565 |
| * | Unions Are Evil! When pixblock size is TINY, it stores data right in the data... | bulia byak | 2007-02-04 | 6 | -13/+13 |
| * | Sorry, forgot the copyright text. | Johan B. C. Engelen | 2007-01-24 | 2 | -0/+4 |
| * | patch 1635163: directional repaint for better interactivity | bulia byak | 2007-01-17 | 1 | -10/+47 |
| * | Upgraded gradient tool =) | Johan B. C. Engelen | 2007-01-17 | 2 | -9/+7 |
| * | fix 1632748 | bulia byak | 2007-01-11 | 1 | -2/+1 |
| * | Fix for 1502439, annoying GTK warning: "Gtk-CRITICAL **: gtk_style_detach: as... | gustav_b | 2007-01-07 | 1 | -0/+2 |
| * | comment on possible optimization | bulia byak | 2007-01-07 | 1 | -1/+4 |
| * | when bailing out on update due to missing curve or style, don't forget to upd... | bulia byak | 2007-01-07 | 1 | -4/+6 |
| * | Fixed and disabled extra debugging routines in pixblock scaler and transformer | Niko Kiirala | 2007-01-04 | 2 | -4/+4 |
| * | Added bitmap transformer to fix blur with rotation and non-uniform scaling | Niko Kiirala | 2007-01-03 | 4 | -9/+216 |
| * | patch by Jasper van de Gronde from bug 1576258 | bulia byak | 2006-12-11 | 2 | -67/+52 |
| * | Cleanup work for markers - adding some documentation to areas of code | Bryce Harrington | 2006-11-18 | 1 | -0/+29 |
| * | fix another crash on exit caused by trying to do stuff when canvas is no more | bulia byak | 2006-11-13 | 1 | -0/+3 |
| * | Applied patch to disable the pressure sensitivity for those people that have | Jon Phillips | 2006-11-06 | 1 | -1/+4 |
| * | add diagonals, fix shape conversion | bulia byak | 2006-11-05 | 1 | -2/+10 |
| * | display images as rects in Outline mode | bulia byak | 2006-11-05 | 2 | -28/+77 |
| * | fix bug: stroke width was not changed when switching to outline and back | bulia byak | 2006-11-04 | 2 | -2/+14 |
| * | Renaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid to Inkscape::CXYGrid | Johan B. C. Engelen | 2006-10-26 | 2 | -61/+70 |
| * | extend the semantics of sp_canvas_force_full_redraw_after_interruptions to al... | bulia byak | 2006-10-26 | 2 | -7/+10 |
| * | fix visibility and pickability of nofill/nostroke objects in outline mode; op... | bulia byak | 2006-10-25 | 1 | -17/+24 |
| * | implement rendering of clips/masks in outline mode; make all outline colors s... | bulia byak | 2006-10-25 | 1 | -1/+28 |
| * | more correct double opacity fix: do not multiply by opacity if item->render_o... | bulia byak | 2006-10-20 | 1 | -3/+2 |
| * | fix the erroneous double opacity on filtered objects | bulia byak | 2006-10-20 | 1 | -2/+6 |
| * | handle the case of no filter primitives | bulia byak | 2006-10-20 | 1 | -4/+6 |
| * | fill in set methods to enable x/y/w/h | bulia byak | 2006-10-20 | 1 | -5/+17 |
| * | purge fred's arena item tile cache (has been disabled for quite some time any... | bulia byak | 2006-10-17 | 4 | -620/+105 |
| * | another canvas repaint optimization: if the new rect and the rect aborted las... | bulia byak | 2006-10-16 | 1 | -51/+133 |
| * | indentation; declarations to first uses; deal with the possible failure to cr... | bulia byak | 2006-10-14 | 1 | -897/+1061 |
| * | deal with the possible failure to create pixblock due to insufficient memory | bulia byak | 2006-10-14 | 6 | -4/+60 |
| * | disable filters in outline mode | bulia byak | 2006-10-11 | 1 | -8/+10 |
| * | Filtering now works with text and image objects | Niko Kiirala | 2006-10-10 | 2 | -0/+61 |
| * | add blur speed/quality options | bulia byak | 2006-10-09 | 2 | -46/+184 |
| * | Check to make sure canvas provided to forced redraw functions is not null. | John Bintz | 2006-10-03 | 1 | -0/+4 |
| * | Fixed banding problem when rendering filters | Niko Kiirala | 2006-10-02 | 1 | -0/+1 |
| * | FIXED: "Several "** Message: arg" lines every time GUI is started. I think th... | Johan B. C. Engelen | 2006-09-29 | 1 | -2/+0 |
| * | axonometric grid: angles cannot be larger than 89 degrees. | Johan B. C. Engelen | 2006-09-23 | 1 | -0/+2 |
| * | AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal... | Johan B. C. Engelen | 2006-09-21 | 3 | -0/+530 |
| * | Changed grid drawing (nit more logical): hlines and vlines are drawn complete... | Johan B. C. Engelen | 2006-09-17 | 1 | -14/+11 |
| * | Initial reworking of forced redraw to work better with interruptible display | John Bintz | 2006-09-06 | 2 | -23/+26 |
| * | Add ability to force canvas to perform a full, non-interruptible redraw | John Bintz | 2006-09-04 | 2 | -2/+37 |
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 2 | -2/+2 |
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 2 | -2/+2 |
| * | Object groups can be blurred. Blur slider updates when selection changes. Com... | Hugo Rodrigues | 2006-08-20 | 3 | -6/+47 |
| * | Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe... | Hugo Rodrigues | 2006-08-14 | 2 | -3/+44 |
| * | interruptible redraw | bulia byak | 2006-08-03 | 2 | -65/+182 |
| * | patch for rendering quality and speed from Jasper van de Gronde | bulia byak | 2006-07-29 | 7 | -50/+45 |
| * | Added renderer support for accessing background image from filters | Niko Kiirala | 2006-07-26 | 8 | -31/+116 |