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