netsurf/amiga
Chris Young 684d452e9c Improved throbber, works independently on multiple windows, stops when it should, no
weird crashes, lock-ups etc.

The format has changed, Resources/Throbber now needs to be in a picture.datatype
format, as a "film strip" of frames with the first image the inactive (stopped
throbber) and the rest the active animation.  The number of frames needs to be set in
the Options file throbber_frames variable (currently - will probably move to a
tooltype of Resources/Throbber in the future for better theming ability)

svn path=/trunk/netsurf/; revision=5310
2008-09-13 22:39:48 +00:00
..
resources Basic throbber support code. The throbber is shared between windows and must be 2008-09-11 19:33:40 +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 Improved throbber, works independently on multiple windows, stops when it should, no 2008-09-13 22:39:48 +00:00
gui.h Improved throbber, works independently on multiple windows, stops when it should, no 2008-09-13 22:39:48 +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 Scheduled events now signal when the scheduled time has passed. 2008-09-08 18:14:14 +00:00
object.h 401 authentication/login support. 2008-08-30 21:32:05 +00:00
options.h Improved throbber, works independently on multiple windows, stops when it should, no 2008-09-13 22:39:48 +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 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 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