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