| Commit message (Expand) | Author | Age |
... | |
| * | | fixing the components for the new dom | Valerio Virgillito | 2012-05-09 |
* | | | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-05-17 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor... | John Mayhew | 2012-05-15 |
| |\ \ |
|
| | * | | Removing obsolete treeList reference in preset templates. | Nivesh Rajbhandari | 2012-05-11 |
| | * | | Removing outdated tree-controller. | Nivesh Rajbhandari | 2012-05-11 |
| | |/ |
|
| * | | fixed bug introduced when we removed the color toolbar. The styling of the co... | John Mayhew | 2012-05-11 |
| * | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor... | John Mayhew | 2012-05-07 |
| |\| |
|
| * | | More implementation of moving color chips to the individual subtools. | John Mayhew | 2012-05-07 |
| * | | First round of moving color chips into the sub tools. Shape and Pen tool now ... | John Mayhew | 2012-05-03 |
* | | | CSS Panel - delcaration - remove auto sort | Eric Guzman | 2012-05-17 |
* | | | CSS Panel - declaration - sort objects when flag is set | Eric Guzman | 2012-05-17 |
* | | | Style sheets view - Remove duplicate property definition | Eric Guzman | 2012-05-17 |
* | | | CSS Panel - Clear styles section on document close | Eric Guzman | 2012-05-17 |
* | | | CSS Panel - comment out paste handler for now | Eric Guzman | 2012-05-17 |
* | | | CSS Panel - remove duplicate entry in completion map | Eric Guzman | 2012-05-17 |
* | | | Style Declaration - fix property name in addStyle() | Eric Guzman | 2012-05-16 |
* | | | CSS Panel - Style sheets dirty flag added | Eric Guzman | 2012-05-16 |
* | | | CSS Panel - Fix toggling style on/off. | Eric Guzman | 2012-05-16 |
* | | | CSS Panel - Added flag to draw method to improve perceived loading time | Eric Guzman | 2012-05-16 |
* | | | CSS Panel - Fix issue with adding new style and activating property field | Eric Guzman | 2012-05-16 |
* | | | Style Declaration - Fix update/add/addNew methods | Eric Guzman | 2012-05-16 |
* | | | CSSPanel - Add mutli-selection and adding classes to groups of elements | Eric Guzman | 2012-05-14 |
* | | | CSS Panel - Fixed removing rules and checking to see if rules apply on add. | Eric Guzman | 2012-05-10 |
* | | | CSS Panel - Add work-around for selection change event. | Eric Guzman | 2012-05-10 |
* | | | CSS Panel - Rule list - remove old update code | Eric Guzman | 2012-05-10 |
* | | | CSS Panel - fix issue with hover/scroll to top | Eric Guzman | 2012-05-10 |
* | | | CSS Panel - Fix errors from new Montage and remove logs. | Eric Guzman | 2012-05-10 |
* | | | Merge branch 'refs/heads/master' into CSSPanelUpdates | Eric Guzman | 2012-05-10 |
|\ \ \
| | |/
| |/| |
|
| * | | Fixing the color popup | Valerio Virgillito | 2012-05-04 |
| * | | temporary commenting a timeline bug preventing nested selection | Valerio Virgillito | 2012-05-04 |
| * | | Merge branch 'tag-2.0' of github.com:mencio/ninja-internal into data-id | Valerio Virgillito | 2012-05-03 |
| |\ \ |
|
| | * \ | Merge branch 'refs/heads/master' into tag-2.0 | Valerio Virgillito | 2012-05-03 |
| | |\ \ |
|
| | * \ \ | Merge branch 'refs/heads/master' into tag-2.0 | Valerio Virgillito | 2012-05-03 |
| | |\ \ \ |
|
| | * | | | | Refactor creating elements. Removed makeNJElement and separated the model cre... | Valerio Virgillito | 2012-05-03 |
| | * | | | | code cleanup | Valerio Virgillito | 2012-05-02 |
| | | |_|/
| | |/| | |
|
| * | | | | Removing unused components references | Valerio Virgillito | 2012-05-03 |
| * | | | | Fixing the lock button css | Valerio Virgillito | 2012-05-03 |
| * | | | | finishing to replace all id with data-montage-id | Valerio Virgillito | 2012-05-03 |
| * | | | | Merge branch 'refs/heads/master' into data-id | Valerio Virgillito | 2012-05-03 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Merge pull request #192 from ananyasen/Codeview-improvements | Valerio Virgillito | 2012-05-03 |
| | |\ \ \ |
|
| | | * \ \ | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements | Ananya Sen | 2012-05-03 |
| | | |\ \ \
| | | | | |/
| | | | |/| |
|
| | | * | | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements | Ananya Sen | 2012-05-01 |
| | | |\ \ \
| | | | | |/
| | | | |/| |
|
| | | * | | | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements | Ananya Sen | 2012-04-26 |
| | | |\ \ \ |
|
| | | * \ \ \ | Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements | Ananya Sen | 2012-04-23 |
| | | |\ \ \ \ |
|
| | | * | | | | | - collapse panels for code view, restore for design view | Ananya Sen | 2012-04-18 |
| * | | | | | | | Merge branch 'refs/heads/master' into data-id | Valerio Virgillito | 2012-05-03 |
| |\| | | | | | |
|
| | * | | | | | | Merge pull request #191 from imix23ways/TimelineUber | Valerio Virgillito | 2012-05-03 |
| | |\ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | | * | | | | | Timeline: bug fix: disable bread crumb setlevel. | Jon Reid | 2012-04-30 |
| | | * | | | | | Timeline: Change serialization parameters for some component properties. | Jon Reid | 2012-04-30 |
| | | * | | | | | Timeline: Replace id with data-montage-id in all reels. | Jon Reid | 2012-04-27 |
| | | | |_|_|/
| | | |/| | | |
|