Skip to content
  • JP Rosevear's avatar
    Use new value_compare API · 3dda226a
    JP Rosevear authored
    2000-06-15  JP Rosevear  <jpr@arcavia.com>
    
    	* src/expr.c (eval_expr_real): Use new value_compare API
    
    2000-06-14  JP Rosevear  <jpr@arcavia.com>
    
    	* src/value.h: Update value_compare prototype.
    
    	* src/value.c (value_compare): Make it take a new case
    	sensitive flag for string comparisons.
    
    	* src/sort.c (sort_compare_cells): Use value_compare to do the
    	comparisons.  Handle the special cases of blanks (always at
    	bottom, whether asc or desc) and errors (after booleans).
    
    
    2000-06-15  JP Rosevear  <jpr@arcavia.com>
    
    	* cell-sort.glade: Tidy the UI
    
    	* dialog-cell-sort.c (order_box_new): Make the clause boxes look
    	a little nicer.
    3dda226a