..
doc
move frontends into sub directory
2016-05-15 13:44:34 +01:00
gemtk
fix warnings and errors in atari frontend
2017-01-21 16:49:14 +00:00
plot
Plotters: Remove width param from path plotter.
2018-05-23 13:48:17 +01:00
res
move frontends into sub directory
2016-05-15 13:44:34 +01:00
scripts
move frontends into sub directory
2016-05-15 13:44:34 +01:00
about.c
move desktop window header into public API
2016-05-30 17:32:57 +01:00
about.h
move frontends into sub directory
2016-05-15 13:44:34 +01:00
bitmap.c
Use coccinelle to change logging macro calls in c files
2017-09-06 18:45:27 +01:00
bitmap.h
Declare global variables as extern in headers
2019-06-30 09:52:06 +01:00
certview.c
Use coccinelle to change logging macro calls in c files
2017-09-06 18:45:27 +01:00
certview.h
move frontends into sub directory
2016-05-15 13:44:34 +01:00
clipboard.c
move frontends into sub directory
2016-05-15 13:44:34 +01:00
clipboard.h
move frontends into sub directory
2016-05-15 13:44:34 +01:00
cookies.c
Use coccinelle to change logging macro calls in c files
2017-09-06 18:45:27 +01:00
cookies.h
move frontends into sub directory
2016-05-15 13:44:34 +01:00
ctxmenu.c
Browser: Rename function to access bw URL.
2018-07-23 10:47:26 +01:00
ctxmenu.h
move frontends into sub directory
2016-05-15 13:44:34 +01:00
deskmenu.c
make use of improved browser_window_set_scale API in frontends
2019-08-03 15:53:07 +01:00
deskmenu.h
move frontends into sub directory
2016-05-15 13:44:34 +01:00
download.c
Use coccinelle to change logging macro calls in c files
2017-09-06 18:45:27 +01:00
download.h
move frontends into sub directory
2016-05-15 13:44:34 +01:00
encoding.c
move utf8 header into public API
2016-05-30 11:20:15 +01:00
encoding.h
Declare global variables as extern in headers
2019-06-30 09:52:06 +01:00
extract.php
move frontends into sub directory
2016-05-15 13:44:34 +01:00
file.c
URL escape: Simplify to avoid unnecessary allocation.
2016-07-25 09:04:35 +01:00
file.h
Declare global variables as extern in headers
2019-06-30 09:52:06 +01:00
filetype.c
Use coccinelle to change logging macro calls in c files
2017-09-06 18:45:27 +01:00
filetype.h
move frontends into sub directory
2016-05-15 13:44:34 +01:00
findfile.c
Use coccinelle to change logging macro calls in c files
2017-09-06 18:45:27 +01:00
findfile.h
move frontends into sub directory
2016-05-15 13:44:34 +01:00
font.c
create netsurf inttypes header to have portable integer formatting macros
2017-01-21 14:20:55 +00:00
font.h
Declare global variables as extern in headers
2019-06-30 09:52:06 +01:00
gui.c
add miscellaneous event to browser window callback table
2019-08-20 00:16:52 +01:00
gui.h
remove shadow scale variable from atari
2019-08-05 09:36:17 +01:00
history.c
Use coccinelle to change logging macro calls in c files
2017-09-06 18:45:27 +01:00
history.h
move frontends into sub directory
2016-05-15 13:44:34 +01:00
hotlist.c
Use coccinelle to change logging macro calls in c files
2017-09-06 18:45:27 +01:00
hotlist.h
Atari front end doesn't need the tree compat layer.
2016-12-28 19:17:23 +00:00
Makefile
fix atari removal of login window
2019-08-14 12:43:15 +01:00
Makefile.defaults
remove junk references to old javascript implementations
2016-09-19 22:02:51 +01:00
misc.c
Atari front end doesn't need the tree compat layer.
2016-12-28 19:17:23 +00:00
misc.h
update atari frontend for corewindow API change
2017-05-23 09:45:24 +01:00
options.h
move frontends into sub directory
2016-05-15 13:44:34 +01:00
osspec.c
Use coccinelle to change logging macro calls in c files
2017-09-06 18:45:27 +01:00
osspec.h
move frontends into sub directory
2016-05-15 13:44:34 +01:00
redrawslots.c
move frontends into sub directory
2016-05-15 13:44:34 +01:00
redrawslots.h
rationalise use of utils/utils.h header
2017-01-19 21:15:08 +00:00
rootwin.c
remove shadow scale variable from atari
2019-08-05 09:36:17 +01:00
rootwin.h
move frontends into sub directory
2016-05-15 13:44:34 +01:00
save.h
move frontends into sub directory
2016-05-15 13:44:34 +01:00
schedule.c
Update scheduler logging to use catagory
2017-09-07 15:30:08 +01:00
schedule.h
move frontends into sub directory
2016-05-15 13:44:34 +01:00
search.c
Use coccinelle to change logging macro calls in c files
2017-09-06 18:45:27 +01:00
search.h
Declare global variables as extern in headers
2019-06-30 09:52:06 +01:00
settings.c
fix format specifiers signedness in atari settings
2017-09-11 17:33:35 +01:00
settings.h
move frontends into sub directory
2016-05-15 13:44:34 +01:00
statusbar.c
Use coccinelle to change logging macro calls in c files
2017-09-06 18:45:27 +01:00
statusbar.h
move frontends into sub directory
2016-05-15 13:44:34 +01:00
toolbar.c
Plotters: Add plot_style_fixed type, and use for font size.
2018-05-23 11:48:35 +01:00
toolbar.h
move frontends into sub directory
2016-05-15 13:44:34 +01:00
treeview.c
Corewindow: Sanitise scrolling API.
2019-08-03 15:57:23 +01:00
treeview.h
clean up atari treeview code, stop it including headers it does not need
2017-08-10 18:34:09 +01:00
verify_ssl.c
Use coccinelle to change logging macro calls in c files
2017-09-06 18:45:27 +01:00
verify_ssl.h
move frontends into sub directory
2016-05-15 13:44:34 +01:00