.. |
dist
|
Remove prompts for screen dimensions
|
2009-01-10 21:43:46 +00:00 |
resources
|
Modify 32-bit mouse pointers to look at the ones in ENV:Sys
|
2009-01-10 22:17:57 +00:00 |
arexx.c
|
Add SAVE command, which saves the source of the current page to the named file.
|
2009-01-10 21:33:34 +00:00 |
arexx.h
|
NetSurf will now check if it is already running (ie. if ARexx port NETSURF exists),
|
2008-11-16 14:42:40 +00:00 |
bitmap.c
|
Some bitmap caching - not making much difference and using up a lot of gfx mem, may
|
2008-12-28 15:55:52 +00:00 |
bitmap.h
|
Some bitmap caching - not making much difference and using up a lot of gfx mem, may
|
2008-12-28 15:55:52 +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
|
Update for new SDK
|
2008-12-28 13:49:26 +00:00 |
compat.h
|
Update for new SDK
|
2008-12-28 13:49:26 +00:00 |
context_menu.c
|
Use an ASL requester allocated for saves (which defaults to option_download_dir when
|
2009-01-10 21:26:22 +00:00 |
context_menu.h
|
Save object
|
2008-12-13 23:26:10 +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
|
Update to new API
|
2008-12-27 17:16:35 +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 |
fetch_mailto.c
|
Handle mailto: URLs through gui_launch_url()
|
2009-01-10 21:22:46 +00:00 |
fetch_mailto.h
|
Handle mailto: URLs through gui_launch_url()
|
2009-01-10 21:22:46 +00:00 |
filetype.c
|
HTML files with an icon but no MIMETYPE tooltype were being picked up by the
|
2008-11-16 23:29:40 +00:00 |
font.c
|
Unicode text display. Painfully slow and needs some work wrt text alignment, colours.
|
2008-12-27 23:25:42 +00:00 |
font.h
|
Experimental font code to plot Unicode text.
|
2008-08-30 16:55:25 +00:00 |
gui.c
|
If screen mode ID is not set in the options, prompt for a screenmode on startup. This
|
2009-01-10 21:31:21 +00:00 |
gui.h
|
If screen mode ID is not set in the options, prompt for a screenmode on startup. This
|
2009-01-10 21:31:21 +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
|
Add AmigaOS test builds link
|
2009-01-10 22:18:48 +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
|
Use an ASL requester allocated for saves (which defaults to option_download_dir when
|
2009-01-10 21:26:22 +00:00 |
menu.h
|
More changes for search function.
|
2008-12-13 23:23:24 +00:00 |
misc.c
|
Allow opening of local files from anywhere, not just the parent of the current dir.
|
2008-11-15 15:28:17 +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
|
More changes for search function.
|
2008-12-13 23:23:24 +00:00 |
options.h
|
Replace use_workbench with a more general use_pubscreen option.
|
2009-01-10 21:24:43 +00:00 |
plotters.c
|
Fix screen clears
|
2009-01-10 21:32:12 +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
|
Update for new SDK
|
2008-12-20 10:54:59 +00:00 |
schedule.h
|
Update for new SDK
|
2008-12-20 10:54:59 +00:00 |
search.c
|
First attempt at Amiga text search function based on RISC OS code.
|
2008-12-13 23:16:50 +00:00 |
search.h
|
fix warning
|
2009-01-10 22:55:51 +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
|
Two new ARexx commands:
|
2008-11-24 08:06:11 +00:00 |