netsurf/frontends/amiga
2017-01-14 23:47:00 +00:00
..
agclass
dist Make the documentation reflect reality. 2016-12-31 14:47:33 +00:00
hash
pkg Official Release 2016-11-19 13:55:01 +00:00
resources
stringview
arexx.c Remove old tree implementation 2017-01-08 00:40:40 +00:00
arexx.h
bitmap.c remove excessive logging 2017-01-08 00:34:06 +00:00
bitmap.h Free and clear icondata to avoid a potential double-free 2016-11-19 21:10:55 +00:00
clipboard.c Replace OnMenu/OffMenu with MenuClass compatible abstraction 2017-01-14 20:51:51 +00:00
clipboard.h
cookies.c Fix MenuClass menu creation 2017-01-14 23:47:00 +00:00
cookies.h Basic conversion of cookie manager to core window 2017-01-03 00:26:00 +00:00
corewindow.c move plot style header to netsurf include directory 2017-01-13 10:03:24 +00:00
corewindow.h Broken corewindow drag implementation 2017-01-07 00:26:15 +00:00
ctxmenu.c
ctxmenu.h
datatypes.c
datatypes.h
download.c Update download window to use event callbacks 2016-12-31 00:11:06 +00:00
download.h Update download window to use event callbacks 2016-12-31 00:11:06 +00:00
drag.c
drag.h
dt_anim.c remove ami_misc_allocvec_clear 2016-11-19 21:55:15 +00:00
dt_picture.c
dt_sound.c
file.c Migrate global history to corewindow 2017-01-06 18:27:09 +00:00
file.h Migrate global history to corewindow 2017-01-06 18:27:09 +00:00
filetype.c More allocvec/malloc replacements 2016-11-19 20:44:17 +00:00
filetype.h
font_bullet.c More allocvec/malloc replacements 2016-11-19 20:44:17 +00:00
font_bullet.h
font_cache.c More allocvec/malloc replacements 2016-11-19 20:44:17 +00:00
font_cache.h
font_diskfont.c Reduce frequency of diskfont open/close 2016-11-27 14:57:32 +00:00
font_diskfont.h Reduce frequency of diskfont open/close 2016-11-27 14:57:32 +00:00
font_scan.c More allocvec/malloc replacements 2016-11-19 20:44:17 +00:00
font_scan.h
font.c Reduce frequency of diskfont open/close 2016-11-27 14:57:32 +00:00
font.h
gui_options.c Update GUI options window to use event callback 2016-12-31 00:02:21 +00:00
gui_options.h Update GUI options window to use event callback 2016-12-31 00:02:21 +00:00
gui.c Replace OnMenu/OffMenu with MenuClass compatible abstraction 2017-01-14 20:51:51 +00:00
gui.h re-structure menu code to make it useable elsewhere in the frontend 2017-01-03 19:27:40 +00:00
help.c
help.h
history_local.c Update local history window to use event callback 2016-12-31 00:43:06 +00:00
history_local.h Update local history window to use event callback 2016-12-31 00:43:06 +00:00
history.c Fix MenuClass menu creation 2017-01-14 23:47:00 +00:00
history.h Migrate global history to corewindow 2017-01-06 18:27:09 +00:00
hotlist.c Fix MenuClass menu creation 2017-01-14 23:47:00 +00:00
hotlist.h Conversion of Amiga hotlist manager to corewindow 2017-01-06 23:56:52 +00:00
icon.c Merge branch 'master' of git://git.netsurf-browser.org/netsurf into chris/malloc 2016-11-19 21:12:31 +00:00
icon.h
iff_cset.h
iff_dr2d.c Add missing includes 2016-11-19 21:52:46 +00:00
iff_dr2d.h
launch.c Ensure OpenURL list is always freed 2016-12-07 00:00:54 +00:00
launch.h
libs.c Call CloseLibrary 2016-08-18 00:33:58 +01:00
libs.h
login.c Update 401 login window to use event callbacks 2016-12-31 00:30:42 +00:00
login.h Update 401 login window to use event callbacks 2016-12-31 00:30:42 +00:00
Makefile Complete Amiga corewindow implementation and migration from old treeviews 2017-01-08 01:09:41 +00:00
Makefile.defaults remove junk references to old javascript implementations 2016-09-19 22:02:51 +01:00
memory.c Add more clib2 stats 2016-11-27 17:10:03 +00:00
memory.h Free the correct memory pointer 2016-12-06 23:39:46 +00:00
menu.c Fix MenuClass menu creation 2017-01-14 23:47:00 +00:00
menu.h Fix MenuClass menu creation 2017-01-14 23:47:00 +00:00
misc.c Move memory functions from misc.c to memory.c 2016-11-19 15:50:22 +00:00
misc.h Move memory functions from misc.c to memory.c 2016-11-19 15:50:22 +00:00
nsoption.c
nsoption.h
object.c Avoid potential memory leak 2016-12-06 17:54:58 +00:00
object.h Basic template for an Amiga core window 2017-01-01 13:28:11 +00:00
options.h Allocate uncompressed bitmap data in extended memory. 2016-12-31 14:01:29 +00:00
os3support.c more allocvec/malloc changes 2016-11-19 21:40:32 +00:00
os3support.h remove ami_misc_allocvec_clear 2016-11-19 21:55:15 +00:00
plotters.c Revert "Ensure we free the pen list memory" 2016-12-06 23:58:47 +00:00
plotters.h Make browserglob private to gui.c 2016-07-09 23:55:16 +01:00
plugin_hack.c
plugin_hack.h
print.c Update print window to use event callback 2016-12-31 00:37:59 +00:00
print.h Update print window to use event callback 2016-12-31 00:37:59 +00:00
rtg.c
rtg.h
save_pdf.c
save_pdf.h
schedule.c Move memory functions from misc.c to memory.c 2016-11-19 15:50:22 +00:00
schedule.h AmigaOS low memory handler attempt 2 2016-11-27 16:25:27 +00:00
search.c Update treeviews to use event callback 2016-12-30 13:06:42 +00:00
search.h Start tidying up Amiga event-handling code 2016-12-30 00:59:12 +00:00
selectmenu.c
selectmenu.h
sslcert.c Support SimpleRefresh corewindows 2017-01-08 13:59:51 +00:00
sslcert.h Take the redraw routine from old tree_redraw with less meddling 2017-01-02 13:47:21 +00:00
theme.c Add missing includes 2016-11-19 21:52:46 +00:00
theme.h
utf8.c
utf8.h
version.c Correct revision number 2016-11-19 21:44:42 +00:00