aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/dlg_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Recent versions of GTK+ have added a "gtk-label-select-on-focus"Gerald Combs2007-01-201-3/+10
* Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris2006-05-221-2/+2
* name changeRonnie Sahlberg2006-05-211-2/+2
* Move the file selection dialog routines to file_dlg.c, and give it aGuy Harris2006-04-301-79/+0
* split some parts of the packet counting functions into their own files captur...Ulf Lamping2005-12-031-1/+1
* "gtk_tap_dfilter_dlg_cb()" is no longer used outsideGuy Harris2005-08-211-1/+1
* renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping2005-08-201-3/+3
* More char -> const char warning fixes.Jörg Mayer2005-08-051-1/+1
* For file browsing dialog boxes, the affirmative button should be "OK",Guy Harris2004-09-301-2/+4
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* add more details for doxygenUlf Lamping2004-06-051-5/+4
* add more details for doxygenUlf Lamping2004-06-041-18/+74
* add details for doxygen, various code cleanups as a result of thisUlf Lamping2004-06-011-2/+2
* add details for doxygen, various code cleanups as a result of thisUlf Lamping2004-06-011-4/+19
* add details for doxygenUlf Lamping2004-05-311-5/+6
* add details for doxygenUlf Lamping2004-05-311-16/+65
* more code cleanup from dialog things:Ulf Lamping2004-05-261-10/+10
* next step to save the size and postition of the dialogs (using a hashtable)Ulf Lamping2004-05-231-6/+5
* going to have a standard behaviour of the dialogsUlf Lamping2004-05-221-1/+5
* Add another wrapper routine, "file_selection_set_extra_widget()", to setGuy Harris2004-03-291-1/+5
* Make "file_selection_new()" take as its second argument anGuy Harris2004-03-291-6/+9
* Use the new GtkFileChooserDialog when built with gtk+ 2.4Olivier Abad2004-03-271-1/+5
* implemented dlg_button_row_new to get a standard function forUlf Lamping2004-01-211-1/+5
* save dialog with "Captured" and "Displayed" buttons in packet rangeUlf Lamping2004-01-071-7/+9
* Add a "file_selection_new()" routine that does all the positioning (GTK+Guy Harris2003-09-241-3/+6
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Bleah. What was I thinking? "dlg_window_new()" should take the titleGuy Harris2000-08-231-2/+2
* Miscellaneous code cleaningLaurent Deniel2000-08-111-1/+6
* Add a "dlg_window_new()" routine, which creates a GTK_WINDOW_DIALOGGuy Harris2000-07-051-1/+11
* Add functions to create buttons whose labels specify mnemonics, i.e.Guy Harris2000-05-081-1/+6
* Add some utilities to:Guy Harris2000-05-021-0/+26