aboutsummaryrefslogtreecommitdiff
path: root/js/controllers/clipboard-controller.js
Commit message (Expand)AuthorAge
* fixing logical error which was a side-effect of SHA:819348eaf3ff6b4a8c38ecca7...Ananya Sen2012-07-20
* copy/paste from external apps - removed unnecessary selection change to fix P...Ananya Sen2012-07-19
* Merge branch 'menu-fixes' of https://github.com/mencio/ninjaValerio Virgillito2012-07-18
|\
| * Fixed some issues with the menu-fixesValerio Virgillito2012-07-18
* | perform clipboard operations only if selection tool is selected since other t...Ananya Sen2012-07-18
|/
* BSD LicenseKris Kowal2012-07-09
* Expand tabsKris Kowal2012-07-06
* Update copyright boilerplateKris Kowal2012-07-06
* - added io api to generate file from binaryAnanya Sen2012-06-21
* Notify for adding multiple elements together, to fix IKNINJA-1775 [Drawing a ...Ananya Sen2012-06-20
* adding some error handlingAnanya Sen2012-06-19
* parse html in memory, instead of using a doom elementAnanya Sen2012-06-19
* start pasting in-place for cut/pasteAnanya Sen2012-06-18
* Fixed - IKNINJA-1748 - While pasting text in any text field in the PI, the te...Ananya Sen2012-06-15
* displace pasted object only if the position is absoluteAnanya Sen2012-06-13
* patse raw image data to stageAnanya Sen2012-06-12
* - removed extra selection change event,Ananya Sen2012-06-11
* - fixed multiple paste displacementAnanya Sen2012-06-08
* - cleanse html for copying from outer applicationAnanya Sen2012-06-07
* cut/paste for canvas objects and for multiple selected objects of mixed typesAnanya Sen2012-06-04
* cut/paste html elements in single documentAnanya Sen2012-06-01
* select all pasted elementsAnanya Sen2012-05-29
* copy/paste of multiple div and canvas elements doneAnanya Sen2012-05-28
* multiple objects copy/paste - in progressAnanya Sen2012-05-25
* - multiple element copy/paste - in progressAnanya Sen2012-05-24
* cleanupAnanya Sen2012-05-17
* copy/paste single webGL shapeAnanya Sen2012-05-16
* single selection copy/paste canvas 2d shapes [rectangle and circle]Ananya Sen2012-05-16
* Prototype of copy and pasting basic html elements.Ananya Sen2012-05-11
* removed unnecessary functionAnanya Sen2012-05-08
* copy/paste POCAnanya Sen2012-05-07