netsurf/atari
Michael Drake 2bedf4d88f Frond ends signal end of drag with call to browser_window_mouse_track.
svn path=/trunk/netsurf/; revision=12515
2011-06-27 17:45:17 +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 fixed call parameters for vdi_clip. 2011-05-09 22:08:34 +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
bitmap.c
bitmap.h removed MFDB_STRIDE macro ( moved to plotter.h) 2011-04-10 21:44:25 +00:00
browser_win.c Frond ends signal end of drag with call to browser_window_mouse_track. 2011-06-27 17:45:17 +00:00
browser_win.h Moved mouse movement handling into window event handlers, updated resources, updated todos, implemented treeview + hotlist 2011-04-10 21:52:07 +00:00
browser.c 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
browser.h adjusted comment to match reality. 2011-06-25 19:35:33 +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 Added file upload / file dragdrop 2011-02-05 14:32:15 +00:00
dragdrop.h Added file upload / file dragdrop 2011-02-05 14:32:15 +00:00
filetype.c added .txt file type. 2011-02-25 23:21:40 +00:00
findfile.c Improved path conversion for DOS Filesystems. 2011-04-23 20:09:24 +00:00
findfile.h Added missing prototype 2011-02-01 21:20:06 +00:00
font.c Removed nonsense include. 2011-04-10 21:42:38 +00:00
font.h
global_evnt.c 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
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 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
gui.h rearranged includes, seperate redraw request areas. 2011-05-09 22:10:02 +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
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
misc.c rearranged includes, seperate redraw request areas. 2011-05-09 22:10:02 +00:00
misc.h Added missing prototypes. 2011-03-20 22:43:07 +00:00
options.h Added option for knockout rendering. 2011-04-22 10:41:42 +00:00
osspec.c rearranged includes, seperate redraw request areas. 2011-05-09 22:10:02 +00:00
osspec.h Improved path conversion for DOS Filesystems. 2011-04-23 20:09:24 +00:00
plot.c Added option for knockout rendering. 2011-04-22 10:42:04 +00:00
plot.h Added option for knockout rendering. 2011-04-22 10:42:04 +00:00
schedule.c Simpliefied scheduler timeout. 2011-04-22 10:42:53 +00:00
schedule.h
search.c rearranged includes, seperate redraw request areas. 2011-05-09 22:10:02 +00:00
search.h Added better checkboxes, 2011-02-12 19:41:07 +00:00
slider.c
slider.h
statusbar.c rearranged includes, seperate redraw request areas. 2011-05-09 22:10:02 +00:00
statusbar.h rearranged includes, seperate redraw request areas. 2011-05-09 22:10:02 +00:00
system_colour.c Added missing includes 2011-02-01 21:19:28 +00:00
thumbnail.c Remove thumbnail_create() from browser.h. Make RO front end use the core thumbnail_redraw function. Make other front ends include the right header for thumbnail_create(). 2011-02-19 22:17:54 +00:00
toolbar.c 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
toolbar.h rearranged includes, seperate redraw request areas. 2011-05-09 22:10:02 +00:00
treeview.c 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
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