aboutsummaryrefslogtreecommitdiff
path: root/js/panels/presets/style-presets.reel/style-presets.js
Commit message (Collapse)AuthorAge
* BSD LicenseKris Kowal2012-07-09
|
* Expand tabsKris Kowal2012-07-06
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* Squashed commit of Preparing for the montage undo-manager: Architecture changesValerio Virgillito2012-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 Guzman2012-03-22
| | | | panel code
* Presets Panel - Fix single-click activation, and transition cut-off bug.Eric Guzman2012-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.
* Presets - Modify application of preset classes for new json structureEric Guzman2012-02-15
|
* Style Presets - Separate out the style preset data to new fileEric Guzman2012-02-13
|
* Presets - Committing half-baked drag and dropEric Guzman2012-02-13
|
* Presets Panel - Initial commit with panel contentEric Guzman2012-02-07