osd-contiki/apps/webbrowser
2010-02-13 10:39:57 +00:00
..
html-strings Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
html-strings.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
html-strings.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
htmlparser.c Made webbrowser configuration defaults visible. 2007-11-30 21:53:50 +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 Update to Contiki version number 2.4 2010-01-29 18:03:55 +00:00
http-strings.c Update to Contiki version number 2.4 2010-01-29 18:03:55 +00:00
http-strings.h Update to Contiki version number 2.4 2010-01-29 18:03:55 +00:00
http-user-agent-string Updated version number in server and user agent strings 2008-11-09 12:27:58 +00:00
http-user-agent-string.c Updated version number in server and user agent strings 2008-11-09 12:27:58 +00:00
http-user-agent-string.h Updated version number in server and user agent strings 2008-11-09 12:27:58 +00: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 Allow to build the web browser without DNS support - like i.e. the email client and the IRC client. 2010-02-01 19:44:30 +00:00
webclient.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
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 Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
www.c Allow to build the webbrowser without history support - by setting WWW_CONF_HISTORY_SIZE to 0. 2010-02-13 10:39:57 +00:00
www.h Reduce the default number of pagewidgets to make file compile out-of-the-box on MSP430 2008-11-09 10:58:06 +00:00