netsurf/frontends/amiga
Chris Young 6c8225d3ab Don't abort on startup if GuiGFX is not available
Most OS4 users won't need it, everybody else might like the opportunity of using NetSurf to download it :)
2016-07-02 14:49:18 +01:00
..
agclass move frontends into sub directory 2016-05-15 13:44:34 +01:00
dist move frontends into sub directory 2016-05-15 13:44:34 +01:00
hash move frontends into sub directory 2016-05-15 13:44:34 +01:00
pkg Make Amiga SearchEngines file out of the global one plus our own additions 2016-07-01 17:37:09 +01: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 Update content to split public and internal API 2016-06-06 09:01:38 +01:00
arexx.h Make rxsig private to gui.c 2016-06-02 00:14:10 +01:00
bitmap.c Don't abort on startup if GuiGFX is not available 2016-07-02 14:49:18 +01:00
bitmap.h Ensure variables are declared correctly 2016-06-02 00:44:20 +01:00
clipboard.c move key press enums and operations to their own header 2016-07-01 14:27:04 +01: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 Update content to split public and internal API 2016-06-06 09:01:38 +01: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 Update content to split public and internal API 2016-06-06 09:01:38 +01: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 Update content to split public and internal API 2016-06-06 09:01:38 +01:00
file.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
filetype.c NULL a couple of variables 2016-06-15 21:04:51 +01:00
filetype.h Update content to split public and internal API 2016-06-06 09:01:38 +01:00
font_bullet.c Ensure variables are declared correctly 2016-06-02 00:44:20 +01:00
font_bullet.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
font_cache.c move frontends into sub directory 2016-05-15 13:44:34 +01:00
font_cache.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
font_diskfont.c Rationalise gui_globals a bit 2016-06-01 17:48:03 +01:00
font_diskfont.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
font_scan.c move mouse and pointer state header into public API 2016-05-30 12:10:08 +01:00
font_scan.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
font.c move desktop window header into public API 2016-05-30 17:32:57 +01:00
font.h Ensure variables are declared correctly 2016-06-02 00:44:20 +01:00
gui_options.c Use charset from default Locale and store it in an option so we can (a) override and (b) get it without constantly looking it up 2016-06-25 17:52:32 +01:00
gui_options.h Ensure variables are declared correctly 2016-06-02 00:44:20 +01:00
gui.c move key press enums and operations to their own header 2016-07-01 14:27:04 +01:00
gui.h Use charset from default Locale and store it in an option so we can (a) override and (b) get it without constantly looking it up 2016-06-25 17:52:32 +01: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 Ensure variables are declared correctly 2016-06-02 00:44:20 +01: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 Update content to split public and internal API 2016-06-06 09:01:38 +01: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 Update content to split public and internal API 2016-06-06 09:01:38 +01:00
iff_dr2d.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
launch.c Ensure variables are declared correctly 2016-06-02 00:44:20 +01:00
launch.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
libs.c Don't abort on startup if GuiGFX is not available 2016-07-02 14:49:18 +01:00
libs.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
login.c msplit public url database API out for frontends 2016-06-13 23:34:45 +01:00
login.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
Makefile Make Amiga SearchEngines file out of the global one plus our own additions 2016-07-01 17:37:09 +01:00
Makefile.defaults Use libiconv instead of newlib's iconv 2016-06-25 21:24:45 +01:00
menu.c move key press enums and operations to their own header 2016-07-01 14:27:04 +01:00
menu.h Ensure variables are declared correctly 2016-06-02 00:44:20 +01:00
misc.c reduce curl usage to fetcher, url unescaping and time parsing 2016-06-29 23:06:53 +01:00
misc.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
object.c Ensure variables are declared correctly 2016-06-02 00:44:20 +01:00
object.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
options.h Use charset from default Locale and store it in an option so we can (a) override and (b) get it without constantly looking it up 2016-06-25 17:52:32 +01:00
os3support.c move frontends into sub directory 2016-05-15 13:44:34 +01:00
os3support.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
plotters.c Rationalise gui_globals a bit 2016-06-01 17:48:03 +01:00
plotters.h Rationalise gui_globals a bit 2016-06-01 17:48:03 +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 Update content to split public and internal API 2016-06-06 09:01:38 +01: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 frontends into sub directory 2016-05-15 13:44:34 +01:00
schedule.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
search.c reduce core header usage 2016-06-01 07:59:19 +01:00
search.h reduce core header usage 2016-06-01 07:59:19 +01: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 move mouse and pointer state header into public API 2016-05-30 12:10:08 +01:00
sslcert.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
theme.c Ensure variables are declared correctly 2016-06-02 00:44:20 +01:00
theme.h Ensure variables are declared correctly 2016-06-02 00:44:20 +01:00
tree.c move key press enums and operations to their own header 2016-07-01 14:27:04 +01:00
tree.h move frontends into sub directory 2016-05-15 13:44:34 +01: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 move frontends into sub directory 2016-05-15 13:44:34 +01:00