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
Vincent Sanders 8e29e517d5
fix disc cache size option to be unsigned
11 years ago
..
agclass Return 1 if help closed. 11 years ago
dist Make the install script work for Dutch language. 11 years ago
pkg fixup message splitting with updated tool 12 years ago
resources Map default.ico 11 years ago
stringview Fix a bunch of cppcheck unused/unreadVariable warnings 11 years ago
Makefile.defaults Tentatively enable the fs cache backing store 11 years ago
Makefile.target Remove Cairo from AmigaOS frontend. 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 Completely re-write web search provider handling 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 download URL handling 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 fix amiga build to use correct nsurl acessor function 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 Confidently remove the debug 11 years ago
font.h Disable anti-aliasing for palette-mapped modes 13 years ago
font_scan.c Filter all control chars from width kerning and fix some const warnings. 11 years ago
font_scan.h Filter all control chars from width kerning and fix some const warnings. 11 years ago
gui.c Double the stack as it still runs out on occasion 11 years ago
gui.h Try quitting after downloading if there are no windows open 11 years ago
gui_options.c fix disc cache size option to be unsigned 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 remove unecessary utils/url.h includes 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 Remove unused variable. 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 make launch_url core operation use nsurl 11 years ago
launch.h make launch_url core operation use nsurl 11 years ago
login.c Fix login window title 11 years ago
login.h move 401 login into operation table 11 years ago
menu.c Remove Cairo from AmigaOS frontend. 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 extend file table with mkdir all and make fs backing store use it. 11 years ago
misc.h rework path to url mapping functions to convert from and to nsurl 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 Remove Cairo from AmigaOS frontend. 11 years ago
os3support.h #defines for icon.library v51 14 years ago
plotters.c Remove Cairo from AmigaOS frontend. 11 years ago
plotters.h Remove Cairo from AmigaOS frontend. 11 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 Completely re-write web search provider handling 11 years ago
sslcert.c Avoid sslcert_get_tree_flags. 12 years ago
sslcert.h fixup amiga build errors 11 years ago
theme.c Completely re-write web search provider handling 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 Stop treeview items moving when they've been dragged outside the treeview window. 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 Update some version numbers for 3.2-dev. 11 years ago