..
dist
Enable/disable caching of native bitmaps in gfx board mem
2009-02-07 10:45:58 +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
- C strings have always an implicit NUL character at the end, no need to specify an extra one.
2009-02-01 13:37:32 +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
Change to use names instead of numbers for keypresses
2009-02-01 13:01:46 +00:00
context_menu.h
Added context menu option to download the link target.
2009-01-31 23:45:25 +00:00
cookies.c
cookies.h
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
Port our UTF-8 routines to parserutils (only enabled when building against Hubbub).
2009-02-17 23:44:17 +00:00
font.h
Implement bold and italic font rendering for Unicode display and make it the default.
2009-01-20 16:53:06 +00:00
gui.c
Fix a bug where public screens would remain open if NetSurf was the last visitor
2009-02-14 12:29:07 +00:00
gui.h
Added context menu option to download the link target.
2009-01-31 23:45:25 +00:00
history.c
Various minor fixes for treeviews, history tree now populates.
2008-10-13 18:00:44 +00:00
history.h
hotlist.c
Fix assert when there is no hotlist file
2009-02-08 23:23:46 +00:00
hotlist.h
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
menu.c
Unexport pdf_scale variable (use pdf_set_scale to set it) and initialize it to DEFAULT_EXPORT_SCALE.
2009-02-02 00:22:44 +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
Enable/disable caching of native bitmaps in gfx board mem
2009-02-07 10:45:58 +00:00
plotters.c
Enable/disable caching of native bitmaps in gfx board mem
2009-02-07 10:45:58 +00:00
plotters.h
- Constify parameters of struct plotter_table::polygon and struct plotter_table::path
2009-02-03 01:27:54 +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
Divorce PDF export and printing.
2009-02-17 16:37:51 +00:00
save_pdf.h
schedule.c
make schedule_run return if it has active jobs to schedule
2009-02-11 22:33:55 +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
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
utf8.h
version.rexx
Two new ARexx commands:
2008-11-24 08:06:11 +00:00