netsurf/amiga
Chris Young 3b6476130d mime type overflow and tab switching fixes.
svn path=/trunk/netsurf/; revision=5660
2008-11-09 14:02:04 +00:00
..
dist Added a note about local MIME types. 2008-11-08 23:20:33 +00:00
resources Local file handling improvements (fetch_file is incomplete and not being used yet) 2008-11-08 23:06:40 +00:00
arexx.c ARexx menu with items populated from arexx_dir. 2008-10-26 12:25:26 +00:00
arexx.h Minimal ARexx port. 2008-09-29 19:35:30 +00:00
bitmap.c Change memory allocations to MEMF_PRIVATE to enable paging on OS4.1. 2008-11-02 00:21:49 +00:00
bitmap.h Initial Amiga port files, mostly empty stub functions. 2008-08-02 14:31:32 +00:00
clipboard.c Change memory allocations to MEMF_PRIVATE to enable paging on OS4.1. 2008-11-02 00:21:49 +00:00
clipboard.h Track the current/last used browser window (at the moment, just for ARexx). 2008-10-25 23:22:34 +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
context_menu.c Complete (but quite minimal at the moment) context menu implementation for AmigaOS: 2008-10-25 16:37:08 +00:00
context_menu.h Complete (but quite minimal at the moment) context menu implementation for AmigaOS: 2008-10-25 16:37:08 +00:00
cookies.c Improved treeview browser - cookies tree part (missed off previous commit) 2008-10-11 21:59:22 +00:00
cookies.h Improved treeview browser - cookies tree part (missed off previous commit) 2008-10-11 21:59:22 +00:00
fetch_file.c Local file handling improvements (fetch_file is incomplete and not being used yet) 2008-11-08 23:06:40 +00:00
fetch_file.h Local file handling improvements (fetch_file is incomplete and not being used yet) 2008-11-08 23:06:40 +00:00
filetype.c mime type overflow and tab switching fixes. 2008-11-09 14:02:04 +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 mime type overflow and tab switching fixes. 2008-11-09 14:02:04 +00:00
gui.h AmigaOS implementation of complete page save. 2008-11-08 23:08:55 +00:00
history.c Various minor fixes for treeviews, history tree now populates. 2008-10-13 18:00:44 +00:00
history.h Improved Amiga treeview support. Now creates trees for cookies and history (history 2008-10-11 21:38:04 +00:00
hotlist.c Change memory allocations to MEMF_PRIVATE to enable paging on OS4.1. 2008-11-02 00:21:49 +00:00
hotlist.h Moved menu selection code to menu.c 2008-09-03 22:02:41 +00:00
iff_cset.h Complete (but quite minimal at the moment) context menu implementation for AmigaOS: 2008-10-25 16:37:08 +00:00
login.c Change memory allocations to MEMF_PRIVATE to enable paging on OS4.1. 2008-11-02 00:21:49 +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 implementation of complete page save. 2008-11-08 23:08:55 +00:00
menu.h AmigaOS implementation of complete page save. 2008-11-08 23:08:55 +00:00
misc.c Improved Amiga treeview support. Now creates trees for cookies and history (history 2008-10-11 21:38:04 +00:00
object.c Change memory allocations to MEMF_PRIVATE to enable paging on OS4.1. 2008-11-02 00:21:49 +00:00
object.h Experimental treeview implementation using listbrowser.gadget. 2008-09-27 20:55:11 +00:00
options.h Minor fixes, changing some defaults to safer values, screen_modeid should now work. 2008-11-03 19:21:40 +00:00
plotters.c Complete (but quite minimal at the moment) context menu implementation for AmigaOS: 2008-10-25 16:37:08 +00:00
plotters.h Close fonts properly and default back to initial RastPort font. 2008-08-17 16:22:40 +00:00
save_complete.c AmigaOS implementation of complete page save. 2008-11-08 23:08:55 +00:00
save_complete.h AmigaOS implementation of complete page save. 2008-11-08 23:08:55 +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 Minor fixes, changing some defaults to safer values, screen_modeid should now work. 2008-11-03 19:21:40 +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 Change memory allocations to MEMF_PRIVATE to enable paging on OS4.1. 2008-11-02 00:21:49 +00:00
tree.h Fix basic rearrangement of tree nodes 2008-10-13 22:34:54 +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
version.rexx Generate AmigaOS version string in correct format, taking: 2008-10-08 22:55:58 +00:00