Skip to content
  • Sven Neumann's avatar
    app/config/test-config.c use g_error_free() so we crash if our GimpConfig · 89585b4c
    Sven Neumann authored
    2002-05-28  Sven Neumann  <sven@gimp.org>
    
    	* app/config/test-config.c
    	* app/gui/test-commands.c: use g_error_free() so we crash if our
    	GimpConfig functions return FALSE and don't set an error.
    
    	* app/widgets/gimpdevices.c: don't warn if devicerc was not found.
    
    	* app/gui/preferences-dialog.c: use G_MAXULONG as upper limit for
    	the mem_size entries.
    
    	* libgimpwidgets/gimpwidgets.c (gimp_mem_size_entry): use gulong
    	and set the range of the spinbutton's adjustment properly.
    89585b4c