summaryrefslogtreecommitdiff
path: root/image/nssprite.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing calls to bitmap_modified(). This fixes using libpng in the BeOS p...François Revel2008-10-101-0/+2
* Warning squashesRob Kendrick2008-10-101-1/+1
* - Include utils/config.h before each WITH_* test entiry enabling/disabling th...John Tytgat2008-07-261-5/+4
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-261-1/+1
* Improve MNG error handling to show error code. Fix code not expecting bitmap_...James Bursa2008-06-011-2/+11
* Squash warningJohn Mark Bell2008-05-261-1/+2
* Fix build with WITH_NSSPRITE undefinedJohn Mark Bell2008-03-291-1/+1
* Fix instructions on disabling librosprite. Move #include for when James Shaw2008-03-291-0/+2
* Implement sprite support for GTK using librospriteJames Shaw2008-03-291-0/+125