Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update svn properties, add copyright headers, formatting cleanup. | Jeff Ames | 2009-04-24 | 2 | -6/+60 | |
| | ||||||
* | * Adds missing IClientAPI member. (Plz be adding new members to IClientCore!) | Adam Frisby | 2009-04-23 | 1 | -0/+1 | |
| | ||||||
* | * Adds additional background layer for VWoHTTP ClientStack | Adam Frisby | 2009-04-23 | 2 | -13/+110 | |
| | | | | | * Implements asset handling. | |||||
* | * minor: remove some compiler warnings | Justin Clarke Casey | 2009-04-22 | 2 | -8/+8 | |
| | ||||||
* | fix line endings on new files | Sean Dague | 2009-04-22 | 2 | -1107/+1107 | |
| | ||||||
* | fix the build break, thankes mikkopa for pointing out the quick change | Sean Dague | 2009-04-22 | 1 | -0/+2 | |
| | | | | | to address this. | |||||
* | * Committing stub VW-over-HTTP ClientStack. (1/2) | Adam Frisby | 2009-04-22 | 2 | -0/+1105 | |
* Nonfunctional, but eventually form a AJAX-accessible client protocol - for clients written in environments which only allow HTTP (eg HTML, Silverlight, Flash, etc). Designed for super-lightweight clients. |