Skip to content
  • Miguel de Icaza's avatar
    remove invocation to glade_gnome_init(), this is not required. · 5fb70574
    Miguel de Icaza authored
    
    2000-02-23  Miguel de Icaza  <miguel@helixcode.com>
    
    	* src/dialogs/dialog-stf.c (dialog_stf): remove invocation to
    	glade_gnome_init(), this is not required.
    
    	* src/sheet-object-container.c (sheet_object_container_realize):
    	Update to new Bonobo API.
    
    2000-02-19  Miguel de Icaza  <miguel@gnu.org>
    
    	* src/workbook.c (launch_graphics_wizard_cmd): New function, used
    	to launch the graphics wizard.
    
    	* src/wizard.h: New file.
    
    	* src/corba-workbook-factory.c (WorkbookFactory_read): Fixed
    	command_context_corba usage.  Kill memory leak.
    
    	* src/sheet-object.c (sheet_set_mode_type): Remove the sheet event
    	button binding code from here.
    	(sheet_object_bind_button_events): New function.  To here.
    
    	* src/sheet.h: New creation mode: SHEET_OBJECT_CREATE_COMPONENT.
    	The GRAPHICS one will be used only by the wizard.
    
    	* src/pixmaps.h: Include object.xpm.
    
    	* src/pixmaps/object.xpm: More Modern Art work from Miguel, this
    	image represents an object.  The object has suffered a lot and is
    	in pain as you can see by the colors chosen by the artist.
    
    2000-02-24  Miguel de Icaza  <miguel@helixcode.com>
    
    	* main.c (graphics_wizard): Grab focus, run mainloop,
    	(button_cancel): quit mainloop.
    
    	* graphic-type.c: Add the graphic types.
    
    	* graphic-context.c (data_range_destroy): Implement.
    	(data_range_new): Implement.
    
    2000-02-23  Miguel de Icaza  <miguel@helixcode.com>
    
    	* main.c (customize): remove dead code.
    
    	* graphic-context.c (graphic_context_new): Cleanup and update the
    	routine.
    
    2000-02-19  Miguel de Icaza  <miguel@gnu.org>
    
    	* Makefile.am: Changed it to be a static library.  For now it will
    	simplify the debugging process on Red Hat Linux 6.1.  A combo
    	which is extraordinarly bad for debugging anything bigger than 10
    	lines of code.
    5fb70574
To find the state of this project's repository at the time of any of these versions, check out the tags.