netsurf/amiga
Michael Drake 2557b029ae Fix Amiga bitmap_get_bpp to be same as others. (It's bytes per pixel, not bits.) Fix param comments for vbitmap.
svn path=/trunk/netsurf/; revision=5281
2008-09-07 19:08:57 +00:00
..
resources Much more efficient message handling/input loops, allows me to raise task priority 2008-09-04 22:41:26 +00:00
bitmap.c Fix Amiga bitmap_get_bpp to be same as others. (It's bytes per pixel, not bits.) Fix param comments for vbitmap. 2008-09-07 19:08:57 +00:00
bitmap.h Initial Amiga port files, mostly empty stub functions. 2008-08-02 14:31:32 +00:00
compat.c Code cleanup. 2008-08-21 21:42:48 +00:00
compat.h Initial Amiga port files, mostly empty stub functions. 2008-08-02 14:31:32 +00:00
filetype.c Initial Amiga port files, mostly empty stub functions. 2008-08-02 14:31:32 +00:00
font.c Experimental font code to plot Unicode text. 2008-08-30 16:55:25 +00:00
font.h Experimental font code to plot Unicode text. 2008-08-30 16:55:25 +00:00
gui.c Support for dragging in files (for file upload forms etc) 2008-09-07 15:58:11 +00:00
gui.h Moved menu selection code to menu.c 2008-09-03 22:02:41 +00:00
history.c Initial Amiga port files, mostly empty stub functions. 2008-08-02 14:31:32 +00:00
hotlist.c Basic hotlist support 2008-08-23 21:56:49 +00:00
hotlist.h Moved menu selection code to menu.c 2008-09-03 22:02:41 +00:00
iff_cset.h Added support code to allow CSET chunks to be read from clipboard IFF FTXT and 2008-09-03 22:10:30 +00:00
login.c 401 authentication/login support. 2008-08-30 21:32:05 +00:00
login.h 401 authentication/login support. 2008-08-30 21:32:05 +00:00
menu.c Moved menu selection code to menu.c 2008-09-03 22:02:41 +00:00
menu.h Moved menu selection code to menu.c 2008-09-03 22:02:41 +00:00
misc.c Support for dragging in files (for file upload forms etc) 2008-09-07 15:58:11 +00:00
object.c Code cleanup. 2008-08-21 21:42:48 +00:00
object.h 401 authentication/login support. 2008-08-30 21:32:05 +00:00
options.h Added support code to allow CSET chunks to be read from clipboard IFF FTXT and 2008-09-03 22:10:30 +00:00
plotters.c Added support for scaling bitmaps, filled polygons, filled circles and clipping. 2008-08-30 16:57:35 +00:00
plotters.h Close fonts properly and default back to initial RastPort font. 2008-08-17 16:22:40 +00:00
save_pdf.c Added PDF export to Amiga port. 2008-08-26 01:20:01 +00:00
save_pdf.h Added PDF export to Amiga port. 2008-08-26 01:20:01 +00:00
schedule.c Reversed order of running a callback and removing it from the schedule list, this 2008-08-17 16:24:22 +00:00
schedule.h Fully implemented schedule, schedule_run and schedule_remove. 2008-08-03 16:10:10 +00:00
thumbnail.c Initial Amiga port files, mostly empty stub functions. 2008-08-02 14:31:32 +00:00
tree.c Initial Amiga port files, mostly empty stub functions. 2008-08-02 14:31:32 +00:00
utf8.c Added support code to allow CSET chunks to be read from clipboard IFF FTXT and 2008-09-03 22:10:30 +00:00
utf8.h Added support code to allow CSET chunks to be read from clipboard IFF FTXT and 2008-09-03 22:10:30 +00:00