Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Support for browser escaped file paths (CSS) | Jose Antonio Marquez | 2012-06-23 |
| | | | | | This fixes an issue with files located in folder with names/paths that the browser escapes, hence, caused a bug with the path passed to the cloud simulator and files not to be found. This does not require testing to merge. The fix is simple, addresses folder paths with spaces and such characters in which CSS files consumed by the HTML we open in design view. | ||
* | cleanup and making the webgl-helper only loop canvas on file save | Valerio Virgillito | 2012-06-05 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Moving webGL to own helper class | Jose Antonio Marquez | 2012-05-07 |
| | | | | Cleaning up webGL for better working files. | ||
* | Extracting CSS methods to parsing class. | Jose Antonio Marquez | 2012-05-07 |
| | | | | Need to do the same with webGL. | ||
* | Preliminary IO to new DOM view | Jose Antonio Marquez | 2012-05-01 |
| | |||
* | Setting up new architecture for I/O | Jose Antonio Marquez | 2012-05-01 |