Skip to content
  • Michael Natterer's avatar
    made "tool-info" a G_PARAM_CONSTRUCT_ONLY property. · c049f82e
    Michael Natterer authored
    2003-08-30  Michael Natterer  <mitch@gimp.org>
    
    	* app/tools/gimptool.c: made "tool-info" a G_PARAM_CONSTRUCT_ONLY
    	property.
    
    	* app/tools/tool_manager.c (tool_manager_tool_changed): pass it to
    	g_object_new() instead of setting it after tool creation.
    
    	* app/tools/gimppainttool.[ch]
    	* app/tools/gimptransformtool.[ch]: removed ugly
    	"gboolean notify_connected" hacks and connect to the signals in
    	GObject::constructor().
    
    	* app/tools/gimppainttool.c (gimp_paint_tool_contstructor): create
    	paint_tool->core here from tool->tool_info->paint_info->paint_type.
    
    	* app/tools/gimpairbrushtool.c
    	* app/tools/gimpclonetool.c
    	* app/tools/gimpconvolvetool.c
    	* app/tools/gimpdodgeburntool.c
    	* app/tools/gimperasertool.c
    	* app/tools/gimppaintbrushtool.c
    	* app/tools/gimppenciltool.c
    	* app/tools/gimpsmudgetool.c: changed accordingly. Removed lots of
    	useless class_init functions. Converted tabs to spaces. Cleanup.
    c049f82e
To find the state of this project's repository at the time of any of these versions, check out the tags.