summaryrefslogtreecommitdiff
path: root/riscos/mng.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-08-15 19:53:06 by jmb]John Mark Bell2004-08-151-1/+0
| | | | | | Remove spurious include svn path=/import/netsurf/; revision=1237
* [project @ 2004-08-15 19:06:23 by jmb]John Mark Bell2004-08-151-84/+9
| | | | | | | | | Rationalise image redraw. Supply background colour when redrawing contents Reenable printing of background images Require Tinct 0.07 svn path=/import/netsurf/; revision=1234
* [project @ 2004-08-14 00:32:31 by rjw]Richard Wilson2004-08-141-0/+1
| | | | | | Changes for Tinct printing support svn path=/import/netsurf/; revision=1225
* [project @ 2004-08-11 16:26:13 by jmb]John Mark Bell2004-08-111-2/+105
| | | | | | | | | | | Make content_redraw return a bool Printing of foreground images now uses OS_SpriteOp Printing of background images disabled Mega-paranoid SWI result checking in htmlredraw.c Rearranged GIF data structure slightly - updates to reflect this. Other stuff I've probably forgotten svn path=/import/netsurf/; revision=1208
* [project @ 2004-07-30 16:14:43 by bursa]James Bursa2004-07-301-22/+23
| | | | | | Plug some minor leaks. svn path=/import/netsurf/; revision=1163
* [project @ 2004-07-25 22:47:54 by rjw]Richard Wilson2004-07-251-4/+0
| | | | | | Fix for fix for broken hotlist loading. Removed debug comments from mng.c svn path=/import/netsurf/; revision=1148
* [project @ 2004-07-25 20:45:15 by rjw]Richard Wilson2004-07-251-3/+368
| | | | | | Support for MNGs and JNGs. Bug fix for help token regression. Minor GUI fixes. svn path=/import/netsurf/; revision=1144
* [project @ 2004-07-17 13:00:38 by bursa]James Bursa2004-07-171-2/+2
| | | | | | Simplify gui_window structure. Clean up various parts of the gui code. svn path=/import/netsurf/; revision=1092
* [project @ 2004-07-16 19:47:02 by rjw]Richard Wilson2004-07-161-0/+73
Fix for hotlist menu selection. Interface for MNG/JNG display. svn path=/import/netsurf/; revision=1083