Skip to content
  • Hans Breuer's avatar
    allows to find objects with empty bounding boxes like empty text. See bug · 57642eda
    Hans Breuer authored
    2008-05-10  Hans Breuer  <hans@breuer.org>
    
    	* plug-ins/python/select_empty.py : allows to find objects with empty
    	bounding boxes like empty text. See bug #99375.
    	* plug-ins/python/Makefile.am : install it
    	* app/display.c(selection_changed) : update menu sensitivity in the
    	signal handler for selection changed. Could replace a lot of explicit
    	updates, but is needed when the selection is changed from a plug-in
    	* app/diagram.c(diagram_update_menu_sensitivity) : maybe called with 
    	ddisplay_active() returning NULL, don't crash on that.
    
    
    svn path=/trunk/; revision=3994
    57642eda