aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | | | | | | | | | | | | | | | | | * | | | | | | | Fix layer order and selection on reopenJonathan Duran2012-03-16
| | | | | | | | | | | | | | | | | | * | | | | | | | Merge branch 'refs/heads/Timeline-local' into TimelineDOMJonathan Duran2012-03-16
| | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ Merge branch 'Timeline-local' into Timeline-local-2Jon Reid2012-03-16
| | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ Merge remote-tracking branch 'ninja-jduran/TimelineUber' into Timeline-localJon Reid2012-03-16
| | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | Timeline: Hook up data binding for changes on subproperties.Jon Reid2012-03-16
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | Timeline: remove comment.Jon Reid2012-03-15
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | Timeline: Remove selection timer on add new layer method.Jon Reid2012-03-15
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into Timeline-localJon Reid2012-03-15
| | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | | Timeline: Fix for layer selection problems on file open and switch.Jon Reid2012-03-15
| | | | | | | | | | | | | | | | | | * | | | | | | | | | | | Consolidate conversion functionsJonathan Duran2012-03-16
| | | | | | | | | | | | | | | | | | * | | | | | | | | | | | CleanupJonathan Duran2012-03-16
| | | | | | | | | | | | | | | | | | |/ / / / / / / / / / /
| | | | | | | | | | | | | | | | | | * | | | | | | | | | | Bug fix and cleanupJonathan Duran2012-03-16
| | | | | | | | | | | | | | | | | | * | | | | | | | | | | Fix layer select on selection changeJonathan Duran2012-03-16
| | | | | | | | | | | | | | | | | | * | | | | | | | | | | Start enforcing one element per layerJonathan Duran2012-03-16
| | | | | | | | | | | | | | | | | | | |_|/ / / / / / / / | | | | | | | | | | | | | | | | | | |/| | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Tree Controller -Delegate getter/setterEric Guzman2012-04-30
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Editable - Add paste event handling/dispatchingEric Guzman2012-04-30
* | | | | | | | | | | | | | | | | | | | | | | | | | | | CSS Style - Add style interactionEric Guzman2012-04-30
* | | | | | | | | | | | | | | | | | | | | | | | | | | | CSS Style Rule - Add code for changing selectors and showing unapplied rulesEric Guzman2012-04-30
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Rule List - Scroll to bottom codeEric Guzman2012-04-30
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'refs/heads/master' into CSSPanelUpdatesEric Guzman2012-04-26
|\| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #175 from mqg734/BoundsCalculationValerio Virgillito2012-04-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Fixed issue with setting stroke when using the PI.Nivesh Rajbhandari2012-04-24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'refs/heads/ninja-internal' into AllFixesNivesh Rajbhandari2012-04-24
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Allow users to toggle application of stroke and border settings when using th...Nivesh Rajbhandari2012-04-24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Fixing translate handles to draw without zoom value. Also fixed some typos i...Nivesh Rajbhandari2012-04-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #174 from pushkarjoshi/pentoolValerio Virgillito2012-04-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | / / / / / / / / / / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into pentoolPushkar Joshi2012-04-24
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | re-compute and store the center of the subpath in local coordinates upon file...Pushkar Joshi2012-04-24
| | * | | | | | | | | | | | | | | | | | | | | | | | | allow the addition of the pen tool to the timelinePushkar Joshi2012-04-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into pentoolPushkar Joshi2012-04-19
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | get the canvas plane matrix before multiplying it with the translation due to...Pushkar Joshi2012-04-19
| | * | | | | | | | | | | | | | | | | | | | | | | | | correctly maintain canvas position when drawing subpaths off the XY plane (wa...Pushkar Joshi2012-04-19
| | * | | | | | | | | | | | | | | | | | | | | | | | | for subpaths that have not been initialized with a canvas yet (i.e. no local ...Pushkar Joshi2012-04-19
| | * | | | | | | | | | | | | | | | | | | | | | | | | store the canvas center (in local space) per each subpath, instead of trackin...Pushkar Joshi2012-04-19
|</