aseprite/src
2010-03-07 12:17:11 -02:00
..
commands Now ClearCommand deselects the mask. 2010-03-01 23:02:32 -02:00
core Renamed get_sprite() to getSprite() in Layer class and Undoable class. 2010-03-01 22:59:16 -02:00
dialogs Replaced App events (IAppHook) with Vaca signals/slots. 2010-03-01 00:36:05 -02:00
effect Renamed get_sprite() to getSprite() in Layer class and Undoable class. 2010-03-01 22:59:16 -02:00
file Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
intl Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
jinete Modified C comments to C++. 2010-03-07 11:58:10 -02:00
modules Renamed sheet.png to defaut_skin_sheet.png. Added some temporary icons in the sheet for future tools. 2010-03-07 12:03:47 -02:00
raster Modified "int tiled" to "bool tiled" in "dirty_new". 2010-03-07 12:17:11 -02:00
tests Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
util Added 'extras' to Sprite to draw extra-stuff that is not in the Sprite (it will be useful to draw preview of the brush). 2010-03-07 12:14:25 -02:00
widgets Limited scroll movement (related to feature request #2874441). 2010-03-07 11:39:18 -02:00
app.cpp Replaced App events (IAppHook) with Vaca signals/slots. 2010-03-01 00:36:05 -02:00
app.h Replaced App events (IAppHook) with Vaca signals/slots. 2010-03-01 00:36:05 -02:00
ase_exception.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
ase_exception.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
console.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
console.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
context.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
context.h Modified some comments to C++ style. 2010-02-28 22:09:46 -02:00
icon.rc Moved everything to trunk 2007-09-18 23:57:02 +00:00
main.cpp Removed try{}catch in DEBUGMODE to get the exception in the debugger. 2010-03-07 11:49:56 -02:00
sprite_wrappers.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
ui_context.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
ui_context.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
undoable.cpp Added Undoable::deselect_mask() member function. 2010-03-01 23:01:43 -02:00
undoable.h Added Undoable::deselect_mask() member function. 2010-03-01 23:01:43 -02:00