osd-contiki/apps/webbrowser
Oliver Schmidt 1f4613383f Added more flexibility to webbrowser -> wget forwarding.
- Up to now the CTK program handler was necessary to start wget and forward the URL. Now alternatively the webbrowser uses the underlying OS to exec wget.

- Up to now windowed CTK was necessary to display the acknowledge dialog. Now alternatively the webbrowser displays the acknowledge text and buttons right in the webpage area.

- For now the targets 'win32' and 'c64' make use of the new capabilities.
2014-01-24 16:09:30 +01:00
..
html-strings Added support for <input type='hidden'>. 2013-03-13 10:50:11 +01:00
html-strings.c Added support for <input type='hidden'>. 2013-03-13 10:50:11 +01:00
html-strings.h Added support for <input type='hidden'>. 2013-03-13 10:50:11 +01:00
htmlparser.c Added support for <input type='hidden'>. 2013-03-13 10:50:11 +01:00
htmlparser.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
http-strings Limit content of web browser version of http-strings to web browser. 2013-03-06 15:12:02 +01:00
http-strings.c Limit content of web browser version of http-strings to web browser. 2013-03-06 15:12:02 +01:00
http-strings.h Limit content of web browser version of http-strings to web browser. 2013-03-06 15:12:02 +01:00
http-user-agent-string Bumped the version number from 2.6 to 3.x, which is to be used in the development branch 2013-12-12 17:33:18 +01:00
http-user-agent-string.c Bumped the version number from 2.6 to 3.x, which is to be used in the development branch 2013-12-12 17:33:18 +01:00
http-user-agent-string.h Bumped version number 2012-07-12 11:33:12 +02:00
Makefile.webbrowser Make lists of source files for each app available individually - i.e. for creation of dynamically loadable modules. 2007-04-05 19:50:43 +00:00
webclient.c core/net/resolv: IPv6 and mDNS ("Bonjour") support. Major refactor. 2013-03-10 11:40:08 -07:00
webclient.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
www-dsc.c Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
www-dsc.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
www.c Added more flexibility to webbrowser -> wget forwarding. 2014-01-24 16:09:30 +01:00
www.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00