netsurf/frontends/amiga
Chris Young ee88653dc0 Enable displaying download progress within a notification.
Requires Enhancer Pack (Ringhio 53.65+)
Defaults to 0 (off) as there is currently no check to see if this version is installed.
This is currently potentially dangerous to toggle whilst a download is in progress, so cannot be changed through the GUI.
2017-03-20 20:35:40 +00:00
..
agclass move frontends into sub directory 2016-05-15 13:44:34 +01:00
dist Enable displaying download progress within a notification. 2017-03-20 20:35:40 +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 Remove old tree implementation 2017-01-08 00:40:40 +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 Try to ensure we get the correct type of native BitMap 2017-02-13 18:41:38 +00:00
bitmap.h clean up some of the doxygen generation warnings 2017-02-19 11:32:17 +00:00
clipboard.c Split up menu.c into generic and gui_window-specific files 2017-01-15 16:05:07 +00:00
clipboard.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
cookies.c clean up some of the doxygen generation warnings 2017-02-19 11:32:17 +00:00
cookies.h Basic conversion of cookie manager to core window 2017-01-03 00:26:00 +00:00
corewindow.c clean up some of the doxygen generation warnings 2017-02-19 11:32:17 +00:00
corewindow.h clean up some of the doxygen generation warnings 2017-02-19 11:32:17 +00: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 Enable displaying download progress within a notification. 2017-03-20 20:35:40 +00:00
download.h Update download window to use event callbacks 2016-12-31 00:11:06 +00:00
drag.c fix errors from cppcheck in amiga frontend 2017-03-03 19:34:11 +00:00
drag.h Fix OS3 build 2016-06-02 21:55:46 +01:00
dt_anim.c update amiga plot API 2017-02-11 13:57:07 +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 amiga plot API 2017-02-11 13:57:07 +00:00
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 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 Remove use of global context data from Amiga frontend 2017-02-13 00:18: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_menu.c fix errors from cppcheck in amiga frontend 2017-03-03 19:34:11 +00:00
gui_menu.h Remove use of global context data from Amiga frontend 2017-02-13 00:18:32 +00:00
gui_options.c When switching to outline fonts on OS3 reset the fonts 2017-02-25 00:16:49 +00:00
gui_options.h Update GUI options window to use event callback 2016-12-31 00:02:21 +00:00
gui.c fix errors from cppcheck in amiga frontend 2017-03-03 19:34:11 +00:00
gui.h Remove use of global context data from Amiga frontend 2017-02-13 00:18:32 +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 Make gui_globals less... global 2017-02-13 18:27:37 +00:00
history_local.h Update local history window to use event callback 2016-12-31 00:43:06 +00:00
history.c clean up some of the doxygen generation warnings 2017-02-19 11:32:17 +00:00
history.h Migrate global history to corewindow 2017-01-06 18:27:09 +00:00
hotlist.c clean up some of the doxygen generation warnings 2017-02-19 11:32:17 +00:00
hotlist.h Conversion of Amiga hotlist manager to corewindow 2017-01-06 23:56:52 +00:00
icon.c fix errors from cppcheck in amiga frontend 2017-03-03 19:34:11 +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 create netsurf inttypes header to have portable integer formatting macros 2017-01-21 14:20:55 +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 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 Split up menu.c into generic and gui_window-specific files 2017-01-15 16:05:07 +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 menu shortcuts on non-menuclass menus 2017-02-24 23:43:51 +00:00
menu.h Attempt hotlist menu refresh 2017-01-15 17:51:55 +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 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 Basic template for an Amiga core window 2017-01-01 13:28:11 +00:00
options.h Enable displaying download progress within a notification. 2017-03-20 20:35:40 +00:00
os3support.c more allocvec/malloc changes 2016-11-19 21:40:32 +00:00
os3support.h Fix OS3 build 2017-02-11 16:28:49 +00:00
plotters.c clean up incorrect documentation comments from plotter API rework 2017-02-14 23:06:04 +00:00
plotters.h Make gui_globals less... global 2017-02-13 18:27:37 +00:00
plugin_hack.c update amiga plot API 2017-02-11 13:57:07 +00:00
plugin_hack.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
print.c Make gui_globals less... global 2017-02-13 18:27:37 +00:00
print.h Update print window to use event callback 2016-12-31 00:37:59 +00: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 clean up some of the doxygen generation warnings 2017-02-19 11:32:17 +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 Try to ensure we get the correct type of native BitMap 2017-02-13 18:41:38 +00:00
theme.h Use functions for determining throbber bitmap size 2016-07-03 17:23:24 +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 Correct revision number 2016-11-19 21:44:42 +00:00