mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-01 00:23:35 +00:00
02e8c66da4
Several refactoring tasks where made: - Removed the old Widget::id field (JID). - Renamed Widget::get/setName to get/setId. - Moved load_widget_from_xmlfile() to app::load_widget and WidgetLoader class. - Removed jhook structure & jwidget_add_hook function. Hooks were replaced subclassing widgets. - Added InitThemeEvent class and Widget::onInitTheme member function. |
||
---|---|---|
.. | ||
advanced_mode.xml | ||
canvas_size.xml | ||
cel_properties.xml | ||
color_curve.xml | ||
convolution_matrix.xml | ||
despeckle.xml | ||
duplicate_sprite.xml | ||
file_selector.xml | ||
frame_duration.xml | ||
goto_frame.xml | ||
grid_settings.xml | ||
jpeg_options.xml | ||
main_window.xml | ||
new_layer.xml | ||
new_sprite.xml | ||
options.xml | ||
replace_color.xml | ||
sprite_properties.xml | ||
sprite_size.xml | ||
tools_configuration.xml |