nes-proj/apps/webbrowser
Oliver Schmidt 47bf797864 Added support for form with multiple submit buttons.
Forms with multiple submit buttons are rather rare but nevertheless the most popular web page (www.google.com) contains one with the two submit buttons "Google Search" and "I'm Feeling Lucky". So we want to support that - incl. the usual feature to the interpret first button as default button used when the user presses the ENTER key.
2015-06-07 00:29:29 +02:00
..
html-strings Removed support for <FRAME> tag. 2015-05-25 16:19:30 +02:00
html-strings.c Removed support for <FRAME> tag. 2015-05-25 16:19:30 +02:00
html-strings.h Removed support for <FRAME> tag. 2015-05-25 16:19:30 +02:00
htmlparser.c Further improved parsing of <SCRIPT> tag. 2015-06-07 00:23:44 +02:00
htmlparser.h
http-strings Recognize HTTPS. 2015-06-05 16:26:20 +02:00
http-strings.c Recognize HTTPS. 2015-06-05 16:26:20 +02:00
http-strings.h Recognize HTTPS. 2015-06-05 16:26:20 +02:00
http-user-agent-string
http-user-agent-string.c
http-user-agent-string.h
Makefile.webbrowser
webclient.c Recognize HTTPS. 2015-06-05 16:26:20 +02:00
webclient.h
www-dsc.c
www-dsc.h
www.c Added support for form with multiple submit buttons. 2015-06-07 00:29:29 +02:00
www.h