netsurf/atari
Michael Drake 1eaa2a0e8e Don't need to set current_redraw_browser any more.
svn path=/trunk/netsurf/; revision=12658
2011-08-24 13:42:59 +00:00
..
doc Moved mouse movement handling into window event handlers, updated resources, updated todos, implemented treeview + hotlist 2011-04-10 21:52:07 +00:00
plot edit comments 2011-08-05 01:10:36 +00:00
res Moved mouse movement handling into window event handlers, updated resources, updated todos, implemented treeview + hotlist 2011-04-10 21:52:07 +00:00
scripts lowered stack value (the large value was added because of excesive stack usage within mintlibs regex, but it can be avoided when using malloc within regex impl.), added missing internal.css 2011-06-03 22:37:20 +00:00
Makefile.target Revert remove of cflib and further usage of xaaes nkcc routines. It resulted in not-working page up / page down and up / down keys. 2011-06-25 20:03:28 +00:00
bitmap.c
bitmap.h
browser.c Don't need to set current_redraw_browser any more. 2011-08-24 13:42:59 +00:00
browser.h housekeeping 2011-08-05 01:11:03 +00:00
browser_win.c Added missing position update when window got moved. 2011-08-05 10:34:06 +00:00
browser_win.h removed preparations for frames. (will be handled within the core) 2011-06-30 20:20:27 +00:00
clipboard.h
download.c Improved path conversion for DOS Filesystems. 2011-04-23 20:09:24 +00:00
download.h Moved mouse movement handling into window event handlers, updated resources, updated todos, implemented treeview + hotlist 2011-04-10 21:52:07 +00:00
dragdrop.c
dragdrop.h
filetype.c
findfile.c Improved path conversion for DOS Filesystems. 2011-04-23 20:09:24 +00:00
findfile.h
font.c
font.h
global_evnt.c removed preparations for frames. (will be handled within the core) 2011-06-30 20:20:27 +00:00
global_evnt.h Moved mouse movement handling into window event handlers, updated resources, updated todos, implemented treeview + hotlist 2011-04-10 21:52:07 +00:00
gui.c Convert window title to local encoding. 2011-08-05 11:02:33 +00:00
gui.h housekeeping 2011-08-05 01:11:03 +00:00
history.c
history.h
hotlist.c Moved mouse movement handling into window event handlers, updated resources, updated todos, implemented treeview + hotlist 2011-04-10 21:52:07 +00:00
hotlist.h Moved mouse movement handling into window event handlers, updated resources, updated todos, implemented treeview + hotlist 2011-04-10 21:52:07 +00:00
login.c
login.h
misc.c removed preparations for frames. (will be handled within the core) 2011-06-30 20:20:27 +00:00
misc.h removed preparations for frames. (will be handled within the core) 2011-06-30 20:20:27 +00:00
options.h housekeeping 2011-08-05 01:11:03 +00:00
osspec.c removed preparations for frames. (will be handled within the core) 2011-06-30 20:20:27 +00:00
osspec.h Improved path conversion for DOS Filesystems. 2011-04-23 20:09:24 +00:00
plot.c adjusted typo, fixed compilation of setting knockout option during runtime. 2011-06-30 19:16:11 +00:00
plot.h Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
schedule.c Simpliefied scheduler timeout. 2011-04-22 10:42:53 +00:00
schedule.h
search.c Atari changes for core search update (r12646). Note: untested. 2011-08-24 12:32:51 +00:00
search.h
slider.c
slider.h
statusbar.c Improved accuracy for window resize. 2011-08-05 01:12:03 +00:00
statusbar.h Improved accuracy for window resize. 2011-08-05 01:12:03 +00:00
system_colour.c
thumbnail.c
toolbar.c removed preparations for frames. (will be handled within the core) 2011-06-30 20:20:27 +00:00
toolbar.h rearranged includes, seperate redraw request areas. 2011-05-09 22:10:02 +00:00
treeview.c Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
treeview.h Moved mouse movement handling into window event handlers, updated resources, updated todos, implemented treeview + hotlist 2011-04-10 21:52:07 +00:00
verify_ssl.c
verify_ssl.h