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
Chris Young 4b4ec5b4d2
Correct memory pool allocs with the ones from master
6 years ago
..
agclass move frontends into sub directory 9 years ago
dist Fix attribute 7 years ago
hash move frontends into sub directory 9 years ago
pkg Add AmiSSL requirement 6 years ago
resources Initial shuffle of stuff out of !NetSurf 7 years ago
stringview remove some warnings in amiga frontend build 6 years ago
Makefile Updates to allow clib2 memory debug mode to work 6 years ago
Makefile.defaults No debug symbols on OS3 6 years ago
arexx.c Make the window list more private 6 years ago
arexx.h Fix the signalling to the old session of NetSurf from the newly-launched one. 9 years ago
bitmap.c NULL drawhandle after free 6 years ago
bitmap.h clean up some of the doxygen generation warnings 8 years ago
clipboard.c Make screen pointer accesible through an accessor function only 6 years ago
clipboard.h move frontends into sub directory 9 years ago
cookies.c Hide the message port which is shared amongst all Amiga NetSurf windows 6 years ago
cookies.h Basic conversion of cookie manager to core window 8 years ago
corewindow.c Make screen pointer accesible through an accessor function only 6 years ago
corewindow.h clean up some of the doxygen generation warnings 8 years ago
ctxmenu.c Make screen pointer accesible through an accessor function only 6 years ago
ctxmenu.h fix os3 build 6 years ago
datatypes.c move frontends into sub directory 9 years ago
datatypes.h move frontends into sub directory 9 years ago
download.c Hide the message port which is shared amongst all Amiga NetSurf windows 6 years ago
download.h Allow for more varied notification backmsgs 8 years ago
drag.c Make the window list more private 6 years ago
drag.h Make the window list more private 6 years ago
dt_anim.c change content get_source_data interfaces to return uint8_t and size_t 6 years ago
dt_picture.c change content get_source_data interfaces to return uint8_t and size_t 6 years ago
dt_sound.c change content get_source_data interfaces to return uint8_t and size_t 6 years ago
file.c Make screen pointer accesible through an accessor function only 6 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 Ensure X DPI set correctly 7 years ago
font.h Ensure variables are declared correctly 9 years ago
font_bullet.c fix several amiga frontend warnings 6 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 Plotters: Add plot_style_fixed type, and use for font size. 7 years ago
font_diskfont.h Reduce frequency of diskfont open/close 8 years ago
font_scan.c Make screen pointer accesible through an accessor function only 6 years ago
font_scan.h move frontends into sub directory 9 years ago
gui.c Make SimpleRefresh the default. 6 years ago
gui.h Hide the message port which is shared amongst all Amiga NetSurf windows 6 years ago
gui_menu.c Make screen pointer accesible through an accessor function only 6 years ago
gui_menu.h make gui_window_2 private to gui.c 6 years ago
gui_options.c Hide the message port which is shared amongst all Amiga NetSurf windows 6 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 Hide the message port which is shared amongst all Amiga NetSurf windows 6 years ago
history.h Migrate global history to corewindow 8 years ago
history_local.c Hide the message port which is shared amongst all Amiga NetSurf windows 6 years ago
history_local.h fix several amiga frontend warnings 6 years ago
hotlist.c Hide the message port which is shared amongst all Amiga NetSurf windows 6 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 change content get_source_data interfaces to return uint8_t and size_t 6 years ago
iff_dr2d.h move frontends into sub directory 9 years ago
launch.c Fix crash on exit 6 years ago
launch.h move frontends into sub directory 9 years ago
libs.c Fix IORequest duplication and ensure library bases are cleared when closed. 6 years ago
libs.h move frontends into sub directory 9 years ago
login.c Hide the message port which is shared amongst all Amiga NetSurf windows 6 years ago
login.h Amiga: Update for new HTTP auth API. 7 years ago
memory.c Updates to allow clib2 memory debug mode to work 6 years ago
memory.h Correct memory pool allocs with the ones from master 6 years ago
menu.c Make screen pointer accesible through an accessor function only 6 years ago
menu.h Attempt hotlist menu refresh 8 years ago
misc.c Replace global current gui_window with an accessor function 6 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 Make SimpleRefresh the default. 6 years ago
os3support.c OS3 was not checking the GA_Disabled tag value 7 years ago
os3support.h Fix OS3 build 8 years ago
plotters.c Revert "Ensure we free the pen list memory" 6 years ago
plotters.h Make gui_globals less... global 8 years ago
plugin_hack.c Plotters: Change stroke width in the plot_style_t to fixed point. 7 years ago
plugin_hack.h move frontends into sub directory 9 years ago
print.c Hide the message port which is shared amongst all Amiga NetSurf windows 6 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 remove some warnings in amiga frontend build 6 years ago
schedule.h AmigaOS low memory handler attempt 2 8 years ago
search.c Hide the message port which is shared amongst all Amiga NetSurf windows 6 years ago
search.h Start tidying up Amiga event-handling code 8 years ago
selectmenu.c try storing form_control in the hook data 6 years ago
selectmenu.h Ensure variables are declared correctly 9 years ago
sslcert.c Hide the message port which is shared amongst all Amiga NetSurf windows 6 years ago
sslcert.h Take the redraw routine from old tree_redraw with less meddling 8 years ago
theme.c more accessor for gui_window_2 6 years ago
theme.h Move ami_(re)set_pointer (back?) into gui.c as they need to set/read the gui_window_2 structure 6 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 Update version for next development cycle 7 years ago