summaryrefslogtreecommitdiff
path: root/debug/debug_bitmap.c
Commit message (Collapse)AuthorAgeFilesLines
* Update project URL.Michael Drake2006-11-271-2/+2
| | | | svn path=/trunk/netsurf/; revision=3073
* [project @ 2006-02-22 01:58:19 by rjw]Richard Wilson2006-02-221-1/+15
| | | | | | Reduce constant bitmap overhead per reference by moving to a flag word. Allow bitmaps to be reduced back to their raw data to free extra memory in a highly efficient manner. svn path=/import/netsurf/; revision=2089
* [project @ 2006-02-21 20:49:11 by rjw]Richard Wilson2006-02-211-1/+1
| | | | | | Allow any content to be used as a background. Simplify bitmap code. svn path=/import/netsurf/; revision=2087
* [project @ 2005-06-23 17:22:28 by rjw]Richard Wilson2005-06-231-0/+9
| | | | | | Allow images to be unloaded to disk or compressed in memory. Provide thumbnails in all tree windows (hotlist, history). Optimise the application initialisation times. Part 1 of 2. svn path=/import/netsurf/; revision=1761
* [project @ 2005-05-04 21:00:59 by bursa]James Bursa2005-05-041-1/+1
| | | | | | Fix debug build. svn path=/import/netsurf/; revision=1713
* [project @ 2004-12-25 11:37:35 by bursa]James Bursa2004-12-251-113/+113
| | | | | | Fix line endings. svn path=/import/netsurf/; revision=1409
* [project @ 2004-09-04 07:08:26 by bursa]James Bursa2004-09-041-0/+113
Add missing files. svn path=/import/netsurf/; revision=1266