aseprite/data
David Capello d55e4c58e4 Fix regression bug: user isn't able to copy pixels using Ctrl + selection tool.
+ The problem is that "Ctrl" key is a quicktool (move cel), and it was
  stealing the "Ctrl" key to the selection tool.
+ Added <spriteeditor> section in gui.xml to specify which key is
  used to copy the selection (instead of moving). "Ctrl" is the default.
+ Added EditorCustomizationDelegate interface.
2011-10-29 19:21:19 -03:00
..
fonts
icons Add ase icon (32,48,64 created by iLKke) 2011-08-22 21:02:46 -03:00
palettes
skins/default Add button to disable mini editor. 2011-04-30 16:55:22 -03:00
widgets Improve "Canvas Size" command to show rulers to change the canvas size. 2011-04-21 17:39:43 -03:00
convmatr.def More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
gui.xml Fix regression bug: user isn't able to copy pixels using Ctrl + selection tool. 2011-10-29 19:21:19 -03:00