osd-contiki/apps/webbrowser
Oliver Schmidt 374c89be01 Added newline on </div>.
The tag <div> (in contrast to the tag <span>) is normally used to denote content placed on a line by its own. So it makes sense to trigger a newline when </div> is processed.
2013-02-19 00:43:16 +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 newline on </div>. 2013-02-19 00:43:16 +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