aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/goto_dlg.c
Commit message (Expand)AuthorAgeFilesLines
* Bleah. What was I thinking? "dlg_window_new()" should take the titleGuy Harris2000-08-231-3/+2
* Miscellaneous code cleaningLaurent Deniel2000-08-111-3/+1
* Use ESD_TYPE_CRIT for most errors (the model used by various GUIs seemsGuy Harris2000-07-201-4/+4
* Add a "dlg_window_new()" routine, which creates a GTK_WINDOW_DIALOGGuy Harris2000-07-051-2/+2
* Patch from Ben Fowler to rename the global variable "cf" to "cfile", toGuy Harris2000-06-271-2/+2
* Add some utilities to:Guy Harris2000-05-021-1/+13
* Give the entry box in the "Find Frame" and "Go To Frame" dialog boxesGuy Harris2000-03-151-1/+4
* Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c",Guy Harris2000-01-031-2/+2
* Move the GTK+ implementations of various UI utilities out of "util.c"Guy Harris1999-12-091-2/+2
* In "Go To Frame", distinguish between "there is no frame with that frameGuy Harris1999-11-301-8/+13
* Add a "Go To Frame" menu item, which lets you go to a frame by frameGuy Harris1999-11-081-0/+155