contiki/apps/webbrowser
2006-10-06 21:39:45 +00:00
..
html-strings
html-strings.c
html-strings.h
htmlparser.c Changed the maximum length of a single word from 40 to match the page width. Browsers wider than 40 cols can now render longer words. Browsers smaller than 40 cols avoid display inconsistencies on long words (and save memory). Additionally simplified word truncation code. 2006-10-06 21:34:59 +00:00
htmlparser.h With the change to always position the cursor at the end of the exsisting text on entering the textentry field edit state it became necessary to avoid initializing textentry fields with blanks insteads of zeros. 2006-10-06 21:14:28 +00:00
http-strings
http-strings.c
http-strings.h
http-user-agent-string.c
http-user-agent-string.h
Makefile.webbrowser Added arg.c 2006-06-17 23:08:04 +00:00
webclient.c Avoid compiler warnings. 2006-08-14 23:31:40 +00:00
webclient.h
www-dsc.c
www-dsc.h
www.c Removed inconsistent source formatting. 2006-10-06 21:39:45 +00:00
www.h