contiki/apps/webbrowser
2007-09-06 01:36:10 +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 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 Support for z80(sdcc) port. 2007-08-30 14:39:16 +00:00
webclient.h
www-dsc.c *-dsc.c files have been changed to remove forward reference for struct_icon variable, bacause it is strange that this variable is used wholly inside the C source file and declared extern for the forward reference. 2007-09-06 01:36:10 +00:00
www-dsc.h
www.c Removed inconsistent source formatting. 2006-10-06 21:39:45 +00:00
www.h