aboutsummaryrefslogtreecommitdiff
path: root/js/panels/properties.reel/properties.html
Commit message (Collapse)AuthorAge
* fixed incorrect capitalization for DOCTYPE htmlJohn Mayhew2012-07-09
|
* Normalize HTML DOCTYPEKris Kowal2012-07-09
| | | | | | | Was lower-case. Now upper-case. Also fixed BOMs, trailing white-space, DOS line terminators. Did not expand tabs to spaces.
* BSD LicenseKris Kowal2012-07-09
|
* Normalize HTML doctypeKris Kowal2012-07-06
|
* Remove byte order markers (BOM)Kris Kowal2012-07-06
|
* Expand tabsKris Kowal2012-07-06
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* fixing the css bugs with montage v11Valerio Virgillito2012-06-18
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* updating the components and descriptor.json to support montage v.11Valerio Virgillito2012-06-17
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* first iteration of adding serializable to ninja plus other changes to run ↵Valerio Virgillito2012-06-06
| | | | | | the latest montage Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* PI's 3d section was not binding correctly to the current document.Nivesh Rajbhandari2012-05-30
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* renaming the position and size componentValerio Virgillito2012-05-15
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* finishing to replace all id with data-montage-idValerio Virgillito2012-05-03
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Removing all "module" declarations and replaced with "prototype" in ↵John Mayhew2012-04-26
| | | | preparation for montage converting to the new "prototype" format fully
* adding a focus manager to handle panel bugs where blur was not getting ↵Valerio Virgillito2012-03-14
| | | | | | called when clicking on the canvas. Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Removing the name attribute from the PI. Fixing the ID and Class attribute ↵Valerio Virgillito2012-03-14
| | | | | | from the PI Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Merge branch 'refs/heads/master' into stage-fixesValerio Virgillito2012-03-01
|
* Squashed commit of the workspace-bugsValerio Virgillito2012-03-01
- Panels fixes. Signed-off-by: Valerio Virgillito <valerio@motorola.com>