aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/column_prefs.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-34/+34
2002-04-23Get rid of unused variables, and mark unused arguments as such.Guy Harris1-5/+2
2002-04-22Eliminate some unused variables.Guy Harris1-7/+5
2002-04-22Polish the column prefs a bit. Make the column tile entry and formatGerald Combs1-161/+179
2002-03-05From Joerg Mayer: use _U_ to flag unused arguments.Guy Harris1-8/+8
2002-01-11Have a routine to create a scrolled window, set its vertical scrollbarGuy Harris1-4/+2
2001-07-22Check for valid column titles (non-zero-length) and valid column formatsGuy Harris1-1/+2
2000-11-17Add #include <string.h>, to get prototypes for mem* and str* functions.Gilbert Ramirez1-1/+2
2000-10-20Remove #include "gtk/colors.h" from file.h, which keep the GTK+ headerGilbert Ramirez1-1/+2
2000-08-21Instead of each set of built-in preferences having "ok", "save",Guy Harris1-12/+4
2000-08-11Miscellaneous code cleaningLaurent Deniel1-8/+1
2000-01-10Move the code in "column.c" that implements the column preferences tabGuy Harris1-0/+372