netsurf/atari
Ole Loots d7067aa873 Fix file drops
svn path=/trunk/netsurf/; revision=13241
2011-12-04 17:18:29 +00:00
..
doc Removed FAQ entry for problems caused by stack overflow within mintlibs regex module. 2011-11-23 20:13:07 +00:00
plot Fixed header, made different font plotters optional. 2011-12-04 12:53:03 +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
bitmap.c Removed unused variable 2011-12-04 12:51:37 +00:00
bitmap.h removed MFDB_STRIDE macro ( moved to plotter.h) 2011-04-10 21:44:25 +00:00
browser_win.c Fix file drops 2011-12-04 17:18:29 +00:00
browser_win.h Open window by configured width, 2011-11-30 23:08:21 +00:00
browser.c Stick to OS features for drag feature - handle it almost blocking (improves user experience). 2011-12-04 13:05:00 +00:00
browser.h I'm actually trying to simplify the frontend code, changes: 2011-11-28 23:23:28 +00:00
clipboard.h
ctxmenu.c content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url 2011-12-04 14:55:23 +00:00
ctxmenu.h Added context menu, 2011-09-19 18:38:48 +00:00
download.c Checkbox "Close on finish" becomes close button when download finished. 2011-11-23 20:01:47 +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
encoding.c Fix conversion of local encoding to utf-8 2011-12-04 17:18:07 +00:00
encoding.h Fix conversion of local encoding to utf-8 2011-12-04 17:18:07 +00:00
filetype.c Log mimetype 2011-11-23 22:35:40 +00:00
findfile.c Improved path conversion for DOS Filesystems. 2011-04-23 20:09:24 +00:00
findfile.h
font.c I'm actually trying to simplify the frontend code, changes: 2011-11-28 23:23:28 +00:00
font.h I'm actually trying to simplify the frontend code, changes: 2011-11-28 23:23:28 +00:00
global_evnt.c content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url 2011-12-04 14:55:23 +00:00
global_evnt.h Stick to OS features for drag feature - handle it almost blocking (improves user experience). 2011-12-04 13:05:00 +00:00
gui.c Stick to OS features for drag feature - handle it almost blocking (improves user experience). 2011-12-04 13:05:00 +00:00
gui.h Stick to OS features for drag feature - handle it almost blocking (improves user experience). 2011-12-04 13:05:00 +00:00
history.c I'm actually trying to simplify the frontend code, changes: 2011-11-28 23:23:28 +00:00
history.h
hotlist.c Update frontends for r13185. Enabled new functionality, where it is not logical it 2011-11-27 20:09:10 +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 I'm actually trying to simplify the frontend code, changes: 2011-11-28 23:23:28 +00:00
misc.c Added missing insert key conversion. 2011-11-29 21:31:31 +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 Removed unused variable, plot_line is now global. 2011-11-23 22:37:29 +00:00
plot.h I'm actually trying to simplify the frontend code, changes: 2011-11-28 23:23:28 +00:00
redrawslots.c Added copyright comment. 2011-12-04 12:54:49 +00:00
redrawslots.h I'm actually trying to simplify the frontend code, changes: 2011-11-28 23:23:28 +00:00
schedule.c Simpliefied scheduler timeout. 2011-04-22 10:42:53 +00:00
schedule.h
search.c Added context menu, 2011-09-19 18:38:48 +00:00
search.h
slider.c
slider.h
statusbar.c Removed resize widget from statusbar ( Not needed anymore, window has native widgets now) 2011-11-23 19:59:24 +00:00
statusbar.h Removed resize widget from statusbar ( Not needed anymore, window has native widgets now) 2011-11-23 19:59:24 +00:00
system_colour.c
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 Added drag feature to the new url input. 2011-12-04 13:02:07 +00:00
toolbar.h Removed unused declarations. 2011-11-30 22:36:52 +00:00
treeview.c Removed unused code. 2011-12-04 13:10:24 +00:00
treeview.h Stick to OS features for drag feature - handle it almost blocking (improves user experience). 2011-12-04 13:05:00 +00:00
verify_ssl.c
verify_ssl.h