aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/ui_util.c
AgeCommit message (Expand)AuthorFilesLines
2002-03-05From Joerg Mayer: use _U_ to flag unused arguments.Guy Harris1-6/+6
2002-01-11Have a routine to create a scrolled window, set its vertical scrollbarGuy Harris1-43/+47
2002-01-11Have routines to create GtkCTrees, set their line and expander styleGuy Harris1-3/+145
2001-12-13Fix up the comment on "set_main_window_name()" (I'm not sure why I putGuy Harris1-15/+51
2001-12-12Go nuts with the 3D logo.Gerald Combs1-1/+32
2001-03-24"reactivate_window()" is used only by stuff in the "gtk" directory, andGuy Harris1-1/+2
2000-01-03Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c",Guy Harris1-135/+1
1999-12-20Move the code to raise a window into a "reactivate_window()" routine,Guy Harris1-16/+19
1999-12-09Move the GTK+ implementations of various UI utilities out of "util.c"Guy Harris1-0/+198