Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't automatically size the columns - that's expensive in large | Guy Harris | 2003-12-09 | 1 | -8/+1 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -4/+4 |
* | "col_format_to_pref_str()" is used only in "prefs.c", and knows about | Guy Harris | 2001-07-22 | 1 | -2/+1 |
* | Move the code in "column.c" that implements the column preferences tab | Guy Harris | 2000-01-10 | 1 | -8/+6 |
* | Add summary-vs-detail radio buttons to the print dialog box; detail | Guy Harris | 1999-09-12 | 1 | -1/+2 |
* | We need to catch a "window delete" event for the preferences dialog box | Guy Harris | 1999-09-10 | 1 | -1/+2 |
* | Have: | Guy Harris | 1999-07-28 | 1 | -10/+17 |
* | Revert to static sizing of columns. | Guy Harris | 1999-07-22 | 1 | -1/+2 |
* | Use "gtk_toggle_button_set_state()" rather than | Guy Harris | 1999-06-19 | 1 | -2/+1 |
* | * Added column formatting functionality. | Gerald Combs | 1998-11-17 | 1 | -0/+44 |