You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netsurf/amiga
Michael Drake 263118c501
Try to fix Amiga build failure.
11 years ago
..
agclass Return 1 if help closed. 11 years ago
dist Ensure any user-input URLs are passed to the core in UTF-8. 11 years ago
pkg fixup message splitting with updated tool 12 years ago
resources Create the BitMapObjects and just switch between them. 11 years ago
stringview Fix a bunch of cppcheck unused/unreadVariable warnings 11 years ago
Makefile.defaults fix formatting of defaults makefiles 11 years ago
Makefile.target Ensure pkg-config pulls in all the curl libs we need 11 years ago
arexx.c Fix cppcheck variableScope warnings 11 years ago
arexx.h NetSurf will now check if it is already running (ie. if ARexx port NETSURF exists), 16 years ago
bitmap.c Get Composite() to befriend the screen's BitMap to ensure they are on the same graphics board. This should fix the slowness when multiple graphics cards are installed. 11 years ago
bitmap.h Support old picture.datatype 12 years ago
clipboard.c Change the scope of some variables picked up by cppcheck, minor reformatting 11 years ago
clipboard.h fixup amiga build errors 11 years ago
context_menu.c Fix cppcheck syntaxError 11 years ago
context_menu.h move remaining gui operations to table 11 years ago
cookies.c Remove old hotlist, cookies, and history_global_core modules. 12 years ago
cookies.h Merge treeview-redux to trunk 14 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 Fix a bunch of cppcheck unused/unreadVariable warnings 11 years ago
download.h split browser gui operations up 11 years ago
drag.c Fix a bunch of cppcheck unused/unreadVariable warnings 11 years ago
drag.h move teh final optional window operations into the table 11 years ago
dt_anim.c Fix some cppcheck variableHidingTypedef warnings 11 years ago
dt_picture.c Change the scope of some variables picked up by cppcheck, minor reformatting 11 years ago
dt_sound.c Fix a bunch of cppcheck unused/unreadVariable warnings 11 years ago
file.c Change the scope of some variables picked up by cppcheck, minor reformatting 11 years ago
file.h Remove struct selection from ami_file_save and anywhere that feeds into it 12 years ago
filetype.c Change the scope of some variables picked up by cppcheck, minor reformatting 11 years ago
filetype.h create table for fetcher operations and move all operations into it 11 years ago
font.c Fix a bunch of cppcheck unused/unreadVariable warnings 11 years ago
font.h Disable anti-aliasing for palette-mapped modes 13 years ago
font_scan.c Change the scope of some variables picked up by cppcheck, minor reformatting 11 years ago
font_scan.h Fix memory leak and make a point of ignoring UTF-16 surrogates 12 years ago
gui.c Ensure we don't get extraneous signals allocated 11 years ago
gui.h Try quitting after downloading if there are no windows open 11 years ago
gui_options.c Fix cppcheck arrayIndexOutOfBounds 11 years ago
gui_options.h Force the GUI opts window closed on quit 11 years ago
help.c Return 1 if help closed. 11 years ago
help.h Get and process AmigaGuide help messages 11 years ago
history.c Remove old hotlist, cookies, and history_global_core modules. 12 years ago
history.h Remove old hotlist, cookies, and history_global_core modules. 12 years ago
history_local.c Fix a bunch of cppcheck unused/unreadVariable warnings 11 years ago
history_local.h Fix broken event handling. 15 years ago
hotlist.c Create the hotlist menu/toolbar folders if they don't exist. 11 years ago
hotlist.h Pass generic userdata 12 years ago
icon.c Add missing include 11 years ago
icon.h Add favicon to iconification icon 13 years ago
iff_cset.h Complete (but quite minimal at the moment) context menu implementation for AmigaOS: 16 years ago
iff_dr2d.c Fix some cppcheck variableHidingTypedef warnings 11 years ago
iff_dr2d.h Fix warnings 14 years ago
launch.c Change the scope of some variables picked up by cppcheck, minor reformatting 11 years ago
launch.h move remaining gui operations to table 11 years ago
login.c move 401 login into operation table 11 years ago
login.h move 401 login into operation table 11 years ago
menu.c Change the scope of some variables picked up by cppcheck, minor reformatting 11 years ago
menu.h Add Undo/Redo to Amiga version. NB: Clear selection no longer has a shortcut key. 11 years ago
misc.c Change the scope of some variables picked up by cppcheck, minor reformatting 11 years ago
misc.h move path_to_url and url_to_path to fetch operation table 11 years ago
object.c Correct some memory allocation parameters 11 years ago
object.h Defer the redraw of boxes. This fixes a redraw problem with form select menus. 12 years ago
options.h Workaround for AM_EXECUTE not supporting PROGDIR: 11 years ago
os3support.h #defines for icon.library v51 14 years ago
plotters.c Change the scope of some variables picked up by cppcheck, minor reformatting 11 years ago
plotters.h expose function to get current screen palette-mapped status 13 years ago
plugin_hack.c Fix a bunch of cppcheck unused/unreadVariable warnings 11 years ago
plugin_hack.h Remove cppcheck unnecessaryForwardDeclaration 11 years ago
print.c Fix some more cppcheck unread/unusedVariable warnings 11 years ago
print.h Squash compiler warnings 14 years ago
save_pdf.c Implement ask overwrite 14 years ago
save_pdf.h Changes required for new-cache 15 years ago
schedule.c fixup missing includes from schedule changes 11 years ago
schedule.h move scheduleing into browser operation table 11 years ago
search.c move page search gui callbacks to their own operations table 11 years ago
search.h move page search gui callbacks to their own operations table 11 years ago
sslcert.c Avoid sslcert_get_tree_flags. 12 years ago
sslcert.h fixup amiga build errors 11 years ago
theme.c Fix some more cppcheck unread/unusedVariable warnings 11 years ago
theme.h move four more optional window operations to table 11 years ago
thumbnail.c Probably shouldn't override thumbnail source alpha 11 years ago
tree.c fixup missing includes from schedule changes 11 years ago
tree.h Remove tree icon_name globals from all the front ends. 12 years ago
utf8.c move utf8 local conversion operations to table 11 years ago
utf8.h move utf8 local conversion operations to table 11 years ago
version.c Try to fix Amiga build failure. 11 years ago