aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/dlg_utils.h
Commit message (Expand)AuthorAgeFilesLines
* 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