| Commit message (Expand) | Author | Age | Files | Lines |
* | "delete_event" is an event, so its handler takes three arguments, not | Guy Harris | 2004-06-10 | 1 | -5/+6 |
* | Tag the "has_child" argument to "prefs_tree_page_add()" as unused when | Guy Harris | 2004-05-27 | 1 | -2/+7 |
* | Get rid of an unused variable. | Guy Harris | 2004-05-27 | 1 | -3/+2 |
* | a lot of code cleanup | Ulf Lamping | 2004-05-27 | 1 | -283/+179 |
* | more code cleanup from dialog things: | Ulf Lamping | 2004-05-26 | 1 | -10/+9 |
* | Have two strings in an enum_val_t - one that's a short string that is | Guy Harris | 2004-05-24 | 1 | -7/+15 |
* | added selection of different main window pane layouts, | Ulf Lamping | 2004-04-29 | 1 | -4/+33 |
* | replaced sprintf / snprintf by g_snprintf, | Ulf Lamping | 2004-03-13 | 1 | -4/+4 |
* | replaced every appearance of gtk_scrolled_window_new() with | Ulf Lamping | 2004-02-06 | 1 | -1/+5 |
* | Pass ESD_BTN_OK rather than NULL as a second argument to | Guy Harris | 2004-01-31 | 1 | -3/+3 |
* | make resized prefs_dlg look better | Ulf Lamping | 2004-01-25 | 1 | -2/+2 |
* | Improve some comments. | Guy Harris | 2004-01-23 | 1 | -6/+12 |
* | gtk_font_selection_set_filter doesn't work when run before appending | Ulf Lamping | 2004-01-23 | 1 | -1/+22 |
* | implemented dlg_button_row_new to get a standard function for | Ulf Lamping | 2004-01-21 | 1 | -20/+6 |
* | gtk_font_selection_set_font_name doesn't work when run before appending | Olivier Abad | 2004-01-21 | 1 | -1/+5 |
* | new "Font" preferences page instead of a font dialog in "User Interface" | Ulf Lamping | 2004-01-17 | 1 | -4/+30 |
* | Change labels from "TCP Streams" to "Colors", to add other color values later | Ulf Lamping | 2004-01-14 | 1 | -4/+4 |
* | using button compatibility macros | Ulf Lamping | 2004-01-10 | 1 | -21/+5 |
* | rearranged prefs topics | Ulf Lamping | 2004-01-01 | 1 | -63/+65 |
* | In GTK+ 2.x, "gtk_entry_get_text()" returns a "const gchar *"; assign | Guy Harris | 2003-12-04 | 1 | -2/+2 |
* | The "ptr_u" unions no longer have a "next" pointer - they now just have | Guy Harris | 2003-12-03 | 1 | -2/+2 |
* | Make the recent epan/proto.{c,h} change compile. | Guy Harris | 2003-11-24 | 1 | -2/+2 |
* | Skip the check for the module if a page doesn't have a module. | Guy Harris | 2003-11-04 | 1 | -1/+3 |
* | Clean up the way we find the properties page for a given protocol | Guy Harris | 2003-11-04 | 1 | -35/+49 |
* | 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 |