| Commit message (Expand) | Author | Age | Files | Lines |
* | From Tomas Kukosa: radio button groups are GSLists, which means that the | Guy Harris | 2003-10-02 | 1 | -3/+2 |
* | Don't put an entry for a protocol into the Preferences dialog if it | Guy Harris | 2003-10-02 | 1 | -7/+36 |
* | Make "finfo_selected" a member of a "capture_file" structure rather than | Guy Harris | 2003-09-24 | 1 | -3/+3 |
* | Make the capitalization of the "Name Resolution" frame consistent with the | Gerald Combs | 2003-09-01 | 1 | -3/+3 |
* | When registering a string preference, if the value of the preference is | Guy Harris | 2003-03-11 | 1 | -10/+5 |
* | Make last modifications work with gtk2. | Olivier Abad | 2002-12-27 | 1 | -3/+7 |
* | Support putting preferences into arbitrary places in a tree, which is | Guy Harris | 2002-12-20 | 1 | -66/+109 |
* | Constify some pointers to avoid converting const pointers to non-const | Guy Harris | 2002-11-28 | 1 | -5/+5 |
* | Use gtk1/gtk2 compatibility macros to reduce #ifdefs. | Olivier Abad | 2002-11-11 | 1 | -131/+68 |
* | Merge gtk and gtk2 directories. | Olivier Abad | 2002-11-03 | 1 | -84/+267 |
* | Include cleanups in gtk and gtk2: | Jörg Mayer | 2002-09-05 | 1 | -12/+1 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -27/+27 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -5/+1 |
* | Fix a few more memleaks found by valgrind (all deriving | Jörg Mayer | 2002-08-01 | 1 | -2/+3 |
* | Get rid of some "unused variable" and "unused static function" warnings, | Guy Harris | 2002-07-17 | 1 | -2/+68 |
* | Handle the "bool" members the same way we handled the members for | Guy Harris | 2002-06-16 | 1 | -7/+7 |
* | From Chris Waters: don't use "bool" as a variable name or structure | Guy Harris | 2002-06-16 | 1 | -7/+7 |
* | On Windows, include "capture-wpcap.h", to define "has_wpcap". | Guy Harris | 2002-04-20 | 1 | -1/+7 |
* | On Windows, don't put the capture preferences item into the | Guy Harris | 2002-04-19 | 1 | -2/+9 |
* | From Joerg Mayer: remove unused variables. | Guy Harris | 2002-03-05 | 1 | -6/+2 |
* | From Joerg Mayer: use _U_ to flag unused arguments. | Guy Harris | 2002-03-05 | 1 | -11/+11 |
* | FIRST_PROTO_PREFS_PAGE needs to be incremented by 2 in order for | Gilbert Ramirez | 2002-02-14 | 1 | -2/+2 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Make the blurbs for protocol preference items into tooltips. (This also | Guy Harris | 2002-01-20 | 1 | -22/+79 |
* | Get the current value of Boolean preferences before adding widgets for | Guy Harris | 2002-01-14 | 1 | -1/+2 |
* | Add a preferences page for the name resolution flags. | Guy Harris | 2002-01-13 | 1 | -79/+226 |
* | Have a routine to create a scrolled window, set its vertical scrollbar | Guy Harris | 2002-01-11 | 1 | -4/+2 |
* | Have routines to create GtkCTrees, set their line and expander style | Guy Harris | 2002-01-11 | 1 | -12/+2 |
* | Add a preferences page for capture preferences, so that the user can | Guy Harris | 2002-01-10 | 1 | -6/+31 |
* | From Thomas Wittwer: remove unnecessary calls to | Guy Harris | 2001-12-04 | 1 | -3/+1 |
* | Allow a dissector to register preferences that it no longer supports as | Guy Harris | 2001-11-04 | 1 | -2/+15 |
* | On Windows, put Ethereal configuration files under the "Application | Guy Harris | 2001-10-24 | 1 | -3/+5 |
* | Add a new routine to create the ".ethereal" directory for a user. | Guy Harris | 2001-10-23 | 1 | -6/+16 |
* | Add a routine to get the directory in which personal configuration files | Guy Harris | 2001-10-22 | 1 | -2/+2 |
* | A small patch from Moronori Shindo to fix compiles under MSVC etc ... | Richard Sharpe | 2001-10-13 | 1 | -1/+2 |
* | Put the scrollbar for the scrolled window containing the CList in the | Guy Harris | 2001-10-13 | 1 | -1/+3 |
* | Set the data for E_{PRINT,COLUMN,STREAM,GUI}_PAGE_KEY to the notebook | Guy Harris | 2001-10-13 | 1 | -5/+5 |
* | Reduce the CinemaScope-like proportions of the preferences dialog by | Gerald Combs | 2001-10-11 | 1 | -24/+131 |
* | On Windows, use the directory in which the binary resides as the | Guy Harris | 2001-08-21 | 1 | -4/+2 |
* | Show the menu_item widget during the creation of an option menu for | Gilbert Ramirez | 2001-01-11 | 1 | -1/+2 |
* | Fix a number of problems that caused compiles to fail if | Guy Harris | 2000-11-18 | 1 | -2/+2 |
* | Bleah. What was I thinking? "dlg_window_new()" should take the title | Guy Harris | 2000-08-23 | 1 | -3/+2 |
* | Instead of each set of built-in preferences having "ok", "save", | Guy Harris | 2000-08-21 | 1 | -24/+123 |
* | It was silly of me to require that "forget_scrolled_window()" be called | Guy Harris | 2000-08-17 | 1 | -2/+2 |
* | Fix a problem with const char * | Laurent Deniel | 2000-08-15 | 1 | -3/+3 |
* | Implements the "Properties" menu item which displays the preferences window | Laurent Deniel | 2000-08-15 | 1 | -2/+66 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -1/+3 |
* | In the "Preferences" dialog box, "Save" sets the current preference | Guy Harris | 2000-07-10 | 1 | -13/+55 |
* | Turn the code of "colorize_packet()" into a static routine that is given | Guy Harris | 2000-07-09 | 1 | -10/+44 |
* | Add support for a global "ethereal.conf" preferences file, stored in the | Guy Harris | 2000-07-05 | 1 | -1/+296 |