aseprite/data
David Capello 30a88c8e3d Put playback options into Frame > Playback submenu
This menu was accessible right-clicking the Play button in the
Timeline (and in the Preview window, with specific options for the
Preview).

This change includes some changes:

1. Now if a menu <item> in gui.xml doesn't specify a text field, the
   text of the command is used (to avoid double translation, the bad
   side is that we don't have a mnemonic specified).
2. Menu::showPopup() can be used with submenus from the root menu, to
   do this we have to remove the menu item owner temporarily before we
   show the menu as popup (see the change in Menu::showPopup())
3. We can specify a special active DocView for commands with
   UIContext::SetTargetView, this is used to set the Preview editor as
   active view for commands like TogglePlayOnce, etc.
2023-03-21 17:18:05 -03:00
..
extensions Copy light theme latest changes into dark theme 2023-03-13 10:52:01 -03:00
fonts Fix "H" character in mini font (to avoid confusion with "W") 2020-09-29 15:42:55 -03:00
icons [win] Add icon for the main window on Windows when DPI scale=150% (fix #3034) 2021-11-01 14:34:24 -03:00
palettes Move palettes to extensions (#1403) 2017-06-10 16:44:19 -03:00
strings Put playback options into Frame > Playback submenu 2023-03-21 17:18:05 -03:00
widgets Make buttons to select one window/multiple windows bigger 2023-02-27 19:21:57 -03:00
convmatr.def Add new matrices to create an outline in RGB transparent layers 2015-04-16 11:08:35 -03:00
gui.xml Put playback options into Frame > Playback submenu 2023-03-21 17:18:05 -03:00
pref.xml Cache compressed tileset information from .aseprite files on memory 2023-02-14 13:03:06 -03:00