2006-11-13 |
buliabyak | fix another crash on exit caused by trying to do stuff... |
tree | commitdiff |
2006-11-06 |
kidproto | Applied patch to disable the pressure sensitivity for... |
tree | commitdiff |
2006-11-05 |
buliabyak | add diagonals, fix shape conversion |
tree | commitdiff |
2006-11-05 |
buliabyak | display images as rects in Outline mode |
tree | commitdiff |
2006-11-04 |
buliabyak | fix bug: stroke width was not changed when switching... |
tree | commitdiff |
2006-10-26 |
johanengelen | Renaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid... |
tree | commitdiff |
2006-10-26 |
buliabyak | extend the semantics of sp_canvas_force_full_redraw_aft... |
tree | commitdiff |
2006-10-25 |
buliabyak | fix visibility and pickability of nofill/nostroke objec... |
tree | commitdiff |
2006-10-25 |
buliabyak | implement rendering of clips/masks in outline mode... |
tree | commitdiff |
2006-10-20 |
buliabyak | more correct double opacity fix: do not multiply by... |
tree | commitdiff |
2006-10-20 |
buliabyak | fix the erroneous double opacity on filtered objects |
tree | commitdiff |
2006-10-20 |
buliabyak | handle the case of no filter primitives |
tree | commitdiff |
2006-10-20 |
buliabyak | fill in set methods to enable x/y/w/h |
tree | commitdiff |
2006-10-17 |
buliabyak | purge fred's arena item tile cache (has been disabled... |
tree | commitdiff |
2006-10-16 |
buliabyak | another canvas repaint optimization: if the new rect... |
tree | commitdiff |
2006-10-14 |
buliabyak | indentation; declarations to first uses; deal with... |
tree | commitdiff |
2006-10-14 |
buliabyak | deal with the possible failure to create pixblock due... |
tree | commitdiff |
2006-10-11 |
buliabyak | disable filters in outline mode |
tree | commitdiff |
2006-10-10 |
kiirala | Filtering now works with text and image objects |
tree | commitdiff |
2006-10-09 |
buliabyak | add blur speed/quality options |
tree | commitdiff |
2006-10-03 |
johncoswell | Check to make sure canvas provided to forced redraw... |
tree | commitdiff |
2006-10-02 |
kiirala | Fixed banding problem when rendering filters |
tree | commitdiff |
2006-09-29 |
johanengelen | FIXED: "Several "** Message: arg" lines every time... |
tree | commitdiff |
2006-09-23 |
johanengelen | axonometric grid: angles cannot be larger than 89 degrees. |
tree | commitdiff |
2006-09-21 |
johanengelen | AXONOMETRIC (3D) GRID! OK, still alot of work to be... |
tree | commitdiff |
2006-09-17 |
johanengelen | Changed grid drawing (nit more logical): hlines and... |
tree | commitdiff |
2006-09-06 |
johncoswell | Initial reworking of forced redraw to work better with... |
tree | commitdiff |
2006-09-04 |
johncoswell | Add ability to force canvas to perform a full, non... |
tree | commitdiff |
2006-08-25 |
kidproto | peeled back the gboolean code as it hit on some complex... |
tree | commitdiff |
2006-08-23 |
kidproto | Ok, committed msgloan's patch to convert gbooleans... |
tree | commitdiff |
2006-08-20 |
haa_rodrigues | Object groups can be blurred. Blur slider updates when... |
tree | commitdiff |
2006-08-14 |
haa_rodrigues | Work on filters. spFilterPrimitive structure added... |
tree | commitdiff |
2006-08-03 |
buliabyak | interruptible redraw |
tree | commitdiff |
2006-07-29 |
buliabyak | patch for rendering quality and speed from Jasper van... |
tree | commitdiff |
2006-07-26 |
kiirala | Added renderer support for accessing background image... |
tree | commitdiff |
2006-07-26 |
kiirala | Added support for enable-background to SPStyle |
tree | commitdiff |
2006-07-18 |
kiirala | Added a bunch of comments to filter effects rendering... |
tree | commitdiff |
2006-07-10 |
kiirala | Bicubic scaler added to filtering, allowing changes... |
tree | commitdiff |
2006-07-09 |
ishmal | fix properly. oops ^^ |
tree | commitdiff |
2006-07-09 |
ishmal | remove conversion warnings |
tree | commitdiff |
2006-07-09 |
kiirala | Compiler error in NR::Filter fixed |
tree | commitdiff |
2006-07-09 |
kiirala | Filter effects bounding box calculation makes use of... |
tree | commitdiff |
2006-07-04 |
kiirala | Created NR::FilterSlot to handle pixblocks in rendering... |
tree | commitdiff |
2006-07-03 |
cmarqu | Fix include file (<ieeefp.h>, not <ieefp.h>). |
tree | commitdiff |
2006-06-26 |
kiirala | Added sanity checks and fixed buffer overflow in nr... |
tree | commitdiff |
2006-06-22 |
kiirala | Added virtual destructors for filter primitives. Corrected |
tree | commitdiff |
2006-06-22 |
ishmal | remove 'non virtual destructor' warning |
tree | commitdiff |
2006-06-21 |
kiirala | svg-filters branch merged back to head |
tree | commitdiff |
2006-05-28 |
mental | replace nr_new() with g_new(), and try to converge... |
tree | commitdiff |
2006-05-28 |
buliabyak | break apart faster: prepend to list instead of append... |
tree | commitdiff |
2006-05-26 |
buliabyak | factor out dashing code |
tree | commitdiff |
2006-05-19 |
rwst | init matrix variable, removes compiler warnings |
tree | commitdiff |
2006-05-09 |
mental | always make local copy of path data so we have control... |
tree | commitdiff |
2006-05-09 |
mental | fix confusion of SP_CANVAS_BPATH with SP_CURVE_BPATH |
tree | commitdiff |
2006-05-09 |
mental | get rid of sp_curve_new_from_static_bpath() in a bid... |
tree | commitdiff |
2006-05-09 |
mental | eliminate direct accesses to SPCurve::bpath |
tree | commitdiff |
2006-05-01 |
mental | NRMatrix copy constructor appears deficient; avoid... |
tree | commitdiff |
2006-05-01 |
mental | use GC allocator for bitmap cache and transform |
tree | commitdiff |
2006-04-29 |
mental | rationalize function names and remove spurious soft_ptr |
tree | commitdiff |
2006-04-21 |
rwst | remove compiler warnings |
tree | commitdiff |
2006-04-20 |
knutux | SVG 1.1 Conditional Processing Module rendering support... |
tree | commitdiff |
2006-04-20 |
knutux | disabling rendering optimization for dashed strokes... |
tree | commitdiff |
2006-04-20 |
knutux | resolving compiler warnings |
tree | commitdiff |
2006-04-19 |
knutux | Rendering optimisation, which gives best results for... |
tree | commitdiff |
2006-04-14 |
acspike | Attempt to preserve the shape of the path when deleting... |
tree | commitdiff |
2006-04-03 |
pjrm | CodingStyle: whitespace |
tree | commitdiff |
2006-04-03 |
pjrm | CodingStyle: const placement |
tree | commitdiff |
2006-04-03 |
pjrm | cleanup: Remove some commented-out code. |
tree | commitdiff |
2006-04-03 |
pjrm | CodingStyle: whitespace, and move a few declarations... |
tree | commitdiff |
2006-04-03 |
pjrm | cleanup: Remove commented-out code (dating from 2004... |
tree | commitdiff |
2006-04-03 |
pjrm | CodingStyle: const placement |
tree | commitdiff |
2006-03-26 |
buliabyak | fix 1457118 |
tree | commitdiff |
2006-03-26 |
buliabyak | cosmetic |
tree | commitdiff |
2006-03-19 |
buliabyak | fix clipping with unfilled paths |
tree | commitdiff |
2006-03-15 |
mental | Replace GC::Managed<>::clearOnceInaccessible with GC... |
tree | commitdiff |
2006-02-15 |
buliabyak | fix 1432089: stroke is not drawn not only when it's... |
tree | commitdiff |
2006-02-14 |
mjwybrow | * src/display/sp-canvas.cpp, display/sp-canvas... |
tree | commitdiff |
2006-02-13 |
rwst | bulk whitespace removal patch #1198588 by gigaclon |
tree | commitdiff |
2006-02-06 |
rwst | revert to using inttypes.h instead of stdint.h |
tree | commitdiff |
2006-01-18 |
rwst | optimized includes |
tree | commitdiff |
2006-01-16 |
mental | moving trunk for module inkscape |
tree | commitdiff |
|