summaryrefslogtreecommitdiffstats
path: root/src/sp-image.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from trunkKrzysztof Kosi??ski2011-06-191-45/+26
|\ | | | | (bzr r9508.1.89)
| * Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, ↵Jon A. Cruz2011-06-041-1/+1
| | | | | | | | | | | | | | | | | | | | bug #792263. Fixed bugs: - https://launchpad.net/bugs/709847 - https://launchpad.net/bugs/747512 - https://launchpad.net/bugs/792263 (bzr r10255)
| * Adding initial cut of resource manager.Jon A. Cruz2011-05-061-45/+26
| | | | | | (bzr r10198)
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-19/+23
|\| | | | | (bzr r9508.1.73)
| * Conditional code to handle data change in libpng > 1.5. Fixes bug #721029.Jon A. Cruz2011-02-211-2/+6
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/721029 (bzr r10061)
| * Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-9/+9
| | | | | | (bzr r10060)
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-8/+8
| | | | | | (bzr r10025)
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-16/+23
|\| | | | | (bzr r9508.1.72)
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-16/+23
| |\ | | | | | | (bzr r9945.1.1)
| | * SPObject c++ification finalized along with the beginning of XML ↵Abhishek Sharma Public2010-07-121-7/+7
| | | | | | | | | | | | | | | Privatisation tweaks (bzr r9546.1.6)
| | * C++ification of SPObject continued along with the onset of XML ↵Abhishek Sharma Public2010-07-061-3/+9
| | | | | | | | | | | | | | | Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected. (bzr r9546.1.5)
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-2/+2
| | | | | | | | | (bzr r9546.1.2)
| | * This is the first c++ification commit from me. It handles sp-line, ↵Abhishek Sharma Public2010-06-291-3/+3
| |/ | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1)
* | Fix performance regression when displaying large imagesKrzysztof Kosi??ski2010-08-091-6/+12
| | | | | | (bzr r9508.1.54)
* | Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-041-14/+5
| | | | | | (bzr r9508.1.45)
* | Handle preserveAspectRatio for imagesKrzysztof Kosi??ski2010-08-031-117/+72
| | | | | | (bzr r9508.1.41)
* | Fix iconsKrzysztof Kosi??ski2010-06-291-10/+6
| | | | | | (bzr r9508.1.7)
* | Bitmap image renderingKrzysztof Kosi??ski2010-06-291-5/+10
|/ | | (bzr r9508.1.6)
* Fix snapping regression introduced by rev. #9118Diederik van Lierop2010-04-221-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/562205 (bzr r9364)
* Fix loading of non-PNG images.Jon A. Cruz2010-03-171-6/+3
| | | (bzr r9197)
* Follow-on cleanup for bug #271401. Isolates setjmp(), removes early return, ↵Jon A. Cruz2010-03-171-184/+176
| | | | | | | | and allows partial loading of broken PNG images. Fixed bugs: - https://launchpad.net/bugs/271401 (bzr r9196)
* Always embed bitmap copies created with Alt+B.Krzysztof Kosi??ski2010-03-051-0/+34
| | | | | | Fixed bugs: - https://launchpad.net/bugs/169108 (bzr r9144)
* Fix crash when trying to import a corrupted PNG file.Krzysztof Kosi??ski2010-01-311-0/+10
| | | | | | Fixed bugs: - https://launchpad.net/bugs/271401 (bzr r9040)
* Refactoring the snapping API (making it easier to maintain and understand ↵Diederik van Lierop2010-01-091-9/+7
| | | | | for the devs) (bzr r8960)
* disable debug messagesbuliabyak2009-12-161-1/+1
| | | (bzr r8892)
* enabling all icc-color related debug messagesFelipe Corr??a da Silva Sanches2009-08-011-2/+9
| | | (bzr r8050.1.5)
* Bitmap images with filters are now updated as the filter is modifiedNiko Kiirala2009-05-171-0/+18
| | | (bzr r7891)
* More accurate wording in snap tooltipsDiederik van Lierop2009-02-271-1/+1
| | | (bzr r7388)
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-261-1/+3
| | | (bzr r7380)
* The snap indicator's tooltip now displays "A to B", whereas before it only ↵Diederik van Lierop2009-02-201-6/+8
| | | | | displayed "B". (bzr r7335)
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-8/+8
| | | (bzr r7032)
* bug #166885 (preserveAspectRatio="none" misinterpreted)Thomas Holder2008-12-111-1/+1
| | | (bzr r6988)
* Misc. cleanupJon A. Cruz2008-12-051-671/+676
| | | (bzr r6948)
* From trunkTed Gould2008-10-271-7/+8
| | | (bzr r6885)
* Merging from trunkTed Gould2008-10-111-14/+14
| | | (bzr r6884)
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-6/+6
| | | (bzr r6839)
* NR:: to Geom:: for most of src/extension/Johan B. C. Engelen2008-08-121-7/+7
| | | (bzr r6612)
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-1/+1
| | | (bzr r6593)
* Implement snapping of clipping paths and masksDiederik van Lierop2008-07-211-0/+1
| | | (bzr r6386)
* 2geomify SPCurve::new_from_rectJohan B. C. Engelen2008-07-081-2/+4
| | | (bzr r6235)
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-1/+1
| | | (bzr r5915)
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-4/+3
| | | (bzr r5884)
* Added external image edit launch and refresh on changedJon A. Cruz2008-05-171-96/+173
| | | (bzr r5685)
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-7/+7
| | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609)
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-10/+14
| | | (bzr r5149)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+3
| | | (bzr r4629)
* warning cleanupJon A. Cruz2007-10-291-5/+5
| | | (bzr r3970)
* Hooks for handling embedded ICC profilesJon A. Cruz2007-10-111-1/+55
| | | (bzr r3871)
* Add a method to create a rectangular curveDiederik van Lierop2007-07-251-17/+8
| | | (bzr r3297)
* When an image is clipped, the curve used for snapping must be updatedDiederik van Lierop2007-06-291-1/+2
| | | (bzr r3154)