aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/simple_dialog.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-11Use gtk1/gtk2 compatibility macros to reduce #ifdefs.Olivier Abad1-12/+6
2002-11-03Merge gtk and gtk2 directories.Olivier Abad1-3/+16
2002-09-05Include cleanups in gtk and gtk2:Jörg Mayer1-4/+1
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-11/+11
2002-06-04From Graeme Hewson: varargs code cleanup in "simple_dialog.c".Guy Harris1-1/+2
2002-03-05From Joerg Mayer: use _U_ to flag unused arguments.Guy Harris1-2/+2
2001-12-12Go nuts with the 3D logo.Gerald Combs1-6/+6
2000-10-09Add support for modal message boxes ("simple dialog").Guy Harris1-2/+5
2000-08-23Bleah. What was I thinking? "dlg_window_new()" should take the titleGuy Harris1-7/+6
2000-08-11Miscellaneous code cleaningLaurent Deniel1-6/+1
2000-07-20Use ESD_TYPE_CRIT for most errors (the model used by various GUIs seemsGuy Harris1-2/+2
2000-07-05Add a "dlg_window_new()" routine, which creates a GTK_WINDOW_DIALOGGuy Harris1-4/+4
2000-05-03Make dialog boxes created with "simple_dialog()" use the new utilitiesGuy Harris1-1/+12
2000-01-03Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c",Guy Harris1-0/+169