aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/ui_util.c
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-7/+7
* From Joerg Mayer: use _U_ to flag unused arguments.Guy Harris2002-03-051-6/+6
* Have a routine to create a scrolled window, set its vertical scrollbarGuy Harris2002-01-111-43/+47
* Have routines to create GtkCTrees, set their line and expander styleGuy Harris2002-01-111-3/+145
* Fix up the comment on "set_main_window_name()" (I'm not sure why I putGuy Harris2001-12-131-15/+51
* Go nuts with the 3D logo.Gerald Combs2001-12-121-1/+32
* "reactivate_window()" is used only by stuff in the "gtk" directory, andGuy Harris2001-03-241-1/+2
* Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c",Guy Harris2000-01-031-135/+1
* Move the code to raise a window into a "reactivate_window()" routine,Guy Harris1999-12-201-16/+19
* Move the GTK+ implementations of various UI utilities out of "util.c"Guy Harris1999-12-091-0/+198