netsurf/amiga
Chris Young 4708c7b259 Kiosk mode (borderless window, no gadgets or menu etc)
To enable, set kiosk_mode:1

Requested for upcoming Amiga show.


svn path=/trunk/netsurf/; revision=5484
2008-10-05 14:22:02 +00:00
..
resources Dummy throbber (1x2 pixel grey PNG) 2008-10-04 23:27:43 +00:00
arexx.c Minimal ARexx port. 2008-09-29 19:35:30 +00:00
arexx.h Minimal ARexx port. 2008-09-29 19:35:30 +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 Code cleanup, removed remnants of ttengine experimental code (way too slow to be 2008-09-15 22:18:33 +00:00
font.h Experimental font code to plot Unicode text. 2008-08-30 16:55:25 +00:00
gui.c Kiosk mode (borderless window, no gadgets or menu etc) 2008-10-05 14:22:02 +00:00
gui.h AmigaOS tabs implementation. 2008-10-05 13:17:18 +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 Fix signalling of events from 401 login window 2008-09-21 16:28:45 +00:00
login.h Stop the throbber trying to draw on download and 401-login windows. 2008-09-20 22:07:11 +00:00
menu.c AmigaOS tabs implementation. 2008-10-05 13:17:18 +00:00
menu.h AmigaOS tabs implementation. 2008-10-05 13:17:18 +00:00
misc.c Support for dragging in files (for file upload forms etc) 2008-09-07 15:58:11 +00:00
object.c Scheduled events now signal when the scheduled time has passed. 2008-09-08 18:14:14 +00:00
object.h Experimental treeview implementation using listbrowser.gadget. 2008-09-27 20:55:11 +00:00
options.h Kiosk mode (borderless window, no gadgets or menu etc) 2008-10-05 14:22:02 +00:00
plotters.c Stop scaled bitmaps from disappearing completely when the top of the image is 2008-09-28 14:39:02 +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 Disabled the new scheduler by default as it is more unstable than I thought :( 2008-09-09 06:25:22 +00:00
schedule.h Scheduled events now signal when the scheduled time has passed. 2008-09-08 18:14:14 +00:00
thumbnail.c Initial Amiga port files, mostly empty stub functions. 2008-08-02 14:31:32 +00:00
tree.c Treeview window event handling (currently just double-clicking hotlist items and 2008-09-28 13:55:40 +00:00
tree.h Treeview window event handling (currently just double-clicking hotlist items and 2008-09-28 13:55:40 +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