netsurf/atari
Ole Loots a82f2721e6 Add global function to resolve Netsurf input key.
svn path=/trunk/netsurf/; revision=13165
2011-11-23 19:56:20 +00:00
..
doc updatet docs. 2011-09-19 18:41:31 +00:00
plot Fix rectangle plotter, process stroke_type. 2011-11-17 21:49:38 +00:00
res Added context menu. 2011-09-19 18:39:13 +00:00
scripts added new options. 2011-09-20 20:14:50 +00:00
Makefile.target Added context menu, 2011-09-19 18:38:48 +00:00
bitmap.c Implemented Search Dialog 2011-01-30 19:24:03 +00:00
bitmap.h removed MFDB_STRIDE macro ( moved to plotter.h) 2011-04-10 21:44:25 +00:00
browser.c Removed calls to FrameInit/FrameExit ( was used for window components ). 2011-11-08 19:13:34 +00:00
browser.h -Remove a bunch of code which was intended to handle framed-pages. It's better handled by the OS, because frames won't be handled within the frontend anymore. 2011-11-05 15:18:19 +00:00
browser_win.c -Remove a bunch of code which was intended to handle framed-pages. It's better handled by the OS, because frames won't be handled within the frontend anymore. 2011-11-05 15:18:19 +00:00
browser_win.h -Remove a bunch of code which was intended to handle framed-pages. It's better handled by the OS, because frames won't be handled within the frontend anymore. 2011-11-05 15:18:19 +00:00
clipboard.h Implemented Search Dialog 2011-01-30 19:24:03 +00:00
ctxmenu.c Added missing scroll position. 2011-10-13 20:39:39 +00:00
ctxmenu.h Added context menu, 2011-09-19 18:38:48 +00:00
download.c Remove gui_multitask 2011-09-21 00:25:09 +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 Remove drag n' drop constants, already defined by cflib.h 2011-11-23 19:53:54 +00:00
dragdrop.h Remove drag n' drop constants, already defined by cflib.h 2011-11-23 19:53:54 +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 Implemented Search Dialog 2011-01-30 19:24:03 +00:00
global_evnt.c Fix up for nsurl changes. Untested. 2011-10-03 16:45:54 +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 Removed calls to FrameInit/FrameExit ( was used for window components ). 2011-11-08 19:13:34 +00:00
gui.h Set focus to next available window when gui_window is closed. 2011-09-20 20:09:42 +00:00
history.c Implemented Search Dialog 2011-01-30 19:24:03 +00:00
history.h Implemented Search Dialog 2011-01-30 19:24:03 +00:00
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 Implemented Search Dialog 2011-01-30 19:24:03 +00:00
login.h Implemented Search Dialog 2011-01-30 19:24:03 +00:00
misc.c Add global function to resolve Netsurf input key. 2011-11-23 19:56:20 +00:00
misc.h Add global function to resolve Netsurf input key. 2011-11-23 19:56:20 +00:00
options.h Added "view source" to context menu. 2011-09-20 20:12:10 +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 Implemented Search Dialog 2011-01-30 19:24:03 +00:00
search.c Added context menu, 2011-09-19 18:38:48 +00:00
search.h Added better checkboxes, 2011-02-12 19:41:07 +00:00
slider.c Implemented Search Dialog 2011-01-30 19:24:03 +00:00
slider.h Implemented Search Dialog 2011-01-30 19:24:03 +00:00
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 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 Obey to clipping rules... (walk the rectangle list) 2011-09-20 20:11:32 +00:00
toolbar.h rearranged includes, seperate redraw request areas. 2011-05-09 22:10:02 +00:00
treeview.c Lock plotter during treeview redraw. 2011-11-23 19:55:03 +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 Implemented Search Dialog 2011-01-30 19:24:03 +00:00
verify_ssl.h Implemented Search Dialog 2011-01-30 19:24:03 +00:00