| .. |
|
agclass
|
Add basic context-sensitive help.
|
13 years ago |
|
dist
|
Make "resize with contents" a user option
|
13 years ago |
|
pkg
|
Remove libxml
|
13 years ago |
|
resources
|
Run NetSurf at priority 0 by default, dropping to priority -1 when
|
14 years ago |
|
stringview
|
This needs to be set as CustomScreen to ensure it isn't classed as a "visitor" window, for reasons not fully understood.
|
13 years ago |
|
Makefile.defaults
|
split target defaults out
|
13 years ago |
|
Makefile.target
|
Use internal curl scheduled fetcher
|
13 years ago |
|
arexx.c
|
rename flags for browser_window routines to be shorter
|
13 years ago |
|
arexx.h
|
NetSurf will now check if it is already running (ie. if ARexx port NETSURF exists),
|
17 years ago |
|
bitmap.c
|
Support old picture.datatype
|
13 years ago |
|
bitmap.h
|
Support old picture.datatype
|
13 years ago |
|
clipboard.c
|
avoid potential crah on exit
|
13 years ago |
|
clipboard.h
|
Remove obsolete ami_selection_to_text
|
13 years ago |
|
context_menu.c
|
Fix can paste/copy tests.
|
13 years ago |
|
context_menu.h
|
Start popuating treeview context menu
|
14 years ago |
|
cookies.c
|
Small refactor to change icon names to being passed in from frontends instead of core treeview globals
|
15 years ago |
|
cookies.h
|
Merge treeview-redux to trunk
|
15 years ago |
|
datatypes.c
|
Virtualise content handler finalisation calls. Remove pointless implementations.
|
14 years ago |
|
datatypes.h
|
Virtualise content handler finalisation calls. Remove pointless implementations.
|
14 years ago |
|
download.c
|
Remove no-longer-needed code
|
13 years ago |
|
download.h
|
Show existing file size when file already exists on download
|
14 years ago |
|
drag.c
|
Fix drag saving text selections
|
13 years ago |
|
drag.h
|
Support dragging from global history to hotlist
|
14 years ago |
|
dt_anim.c
|
reduce talloc usage to box tree layout only
|
13 years ago |
|
dt_picture.c
|
Support old picture.datatype
|
13 years ago |
|
dt_sound.c
|
reduce talloc usage to box tree layout only
|
13 years ago |
|
file.c
|
Remove struct selection from ami_file_save and anywhere that feeds into it
|
13 years ago |
|
file.h
|
Remove struct selection from ami_file_save and anywhere that feeds into it
|
13 years ago |
|
filetype.c
|
memory leak
|
13 years ago |
|
filetype.h
|
convert from mimetype to filetype rather than simple content type to filetype, where
|
15 years ago |
|
font.c
|
Fix memory leak and make a point of ignoring UTF-16 surrogates
|
13 years ago |
|
font.h
|
Disable anti-aliasing for palette-mapped modes
|
13 years ago |
|
font_scan.c
|
Fix memory leak and make a point of ignoring UTF-16 surrogates
|
13 years ago |
|
font_scan.h
|
Fix memory leak and make a point of ignoring UTF-16 surrogates
|
13 years ago |
|
gui.c
|
Remove unneeded include
|
13 years ago |
|
gui.h
|
Avoid multiple schedules of redraws
|
13 years ago |
|
gui_options.c
|
We are opening on a public screen, not a custom screen (even our own screen is a public screen)
|
13 years ago |
|
gui_options.h
|
Move user-specifics out of Resources
|
14 years ago |
|
help.c
|
Add basic context-sensitive help.
|
13 years ago |
|
help.h
|
Add basic context-sensitive help.
|
13 years ago |
|
history.c
|
Small refactor to change icon names to being passed in from frontends instead of core treeview globals
|
15 years ago |
|
history.h
|
Merge treeview-redux to trunk
|
15 years ago |
|
history_local.c
|
Schedule redraws from local history too, hide ami_do_redraw and friends as only gui.c needs to call those directly now
|
13 years ago |
|
history_local.h
|
Fix broken event handling.
|
16 years ago |
|
hotlist.c
|
Set the newly-created hotlist dirs to be "retain in memory" otherwise NetSurf crashes on hotlist cleanup.
|
13 years ago |
|
hotlist.h
|
Merge treeview-redux to trunk
|
15 years ago |
|
icon.c
|
reduce talloc usage to box tree layout only
|
13 years ago |
|
icon.h
|
Add favicon to iconification icon
|
14 years ago |
|
iff_cset.h
|
Complete (but quite minimal at the moment) context menu implementation for AmigaOS:
|
17 years ago |
|
iff_dr2d.c
|
Remove libxml
|
13 years ago |
|
iff_dr2d.h
|
Fix warnings
|
14 years ago |
|
launch.c
|
Re-jig URL launch as would never have fallen back to using openurl.library.
|
14 years ago |
|
launch.h
|
Rename confusingly-named file; Remove about from unsupported protocols, as will never
|
15 years ago |
|
login.c
|
We are opening on a public screen, not a custom screen (even our own screen is a public screen)
|
13 years ago |
|
login.h
|
Squash warning
|
15 years ago |
|
menu.c
|
Schedule redraws from local history too, hide ami_do_redraw and friends as only gui.c needs to call those directly now
|
13 years ago |
|
menu.h
|
Ensure the menu checked state remain in sync with reality
|
13 years ago |
|
misc.c
|
Warn when closing multiple tabs
|
13 years ago |
|
misc.h
|
Warn when closing multiple tabs
|
13 years ago |
|
object.c
|
Add missing include
|
14 years ago |
|
object.h
|
Defer the redraw of boxes. This fixes a redraw problem with form select menus.
|
13 years ago |
|
options.h
|
Remove no-longer-needed code
|
13 years ago |
|
os3support.h
|
#defines for icon.library v51
|
15 years ago |
|
plotters.c
|
ifdef some code that will never work under AmigaOS <4.0
|
13 years ago |
|
plotters.h
|
expose function to get current screen palette-mapped status
|
13 years ago |
|
plugin_hack.c
|
fix missing sizeof() in amiga build
|
13 years ago |
|
plugin_hack.h
|
Virtualise content handler finalisation calls. Remove pointless implementations.
|
14 years ago |
|
print.c
|
We are opening on a public screen, not a custom screen (even our own screen is a public screen)
|
13 years ago |
|
print.h
|
Squash compiler warnings
|
14 years ago |
|
save_pdf.c
|
Implement ask overwrite
|
15 years ago |
|
save_pdf.h
|
Changes required for new-cache
|
16 years ago |
|
schedule.c
|
Avoid crashing on NULL schedule_list
|
15 years ago |
|
schedule.h
|
document and add missing include
|
13 years ago |
|
search.c
|
We are opening on a public screen, not a custom screen (even our own screen is a public screen)
|
13 years ago |
|
search.h
|
Fix warnings
|
14 years ago |
|
sslcert.c
|
Fix up ripples from urldb change.
|
13 years ago |
|
sslcert.h
|
Merge treeview-redux to trunk
|
15 years ago |
|
system_colour.c
|
Return a colour (ABGR) from gui_system_colour_char() rather than a
|
14 years ago |
|
theme.c
|
ifdef some code that will never work under AmigaOS <4.0
|
13 years ago |
|
theme.h
|
Track the mouse pointer on a per-window basis
|
13 years ago |
|
thumbnail.c
|
Fix up ripples from urldb change.
|
13 years ago |
|
tree.c
|
We are opening on a public screen, not a custom screen (even our own screen is a public screen)
|
13 years ago |
|
tree.h
|
First pass of AmigaOS 3 compatibility
|
15 years ago |
|
utf8.c
|
Show existing file size when file already exists on download
|
14 years ago |
|
utf8.h
|
Fix warnings
|
14 years ago |
|
version.c
|
Remove visible and invalid uses of git revision hashes. Anybody who needs to know hich revision it is can check about:testament, to everybody else the string is meaningless.
|
14 years ago |