netsurf/amiga
2015-02-04 00:09:34 +00:00
..
agclass Move everything else over to using the class pointers. 2015-01-26 00:05:01 +00:00
dist Make adding NetSurf to launch-handler more robust: 2015-01-17 12:52:09 +00:00
pkg Make adding NetSurf to launch-handler more robust: 2015-01-17 12:52:09 +00:00
resources
stringview Move everything else over to using the class pointers. 2015-01-26 00:05:01 +00:00
arexx.c Move everything else over to using the class pointers. 2015-01-26 00:05:01 +00:00
arexx.h
bitmap.c Remove some unneeded ARGB<=>RGBA conversion 2015-02-02 18:54:08 +00:00
bitmap.h
clipboard.c Use a function to create ready-cleared memory 2015-01-10 23:10:05 +00:00
clipboard.h
context_menu.c make context_menu.c build for os3 2015-01-10 23:15:06 +00:00
context_menu.h make context_menu.c build for os3 2015-01-10 23:15:06 +00:00
cookies.c
cookies.h
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 Fix warnings 2014-11-09 19:44:59 +00:00
drag.c Merge branch 'master' of git://git.netsurf-browser.org/netsurf 2015-01-11 00:14:54 +00:00
drag.h stub out drag stuff for os3 2015-01-10 23:39:21 +00:00
dt_anim.c fix-up the datatypes handlers for os3 2015-01-10 23:46:17 +00:00
dt_picture.c Remove some unneeded ARGB<=>RGBA conversion 2015-02-02 18:54:08 +00:00
dt_sound.c fix-up the datatypes handlers for os3 2015-01-10 23:46:17 +00:00
file.c Avoid giving ASL a NULL pointer for the initial drawer. 2015-01-28 23:41:33 +00:00
file.h Fix warnings 2014-11-09 19:37:35 +00:00
filetype.c Revert "Attempt to fix a couple of Enforcer hits" 2015-01-31 11:59:31 +00:00
filetype.h
font_bitmap.c File missing from previous commit 2015-02-03 19:51:55 +00:00
font_scan.c Remove dead code 2015-01-31 13:52:03 +00:00
font_scan.h Fix bullet.library usage 2015-01-30 18:32:44 +00:00
font.c Lazy bitmap font rendered text for slow hardware (non-working) 2015-02-03 19:48:28 +00:00
font.h Lazy bitmap font rendered text for slow hardware (non-working) 2015-02-03 19:48:28 +00:00
fs_backing_store.c Avoid confusing double-negatives 2015-01-13 00:01:45 +00:00
fs_backing_store.h Revert "Revert "Write out to the backing store asynchronously."" 2014-11-22 16:41:29 +00:00
gui_options.c Move everything else over to using the class pointers. 2015-01-26 00:05:01 +00:00
gui_options.h
gui.c Revert shared pens support to previously-working state 2015-02-02 18:28:21 +00:00
gui.h Fix OS3 build 2015-01-29 19:31:47 +00:00
help.c Fix some easy OS3 linker errors 2015-01-18 23:29:49 +00:00
help.h
history_local.c Move everything else over to using the class pointers. 2015-01-26 00:05:01 +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 Fix warning 2014-11-09 19:39:36 +00:00
hotlist.h
icon.c Fixup icon.c for OS3 2015-01-18 20:11:33 +00:00
icon.h
iff_cset.h
iff_dr2d.c Tidy up 2015-01-08 23:45:41 +00:00
iff_dr2d.h Some OS3 compatibility for testing 2014-12-20 12:42:55 +00:00
launch.c Fix remaining linker errors 2015-01-18 23:54:21 +00:00
launch.h Fix warnings 2014-11-09 19:53:24 +00:00
libs.c Open the interface for speedbar.gadget 2015-01-31 13:42:40 +00:00
libs.h Fix creation of SpeedBar objects 2015-01-31 13:51:27 +00:00
login.c Move everything else over to using the class pointers. 2015-01-26 00:05:01 +00:00
login.h
Makefile.defaults Add some suggested optimisation switches 2015-02-02 00:01:43 +00:00
Makefile.target Lazy bitmap font rendered text for slow hardware (non-working) 2015-02-03 19:48:28 +00:00
menu.c NewLook menus 2015-02-01 10:58:31 +00:00
menu.h Don't schedule our own redraw after a reformat, as this is performed anyway. 2015-01-29 19:18:49 +00:00
misc.c Always use a friend bitmap on OS3 2015-02-02 23:45:49 +00:00
misc.h Use a function to create ready-cleared memory 2015-01-10 23:10:05 +00:00
object.c Remove extra debug list padding 2015-02-03 19:49:09 +00:00
object.h
options.h Lazy bitmap font rendered text for slow hardware (non-working) 2015-02-03 19:48:28 +00:00
os3support.c Fix GetPred 2015-02-02 00:09:07 +00:00
os3support.h Fix GetPred 2015-02-02 00:09:07 +00:00
plotters.c Re-disable P96 on OS3 pending a fix 2015-02-03 23:58:35 +00:00
plotters.h Revert shared pens support to previously-working state 2015-02-02 18:28:21 +00:00
plugin_hack.c More OS3 compilation fixes 2015-01-18 23:13:32 +00: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 We don't need to use P96 for RectFill 2015-02-02 18:10:43 +00: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 More OS3 compilation fixes 2015-01-18 23:13:32 +00:00
schedule.h New scheduler 2014-11-22 16:27:39 +00:00
search.c Move everything else over to using the class pointers. 2015-01-26 00:05:01 +00:00
search.h
sslcert.c
sslcert.h
theme.c More OS3 compilation fixes 2015-01-18 23:13:32 +00:00
theme.h
thumbnail.c Remove BMF_DISPLAYABLE from other non-displayed BitMaps 2015-01-31 22:19:12 +00:00
tree.c Move everything else over to using the class pointers. 2015-01-26 00:05:01 +00:00
tree.h
utf8.c
utf8.h
version.c