Skip to content
  • Miguel de Icaza's avatar
    SheetObjects are now GtkObjects, this is an abstract class. · 809d8e5e
    Miguel de Icaza authored
    
    SheetObjects are now GtkObjects, this is an abstract class.
    SheetObjectGraphics includes the graphic objects we had before.
    SheetObjectObject will be the Bonobo objects.
    
    PLUG AND PLAY TIME!
    
    Miguel.
    
    1999-04-13  Miguel de Icaza  <miguel@nuclecu.unam.mx>
    
    	* src/sheet-object.c: Converted SheetObject to a Gtk+ object.
    	Splitted the functionality of the SheetObject into classes:
    	SheetObject abstract class;  SheetObjectGraphic for simple drawings;
    	SheetObjectFilled for objects that have a fill attribute.
    
    	* src/sheet-object-graphic.c: Implement the SheetObjectGraphic and
    	SheetObjectFilled objects.
    809d8e5e