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/amiga
Chris Young 281fe7674c
Skip setting the pen in the RastPort if it is already set to that pen
9 years ago
..
agclass Fix more hook functions 10 years ago
dist Set OS version to the disk-based version, as Installer by default reads the ROM version... which is v40 and indistinguishable between 3.1 and 3.5/9. 9 years ago
hash Optimise for PPC 9 years ago
pkg Update some Amiga-specific version numbers for post-3.4 9 years ago
resources OS3 compatible language mappings 9 years ago
stringview Allow URL completion to pick up non-visited URLs 10 years ago
Makefile.defaults Remove webp image handling 10 years ago
Makefile.target Add our own NewObject() function for OS3 and enable optimisations 9 years ago
arexx.c Add an option to close inactive tabs to the tab bar context menu 9 years ago
arexx.h NetSurf will now check if it is already running (ie. if ARexx port NETSURF exists), 16 years ago
bitmap.c Avoid nsurl NULL access 9 years ago
bitmap.h Ensure we don't access invalid pointers 9 years ago
clipboard.c Fix some old and new GCC errors/warnings 9 years ago
clipboard.h Complete context menu items for links 9 years ago
cookies.c Update amiga frontend for split operation table header changes 10 years ago
cookies.h Merge treeview-redux to trunk 14 years ago
ctxmenu.c Make struct bitmap private to bitmap.c 9 years ago
ctxmenu.h Fix broken headers 9 years ago
datatypes.c Virtualise content handler finalisation calls. Remove pointless implementations. 14 years ago
datatypes.h Virtualise content handler finalisation calls. Remove pointless implementations. 14 years ago
download.c Move everything else over to using the class pointers. 10 years ago
download.h Fix warnings 10 years ago
drag.c Fix some old and new GCC errors/warnings 9 years ago
drag.h stub out drag stuff for os3 10 years ago
dt_anim.c Change LOG() macro to be varadic 10 years ago
dt_picture.c Change LOG() macro to be varadic 10 years ago
dt_sound.c Change LOG() macro to be varadic 10 years ago
file.c Make struct bitmap private to bitmap.c 9 years ago
file.h Fix warnings 10 years ago
filetype.c More font-related tidy-up 9 years ago
filetype.h More font-related tidy-up 9 years ago
font.c Don't expose the DPI-related variables 9 years ago
font.h Don't expose the DPI-related variables 9 years ago
font_bullet.c Don't expose the DPI-related variables 9 years ago
font_bullet.h missing files 9 years ago
font_cache.c OS3 build fixes 9 years ago
font_cache.h Fix OS4 build errors/warnings 9 years ago
font_diskfont.c Avoid some crashing by disabling the update of the hotlist menu 9 years ago
font_diskfont.h missing files 9 years ago
font_scan.c Restrict all menu icon code to OS4+gadtools53.7 10 years ago
font_scan.h Fix bullet.library usage 10 years ago
gui.c Make struct bitmap private to bitmap.c 9 years ago
gui.h Remove some RMBTrap remnants, the new context menus don't require manual mouse trapping 9 years ago
gui_options.c Force always show tabs when clicktab.gadget is older than v53 9 years ago
gui_options.h Change the search ico to be a chooser gadget with the icon as the display 11 years ago
help.c Fix some easy OS3 linker errors 10 years ago
help.h Get and process AmigaGuide help messages 11 years ago
history.c add missing include to amiga history 10 years ago
history.h Remove old hotlist, cookies, and history_global_core modules. 12 years ago
history_local.c Revert "Plot local history background white instead of wholly transparent" 9 years ago
history_local.h Simplify ami_history_open API and use correct call to get history object. 10 years ago
hotlist.c Abstract all instances of NewMinList as it causes alert 80000006 on OS3 10 years ago
hotlist.h fix errors introuced with previous header cleanup. 10 years ago
icon.c Document new bitmap functions 9 years ago
icon.h Add favicon to iconification icon 13 years ago
iff_cset.h Complete (but quite minimal at the moment) context menu implementation for AmigaOS: 16 years ago
iff_dr2d.c NULL-terminate font name in IFF DR2D FONS 10 years ago
iff_dr2d.h Some OS3 compatibility for testing 10 years ago
launch.c Don't use ami_NewMinList as it potentially writes past the MinList structure on OS3. 9 years ago
launch.h Fix warnings 10 years ago
libs.c Make most of the prefs GUI display (and hopefully work) under OS3 9 years ago
libs.h Make most of the prefs GUI display (and hopefully work) under OS3 9 years ago
login.c fixup missing lincludes from messages API update 10 years ago
login.h move 401 login into operation table 11 years ago
menu.c Make struct bitmap private to bitmap.c 9 years ago
menu.h Create menus on OS3 and 4 the same way (manual GadTools method). 9 years ago
misc.c Implement warn_multi for OS3 (needed for the multiple tab close warning) 9 years ago
misc.h Allocate deferred rectangles using itempools 9 years ago
object.c Free shared_pens list on tree destroy 9 years ago
object.h Don't use ami_NewMinList as it potentially writes past the MinList structure on OS3. 9 years ago
options.h Alloc specifying local charset on OS3 as we can't get this from Locale 9 years ago
os3support.c Add our own NewObject() function for OS3 and enable optimisations 9 years ago
os3support.h Add our own NewObject() function for OS3 and enable optimisations 9 years ago
plotters.c Skip setting the pen in the RastPort if it is already set to that pen 9 years ago
plotters.h Skip setting the pen in the RastPort if it is already set to that pen 9 years ago
plugin_hack.c Change LOG() macro to be varadic 10 years ago
plugin_hack.h Remove cppcheck unnecessaryForwardDeclaration 11 years ago
print.c Make the palette-mapped state relate to the rendering layer rather than globally. 9 years ago
print.h Squash compiler warnings 14 years ago
rtg.c Use the correct format define for WPA() 10 years ago
rtg.h We don't need to use P96 for RectFill 10 years ago
save_pdf.c Clean up saving as PDF 10 years ago
save_pdf.h Changes required for new-cache 15 years ago
schedule.c debug 9 years ago
schedule.h Remove unused Amiga async scheduler 9 years ago
search.c Move everything else over to using the class pointers. 10 years ago
search.h Completely re-write web search provider handling 11 years ago
selectmenu.c Allow the popupmenu-based select menu to cascade into multiple sub-menus containing further items, when there are too many to fit on the screen in one column. 9 years ago
selectmenu.h Fix broken headers 9 years ago
sslcert.c Update amiga frontend for split operation table header changes 10 years ago
sslcert.h fixup amiga build errors 11 years ago
theme.c Make struct bitmap private to bitmap.c 9 years ago
theme.h Fix warnings 10 years ago
tree.c Avoid some crashing by disabling the update of the hotlist menu 9 years ago
tree.h Update amiga frontend for split operation table header changes 10 years ago
utf8.c Alloc specifying local charset on OS3 as we can't get this from Locale 9 years ago
utf8.h move utf8 local conversion operations to table 11 years ago
version.c Update some Amiga-specific version numbers for post-3.4 9 years ago