Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / sp-image.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-07-12 Abhishek Sharma... SPObject c++ification finalized along with the beginnin...
2010-07-06 Abhishek Sharma... C++ification of SPObject continued along with the onset...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-05-15 Ted GouldUpdating to trunk
2010-04-22 Diederik van LieropFix snapping regression introduced by rev. #9118
2010-03-26 Ted GouldMerge from trunk
2010-03-17 Jon A. CruzFix loading of non-PNG images.
2010-03-17 Jon A. CruzFollow-on cleanup for bug #271401. Isolates setjmp...
2010-03-05 Krzysztof KosińskiAlways embed bitmap copies created with Alt+B.
2010-01-31 Krzysztof KosińskiFix crash when trying to import a corrupted PNG file.
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-09 Diederik van LieropRefactoring the snapping API (making it easier to maint...
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-21 Ted GouldUpdating to current trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-16 buliabyakdisable debug messages
2009-12-05 Felipe C. da S.... merging gsoc 2009 color management work by Felipe Sanch...
2009-11-29 Ted GouldUpdating to current trunk
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-08-01 JucaBluesenabling all icc-color related debug messages
2009-05-17 kiiralaBitmap images with filters are now updated as the filte...
2009-02-27 dvlierop2More accurate wording in snap tooltips
2009-02-26 tweenkPatch from Lubomir Rintel: fixes for GCC 4.4
2009-02-20 dvlierop2The snap indicator's tooltip now displays "A to B"...
2008-12-28 verbalshadowMore NR ==> Geom changes
2008-12-11 speleo3bug #166885 (preserveAspectRatio="none" misinterpreted)
2008-12-05 joncruzMisc. cleanup
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-08-12 johanengelenNR:: to Geom:: for most of src/extension/
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-07-21 dvlierop2Implement snapping of clipping paths and masks
2008-07-08 johanengelen2geomify SPCurve::new_from_rect
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-11 mentalplumb XML::Documents in everywhere
2008-05-17 joncruzAdded external image edit launch and refresh on changed
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2007-10-29 joncruzwarning cleanup
2007-10-11 joncruzHooks for handling embedded ICC profiles
2007-07-25 dvlierop2Add a method to create a rectangular curve
2007-06-29 dvlierop2When an image is clipped, the curve used for snapping...
2007-06-26 dvlierop2implementing snapping to images
2007-05-11 ishmalApplied gorodish's patch 1714710 for bug 1709383. ...
2007-03-11 buliabyakeliminate the use of sodipodi:docbase (use doc->base...
2007-02-27 mentalget rid of sp_repr_document_root and (commented) sp_rep...
2007-02-26 johanengelenFix typo
2007-02-26 mentalget rid of sp_repr_document wrapper function
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2006-11-19 buliabyakstring fixes from bug 1516157
2006-10-10 kiiralaFiltering now works with text and image objects
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-04-06 joncruzAdding simple debug
2006-04-06 joncruzAdding rendering-intent to <color-profile>
2006-04-05 joncruzFixed comment
2006-04-03 joncruzWill not try to do image transform with named color...
2006-04-03 joncruzInitial support of color-profile on <image>
2006-03-21 buliabyaka more informative warning
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-02-13 rwstbulk whitespace removal patch #1198588 by gigaclon
2006-01-16 mentalmoving trunk for module inkscape