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
Chris Young 5b815861f3
Ensure the favicon updates correctly when we close a tab
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 clean up the fetcher factory and improve its API 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 Implement a very basic favicon cache for the hotlist menu to use 11 years ago
bitmap.h Implement a very basic favicon cache for the hotlist menu to use 11 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 web search from context menu 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 Avoid a crash when running on own screen 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 Ensure the favicon updates correctly when we close a tab 11 years ago
gui.h Recreate the entire menu when the hotlist window is closed. 11 years ago
gui_options.c Change the search ico to be a chooser gadget with the icon as the display 11 years ago
gui_options.h Change the search ico to be a chooser gadget with the icon as the display 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 fix warnings 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 Use label.image's In Menu Mode when available 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 documentation fixes and cleanups 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 Recreate the entire menu when the hotlist window is closed. 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 Remove some code duplication, tidy up and documentation 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 Stop the throbber resetting itself to frame 1 11 years ago
theme.h Move the throbber to proper scheduled operation 11 years ago
thumbnail.c Probably shouldn't override thumbnail source alpha 11 years ago
tree.c Recreate the entire menu when the hotlist window is closed. 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