aboutsummaryrefslogtreecommitdiff
path: root/js/panels
Commit message (Collapse)AuthorAge
...
| * | | | | | Fix to remember gradient from chip inputJose Antonio Marquez2012-06-26
| | | | | | |
| * | | | | | Fixing losing focus when switch wheels from popups (nested)Jose Antonio Marquez2012-06-26
| | | | | | |
| * | | | | | Fixing toggle modes losing valueJose Antonio Marquez2012-06-26
| | | | | | |
| * | | | | | Fixing hiding gradient popupsJose Antonio Marquez2012-06-26
| | | | | | |
| * | | | | | Merge branch 'refs/heads/Ninja-Internal' into ColorJose Antonio Marquez2012-06-26
| |\ \ \ \ \ \
| * | | | | | | Fixing gradient/solid color toggleJose Antonio Marquez2012-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also added a null value setter fix for no color hex
| * | | | | | | Adding support for no color init on hex input popupJose Antonio Marquez2012-06-26
| | | | | | | |
| * | | | | | | Fixing hex value syncing in popupsJose Antonio Marquez2012-06-26
| | | | | | | |
| * | | | | | | Hiding panel popup if opened when chip popup is openedJose Antonio Marquez2012-06-26
| | | | | | | |
| * | | | | | | Merge branch 'refs/heads/Ninja-Internal' into ColorJose Antonio Marquez2012-06-26
| |\ \ \ \ \ \ \
| * | | | | | | | Fixing alpha memory bug on reopenJose Antonio Marquez2012-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is for the color chip
| * | | | | | | | Partially fixing alpha issues on gradient stopsJose Antonio Marquez2012-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Still need to implement getting value on retrieve while opening
| * | | | | | | | Fixing alpha bugs on color chipsJose Antonio Marquez2012-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Getting the right value of alpha on reopening color chips.
| * | | | | | | | Adding default values to chipJose Antonio Marquez2012-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a fallback is null and alpha is changed.
| * | | | | | | | Fixing alpha slider for chip popupsJose Antonio Marquez2012-06-25
| | | | | | | | |
| * | | | | | | | Fixing alpha binding bugJose Antonio Marquez2012-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The chip popup alpha sliders were binding to the panel when they shouldn't, so added a check.
| * | | | | | | | Fixing bottom hit test for popupJose Antonio Marquez2012-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This address clicking outside (below) and closing the popup. The wrong value was being used.
| * | | | | | | | Merge branch 'refs/heads/Ninja-Internal' into ColorJose Antonio Marquez2012-06-25
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Cleaning up eventsJose Antonio Marquez2012-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding/Removing events when only needed by color popups.
| * | | | | | | | | Color Popup Test CandidateJose Antonio Marquez2012-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Preliminary check in for testing to commence on new color popup functionality.
| * | | | | | | | | Adding support for gradients on chipsJose Antonio Marquez2012-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Need to handle other color modes, currently only handling HSV and gradients. Working on getting other modes supported. Also, will need clean up color popup manager after completion.
| * | | | | | | | | Fixing logic for popup value bubblingJose Antonio Marquez2012-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only working for HSV, need to implement HEX and gradient
| * | | | | | | | | Deleting obsolete filesJose Antonio Marquez2012-06-23
| | | | | | | | | |
| * | | | | | | | | Added third gradient chip popupJose Antonio Marquez2012-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Need to add support for gradient events dispatching from standalone chips. Just need to hook up relays for events besides HSV to bubble up.
| * | | | | | | | | Fix closing logic and init color on chipJose Antonio Marquez2012-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added improved logic to handle toggling from button the color popup. Also added an init color method for the chip to initialize color in it's popup.
| * | | | | | | | | Merge branch 'refs/heads/Ninja-Internal' into ColorJose Antonio Marquez2012-06-21
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Replacing temp color chip popJose Antonio Marquez2012-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This replaces the temporary color chip popup with a main popup used universally throughout the app. There are still outstanding issues to be addressed, this is just the initial set up before debugging issues.
* | | | | | | | | | | Merge branch 'refs/heads/TimelineUberJD' into Timeline-local-krutiKruti Shah2012-06-28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | clean upJonathan Duran2012-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| * | | | | | | | | | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-localJon Reid2012-06-28
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js Used Theirs, doesn't matter, code block is in commented-out section.
| * | | | | | | | | | | Timeline: Better deselection of tweens when selecting/deselecting layers.Jon Reid2012-06-28
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'refs/heads/ninjainternalmaster' into Timeline-local-krutiKruti Shah2012-06-28
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | FIX layer selection bugJonathan Duran2012-06-28
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* / | | | | | | | | | Bug Fix : Hot text updates with keyframe selectionKruti Shah2012-06-28
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
* | | | | | | | | / Timeline: bug fix IKNINJA-1843Jon Reid2012-06-27
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge pull request #347 from mqg734/ComponentShapeToolBugValerio Virgillito2012-06-27
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | Temporarily disable ElementMediator's addDelegate when adding components.
| * | | | | | | | Temporarily disable ElementMediator's addDelegate when adding components.Nivesh Rajbhandari2012-06-27
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* | | | | | | | Merge pull request #342 from imix23ways/Timeline-pullrequestValerio Virgillito2012-06-27
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | Timeline Bugfixes
| * | | | | | | Bug Fix : Hot Text change from the CSS panelKruti Shah2012-06-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
| * | | | | | | Merge branch 'refs/heads/TimelineUberJD' into Timeline-local-krutiKruti Shah2012-06-27
|