netsurf/frontends/amiga
2016-12-30 13:06:42 +00:00
..
agclass move frontends into sub directory 2016-05-15 13:44:34 +01:00
dist Remove setting an env-var to force disable Altivec in libjpeg-turbo 2016-11-18 18:49:17 +00:00
hash move frontends into sub directory 2016-05-15 13:44:34 +01:00
pkg Official Release 2016-11-19 13:55:01 +00:00
resources Make Amiga SearchEngines file out of the global one plus our own additions 2016-07-01 17:37:09 +01:00
stringview msplit public url database API out for frontends 2016-06-13 23:34:45 +01:00
arexx.c Add more clib2 stats 2016-11-27 17:10:03 +00:00
arexx.h Fix the signalling to the old session of NetSurf from the newly-launched one. 2016-07-03 22:08:29 +01:00
bitmap.c Get clib2 slab usage 2016-11-20 17:12:18 +00:00
bitmap.h Free and clear icondata to avoid a potential double-free 2016-11-19 21:10:55 +00:00
clipboard.c More allocvec/malloc replacements 2016-11-19 20:44:17 +00:00
clipboard.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
cookies.c Ensure variables are declared correctly 2016-06-02 00:44:20 +01:00
cookies.h Ensure variables are declared correctly 2016-06-02 00:44:20 +01:00
ctxmenu.c move key press enums and operations to their own header 2016-07-01 14:27:04 +01:00
ctxmenu.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
datatypes.c move frontends into sub directory 2016-05-15 13:44:34 +01:00
datatypes.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
download.c More allocvec/malloc replacements 2016-11-19 20:44:17 +00:00
download.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
drag.c Update content to split public and internal API 2016-06-06 09:01:38 +01:00
drag.h Fix OS3 build 2016-06-02 21:55:46 +01:00
dt_anim.c remove ami_misc_allocvec_clear 2016-11-19 21:55:15 +00:00
dt_picture.c Update content to split public and internal API 2016-06-06 09:01:38 +01:00
dt_sound.c Update content to split public and internal API 2016-06-06 09:01:38 +01:00
file.c More allocvec/malloc replacements 2016-11-19 20:44:17 +00:00
file.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
filetype.c More allocvec/malloc replacements 2016-11-19 20:44:17 +00:00
filetype.h Update content to split public and internal API 2016-06-06 09:01:38 +01:00
font_bullet.c More allocvec/malloc replacements 2016-11-19 20:44:17 +00:00
font_bullet.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
font_cache.c More allocvec/malloc replacements 2016-11-19 20:44:17 +00:00
font_cache.h Help gcc opt 2016-07-03 19:39:08 +01:00
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 move frontends into sub directory 2016-05-15 13:44:34 +01:00
font.c Reduce frequency of diskfont open/close 2016-11-27 14:57:32 +00:00
font.h Ensure variables are declared correctly 2016-06-02 00:44:20 +01:00
gui_options.c More allocvec/malloc changes 2016-11-19 21:02:42 +00:00
gui_options.h Move current user options path to an abstracted nsoptions_read/write function 2016-07-09 01:07:18 +01:00
gui.c Update treeviews to use event callback 2016-12-30 13:06:42 +00:00
gui.h Update treeviews to use event callback 2016-12-30 13:06:42 +00:00
help.c Ensure variables are declared correctly 2016-06-02 00:44:20 +01:00
help.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
history_local.c More allocvec/malloc changes 2016-11-19 21:02:42 +00:00
history_local.h Rationalise gui_globals a bit 2016-06-01 17:48:03 +01:00
history.c Ensure variables are declared correctly 2016-06-02 00:44:20 +01:00
history.h Ensure variables are declared correctly 2016-06-02 00:44:20 +01:00
hotlist.c Ensure variables are declared correctly 2016-06-02 00:44:20 +01:00
hotlist.h Ensure variables are declared correctly 2016-06-02 00:44:20 +01: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 move frontends into sub directory 2016-05-15 13:44:34 +01:00
iff_cset.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
iff_dr2d.c Add missing includes 2016-11-19 21:52:46 +00:00
iff_dr2d.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
launch.c Ensure OpenURL list is always freed 2016-12-07 00:00:54 +00:00
launch.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
libs.c Call CloseLibrary 2016-08-18 00:33:58 +01:00
libs.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
login.c more allocvec/malloc changes 2016-11-19 21:40:32 +00:00
login.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
Makefile Move memory functions from misc.c to memory.c 2016-11-19 15:50:22 +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 more allocvec/malloc changes 2016-11-19 21:40:32 +00:00
menu.h Handle closing windows and quitting from the menu differently 2016-07-03 17:09:11 +01: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 Add missing files 2016-07-09 14:35:39 +01:00
nsoption.h Add missing files 2016-07-09 14:35:39 +01:00
object.c Avoid potential memory leak 2016-12-06 17:54:58 +00:00
object.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
options.h Allow a second-run NetSurf to open passed URL in a new tab rather than a new window. 2016-08-15 17:51:01 +01: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 Update content to split public and internal API 2016-06-06 09:01:38 +01:00
plugin_hack.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
print.c more allocvec/malloc changes 2016-11-19 21:40:32 +00:00
print.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
rtg.c move frontends into sub directory 2016-05-15 13:44:34 +01:00
rtg.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
save_pdf.c move frontends into sub directory 2016-05-15 13:44:34 +01:00
save_pdf.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
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 move the public form API 2016-06-14 12:39:54 +01:00
selectmenu.h Ensure variables are declared correctly 2016-06-02 00:44:20 +01:00
sslcert.c Allow certificate verification user prompt creation to return errors 2016-07-31 13:25:20 +01:00
sslcert.h Allow certificate verification user prompt creation to return errors 2016-07-31 13:25:20 +01:00
theme.c Add missing includes 2016-11-19 21:52:46 +00:00
theme.h Use functions for determining throbber bitmap size 2016-07-03 17:23:24 +01:00
tree.c Update treeviews to use event callback 2016-12-30 13:06:42 +00:00
tree.h Update treeviews to use event callback 2016-12-30 13:06:42 +00:00
utf8.c Use libiconv instead of newlib's iconv 2016-06-25 21:24:45 +01:00
utf8.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
version.c Correct revision number 2016-11-19 21:44:42 +00:00