| Commit message (Expand) | Author | Age | Files | Lines |
* | Recent versions of GTK+ have added a "gtk-label-select-on-focus" | Gerald Combs | 2007-01-20 | 1 | -3/+10 |
* | Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI | Guy Harris | 2006-05-22 | 1 | -2/+2 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | Move the file selection dialog routines to file_dlg.c, and give it a | Guy Harris | 2006-04-30 | 1 | -79/+0 |
* | split some parts of the packet counting functions into their own files captur... | Ulf Lamping | 2005-12-03 | 1 | -1/+1 |
* | "gtk_tap_dfilter_dlg_cb()" is no longer used outside | Guy Harris | 2005-08-21 | 1 | -1/+1 |
* | renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na... | Ulf Lamping | 2005-08-20 | 1 | -3/+3 |
* | More char -> const char warning fixes. | Jörg Mayer | 2005-08-05 | 1 | -1/+1 |
* | For file browsing dialog boxes, the affirmative button should be "OK", | Guy Harris | 2004-09-30 | 1 | -2/+4 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | add more details for doxygen | Ulf Lamping | 2004-06-05 | 1 | -5/+4 |
* | add more details for doxygen | Ulf Lamping | 2004-06-04 | 1 | -18/+74 |
* | add details for doxygen, various code cleanups as a result of this | Ulf Lamping | 2004-06-01 | 1 | -2/+2 |
* | add details for doxygen, various code cleanups as a result of this | Ulf Lamping | 2004-06-01 | 1 | -4/+19 |
* | add details for doxygen | Ulf Lamping | 2004-05-31 | 1 | -5/+6 |
* | add details for doxygen | Ulf Lamping | 2004-05-31 | 1 | -16/+65 |
* | more code cleanup from dialog things: | Ulf Lamping | 2004-05-26 | 1 | -10/+10 |
* | next step to save the size and postition of the dialogs (using a hashtable) | Ulf Lamping | 2004-05-23 | 1 | -6/+5 |
* | going to have a standard behaviour of the dialogs | Ulf Lamping | 2004-05-22 | 1 | -1/+5 |
* | Add another wrapper routine, "file_selection_set_extra_widget()", to set | Guy Harris | 2004-03-29 | 1 | -1/+5 |
* | Make "file_selection_new()" take as its second argument an | Guy Harris | 2004-03-29 | 1 | -6/+9 |
* | Use the new GtkFileChooserDialog when built with gtk+ 2.4 | Olivier Abad | 2004-03-27 | 1 | -1/+5 |
* | implemented dlg_button_row_new to get a standard function for | Ulf Lamping | 2004-01-21 | 1 | -1/+5 |
* | save dialog with "Captured" and "Displayed" buttons in packet range | Ulf Lamping | 2004-01-07 | 1 | -7/+9 |
* | Add a "file_selection_new()" routine that does all the positioning (GTK+ | Guy Harris | 2003-09-24 | 1 | -3/+6 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -4/+4 |
* | Bleah. What was I thinking? "dlg_window_new()" should take the title | Guy Harris | 2000-08-23 | 1 | -2/+2 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -1/+6 |
* | Add a "dlg_window_new()" routine, which creates a GTK_WINDOW_DIALOG | Guy Harris | 2000-07-05 | 1 | -1/+11 |
* | Add functions to create buttons whose labels specify mnemonics, i.e. | Guy Harris | 2000-05-08 | 1 | -1/+6 |
* | Add some utilities to: | Guy Harris | 2000-05-02 | 1 | -0/+26 |