.. |
agclass
|
move frontends into sub directory
|
2016-05-15 13:44:34 +01:00 |
dist
|
Amiga: Add ARexx scripts to play videos via YT
|
2021-12-17 12:29:30 +00:00 |
hash
|
move frontends into sub directory
|
2016-05-15 13:44:34 +01:00 |
pkg
|
Amiga: Update netsurf_os3.readme requirements
|
2024-01-04 13:30:20 +00:00 |
resources
|
Add page info icon to Amiga frontend
|
2019-12-08 17:23:36 +00:00 |
stringview
|
fix warnings in amiga stringview
|
2020-05-25 13:45:54 +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
|
Amiga: Use ARGB format bitmaps
|
2022-04-01 16:03:44 +01:00 |
bitmap.h
|
Amiga: Use ARGB format bitmaps
|
2022-04-01 16:03:44 +01:00 |
clipboard.c
|
Add missing include
|
2020-10-09 13:05:51 +01:00 |
clipboard.h
|
move frontends into sub directory
|
2016-05-15 13:44:34 +01:00 |
cookies.c
|
amiga: Probably support present_cookies
|
2020-05-23 21:18:47 +01:00 |
cookies.h
|
amiga: Probably support present_cookies
|
2020-05-23 21:18:47 +01:00 |
corewindow.c
|
Revert "Amiga: do not force 32-bit bitmaps"
|
2021-06-28 20:11:46 +01: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
|
Bitmap API: Clean up creation flags.
|
2022-03-24 18:09:28 +00:00 |
dt_picture.c
|
Bitmap: Implement test_opaque in core instead of in every frontend.
|
2022-03-29 15:25:33 +01:00 |
dt_sound.c
|
Add missing include
|
2020-10-09 13:05:51 +01:00 |
file.c
|
Add missing include
|
2020-10-09 13:05:51 +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
|
Amiga: avoid read from NULL pointer
|
2020-05-26 18:05:14 +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
|
Amiga: Avoid double free of diskfont
|
2024-01-04 13:59:50 +00: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
|
Amiga: Add "Enable CSS" item to the Browser menu
|
2024-01-03 17:07:32 +00:00 |
gui_menu.h
|
Amiga: Add "Enable CSS" item to the Browser menu
|
2024-01-03 17:07:32 +00:00 |
gui_options.c
|
Amiga: Fix page theme current selection
|
2022-08-05 13:05:21 +01:00 |
gui_options.h
|
Update GUI options window to use event callback
|
2016-12-31 00:02:21 +00:00 |
gui.c
|
Amiga: Do not use pre-multiplied alpha with CompositeTags() (ie. OS4 RTG)
|
2022-04-01 16:43:26 +01: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
|
Bitmap API: Clean up creation flags.
|
2022-03-24 18:09:28 +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
|
correct size
|
2021-02-18 17:23:59 +00: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: Don't open/close dos.library ourselves on OS3
|
2022-01-26 11:04:26 +00:00 |
libs.h
|
Amiga: Implement a simple listbrowser log in the GUI
|
2019-08-10 14:29:58 +01:00 |
Makefile
|
BuildSystem: make package step depend on POSTEXES
|
2022-11-03 21:44:57 +00:00 |
Makefile.defaults
|
AmigaOS3: Disable backing store by default
|
2024-01-09 13:33:34 +00:00 |
Makefile.tools
|
Improve target setup in makefiles
|
2021-01-17 20:06:24 +00: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: Use IANA codeset number to identify local charset
|
2020-05-26 15:08:51 +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 |
pageinfo.c
|
Amiga: correct schedule parameter
|
2020-05-25 14:07:38 +01:00 |
pageinfo.h
|
Amiga: position page info window under page info button
|
2020-05-22 23:58:16 +01:00 |
plotters.c
|
Amiga: Do not use pre-multiplied alpha with CompositeTags() (ie. OS4 RTG)
|
2022-04-01 16:43:26 +01:00 |
plotters.h
|
Revert "Amiga: do not force 32-bit bitmaps"
|
2021-06-28 20:11:46 +01:00 |
plugin_hack.c
|
fix incorrect content handler function table operations return types
|
2020-05-25 13:45:54 +01:00 |
plugin_hack.h
|
move frontends into sub directory
|
2016-05-15 13:44:34 +01:00 |
print.c
|
Revert "Amiga: do not force 32-bit bitmaps"
|
2021-06-28 20:11:46 +01:00 |
print.h
|
Update print window to use event callback
|
2016-12-31 00:37:59 +00:00 |
rtg.c
|
Amiga: report correct depth
|
2021-06-28 16:58:11 +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 |
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
|
Amiga: Fix codesets.library conversion when string specified as zero length
|
2021-04-12 23:26:17 +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
|
2023-12-28 00:30:37 +00:00 |