Skip to content
  • Michael Natterer's avatar
    removed all drawing functions. The file was still too large. · bfe203c2
    Michael Natterer authored
    2004-02-07  Michael Natterer  <mitch@gimp.org>
    
    	* app/display/gimpdisplayshell.[ch]: removed all drawing functions.
    	The file was still too large.
    
    	* app/display/Makefile.am
    	* app/display/gimpdisplayshell-draw.[ch]: new files containing
    	the drawing functions.
    
    	* app/display/gimpdisplayshell-callbacks.c
    	* app/display/gimpdisplayshell-handlers.c
    	* app/tools/gimpmovetool.c: changed #includes accordingly.
    
    	* app/display/gimpdisplay-handlers.c
    	(gimp_display_size_changed_handler): added some #if 0'ed code I'm
    	not sure about. Actually, some of the handlers in this file could
    	need the same code, so it could be abstracted as
    	gimp_display_stop_draw() or something. Please have a look.
    bfe203c2