David Capello
|
dd003a8f33
|
- Now "Image" is a C++ class with virtual methods;
- Removed ImageMethods (the C vtable for old "Image" structure);
- Added ImageImpl and ImageTraits;
- Added "Sprite Size" command (feature #2671468);
- Added "Canvas Size" command;
|
2009-05-31 16:02:32 +00:00 |
|
David Capello
|
8e498470d5
|
Fixed bug #2511762 (thanks to Clayton Enga for the patch).
Added the feature #2419098 (David Campo idea).
|
2009-01-24 00:41:01 +00:00 |
|
David Capello
|
c327a740d7
|
Added Undoable class.
|
2008-10-02 02:31:07 +00:00 |
|
David Capello
|
c35c452a80
|
Converted GfxObj and all the hierarchy of graphics objects to classes.
Removed "(void)" -> "()".
|
2008-10-01 01:27:51 +00:00 |
|
David Capello
|
a587132ffe
|
Project converted to C++.
|
2008-09-30 21:01:54 +00:00 |
|