Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Squashed master into dom-architecture | Valerio Virgillito | 2012-05-16 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Removing unused components references | Valerio Virgillito | 2012-05-03 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | finishing to replace all id with data-montage-id | Valerio Virgillito | 2012-05-03 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Removing all "module" declarations and replaced with "prototype" in ↵ | John Mayhew | 2012-04-26 |
| | | | | preparation for montage converting to the new "prototype" format fully | ||
* | Squashed commit of Preparing for the montage undo-manager: Architecture changes | Valerio Virgillito | 2012-04-04 |
| | | | | | | | | | Reworked the add and remove elements into 1 function which can take 1 or more elements. Removed the _element from the selection array Many other changes related to those 2 changes Undo/Redo shortcuts are now using montage undo/redo manager. Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Presets Panel - Adding presets controller and removing functionality from ↵ | Eric Guzman | 2012-03-22 |
| | | | | panel code | ||
* | Presets Panel - Fix single-click activation, and transition cut-off bug. | Eric Guzman | 2012-03-02 |
| | | | | Use double-click as the activation event for transition presets. Also fixed the bug when applying a style preset before the transition preset, which disabled transitions after the first one. | ||
* | Adding some missing copyrights | Valerio Virgillito | 2012-02-24 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Presets - Modify application of preset classes for new json structure | Eric Guzman | 2012-02-15 |
| | |||
* | Style Presets - Separate out the style preset data to new file | Eric Guzman | 2012-02-13 |
| | |||
* | Presets - Committing half-baked drag and drop | Eric Guzman | 2012-02-13 |
| | |||
* | Presets - fixed some object naming and css for presets tree | Eric Guzman | 2012-02-08 |
| | |||
* | Presets Panel - Initial commit with panel content | Eric Guzman | 2012-02-07 |