contiki/apps/webbrowser
Oliver Schmidt d5d646528e Added support for self closing tags.
XHTML requires self closing tags to be used for empty tags, so we need to recognize them.
2013-02-19 00:49:01 +01:00
..
html-strings Added newline on </div>. 2013-02-19 00:43:16 +01:00
html-strings.c Added newline on </div>. 2013-02-19 00:43:16 +01:00
html-strings.h Added newline on </div>. 2013-02-19 00:43:16 +01:00
htmlparser.c Added support for self closing tags. 2013-02-19 00:49:01 +01:00
htmlparser.h 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
http-strings Lifted restrictions on accepted MIME type. 2013-02-19 00:25:36 +01:00
http-strings.c Lifted restrictions on accepted MIME type. 2013-02-19 00:25:36 +01:00
http-strings.h Lifted restrictions on accepted MIME type. 2013-02-19 00:25:36 +01:00
http-user-agent-string Bumped version number 2012-07-12 11:33:12 +02:00
http-user-agent-string.c Bumped version number 2012-07-12 11:33:12 +02: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 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
webclient.h 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.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 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.c Lifted restrictions on accepted MIME type. 2013-02-19 00:25:36 +01:00
www.h 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