.. |
commands
|
Converted all TRUE/FALSE to C++ true/false
|
2010-01-30 16:43:13 +00:00 |
core
|
Converted all TRUE/FALSE to C++ true/false
|
2010-01-30 16:43:13 +00:00 |
dialogs
|
Converted all TRUE/FALSE to C++ true/false
|
2010-01-30 16:43:13 +00:00 |
effect
|
Converted all TRUE/FALSE to C++ true/false
|
2010-01-30 16:43:13 +00:00 |
file
|
Converted all TRUE/FALSE to C++ true/false
|
2010-01-30 16:43:13 +00:00 |
intl
|
Converted all TRUE/FALSE to C++ true/false
|
2010-01-30 16:43:13 +00:00 |
jinete
|
Fixed gcc problem with min/max macros.
|
2010-01-26 04:10:01 +00:00 |
modules
|
Converted all TRUE/FALSE to C++ true/false
|
2010-01-30 16:43:13 +00:00 |
raster
|
Converted all TRUE/FALSE to C++ true/false
|
2010-01-30 16:43:13 +00:00 |
tests
|
Converted all TRUE/FALSE to C++ true/false
|
2010-01-30 16:43:13 +00:00 |
util
|
Converted all TRUE/FALSE to C++ true/false
|
2010-01-30 16:43:13 +00:00 |
widgets
|
Converted all TRUE/FALSE to C++ true/false
|
2010-01-30 16:43:13 +00:00 |
app.cpp
|
Converted all TRUE/FALSE to C++ true/false
|
2010-01-30 16:43:13 +00:00 |
app.h
|
Modules converted to C++ classes.
|
2010-01-29 03:15:33 +00:00 |
ase_exception.cpp
|
Now XML files are loaded with tinyxml library
|
2009-12-16 23:24:57 +00:00 |
ase_exception.h
|
Now XML files are loaded with tinyxml library
|
2009-12-16 23:24:57 +00:00 |
console.cpp
|
Converted all TRUE/FALSE to C++ true/false
|
2010-01-30 16:43:13 +00:00 |
console.h
|
Renamed some header guards.
|
2009-08-17 21:38:00 +00:00 |
context.cpp
|
Fixed compilation error in context.cpp
|
2009-12-19 17:52:21 +00:00 |
context.h
|
Internal refactoring of commands to support record/play macros in the near future.
|
2009-10-09 01:34:06 +00:00 |
icon.rc
|
|
|
main.cpp
|
Converted all TRUE/FALSE to C++ true/false
|
2010-01-30 16:43:13 +00:00 |
sprite_wrappers.h
|
Internal refactoring of commands to support record/play macros in the near future.
|
2009-10-09 01:34:06 +00:00 |
ui_context.cpp
|
Moved app.cpp from src/core/ to src/
|
2009-12-11 14:53:05 +00:00 |
ui_context.h
|
Internal refactoring of commands to support record/play macros in the near future.
|
2009-10-09 01:34:06 +00:00 |
undoable.cpp
|
Added is_empty, freeze, unfreeze, add, reserve, and shrink function member of Mask class.
|
2010-01-27 21:16:49 +00:00 |
undoable.h
|
Refactored Layer class to include all layer_* functions as member functions.
|
2009-11-17 13:12:26 +00:00 |