aseprite/src/core
2010-03-30 21:43:18 -03:00
..
cfg.cpp - All tools stuff refactored in various files/components. 2010-03-07 17:47:45 -02:00
cfg.h Removed jpoint.h and jsize.h. 2010-03-11 00:45:19 -02:00
check_args.cpp Added Vaca::Application and Vaca/main.h, and removed Vaca::System. 2010-03-30 10:22:47 -03:00
check_args.h Added Vaca::String class. 2010-03-12 23:16:05 -02:00
color.cpp Refactored Sprite class: no public variable members, all functions sprite_* go as Sprite function members, pimpl idiom. 2010-03-30 21:43:18 -03:00
color.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
config.cpp Converted all TRUE/FALSE to C++ true/false 2010-01-30 16:43:13 +00:00
core.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
core.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
dirs.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
dirs.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
drop_files.cpp Added Vaca::Mutex. 2010-03-10 00:34:50 -02:00
drop_files.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
file_system.cpp Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
file_system.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00
job.cpp Status bar widget converted to C++ StatusBar class. 2010-03-29 00:00:25 -03:00
job.h Status bar widget converted to C++ StatusBar class. 2010-03-29 00:00:25 -03:00
modules.cpp Added RecentFiles C++ class to replace legacy C implementation of recent files. 2010-03-27 23:43:08 -03:00
modules.h Updated copyright year to 2010 2010-02-01 21:25:40 +00:00