aseprite/data
David Capello 0cb4b2234d Always load params when a command is executed
This is to avoid leaving commands with old params (a problem with
keyboard shortcuts). To make sure, we've changed arguments from Params*
to Params&, so we always have params to load.

Also, in this change we introduce a new way to give parameters to executed
commands from menu items using AppMenuItem::setContextParams(). Before
showing a popup, we can call setContextParams() to give extra params to
the command (e.g. the specific FrameTag to remove or change properties).
In this way "contextparams" attribute for <item> in gui.xml is not
available anymore.
2015-03-11 15:40:22 -03:00
..
fonts Renamed exchange_colors to switch_colors 2008-03-15 01:54:45 +00:00
icons Add document icon 2014-08-18 23:51:57 -03:00
palettes Added color names 2014-08-29 13:14:13 -04:00
skins/default Use a FrameTag for the loop section (fix #557) 2015-03-09 13:57:54 -03:00
widgets Remove loop configuration from ConfigureTimelinePopup 2015-03-10 17:13:06 -03:00
www Add experimental webserver API and home page 2013-04-01 19:37:02 -03:00
convmatr.def Convert all newline to LF style and remove all tabs. 2012-01-05 19:45:03 -03:00
gui.xml Always load params when a command is executed 2015-03-11 15:40:22 -03:00
pref.xml Use a FrameTag for the loop section (fix #557) 2015-03-09 13:57:54 -03:00