aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* complete version of the code for rendering selected subpath anchor points and...Pushkar Joshi2012-04-06
* Merge branch 'master' into pentoolPushkar Joshi2012-04-04
|\
| * Merge pull request #154 from mqg734/ToolFixesValerio Virgillito2012-04-04
| |\
| | * Need to set elementModel.isIn2DSnapCache flag to false when removing element ...Nivesh Rajbhandari2012-04-04
| * | Merge pull request #149 from dhg637/BugFixesValerio Virgillito2012-04-04
| |\ \
| | * | Merge branch 'refs/heads/master' into BugFixesArmen Kesablyan2012-04-04
| | |\|
| | * | Bug Fix: Height and width of panels not be keptArmen Kesablyan2012-03-29
| | * | Resizing BugsArmen Kesablyan2012-03-29
| | * | Bug #1073: Panels interact with hottest drag dropArmen Kesablyan2012-03-28
| * | | Merge branch 'refs/heads/master' into PresetsPIEric Guzman2012-04-04
| |\ \ \ | | | |/ | | |/|
| | * | Squashed commit of Preparing for the montage undo-manager: Architecture changesValerio Virgillito2012-04-04
| * | | Animation Presets - Only combine animations if pre-existing animations existEric Guzman2012-04-02
| * | | Presets Controller - Remove unused method callEric Guzman2012-03-30
| * | | Merge branch 'refs/heads/master' into PresetsPIEric Guzman2012-03-29
| |\ \ \
| * | | | Presets - Remove style transition when transition doesn't start. Also added t...Eric Guzman2012-03-29
* | | | | draw the path overlay (and anchor points) taking into account the transformat...Pushkar Joshi2012-04-04
* | | | | Merge branch 'master' into pentoolPushkar Joshi2012-04-03
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #148 from ananyasen/integration-candidateValerio Virgillito2012-04-01
| |\ \ \ \
| | * | | | - using clipboard data directly to avoid using setTimeoutAnanya Sen2012-03-30
| | * | | | detect paste from context menu for new file and save as dialogAnanya Sen2012-03-28
| | * | | | IKNINJA-719 - removed Zoom In/Zoom Out under View menu in the Main menuAnanya Sen2012-03-28
| | | |_|/ | | |/| |
| * | | | CSS Panel - Fix animation duration value updates from "infinite" to integer.Eric Guzman2012-03-29
| | |_|/ | |/| |
| * | | Merge pull request #147 from pushkarjoshi/brushtoolValerio Virgillito2012-03-29
| |\ \ \ | | |/ / | |/| |
| * | | Merge pull request #131 from ananyasen/integration-candidateValerio Virgillito2012-03-28
| |\ \ \
| | * | | fixed logical error in triggering menu itemAnanya Sen2012-03-26
| | * | | disable more menus if the active document is not in design viewAnanya Sen2012-03-22
| | * | | - removed menu-data boundObj path support for nowAnanya Sen2012-03-22
| | * | | KNINJA-1302 : refactored fixed as per requestAnanya Sen2012-03-22
| | * | | IKNINJA-1302 : close on ESC even if text field is focussedAnanya Sen2012-03-22
| | * | | IKNINJA-1367 - if filename contains #, then encode # so that the create URI p...Ananya Sen2012-03-22
| | * | | IKNINJA-1361: autofocus and auto-select file name on open of new file and sav...Ananya Sen2012-03-22
| | * | | IKNINJA-1364 : fixed css so that white spaces are not collapsed while renderingAnanya Sen2012-03-22
| | * | | IKNINJA-1302 : more fixAnanya Sen2012-03-22
| | * | | file picker - added size unitAnanya Sen2012-03-22
| | * | | IKNINJA-1266 : restrict tab size for long file names and resize tabs on windo...Ananya Sen2012-03-22
| | * | | IKNINJA-1302 : For File>New and File>SaveAll dialogs, 'ESC' key now triggers...Ananya Sen2012-03-22
| | * | | - enable/disable save, saveAs, saveAll, close, closeAll as per documents openAnanya Sen2012-03-22
* | | | | working File I/O for pen tool created paths and some minor bug fixes (correct...Pushkar Joshi2012-04-03
* | | | | track the canvas top left position instead of the center position to figure o...Pushkar Joshi2012-04-03
* | | | | First attempt at preventing the drifting of the canvas due to floating point ...Pushkar Joshi2012-04-03
* | | | | render the pen path with local coordinates, but use stage world coordinates t...Pushkar Joshi2012-04-02
* | | | | adjust the position for the pen tool feedback cursor AND fix a bug where ever...Pushkar Joshi2012-03-28
* | | | | change cursors for pen tool realtime feedback....still need to position the c...Pushkar Joshi2012-03-28
* | | | | Merge branch 'brushtool' into pentoolPushkar Joshi2012-03-28
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' into brushtoolPushkar Joshi2012-03-28
| |\| | |
| | * | | Merge pull request #145 from ericguzman/PresetsPIValerio Virgillito2012-03-28
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Text Tool - Remove inline style from user documentEric Guzman2012-03-27
| | | * | Presets Controller - Removing test background from transition classEric Guzman2012-03-27
| | | * | Merge branch 'refs/heads/master' into PresetsPIEric Guzman2012-03-27
| | | |\ \
| | | * | | Presets Panel - Adding presets controller to serializationEric Guzman2012-03-22