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 7d1e8a75fb
single precision test
7 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 update copyright years and versions in docs and readme 7 years ago
resources Initial shuffle of stuff out of !NetSurf 8 years ago
stringview Adjust the requested class versions to be the minimum required. 9 years ago
Makefile Fix embarassing typo in amiga Makefile 8 years ago
Makefile.defaults remove junk references to old javascript implementations 9 years ago
arexx.c Browser: Rename function to access bw URL. 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 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 Add a TODO for history context menu 7 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 Stop using the same large list of gadget constants everywhere 7 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 10 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 Plotters: Change stroke width in the plot_style_t to fixed point. 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 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 Plotters: Add plot_style_fixed type, and use for font size. 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 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 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 Quick fix to convert helphints to correct charset 7 years ago
gui.h Stop using the same large list of gadget constants everywhere 7 years ago
gui_menu.c Browser: Rename function to access bw URL. 7 years ago
gui_menu.h Remove use of global context data from Amiga frontend 9 years ago
gui_options.c Browser: Rename function to access bw URL. 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 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 Change logging back to INFO 7 years ago
libs.h move frontends into sub directory 10 years ago
login.c Stop using the same large list of gadget constants everywhere 7 years ago
login.h Amiga: Update for new HTTP auth API. 7 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 Quick fix to convert helphints to correct charset 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 Enable displaying download progress within a notification. 9 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 single precision test 7 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 single precision test 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 Update scheduler logging to use catagory 8 years ago
schedule.h AmigaOS low memory handler attempt 2 9 years ago
search.c Convert find window messages to local charset 7 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 Avoid potential division by zero 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 10 years ago
version.c Update version for next development cycle 8 years ago