.. |
doc
|
…
|
|
gemtk
|
fix up some warnings in atari build
|
2014-11-10 22:17:07 +00:00 |
plot
|
Convert atari frontend to use bitmap operation table
|
2015-04-16 15:56:48 +01:00 |
res
|
Moved Save/Abort buttons into a toolbar
|
2014-09-17 00:47:26 +02:00 |
scripts
|
…
|
|
Makefile.defaults
|
Enabled the filesystem backing store.
|
2014-09-15 23:06:28 +02:00 |
Makefile.target
|
move the mandantory library config for libcss and libdom to core makefile
|
2015-04-17 22:48:55 +01:00 |
about.c
|
remove all unecessary desktop/browser.h includes
|
2014-10-17 10:49:24 +01:00 |
about.h
|
…
|
|
bitmap.c
|
Convert atari frontend to use bitmap operation table
|
2015-04-16 15:56:48 +01:00 |
bitmap.h
|
Convert atari frontend to use bitmap operation table
|
2015-04-16 15:56:48 +01:00 |
certview.c
|
remove all unecessary desktop/browser.h includes
|
2014-10-17 10:49:24 +01:00 |
certview.h
|
…
|
|
clipboard.c
|
Always return correct type
|
2014-09-13 14:25:12 +02:00 |
clipboard.h
|
…
|
|
cookies.c
|
remove all unecessary desktop/browser.h includes
|
2014-10-17 10:49:24 +01:00 |
cookies.h
|
…
|
|
ctxmenu.c
|
To avoid namespace conflicts with ncurses add NetSurf key prefix.
|
2015-03-27 09:36:19 +00:00 |
ctxmenu.h
|
…
|
|
deskmenu.c
|
To avoid namespace conflicts with ncurses add NetSurf key prefix.
|
2015-03-27 09:36:19 +00:00 |
deskmenu.h
|
…
|
|
download.c
|
remove unecessary include of render header from atari
|
2014-11-10 22:17:07 +00:00 |
download.h
|
…
|
|
encoding.c
|
update atari includes to accomodate gui operation table refactor
|
2014-10-16 22:33:44 +01:00 |
encoding.h
|
Put the font operations table alongside all the other core API
|
2014-10-13 11:56:31 +01:00 |
extract.php
|
…
|
|
file.c
|
Improve Doxygen documentation
|
2014-11-08 12:35:11 +00:00 |
file.h
|
Replace default posix file handling table with GEMDOS compatible one
|
2014-09-13 14:15:01 +02:00 |
filetype.c
|
Removed unused label
|
2014-09-13 14:24:42 +02:00 |
filetype.h
|
Improve documentation on mimetype fetcher table
|
2014-05-07 16:23:19 +01:00 |
findfile.c
|
Move FILE_SCHEME_PREFIX to corestrings.
|
2015-02-26 16:14:23 +00:00 |
findfile.h
|
rework path to url mapping functions to convert from and to nsurl
|
2014-05-26 23:52:36 +01:00 |
font.c
|
remove unecessary css includes from fronetends
|
2014-10-13 15:45:51 +01:00 |
font.h
|
…
|
|
gui.c
|
Convert atari frontend to use bitmap operation table
|
2015-04-16 15:56:48 +01:00 |
gui.h
|
Doxygen warning fixes
|
2014-11-10 20:15:14 +00:00 |
history.c
|
remove all unecessary desktop/browser.h includes
|
2014-10-17 10:49:24 +01:00 |
history.h
|
…
|
|
hotlist.c
|
To avoid namespace conflicts with ncurses add NetSurf key prefix.
|
2015-03-27 09:36:19 +00:00 |
hotlist.h
|
atari fix for undefined PATH_MAX
|
2014-02-03 18:50:06 +00:00 |
login.c
|
remove all unecessary desktop/browser.h includes
|
2014-10-17 10:49:24 +01:00 |
login.h
|
…
|
|
misc.c
|
To avoid namespace conflicts with ncurses add NetSurf key prefix.
|
2015-03-27 09:36:19 +00:00 |
misc.h
|
remove the die API from the core.
|
2014-10-26 12:42:53 +00:00 |
options.h
|
…
|
|
osspec.c
|
Fixed some unused variable warnings.
|
2014-09-15 23:31:39 +02:00 |
osspec.h
|
…
|
|
redrawslots.c
|
remove unecessary utils/types.h
|
2014-11-02 20:10:32 +00:00 |
redrawslots.h
|
remove unecessary utils/types.h
|
2014-11-02 20:10:32 +00:00 |
rootwin.c
|
To avoid namespace conflicts with ncurses add NetSurf key prefix.
|
2015-03-27 09:36:19 +00:00 |
rootwin.h
|
Fix error.
|
2014-02-09 13:22:02 +00:00 |
save.h
|
…
|
|
schedule.c
|
Fixed some unused variable warining.
|
2014-09-15 23:27:15 +02:00 |
schedule.h
|
documentation fixes and cleanups
|
2014-07-02 16:39:08 +01:00 |
search.c
|
Shouldn't need browser window internals now.
|
2014-10-25 15:37:03 +01:00 |
search.h
|
Attempt to remove dependancy of search implementation on bw internals.
|
2014-10-25 15:34:22 +01:00 |
settings.c
|
Do not show the maximize window widget
|
2014-09-17 00:54:16 +02:00 |
settings.h
|
…
|
|
statusbar.c
|
remove all unecessary desktop/browser.h includes
|
2014-10-17 10:49:24 +01:00 |
statusbar.h
|
…
|
|
thumbnail.c
|
Fixup atari thumbnail creation function parameters
|
2015-03-15 00:14:58 +00:00 |
toolbar.c
|
To avoid namespace conflicts with ncurses add NetSurf key prefix.
|
2015-03-27 09:36:19 +00:00 |
toolbar.h
|
remove all unecessary desktop/browser.h includes
|
2014-10-17 10:49:24 +01:00 |
treeview.c
|
remove all unecessary desktop/browser.h includes
|
2014-10-17 10:49:24 +01:00 |
treeview.h
|
…
|
|
verify_ssl.c
|
Remove unused variables.
|
2014-05-20 21:34:29 +01:00 |
verify_ssl.h
|
…
|
|