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 5538882b8f
Fixup amiga os 3 and framebuffer frontends for css level 4 colours
4 months ago
..
agclass move frontends into sub directory 10 years ago
dist Amiga: add a note about suppressing logging 7 months ago
hash move frontends into sub directory 10 years ago
pkg Amiga: Update netsurf_os3.readme requirements 2 years ago
resources Add page info icon to Amiga frontend 6 years ago
stringview fix warnings in amiga stringview 5 years ago
Makefile AmigaOS 3: Build for 68020-60 4 months ago
Makefile.defaults Amiga: add gstabs for debugging 1 year ago
Makefile.tools Improve target setup in makefiles 5 years ago
arexx.c Amiga: switch option new_tab_is_active to generic core foreground_new 8 months ago
arexx.h Fix the signalling to the old session of NetSurf from the newly-launched one. 9 years ago
bitmap.c Amiga: Use ARGB format bitmaps 4 years ago
bitmap.h Amiga: Use ARGB format bitmaps 4 years ago
clipboard.c Add missing include 5 years ago
clipboard.h move frontends into sub directory 10 years ago
cookies.c move core window callbacks to the standard gui tables 1 year ago
cookies.h amiga: Probably support present_cookies 5 years ago
corewindow.c move core window callbacks to the standard gui tables 1 year ago
corewindow.h move core window callbacks to the standard gui tables 1 year 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 Bitmap API: Clean up creation flags. 4 years ago
dt_picture.c Bitmap: Implement test_opaque in core instead of in every frontend. 4 years ago
dt_sound.c Add missing include 5 years ago
file.c Add missing include 5 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 Amiga: Fix multiple declarations picked up by gcc 11 4 months ago
font.h Amiga: Fix multiple declarations picked up by gcc 11 4 months ago
font_bullet.c Amiga: Ensure font kerning matches for width and plotting 2 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 Amiga: Avoid double free of diskfont 2 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 Fixup amiga os 3 and framebuffer frontends for css level 4 colours 4 months ago
gui.h Amiga: switch option new_tab_is_active to generic core foreground_new 8 months ago
gui_menu.c Amiga: Fix multiple declarations picked up by gcc 11 4 months ago
gui_menu.h Amiga: Add "Enable CSS" item to the Browser menu 2 years ago
gui_options.c Amiga: switch option new_tab_is_active to generic core foreground_new 8 months ago
gui_options.h Amiga: Point to correct websearch_idx var 1 year ago
help.c Ensure variables are declared correctly 10 years ago
help.h move frontends into sub directory 10 years ago
history.c move core window callbacks to the standard gui tables 1 year ago
history.h Migrate global history to corewindow 9 years ago
history_local.c move core window callbacks to the standard gui tables 1 year ago
history_local.h fix several amiga frontend warnings 7 years ago
hotlist.c move core window callbacks to the standard gui tables 1 year ago
hotlist.h Conversion of Amiga hotlist manager to corewindow 9 years ago
icon.c Bitmap API: Clean up creation flags. 4 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 correct size 5 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 Amiga: Don't open/close dos.library ourselves on OS3 4 years ago
libs.h Amiga: Implement a simple listbrowser log in the GUI 6 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 Make screen pointer accesible through an accessor function only 7 years ago
menu.h Attempt hotlist menu refresh 9 years ago
misc.c Fix memory leak in Amiga frontend 6 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 Amiga: switch option new_tab_is_active to generic core foreground_new 8 months ago
os3support.c Mod os3support files so file.c builds 6 years ago
os3support.h Mod os3support files so file.c builds 6 years ago
pageinfo.c move core window callbacks to the standard gui tables 1 year ago
pageinfo.h Amiga: position page info window under page info button 5 years ago
plotters.c Amiga: Don't track APen and OPen, these may be changed by other graphics.lib calls 4 months ago
plotters.h Revert "Amiga: do not force 32-bit bitmaps" 4 years ago
plugin_hack.c fix incorrect content handler function table operations return types 5 years ago
plugin_hack.h move frontends into sub directory 10 years ago
print.c Revert "Amiga: do not force 32-bit bitmaps" 4 years ago
print.h Update print window to use event callback 9 years ago
rtg.c Amiga: report correct depth 4 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 Check callback memory is allocated before trying to use it. 6 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 Declare global variables as extern in headers 6 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
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 Amiga: Fix codesets.library conversion when string specified as zero length 5 years ago
utf8.h move frontends into sub directory 10 years ago
version.c Amiga: Revisions are bumped after release, not at release time 10 months ago
version.h Amiga: Fix multiple declarations picked up by gcc 11 4 months ago