David Capello
|
3885f37f45
|
+ CurrentSprite class was split in SpriteWrapper/Reader/Writer, and CurrentSpriteReader/Writer wrappers.
+ More routines are using exceptions for error handling.
+ Added JWidgetPtr class.
+ Added Undoable::set_imgtype/layer_from_background/flatten_layers.
|
2009-06-11 15:11:11 +00:00 |
|
David Capello
|
59ae779fca
|
+ Added Context parameter to CurrentSprite.
+ Now CurrentSprite is defined in current_sprite.h.
+ Modified several routines to get the current sprite as parameter.
|
2009-06-02 14:08:56 +00:00 |
|
David Capello
|
c4be9fe5b4
|
Added Context and UIContext classes.
Added CurrentSprite class.
Removed current_sprite global.
Moved all functions of 'sprites' module to Context/UIContext.
|
2009-06-01 02:59:15 +00:00 |
|
David Capello
|
6f9bccd65b
|
Changed jwidget to a C++ class with methods.
|
2009-05-30 21:22:52 +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
|
e9c3d46693
|
Added Undoable::crop_sprite/layer/cel.
Added Undoable::replace_stock_image, autocrop.
Added image_shrink_rect function.
Removed autocrop_sprite, CropSprite, CropLayer, and CropCel functions.
|
2008-10-14 03:11:59 +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 |
|