netsurf/atari
Michael Drake 49bed056dd Make browser_window_navigate (un)verifiable flag match browser_window_create. 2014-02-10 22:40:04 +00: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 move utf8 local conversion operations to table 2014-02-01 22:17:36 +00: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
Makefile.defaults remove all references to using libMNG 2014-01-04 17:07:11 +00:00
Makefile.target Atari: run correct freetype-config 2014-01-19 22:51:59 +00:00
about.c Allow tab creation without history clone. Changes browser_window_create and browser_window_navigate flags. 2014-02-10 14:08:45 +00:00
about.h Added about dialog, fixed scrolled treeview redraw. 2013-10-06 01:24:19 +02:00
bitmap.c move options include 2013-05-28 14:16:10 +01:00
bitmap.h
certview.c fix remaining include errors 2014-02-03 18:23:02 +00:00
certview.h Fixed warnings for incomptible pointer type 2013-10-06 01:24:18 +02:00
clipboard.c Send SC_CHANGED after writing to scrap file 2013-12-29 23:16:30 +01:00
clipboard.h
cookies.c Added about dialog, fixed scrolled treeview redraw. 2013-10-06 01:24:19 +02:00
cookies.h Fixed warnings for incomptible pointer type 2013-10-06 01:24:18 +02:00
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 Allow tab creation without history clone. Changes browser_window_create and browser_window_navigate flags. 2014-02-10 14:08:45 +00:00
deskmenu.h
download.c split browser gui operations up 2014-01-15 19:37:05 +00: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 create table for fetcher operations and move all operations into it 2014-01-23 00:00:18 +00:00
filetype.h create table for fetcher operations and move all operations into it 2014-01-23 00:00:18 +00:00
findfile.c Minor documentation change 2013-12-29 23:00:52 +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 Recognize scale when plotting fonts 2013-12-04 02:00:45 +01:00
font.h
gui.c Allow tab creation without history clone. Changes browser_window_create and browser_window_navigate flags. 2014-02-10 14:08:45 +00:00
gui.h fix atari build errors 2014-01-16 15:07:14 +00:00
history.c Added about dialog, fixed scrolled treeview redraw. 2013-10-06 01:24:19 +02:00
history.h Fixed warnings for incomptible pointer type 2013-10-06 01:24:18 +02:00
hotlist.c Check if URL is already added to bookmark 2013-12-13 00:51:06 +01:00
hotlist.h atari fix for undefined PATH_MAX 2014-02-03 18:50:06 +00:00
login.c move 401 login into operation table 2014-01-16 00:52:17 +00:00
login.h
misc.c move filename_from_path and path_add_part into gui operation tables 2014-01-16 00:01:25 +00:00
misc.h move filename_from_path and path_add_part into gui operation tables 2014-01-16 00:01:25 +00:00
options.h Added GUI pol timeout selection popup. 2013-11-23 17:52:33 +01:00
osspec.c Handle the fact that / is NOT the root of the filesystem on MiNT. 2013-10-26 17:24:09 +02:00
osspec.h
redrawslots.c
redrawslots.h
rootwin.c Make browser_window_navigate (un)verifiable flag match browser_window_create. 2014-02-10 22:40:04 +00:00
rootwin.h Fix error. 2014-02-09 13:22:02 +00:00
save.h
schedule.c
schedule.h
search.c Remove search context from browser window, simplify search interface for front ends. 2013-05-07 14:41:40 +01:00
search.h Search is functional. 2013-01-17 01:18:27 +01:00
settings.c Check for null pointer before setting label 2013-12-21 03:17:39 +01:00
settings.h
statusbar.c s/history_core/local_history/ 2013-07-10 11:55:42 +01:00
statusbar.h
thumbnail.c
toolbar.c Make browser_window_navigate (un)verifiable flag match browser_window_create. 2014-02-10 22:40:04 +00:00
toolbar.h Updated header file for new toolbar functions. 2013-11-24 22:07:30 +01:00
treeview.c Removed obsolete code 2013-12-28 01:34:20 +01:00
treeview.h Added about dialog, fixed scrolled treeview redraw. 2013-10-06 01:24:19 +02:00
verify_ssl.c
verify_ssl.h