summaryrefslogtreecommitdiff
path: root/image/nssprite.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #3194007: stop emitting duplicate READY/DONE events.John Mark Bell2011-02-271-1/+3
* ConstifyJohn Mark Bell2011-02-141-1/+1
* Pass clip rect as struct through content_redraw api. Update the front ends t...Michael Drake2011-02-131-2/+1
* Most of a stop implementation.John Mark Bell2010-04-041-0/+13
* Don't leak bitmapJohn Mark Bell2010-04-031-0/+2
* The convert stage of a content's state progression no longer reflows the cont...John Mark Bell2010-03-291-1/+1
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-3/+8
* Add missing includeJohn Mark Bell2010-01-211-0/+1
* Bring in line with new bitmap plotter APIJohn Mark Bell2009-07-011-1/+1
* Add .spr -> image/x-riscos-sprite MIME mapping to GTK front endJohn Mark Bell2009-03-091-2/+3
* 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