Skip to content
  • Morten Welinder's avatar
    Use constant expression to make factors easier to understand. Constify. · c92e7484
    Morten Welinder authored
    2000-09-27  Morten Welinder  <terra@diku.dk>
    
    	* src/print-info.c: Use constant expression to make factors easier
     	to understand.  Constify.  Have the compiler check UNIT_LAST.
    	(print_info_new): Compute margins from unit lengths instead of
     	storing "magic" numbers.
    
    
    
    2000-09-27  Morten Welinder  <terra@diku.dk>
    
    	* dialog-printer-setup.c (add_unit): Avoid double translation of
     	the unit name.
    	(do_convert): Don't corrupt the values.  Someone needs to check
     	that what we do to the gtk_adjustment -- here and elsewhere -- is
     	right.
    c92e7484