netsurf/amiga
2016-01-23 15:11:17 +00:00
..
agclass Fix more hook functions 2015-02-24 19:51:51 +00:00
dist Add more appropriate readme for OS3 build 2016-01-23 12:48:24 +00:00
hash Optimise for PPC 2015-11-17 23:24:34 +00:00
pkg Add more appropriate readme for OS3 build 2016-01-23 12:48:24 +00:00
resources Added Amiga ToolTypes parser. 2015-11-22 00:06:10 +00:00
stringview Allow URL completion to pick up non-visited URLs 2015-04-09 20:45:37 +01:00
arexx.c Fix some old and new GCC errors/warnings 2016-01-15 19:58:24 +00:00
arexx.h
bitmap.c remove missing os3 include 2016-01-23 15:04:45 +00:00
bitmap.h fix argb_to_rgba definition weirdness 2016-01-23 14:58:47 +00:00
clipboard.c Fix some old and new GCC errors/warnings 2016-01-15 19:58:24 +00:00
clipboard.h Complete context menu items for links 2015-09-04 23:38:04 +01:00
cookies.c
cookies.h
ctxmenu.c Only show context menu text selection options if there is text selected 2016-01-14 19:15:30 +00:00
ctxmenu.h Fix broken headers 2015-09-06 09:23:08 +01:00
datatypes.c
datatypes.h
download.c Move everything else over to using the class pointers. 2015-01-26 00:05:01 +00:00
download.h
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 Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
dt_picture.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
dt_sound.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
file.c Remove the setting of mimetype in default tooltypes 2015-11-24 20:35:18 +00:00
file.h
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_bullet.c Don't expose the DPI-related variables 2016-01-18 00:02:52 +00:00
font_bullet.h missing files 2016-01-16 11:44:03 +00:00
font_cache.c OS3 build fixes 2016-01-16 19:37:39 +00:00
font_cache.h Fix OS4 build errors/warnings 2016-01-11 20:12:14 +00:00
font_diskfont.c Merge branch 'master' of git://git.netsurf-browser.org/netsurf 2016-01-20 23:32:34 +00: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
font.c Don't expose the DPI-related variables 2016-01-18 00:02:52 +00:00
font.h Don't expose the DPI-related variables 2016-01-18 00:02:52 +00:00
gui_options.c More font-related tidy-up 2016-01-16 00:00:57 +00:00
gui_options.h
gui.c Move the OS3 statusbar underneath all the scrollbars 2016-01-23 15:11:17 +00:00
gui.h Use a memory pool for deferred rects 2016-01-20 23:32:19 +00:00
help.c Fix some easy OS3 linker errors 2015-01-18 23:29:49 +00:00
help.h
history_local.c Fix some old and new GCC errors/warnings 2016-01-15 19:58:24 +00: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
history.c
history.h
hotlist.c Abstract all instances of NewMinList as it causes alert 80000006 on OS3 2015-08-05 23:42:20 +01:00
hotlist.h
icon.c Fix some old and new GCC errors/warnings 2016-01-15 19:58:24 +00:00
icon.h
iff_cset.h
iff_dr2d.c NULL-terminate font name in IFF DR2D FONS 2015-07-20 19:42:50 +01:00
iff_dr2d.h Some OS3 compatibility for testing 2014-12-20 12:42:55 +00:00
launch.c Abstract all instances of NewMinList as it causes alert 80000006 on OS3 2015-08-05 23:42:20 +01:00
launch.h
libs.c Fix version check 2015-09-02 17:26:33 +01:00
libs.h Fix creation of SpeedBar objects 2015-01-31 13:51:27 +00:00
login.c fixup missing lincludes from messages API update 2015-06-22 10:42:01 +01:00
login.h
Makefile.defaults Remove webp image handling 2015-04-21 14:03:02 +01:00
Makefile.target Add more appropriate readme for OS3 build 2016-01-23 12:48:24 +00:00
menu.c Fix some old and new GCC errors/warnings 2016-01-15 19:58:24 +00:00
menu.h Create menus on OS3 and 4 the same way (manual GadTools method). 2015-09-06 09:06:20 +01:00
misc.c Don't free the deferred rects using FreeVec on exit as they're itempools 2016-01-23 12:11:33 +00:00
misc.h Allocate deferred rectangles using itempools 2016-01-21 00:08:49 +00:00
object.c Don't free the deferred rects using FreeVec on exit as they're itempools 2016-01-23 12:11:33 +00:00
object.h Allocate generic list objects using itempools 2016-01-22 18:40:40 +00:00
options.h missing files 2016-01-16 11:44:03 +00:00
os3support.c Fix OS3 build 2015-08-17 17:44:27 +01:00
os3support.h Remove nulling of a function which does actually exist in OS3 gfx.lib 2016-01-23 14:59:22 +00:00
plotters.c misc amiga fixes re font plotting 2016-01-17 23:40:50 +00:00
plotters.h As the content interface is now doing the scaling, we render to a native BitMap and then copy that to the RGBA32 bitmap buffer without re-scaling. 2015-04-25 13:13:30 +01:00
plugin_hack.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
plugin_hack.h
print.c Move everything else over to using the class pointers. 2015-01-26 00:05:01 +00:00
print.h
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
save_pdf.h
schedule.c Remove unused Amiga async scheduler 2016-01-21 20:13: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
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
sslcert.h
theme.c This moves message loading out of netsurf_init into each frontend 2015-06-21 23:27:22 +01:00
theme.h
tree.c Fix opening of SSL cert window 2016-01-23 00:17:16 +00:00
tree.h
utf8.c
utf8.h
version.c Bump version 2015-03-27 20:51:00 +00:00