aboutsummaryrefslogtreecommitdiff
path: root/js/components/treeview
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
|
* Remove trailing spacesKris Kowal2012-07-06
|
* Remove trailing spacesKris Kowal2012-07-06
|
* Expand tabsKris Kowal2012-07-06
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* adding more missing propertiesValerio Virgillito2012-06-11
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* removing serializable to the tree and adding a few more missing propertiesValerio Virgillito2012-06-11
| | | | 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>
* Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-05-10
|\ | | | | | | | | Conflicts: js/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html
| * Removing more id and changing the appropriate CSS for themValerio Virgillito2012-05-03
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | CSS Panel - Add focus management to styles view delegateEric Guzman2012-05-02
| |
* | Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-04-30
|\|
| * Removing all "module" declarations and replaced with "prototype" in ↵John Mayhew2012-04-26
| | | | | | | | preparation for montage converting to the new "prototype" format fully
* | Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-03-13
|\|
| * Presets Panel - Remove :active pseudo class from ninja-leafEric Guzman2012-03-13
| |
| * Presets Panel - Add :active pseudo class for ninja-treeEric Guzman2012-03-13
| |
| * Presets Panel - Adding hover state to ninja-leafEric Guzman2012-03-13
| |
* | Tree Node Component - Added method for handling source object setEric Guzman2012-03-12
|/
* Presets - Minor CSS text-shadow work-around for Windows ChromeEric Guzman2012-02-16
|
* Tree view event delegate map fixEric Guzman2012-02-15
|
* Ninja Leaf/Branch - Minor CSS fixesEric Guzman2012-02-15
|
* Tree Node - fix for applying tree child nodes array twice (and getting ↵Eric Guzman2012-02-15
| | | | duplicates)
* small changes to the tree component to allow events to be passed and add a ↵Valerio Virgillito2012-02-14
| | | | | | double click handler Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Ninja leaf - remove console lotEric Guzman2012-02-13
|
* Tree Components - Change the way delegate methods are calledEric Guzman2012-02-13
|
* Tree Components - css fixesEric Guzman2012-02-08
|
* Tree Components - Added copyright commentsEric Guzman2012-02-07
|
* Tree Components - Adding the tree componentsEric Guzman2012-02-06