netsurf/atari
2014-05-19 16:56:55 +01:00
..
doc Minor change in changes.txt 2013-12-21 12:58:37 +01:00
gemtk Fix previous checking (do not call av/va functions) 2014-01-02 17:53:34 +01:00
plot make atari font plotting include css header explicitly 2014-05-18 23:25:09 +01:00
res Removed background flag for menu titles 2013-12-28 19:30:56 +01:00
scripts Removed obsolete build helper scripts 2013-12-21 12:47:24 +01:00
about.c Scope reduce some variables. 2014-05-19 16:37:09 +01:00
about.h
bitmap.c
bitmap.h
certview.c Remove unused variables. 2014-05-19 16:48:08 +01:00
certview.h
clipboard.c Socpe reduce two variables. 2014-05-19 16:50:42 +01:00
clipboard.h
cookies.c Remove unused variables. 2014-05-19 16:56:55 +01:00
cookies.h
ctxmenu.c Make browser_window_navigate (un)verifiable flag match browser_window_create. 2014-02-10 22:40:04 +00:00
ctxmenu.h
deskmenu.c remove unecessary utils/url.h includes 2014-05-09 10:15:42 +01:00
deskmenu.h
download.c make download_context_get_url() return an nsurl and adapt callers to cope 2014-05-08 17:54:44 +01:00
download.h split browser gui operations up 2014-01-15 19:37:05 +00:00
encoding.c fix missing stdlib include 2014-02-01 22:56:23 +00:00
encoding.h move utf8 local conversion operations to table 2014-02-01 22:17:36 +00:00
extract.php
filetype.c remove unecessary utils/url.h includes 2014-05-09 10:15:42 +01:00
filetype.h Improve documentation on mimetype fetcher table 2014-05-07 16:23:19 +01:00
findfile.c undo some overzellous include removal 2014-05-09 10:21:48 +01:00
findfile.h move path_to_url and url_to_path to fetch operation table 2014-01-25 23:01:32 +00:00
font.c
font.h
gui.c add backing store storage path to browser initialisation 2014-05-13 15:53:06 +01:00
gui.h fix atari build errors 2014-01-16 15:07:14 +00:00
history.c remove unecessary utils/url.h includes 2014-05-09 10:15:42 +01:00
history.h
hotlist.c remove unecessary utils/url.h includes 2014-05-09 10:15:42 +01:00
hotlist.h atari fix for undefined PATH_MAX 2014-02-03 18:50:06 +00:00
login.c remove unecessary utils/url.h includes 2014-05-09 10:15:42 +01:00
login.h
Makefile.defaults fix formatting of defaults makefiles 2014-03-20 11:05:39 +00:00
Makefile.target improve iconv library handling 2014-04-30 11:56:57 +01:00
misc.c remove unecessary utils/url.h includes 2014-05-09 10:15:42 +01:00
misc.h add file operations table and make all frontends use it. 2014-05-07 16:24:51 +01:00
options.h
osspec.c
osspec.h
redrawslots.c
redrawslots.h
rootwin.c Make history internal to browser_window module. 2014-02-15 18:44:50 +00:00
rootwin.h Fix error. 2014-02-09 13:22:02 +00:00
save.h
schedule.c fixup missing includes from schedule changes 2014-03-09 16:14:05 +00:00
schedule.h move scheduleing into browser operation table 2014-03-09 15:37:40 +00:00
search.c move page search gui callbacks to their own operations table 2014-03-18 22:32:52 +00:00
search.h move page search gui callbacks to their own operations table 2014-03-18 22:32:52 +00:00
settings.c
settings.h
statusbar.c Make history internal to browser_window module. 2014-02-15 18:44:50 +00:00
statusbar.h
thumbnail.c
toolbar.c Make history internal to browser_window module. 2014-02-15 18:44:50 +00:00
toolbar.h
treeview.c Removed obsolete code 2013-12-28 01:34:20 +01:00
treeview.h
verify_ssl.c
verify_ssl.h