Skip to content
  • Michael Natterer's avatar
    store resolution values as doubles, not floats. · e494bbd5
    Michael Natterer authored
    1999-05-18  Michael Natterer  <mitschel@cs.tu-berlin.de>
    
    	* app/app_procs.c (and many of the files below): store resolution
    	values as doubles, not floats.
    
    	* app/brush_select.c
    	* app/pattern_select.c: hide the "refresh" button in client
    	dialogs. Don't know if this is desired but it fixes a SEGV.
    
    	* app/file_new_dialog.c: New ui using code/ideas from Austin,
    	Marco and Nick. The "size" frame is still a bit bloated but I
    	didn't want to reduce it's functionality right now. It's closer to
    	the result of the last discussion but not perfect yet...
    	Added a dialog to confirm image sizes larger than the new
    	max_new_image_size value.
    	The new "reset" button uses the values from gimprc.
    	Removed some #include's, added the copyright header.
    
    	* app/gimprc.[ch]: new rc variable max_new_image_size.
    
    	* app/preferences_dialog.c: added the "max image size"
    	option. Generalized the mem size unit code.
    
    	* app/resize.c: an additional box lets the offset widget always...
    e494bbd5