aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/dlg_utils.h
AgeCommit message (Expand)AuthorFilesLines
2004-06-05add more details for doxygenulfl1-5/+4
2004-06-04add more details for doxygenulfl1-18/+74
2004-06-01add details for doxygen, various code cleanups as a result of thisulfl1-2/+2
2004-06-01add details for doxygen, various code cleanups as a result of thisulfl1-4/+19
2004-05-31add details for doxygenulfl1-5/+6
2004-05-31add details for doxygenulfl1-16/+65
2004-05-26more code cleanup from dialog things:ulfl1-10/+10
2004-05-23next step to save the size and postition of the dialogs (using a hashtable)ulfl1-6/+5
2004-05-22going to have a standard behaviour of the dialogsulfl1-1/+5
2004-03-29Add another wrapper routine, "file_selection_set_extra_widget()", to setguy1-1/+5
2004-03-29Make "file_selection_new()" take as its second argument anguy1-6/+9
2004-03-27Use the new GtkFileChooserDialog when built with gtk+ 2.4oabad1-1/+5
2004-01-21implemented dlg_button_row_new to get a standard function forulfl1-1/+5
2004-01-07save dialog with "Captured" and "Displayed" buttons in packet rangeulfl1-7/+9
2003-09-24Add a "file_selection_new()" routine that does all the positioning (GTK+guy1-3/+6
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-4/+4
2000-08-23Bleah. What was I thinking? "dlg_window_new()" should take the titleguy1-2/+2
2000-08-11Miscellaneous code cleaningdeniel1-1/+6
2000-07-05Add a "dlg_window_new()" routine, which creates a GTK_WINDOW_DIALOGguy1-1/+11
2000-05-08Add functions to create buttons whose labels specify mnemonics, i.e.guy1-1/+6
2000-05-02Add some utilities to:guy1-0/+26