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/frontends/amiga
Vincent Sanders 8fb2fc6fc3
rationalise history icon bitmap handling to ensure correct lifetime
7 years ago
..
agclass move frontends into sub directory 9 years ago
dist Enable displaying download progress within a notification. 8 years ago
hash move frontends into sub directory 9 years ago
pkg Official Release 8 years ago
resources Make Amiga SearchEngines file out of the global one plus our own additions 9 years ago
stringview Adjust the requested class versions to be the minimum required. 8 years ago
Makefile Split up menu.c into generic and gui_window-specific files 8 years ago
Makefile.defaults remove junk references to old javascript implementations 8 years ago
arexx.c Use coccinelle to change logging macro calls in c files 7 years ago
arexx.h Fix the signalling to the old session of NetSurf from the newly-launched one. 9 years ago
bitmap.c Fixup everything the semantic patch missed 7 years ago
bitmap.h clean up some of the doxygen generation warnings 8 years ago
clipboard.c Split up menu.c into generic and gui_window-specific files 8 years ago
clipboard.h move frontends into sub directory 9 years ago
cookies.c Use coccinelle to change logging macro calls in c files 7 years ago
cookies.h Basic conversion of cookie manager to core window 8 years ago
corewindow.c Fixup everything the semantic patch missed 7 years ago
corewindow.h clean up some of the doxygen generation warnings 8 years ago
ctxmenu.c move key press enums and operations to their own header 9 years ago
ctxmenu.h move frontends into sub directory 9 years ago
datatypes.c move frontends into sub directory 9 years ago
datatypes.h move frontends into sub directory 9 years ago
download.c Allow for more varied notification backmsgs 8 years ago
download.h Allow for more varied notification backmsgs 8 years ago
drag.c Use coccinelle to change logging macro calls in c files 7 years ago
drag.h Fix OS3 build 9 years ago
dt_anim.c Use coccinelle to change logging macro calls in c files 7 years ago
dt_picture.c Use coccinelle to change logging macro calls in c files 7 years ago
dt_sound.c Use coccinelle to change logging macro calls in c files 7 years ago
file.c Migrate global history to corewindow 8 years ago
file.h Migrate global history to corewindow 8 years ago
filetype.c Use coccinelle to change logging macro calls in c files 7 years ago
filetype.h Update content to split public and internal API 9 years ago
font.c Use coccinelle to change logging macro calls in c files 7 years ago
font.h Ensure variables are declared correctly 9 years ago
font_bullet.c Use coccinelle to change logging macro calls in c files 7 years ago
font_bullet.h move frontends into sub directory 9 years ago
font_cache.c Use coccinelle to change logging macro calls in c files 7 years ago
font_cache.h Help gcc opt 9 years ago
font_diskfont.c Use coccinelle to change logging macro calls in c files 7 years ago
font_diskfont.h Reduce frequency of diskfont open/close 8 years ago
font_scan.c Use coccinelle to change logging macro calls in c files 7 years ago
font_scan.h move frontends into sub directory 9 years ago
gui.c rationalise history icon bitmap handling to ensure correct lifetime 7 years ago
gui.h Migrate Amiga local history to corewindow 8 years ago
gui_menu.c Use coccinelle to change logging macro calls in c files 7 years ago
gui_menu.h Remove use of global context data from Amiga frontend 8 years ago
gui_options.c When switching to outline fonts on OS3 reset the fonts 8 years ago
gui_options.h Update GUI options window to use event callback 8 years ago
help.c Ensure variables are declared correctly 9 years ago
help.h move frontends into sub directory 9 years ago
history.c Use coccinelle to change logging macro calls in c files 7 years ago
history.h Migrate global history to corewindow 8 years ago
history_local.c Use coccinelle to change logging macro calls in c files 7 years ago
history_local.h Migrate Amiga local history to corewindow 8 years ago
hotlist.c Use coccinelle to change logging macro calls in c files 7 years ago
hotlist.h Conversion of Amiga hotlist manager to corewindow 8 years ago
icon.c Content API: Make content_broadcast take pointer to content_msg_data. 7 years ago
icon.h move frontends into sub directory 9 years ago
iff_cset.h move frontends into sub directory 9 years ago
iff_dr2d.c create netsurf inttypes header to have portable integer formatting macros 8 years ago
iff_dr2d.h move frontends into sub directory 9 years ago
launch.c Ensure OpenURL list is always freed 8 years ago
launch.h move frontends into sub directory 9 years ago
libs.c Fixup everything the semantic patch missed 7 years ago
libs.h move frontends into sub directory 9 years ago
login.c Update 401 login window to use event callbacks 8 years ago
login.h Update 401 login window to use event callbacks 8 years ago
memory.c Use coccinelle to change logging macro calls in c files 7 years ago
memory.h Free the correct memory pointer 8 years ago
menu.c Fixup everything the semantic patch missed 7 years ago
menu.h Attempt hotlist menu refresh 8 years ago
misc.c Use coccinelle to change logging macro calls in c files 7 years ago
misc.h Move memory functions from misc.c to memory.c 8 years ago
nsoption.c Add missing files 9 years ago
nsoption.h Add missing files 9 years ago
object.c Avoid potential memory leak 8 years ago
object.h Basic template for an Amiga core window 8 years ago
options.h Enable displaying download progress within a notification. 8 years ago
os3support.c Use coccinelle to change logging macro calls in c files 7 years ago
os3support.h Fix OS3 build 8 years ago
plotters.c update plotter logging to use a catagory 7 years ago
plotters.h Make gui_globals less... global 8 years ago
plugin_hack.c Use coccinelle to change logging macro calls in c files 7 years ago
plugin_hack.h move frontends into sub directory 9 years ago
print.c Make gui_globals less... global 8 years ago
print.h Update print window to use event callback 8 years ago
rtg.c move frontends into sub directory 9 years ago
rtg.h move frontends into sub directory 9 years ago
save_pdf.c move frontends into sub directory 9 years ago
save_pdf.h move frontends into sub directory 9 years ago
schedule.c Update scheduler logging to use catagory 7 years ago
schedule.h AmigaOS low memory handler attempt 2 8 years ago
search.c Update treeviews to use event callback 8 years ago
search.h Start tidying up Amiga event-handling code 8 years ago
selectmenu.c Use coccinelle to change logging macro calls in c files 7 years ago
selectmenu.h Ensure variables are declared correctly 9 years ago
sslcert.c Use coccinelle to change logging macro calls in c files 7 years ago
sslcert.h Take the redraw routine from old tree_redraw with less meddling 8 years ago
theme.c Try to ensure we get the correct type of native BitMap 8 years ago
theme.h Use functions for determining throbber bitmap size 9 years ago
utf8.c Use libiconv instead of newlib's iconv 9 years ago
utf8.h move frontends into sub directory 9 years ago
version.c Correct revision number 8 years ago