netsurf/atari
Vincent Sanders c87cbe5655 split target defaults out 2012-12-13 19:26:24 +00:00
..
doc
plot Fixed syntax error caused by search&replace? 2012-11-07 23:35:43 +01:00
res Added default favicon 2012-08-26 23:09:51 +02:00
scripts Remove libxml 2012-11-10 00:11:57 +00:00
Makefile.defaults split target defaults out 2012-12-13 19:26:24 +00:00
Makefile.target make macro name more correct 2012-12-13 16:31:05 +00:00
bitmap.c Remove suspension of bmp/gif images. It's completely redundant with the convert on demand core image cache. 2012-10-14 20:03:18 +01:00
bitmap.h
browser.c Fix 1 pixel caret redraw bug. 2012-08-26 21:45:25 +02:00
browser.h
browser_win.c Use malloc instead of alloca. 2012-10-18 23:21:33 +02:00
browser_win.h Redraw favicon when it has been changed. 2012-10-13 22:25:10 +02:00
clipboard.h
ctxmenu.c Added is_process_running 2012-08-27 20:05:35 +02:00
ctxmenu.h Added missing copyright headers 2012-08-24 00:47:37 +02:00
download.c Fix integer overflow in percentage calculation, credits: Peter Slegg. 2012-11-28 21:55:43 +01:00
download.h
dragdrop.c
dragdrop.h
encoding.c Added missing copyright headers 2012-08-24 00:47:37 +02:00
encoding.h Added missing copyright headers 2012-08-24 00:47:37 +02:00
filetype.c
findfile.c Use malloc instead of alloca. 2012-10-19 00:07:37 +02:00
findfile.h
font.c Added missing copyright headers 2012-08-24 00:47:37 +02:00
font.h
global_evnt.c Revert "Refactored menu event handling and got rid of several windom calls." 2012-11-18 23:15:48 +01:00
global_evnt.h Revert "Refactored menu event handling and got rid of several windom calls." 2012-11-18 23:15:48 +01:00
gui.c Revert "Refactored menu event handling and got rid of several windom calls." 2012-11-18 23:15:48 +01:00
gui.h
history.c Remove unused functions. 2012-10-09 15:26:32 +01:00
history.h
hotlist.c Fix warnings, moved prototypes, housekeeping 2012-08-27 20:14:27 +02:00
hotlist.h
login.c Fix up ripples from urldb change. 2012-10-11 11:20:02 +01:00
login.h Fix up ripples from urldb change. 2012-10-11 11:20:02 +01:00
misc.c Revert "Refactored menu event handling and got rid of several windom calls." 2012-11-18 23:15:48 +01:00
misc.h Added is_process_running 2012-08-27 20:05:35 +02:00
msgbox.c Added message box, so warn_user works as expected. 2012-11-12 21:23:39 +01:00
msgbox.h Added message box, so warn_user works as expected. 2012-11-12 21:23:39 +01:00
options.h Set default download path "downloads" 2012-08-27 23:32:24 +02:00
osspec.c remove bogus posix define and workround missing PATH_MAX directly 2012-08-21 16:43:22 +01:00
osspec.h
redrawslots.c
redrawslots.h Added missing copyright headers 2012-08-24 00:47:37 +02:00
save.h Added missing copyright headers 2012-08-24 00:47:37 +02:00
schedule.c
schedule.h Added missing copyright headers 2012-08-24 00:47:37 +02:00
search.c Added missing copyright headers 2012-08-24 00:47:37 +02:00
search.h Added missing copyright headers 2012-08-24 00:47:37 +02:00
settings.c Revert "Refactored menu event handling and got rid of several windom calls." 2012-11-18 23:15:48 +01:00
settings.h
statusbar.c Use GEM Window Statusbar when WITH_CUSTOM_STATUSBAR is undefined. 2012-10-19 00:14:11 +02:00
statusbar.h Use GEM Window Statusbar when WITH_CUSTOM_STATUSBAR is undefined. 2012-10-19 00:14:11 +02:00
system_colour.c
thumbnail.c Fix up ripples from urldb change. 2012-10-11 11:20:02 +01:00
toolbar.c add includes to get browser private struct on atari 2012-08-22 17:03:46 +01:00
toolbar.h
treeview.c
treeview.h
verify_ssl.c
verify_ssl.h