aseprite/src
2010-03-28 16:17:51 -03:00
..
commands Exceptions are caught in open/save command threads. 2010-03-28 15:47:22 -03:00
core Modified Palette class to contain all functions to manipulate it as function members. 2010-03-28 12:15:32 -03:00
dialogs Minor change: Replaced one JRect to Vaca::Rect. 2010-03-27 19:19:42 -03:00
effect Modified Palette class to contain all functions to manipulate it as function members. 2010-03-28 12:15:32 -03:00
file Moved "ncolor" field in .ase format to next WORD position (the "unknown field" looks like a DWORD). 2010-03-28 16:17:51 -03:00
intl
jinete JM_DESTROY message cannot be used in derived classes of Widget. 2010-03-27 18:53:47 -03:00
modules Modified Palette class to contain all functions to manipulate it as function members. 2010-03-28 12:15:32 -03:00
raster Modified Palette class to contain all functions to manipulate it as function members. 2010-03-28 12:15:32 -03:00
settings Now PreviewFilled configuration field is for tool. 2010-03-24 13:57:31 -03:00
tests Removed asm code. 2010-03-24 14:10:46 -03:00
tools Modified Palette class to contain all functions to manipulate it as function members. 2010-03-28 12:15:32 -03:00
util Modified Palette class to contain all functions to manipulate it as function members. 2010-03-28 12:15:32 -03:00
widgets Mouse wheel+shift in color-bar jumps entire columns. 2010-03-28 13:11:31 -03:00
app.cpp Modified Palette class to contain all functions to manipulate it as function members. 2010-03-28 12:15:32 -03:00
app.h Added Vaca::String class. 2010-03-12 23:16:05 -02:00
ase_exception.cpp
ase_exception.h
console.cpp
console.h
context.cpp - All tools stuff refactored in various files/components. 2010-03-07 17:47:45 -02:00
context.h - All tools stuff refactored in various files/components. 2010-03-07 17:47:45 -02:00
icon.rc
main.cpp Added Vaca::String class. 2010-03-12 23:16:05 -02:00
pen_type.h - All tools stuff refactored in various files/components. 2010-03-07 17:47:45 -02:00
recent_files.cpp Added RecentFiles C++ class to replace legacy C implementation of recent files. 2010-03-27 23:43:08 -03:00
recent_files.h Added RecentFiles C++ class to replace legacy C implementation of recent files. 2010-03-27 23:43:08 -03:00
sprite_wrappers.h
tiled_mode.h - All tools stuff refactored in various files/components. 2010-03-07 17:47:45 -02:00
ui_context.cpp - All tools stuff refactored in various files/components. 2010-03-07 17:47:45 -02:00
ui_context.h - All tools stuff refactored in various files/components. 2010-03-07 17:47:45 -02:00
undoable.cpp Modified Palette class to contain all functions to manipulate it as function members. 2010-03-28 12:15:32 -03:00
undoable.h