aseprite/data
David Capello 6d5531b998 Replace old gfx-data with graphics from the skin sheet.
+ Removed gfxdata.cpp file.
+ Removed get_gfx() from modules/gfx.h/cpp.
+ Added skin parts for each removed graphics of gfxdata.
+ Added IButtonIcon interface and an implementation for skin theme.
+ Removed "icon_buttons" from gui.cpp.
+ Now icons in button are set through set_gfxicon_to_button function.
+ Removed from Theme class check/radio_icon_size member variables
  (they are replaced with the new IButtonIcon interface).
+ Removed jdraw_inverted_sprite(), now each icon has it normal/selected
  version in the skin sheet.
2011-03-06 16:15:05 -03:00
..
fonts Renamed exchange_colors to switch_colors 2008-03-15 01:54:45 +00:00
icons Moved icons to data/icons/ directory. 2010-04-25 12:05:18 -03:00
palettes Moved everything to trunk 2007-09-18 23:57:02 +00:00
po Moved everything to trunk 2007-09-18 23:57:02 +00:00
skins/default_skin Replace old gfx-data with graphics from the skin sheet. 2011-03-06 16:15:05 -03:00
widgets Rewritten palette editor using ColorSliders and HexColorEntry widgets. 2011-03-03 22:17:25 -03:00
convmatr.def More updates for copyright year to 2011. 2011-01-20 18:32:31 -03:00
gui.xml Fix problem with PaletteEditor "switch" parameter in menu item "View > Palette Editor" command. 2011-02-02 00:42:48 -03:00