.. |
agclass
|
move frontends into sub directory
|
2016-05-15 13:44:34 +01:00 |
dist
|
Fix attribute
|
2017-09-24 23:33:04 +01:00 |
hash
|
move frontends into sub directory
|
2016-05-15 13:44:34 +01:00 |
pkg
|
Add AmiSSL requirement
|
2019-04-08 12:49:13 +01:00 |
resources
|
Add page info icon to Amiga frontend
|
2019-12-08 17:23:36 +00:00 |
stringview
|
remove some warnings in amiga frontend build
|
2019-05-05 22:48:44 +01:00 |
arexx.c
|
Amiga: Allow running JS from ARexx
|
2019-08-10 14:22:52 +01: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
|
NULL drawhandle after free
|
2019-06-09 19:29:56 +01:00 |
bitmap.h
|
clean up some of the doxygen generation warnings
|
2017-02-19 11:32:17 +00:00 |
clipboard.c
|
Make screen pointer accesible through an accessor function only
|
2019-05-10 20:59:30 +01:00 |
clipboard.h
|
move frontends into sub directory
|
2016-05-15 13:44:34 +01:00 |
cookies.c
|
Hide the message port which is shared amongst all Amiga NetSurf windows
|
2019-05-10 21:59:03 +01:00 |
cookies.h
|
Basic conversion of cookie manager to core window
|
2017-01-03 00:26:00 +00:00 |
corewindow.c
|
Core window: Constify the core_window handle through the getters.
|
2020-02-22 16:37:37 +00:00 |
corewindow.h
|
clean up some of the doxygen generation warnings
|
2017-02-19 11:32:17 +00:00 |
ctxmenu.c
|
Make screen pointer accesible through an accessor function only
|
2019-05-10 20:59:30 +01:00 |
ctxmenu.h
|
fix os3 build
|
2019-05-08 18:35:51 +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
|
Hide the message port which is shared amongst all Amiga NetSurf windows
|
2019-05-10 21:59:03 +01:00 |
download.h
|
Allow for more varied notification backmsgs
|
2017-03-21 18:42:41 +00:00 |
drag.c
|
Make the window list more private
|
2019-05-10 21:49:00 +01:00 |
drag.h
|
Make the window list more private
|
2019-05-10 21:49:00 +01:00 |
dt_anim.c
|
amiga: Try and catch the last content rework for amiga
|
2019-08-05 22:16:00 +01:00 |
dt_picture.c
|
amiga: Fix more content error snafus.
|
2019-08-05 22:19:58 +01:00 |
dt_sound.c
|
change content get_source_data interfaces to return uint8_t and size_t
|
2019-05-05 22:50:25 +01:00 |
file.c
|
Make screen pointer accesible through an accessor function only
|
2019-05-10 20:59:30 +01:00 |
file.h
|
Migrate global history to corewindow
|
2017-01-06 18:27:09 +00:00 |
filetype.c
|
Use coccinelle to change logging macro calls in c files
|
2017-09-06 18:45:27 +01:00 |
filetype.h
|
Update content to split public and internal API
|
2016-06-06 09:01:38 +01:00 |
font_bullet.c
|
fix several amiga frontend warnings
|
2019-05-06 10:32:16 +01:00 |
font_bullet.h
|
move frontends into sub directory
|
2016-05-15 13:44:34 +01:00 |
font_cache.c
|
Use coccinelle to change logging macro calls in c files
|
2017-09-06 18:45:27 +01:00 |
font_cache.h
|
Help gcc opt
|
2016-07-03 19:39:08 +01:00 |
font_diskfont.c
|
Plotters: Add plot_style_fixed type, and use for font size.
|
2018-05-23 11:48:35 +01:00 |
font_diskfont.h
|
Reduce frequency of diskfont open/close
|
2016-11-27 14:57:32 +00:00 |
font_scan.c
|
Make screen pointer accesible through an accessor function only
|
2019-05-10 20:59:30 +01:00 |
font_scan.h
|
move frontends into sub directory
|
2016-05-15 13:44:34 +01:00 |
font.c
|
split browser and browser_window operations
|
2019-08-01 19:51:19 +01:00 |
font.h
|
Ensure variables are declared correctly
|
2016-06-02 00:44:20 +01:00 |
gui_menu.c
|
Make screen pointer accesible through an accessor function only
|
2019-05-10 20:59:30 +01:00 |
gui_menu.h
|
make gui_window_2 private to gui.c
|
2019-05-08 17:48:50 +01:00 |
gui_options.c
|
Amiga: Try removing unused minimum GIF delay option.
|
2020-02-21 11:45:20 +00:00 |
gui_options.h
|
Update GUI options window to use event callback
|
2016-12-31 00:02:21 +00:00 |
gui.c
|
Add page info icon to Amiga frontend
|
2019-12-08 17:23:36 +00:00 |
gui.h
|
Hide the message port which is shared amongst all Amiga NetSurf windows
|
2019-05-10 21:59:03 +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
|
amiga/history_local: Scroll to cursor on open
|
2019-08-02 21:04:58 +01:00 |
history_local.h
|
fix several amiga frontend warnings
|
2019-05-06 10:32:16 +01:00 |
history.c
|
Hide the message port which is shared amongst all Amiga NetSurf windows
|
2019-05-10 21:59:03 +01:00 |
history.h
|
Migrate global history to corewindow
|
2017-01-06 18:27:09 +00:00 |
hotlist.c
|
Hide the message port which is shared amongst all Amiga NetSurf windows
|
2019-05-10 21:59:03 +01:00 |
hotlist.h
|
Conversion of Amiga hotlist manager to corewindow
|
2017-01-06 23:56:52 +00:00 |
icon.c
|
amiga: Fix more content error snafus.
|
2019-08-05 22:19:58 +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
|
change content get_source_data interfaces to return uint8_t and size_t
|
2019-05-05 22:50:25 +01:00 |
iff_dr2d.h
|
move frontends into sub directory
|
2016-05-15 13:44:34 +01:00 |
launch.c
|
Fix crash on exit
|
2019-05-06 13:31:35 +01:00 |
launch.h
|
move frontends into sub directory
|
2016-05-15 13:44:34 +01:00 |
libs.c
|
Amiga: Implement a simple listbrowser log in the GUI
|
2019-08-10 14:29:58 +01:00 |
libs.h
|
Amiga: Implement a simple listbrowser log in the GUI
|
2019-08-10 14:29:58 +01:00 |
Makefile
|
AmiSSL implies OpenSSL
|
2020-03-06 20:42:34 +00:00 |
Makefile.defaults
|
No debug symbols on OS3
|
2019-05-06 13:36:18 +01:00 |
memory.c
|
Use coccinelle to change logging macro calls in c files
|
2017-09-06 18:45:27 +01:00 |
memory.h
|
Free the correct memory pointer
|
2016-12-06 23:39:46 +00:00 |
menu.c
|
Make screen pointer accesible through an accessor function only
|
2019-05-10 20:59:30 +01:00 |
menu.h
|
Attempt hotlist menu refresh
|
2017-01-15 17:51:55 +00:00 |
misc.c
|
Fix memory leak in Amiga frontend
|
2019-06-09 20:17:47 +01: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
|
Amiga: Allow running JS from ARexx
|
2019-08-10 14:22:52 +01:00 |
os3support.c
|
Mod os3support files so file.c builds
|
2020-03-06 20:29:45 +00:00 |
os3support.h
|
Mod os3support files so file.c builds
|
2020-03-06 20:29:45 +00:00 |
plotters.c
|
Make screen pointer accesible through an accessor function only
|
2019-05-10 20:59:30 +01:00 |
plotters.h
|
Make gui_globals less... global
|
2017-02-13 18:27:37 +00:00 |
plugin_hack.c
|
Plotters: Change stroke width in the plot_style_t to fixed point.
|
2018-05-23 13:04:19 +01:00 |
plugin_hack.h
|
move frontends into sub directory
|
2016-05-15 13:44:34 +01:00 |
print.c
|
Hide the message port which is shared amongst all Amiga NetSurf windows
|
2019-05-10 21:59:03 +01: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
|
Check callback memory is allocated before trying to use it.
|
2019-06-09 20:30:46 +01:00 |
schedule.h
|
AmigaOS low memory handler attempt 2
|
2016-11-27 16:25:27 +00:00 |
search.c
|
Hide the message port which is shared amongst all Amiga NetSurf windows
|
2019-05-10 21:59:03 +01:00 |
search.h
|
Declare global variables as extern in headers
|
2019-06-30 09:52:06 +01:00 |
selectmenu.c
|
try storing form_control in the hook data
|
2019-05-08 18:12:22 +01:00 |
selectmenu.h
|
Ensure variables are declared correctly
|
2016-06-02 00:44:20 +01:00 |
sslcert.c
|
missed a certificate change on amiga frontend
|
2020-02-23 17:37:33 +00:00 |
sslcert.h
|
fix windows and amiga frontends to cope with certificate chain changes
|
2020-02-23 17:25:19 +00:00 |
theme.c
|
more accessor for gui_window_2
|
2019-05-08 01:44:44 +01:00 |
theme.h
|
Move ami_(re)set_pointer (back?) into gui.c as they need to set/read the gui_window_2 structure
|
2019-05-08 00:59:04 +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
|
Update version for next development cycle
|
2019-07-17 11:39:46 +01:00 |