aboutsummaryrefslogtreecommitdiff
path: root/js/document/helpers/url-parser.js
Commit message (Collapse)AuthorAge
* BSD LicenseKris Kowal2012-07-09
|
* Update copyright boilerplateValerio Virgillito2012-07-06
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Support for browser escaped file paths (CSS)Jose Antonio Marquez2012-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.
* Extracting CSS methods to parsing class.Jose Antonio Marquez2012-05-07
| | | | Need to do the same with webGL.
* Preliminary IO to new DOM viewJose Antonio Marquez2012-05-01
|
* Setting up new architecture for I/OJose Antonio Marquez2012-05-01