aseprite/data
David Capello 02e8c66da4 Remove signals and hooks in GUI code.
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.
2012-06-15 23:37:59 -03:00
..
fonts Renamed exchange_colors to switch_colors 2008-03-15 01:54:45 +00:00
icons Add ase icon (32,48,64 created by iLKke) 2011-08-22 21:02:46 -03:00
palettes Moved everything to trunk 2007-09-18 23:57:02 +00:00
skins/default Add text entry to go to frame in the status bar (issue #6). 2012-01-09 21:18:32 -03:00
widgets Remove signals and hooks in GUI code. 2012-06-15 23:37:59 -03:00
convmatr.def Convert all newline to LF style and remove all tabs. 2012-01-05 19:45:03 -03:00
gui.xml Remove signals and hooks in GUI code. 2012-06-15 23:37:59 -03:00