aboutsummaryrefslogtreecommitdiff
path: root/js/panels/objects
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 trailing spacesKris Kowal2012-07-06
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* Binding View :Requested Changes for Pull RequestArmen Kesablyan2012-06-21
| | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Binding View - Minor Fixes to remove warningsArmen Kesablyan2012-06-21
| | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
* Objects Tray - Use label instead of identifier for object nameEric Guzman2012-06-20
|
* Objects Tray - Filter list of components for those without visual representationEric Guzman2012-06-20
|
* Objects Tray - Add objects tray to binding viewEric Guzman2012-06-15
|
* Objects Panel - Fix CSS to simplify showing object icons in other panelsEric Guzman2012-06-13
|
* Objects Panel - CSS and serialization updateEric Guzman2012-06-11
|
* Objects Panel - Add component icon and icons by typeEric Guzman2012-06-11
|
* Object Component - Enable native draggingEric Guzman2012-05-25
|
* Object component - Minor cleanupEric Guzman2012-05-25
|
* Objects Panel - Add object componentEric Guzman2012-05-16