aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/dlg_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Bleah. What was I thinking? "dlg_window_new()" should take the titleGuy Harris2000-08-231-2/+3
* Add a "dlg_window_new()" routine, which creates a GTK_WINDOW_DIALOGGuy Harris2000-07-051-1/+14
* Don't duplicate the "gtk_radio_button_new_with_label()" andGuy Harris2000-05-261-39/+38
* Add functions to create buttons whose labels specify mnemonics, i.e.Guy Harris2000-05-081-1/+61
* Add some utilities to:Guy Harris2000-05-021-0/+91