WebSurf/amiga
Vincent Sanders e41ad032fa cleanup printer API usage of plotter headers 2016-05-04 15:43:43 +01:00
..
agclass Fix more hook functions 2015-02-24 19:51:51 +00:00
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. 2016-03-02 23:44:00 +00:00
hash Optimise for PPC 2015-11-17 23:24:34 +00:00
pkg update version info for next development cycle 2016-04-06 12:01:07 +01:00
resources OS3 compatible language mappings 2016-03-16 23:27:33 +00:00
stringview Allow URL completion to pick up non-visited URLs 2015-04-09 20:45:37 +01:00
Makefile.defaults Remove webp image handling 2015-04-21 14:03:02 +01:00
Makefile.target Use guigfx.library for 8-bit image quantization 2016-04-28 19:18:06 +01:00
arexx.c Update to new warn_user API 2016-05-01 14:00:47 +01:00
arexx.h NetSurf will now check if it is already running (ie. if ARexx port NETSURF exists), 2008-11-16 14:42:40 +00:00
bitmap.c Revert back to using the guigfx built-in palette 2016-05-03 20:23:41 +01:00
bitmap.h Use guigfx.library for 8-bit image quantization 2016-04-28 19:18:06 +01:00
clipboard.c Cleanup amiga include issues introduced as part of core updates 2016-04-20 15:54:18 +01:00
clipboard.h Complete context menu items for links 2015-09-04 23:38:04 +01:00
cookies.c Update amiga frontend for split operation table header changes 2014-10-16 22:33:44 +01:00
cookies.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
ctxmenu.c Update to new warn_user API 2016-05-01 14:00:47 +01:00
ctxmenu.h Fix broken headers 2015-09-06 09:23:08 +01:00
datatypes.c Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
datatypes.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
download.c Update to new warn_user API 2016-05-01 14:00:47 +01:00
download.h Fix warnings 2014-11-09 19:44:59 +00:00
drag.c Fix some old and new GCC errors/warnings 2016-01-15 19:58:24 +00:00
drag.h stub out drag stuff for os3 2015-01-10 23:39:21 +00:00
dt_anim.c Cleanup amiga include issues introduced as part of core updates 2016-04-20 15:54:18 +01:00
dt_picture.c Cleanup amiga include issues introduced as part of core updates 2016-04-20 15:54:18 +01:00
dt_sound.c fix missing struct on http parameter declaration due to header change 2016-04-18 23:17:38 +01:00
file.c Update to new warn_user API 2016-05-01 14:00:47 +01:00
file.h Fix warnings 2014-11-09 19:37:35 +00:00
filetype.c More font-related tidy-up 2016-01-16 00:00:57 +00:00
filetype.h More font-related tidy-up 2016-01-16 00:00:57 +00:00
font.c update amiga font layout handling to use table 2016-04-24 19:04:48 +01:00
font.h Fix Amiga build following recent API change 2016-04-28 19:07:06 +01:00
font_bullet.c Update to new warn_user API 2016-05-01 14:00:47 +01:00
font_bullet.h missing files 2016-01-16 11:44:03 +00:00
font_cache.c Cleanup amiga include issues introduced as part of core updates 2016-04-20 15:54:18 +01:00
font_cache.h Fix OS4 build errors/warnings 2016-01-11 20:12:14 +00:00
font_diskfont.c Fix Amiga build following recent API change 2016-04-28 19:07:06 +01:00
font_diskfont.h missing files 2016-01-16 11:44:03 +00:00
font_scan.c Restrict all menu icon code to OS4+gadtools53.7 2015-08-17 18:15:29 +01:00
font_scan.h Fix bullet.library usage 2015-01-30 18:32:44 +00:00
gui.c Update to new warn_user API 2016-05-01 14:00:47 +01:00
gui.h Cleanup amiga include issues introduced as part of core updates 2016-04-20 15:54:18 +01:00
gui_options.c Use guigfx.library for 8-bit image quantization 2016-04-28 19:18:06 +01:00
gui_options.h Change the search ico to be a chooser gadget with the icon as the display 2014-06-15 15:39:49 +01:00
help.c Fix some easy OS3 linker errors 2015-01-18 23:29:49 +00:00
help.h Get and process AmigaGuide help messages 2014-02-10 18:42:50 +00:00
history.c add missing include to amiga history 2014-10-29 00:26:48 +00:00
history.h Remove old hotlist, cookies, and history_global_core modules. 2013-09-02 22:41:04 +01:00
history_local.c Update to new warn_user API 2016-05-01 14:00:47 +01:00
history_local.h Simplify ami_history_open API and use correct call to get history object. 2014-11-22 00:02:28 +00:00
hotlist.c Abstract all instances of NewMinList as it causes alert 80000006 on OS3 2015-08-05 23:42:20 +01:00
hotlist.h fix errors introuced with previous header cleanup. 2014-11-02 20:39:15 +00:00
icon.c fix missing struct on http parameter declaration due to header change 2016-04-18 23:17:38 +01:00
icon.h Add favicon to iconification icon 2011-10-07 23:12:12 +00:00
iff_cset.h Complete (but quite minimal at the moment) context menu implementation for AmigaOS: 2008-10-25 16:37:08 +00:00
iff_dr2d.c Indentation 2016-05-02 15:43:44 +01:00
iff_dr2d.h Some OS3 compatibility for testing 2014-12-20 12:42:55 +00:00
launch.c Don't use ami_NewMinList as it potentially writes past the MinList structure on OS3. 2016-01-26 19:40:59 +00:00
launch.h Fix warnings 2014-11-09 19:53:24 +00:00
libs.c Fix version number display on library open error requester 2016-05-01 13:22:53 +01:00
libs.h Make most of the prefs GUI display (and hopefully work) under OS3 2016-01-26 19:28:07 +00:00
login.c Cleanup amiga include issues introduced as part of core updates 2016-04-20 15:54:18 +01:00
login.h move 401 login into operation table 2014-01-16 00:52:17 +00:00
menu.c Update to new warn_user API 2016-05-01 14:00:47 +01:00
menu.h Cleanup amiga include issues introduced as part of core updates 2016-04-20 15:54:18 +01:00
misc.c Update to new warn_user API 2016-05-01 14:00:47 +01:00
misc.h Update to new warn_user API 2016-05-01 14:00:47 +01:00
object.c Free shared_pens list on tree destroy 2016-02-14 15:42:58 +00:00
object.h Don't use ami_NewMinList as it potentially writes past the MinList structure on OS3. 2016-01-26 19:40:59 +00:00
options.h Alloc specifying local charset on OS3 as we can't get this from Locale 2016-01-26 19:37:18 +00:00
os3support.c Add our own NewObject() function for OS3 and enable optimisations 2016-02-29 00:11:38 +00:00
os3support.h Add our own NewObject() function for OS3 and enable optimisations 2016-02-29 00:11:38 +00:00
plotters.c Update to new warn_user API 2016-05-01 14:00:47 +01:00
plotters.h Skip setting the pen in the RastPort if it is already set to that pen 2016-03-23 23:18:05 +00:00
plugin_hack.c Cleanup amiga include issues introduced as part of core updates 2016-04-20 15:54:18 +01:00
plugin_hack.h Remove cppcheck unnecessaryForwardDeclaration 2014-04-05 20:26:39 +01:00
print.c cleanup printer API usage of plotter headers 2016-05-04 15:43:43 +01:00
print.h Squash compiler warnings 2011-09-02 22:10:20 +00:00
rtg.c Use the correct format define for WPA() 2015-09-01 20:56:18 +01:00
rtg.h We don't need to use P96 for RectFill 2015-02-02 18:10:43 +00:00
save_pdf.c Clean up saving as PDF 2014-10-26 23:53:14 +00:00
save_pdf.h Changes required for new-cache 2010-03-28 15:51:05 +00:00
schedule.c debug 2016-03-02 23:47:49 +00:00
schedule.h Remove unused Amiga async scheduler 2016-01-21 20:13:49 +00:00
search.c Move everything else over to using the class pointers. 2015-01-26 00:05:01 +00:00
search.h Completely re-write web search provider handling 2014-05-25 01:01:59 +01:00
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. 2015-09-07 17:41:24 +01:00
selectmenu.h Fix broken headers 2015-09-06 09:23:08 +01:00
sslcert.c Update amiga frontend for split operation table header changes 2014-10-16 22:33:44 +01:00
sslcert.h fixup amiga build errors 2014-01-16 14:43:48 +00:00
theme.c Add missing include 2016-05-03 20:27:45 +01:00
theme.h Fix warnings 2014-10-25 16:22:28 +01:00
tree.c Update to new warn_user API 2016-05-01 14:00:47 +01:00
tree.h Update amiga frontend for split operation table header changes 2014-10-16 22:33:44 +01:00
utf8.c Alloc specifying local charset on OS3 as we can't get this from Locale 2016-01-26 19:37:18 +00:00
utf8.h move utf8 local conversion operations to table 2014-02-01 22:17:36 +00:00
version.c Ensure the ARexx-reported version number doesn't jump around between CI and release builds 2016-04-16 13:40:57 +01:00