| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the version messages to put the "compiled with" stuff on a | Guy Harris | 2003-03-12 | 1 | -11/+15 |
* | When registering a string preference, if the value of the preference is | Guy Harris | 2003-03-11 | 1 | -10/+5 |
* | Fixed two small bugs in tap_rtp.c | Ronnie Sahlberg | 2003-03-11 | 1 | -3/+15 |
* | Have the "Save voice data as..." button in the RTP analysis dialog box | Guy Harris | 2003-03-10 | 1 | -142/+48 |
* | Pointer <--> int converions cause warnings on ia64. | Jörg Mayer | 2003-03-10 | 2 | -4/+4 |
* | Put the code to get version numbers of various libraries with which | Guy Harris | 2003-03-08 | 1 | -70/+4 |
* | Add an average packet size, as suggested by Daniel Jackson. | Gerald Combs | 2003-03-07 | 1 | -1/+5 |
* | Include <io.h>, if present, to get "_open()", "_close()", etc. declared. | Guy Harris | 2003-03-07 | 1 | -1/+5 |
* | Declare f_tempname and r_tempname static | Jörg Mayer | 2003-03-07 | 1 | -2/+2 |
* | NO_DATA is apparently #defined by some header file when building with | Guy Harris | 2003-03-07 | 1 | -39/+39 |
* | Get rid of CRs. | Guy Harris | 2003-03-06 | 1 | -1999/+1999 |
* | Get rid of CRs. | Guy Harris | 2003-03-06 | 1 | -35/+35 |
* | Move RTP Analysis to Statistics menu | Laurent Deniel | 2003-03-06 | 1 | -3/+3 |
* | - Protect tap_rtp.h against multiple inclusions | Laurent Deniel | 2003-03-06 | 2 | -1/+11 |
* | From Miha Jemec : | Ronnie Sahlberg | 2003-03-06 | 5 | -5/+2035 |
* | From Devin Heitmueller: follow TCP Stream support for showing stream | Guy Harris | 2003-03-06 | 1 | -2/+61 |
* | "gtk_box_pack_end()" expects a GtkBox, not a GtkContainer, as its first | Guy Harris | 2003-03-05 | 1 | -2/+2 |
* | Eliminate vertical padding in the IO Stat window. | Gerald Combs | 2003-03-05 | 1 | -3/+3 |
* | - fix FAQ display (faq_help[] was not initialised before strcat | Laurent Deniel | 2003-03-03 | 1 | -59/+70 |
* | Get rid of unneeded includes of "../ui_util.h". | Guy Harris | 2003-03-02 | 2 | -4/+2 |
* | Use "goto_frame()" to go to a given frame number, not | Guy Harris | 2003-03-02 | 1 | -9/+5 |
* | Have "goto_frame()" put up error dialog boxes itself, rather than having | Guy Harris | 2003-03-02 | 2 | -33/+6 |
* | Remove wip comments | Jörg Mayer | 2003-03-02 | 1 | -4/+1 |
* | Split FAQ into shorter lines before including it into the gtk help dialog. | Jörg Mayer | 2003-03-02 | 1 | -3/+10 |
* | Change some plugin window geometry aspects. | Laurent Deniel | 2003-03-02 | 1 | -5/+5 |
* | Add type of filter in capture/display filter windows. | Laurent Deniel | 2003-03-02 | 1 | -5/+14 |
* | Replace gdk_string_width and gdk_string_height with | Olivier Abad | 2003-03-01 | 1 | -39/+50 |
* | Add an "Apply" button to "Decode As" window. | Laurent Deniel | 2003-03-01 | 1 | -3/+40 |
* | The correct way to go to a frame with a given number is to use | Guy Harris | 2003-03-01 | 1 | -4/+20 |
* | From Pavel Roskin: in the GTK+ 2 code, associate the "Print Detail" | Guy Harris | 2003-02-21 | 1 | -2/+2 |
* | In gtk2, the "changed" signal is sent by the GtkTreeSelection, not the | Olivier Abad | 2003-02-17 | 1 | -2/+2 |
* | In gtk2 code, replace gdk_string_width() with the "Pango" way of | Olivier Abad | 2003-02-17 | 2 | -9/+13 |
* | From Didier Gautheron: | Guy Harris | 2003-02-14 | 1 | -30/+51 |
* | From Didier Gautheron: fix up the handling of the cross. | Guy Harris | 2003-02-13 | 1 | -1/+4 |
* | Boost the memory allocation so we can compile "help_dlg.c" which | Guy Harris | 2003-02-10 | 1 | -2/+2 |
* | Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemed | Guy Harris | 2003-01-31 | 1 | -2/+1 |
* | Add the FAQ to the help menu | Jörg Mayer | 2003-01-29 | 1 | -4/+43 |
* | Update my email address in various places since my old one no longer works | Laurent Deniel | 2003-01-26 | 4 | -8/+8 |
* | New files for the SMB RTT statistics feature | Ronnie Sahlberg | 2003-01-22 | 2 | -0/+531 |
* | SMB RTT statistics for tethereal and ethereal. | Ronnie Sahlberg | 2003-01-22 | 3 | -5/+13 |
* | Move the code that associates buttons with filter dialogs, and vice | Guy Harris | 2003-01-15 | 3 | -35/+21 |
* | Add a new routine "filter_button_destroy_cb()", and make it the | Guy Harris | 2003-01-15 | 6 | -95/+60 |
* | From Ronald Henderson, when closing IO-Stat window, also close any open Fil... | Ronnie Sahlberg | 2003-01-11 | 3 | -25/+81 |
* | Replace : | Olivier Abad | 2003-01-08 | 1 | -2/+2 |
* | Add some checks to make sure "gdk_color_parse()" and | Guy Harris | 2003-01-08 | 1 | -12/+78 |
* | Sort the filenames a bit more. | Guy Harris | 2003-01-08 | 1 | -3/+3 |
* | Separate the routines to allocate colors from the routines to handle | Guy Harris | 2003-01-08 | 8 | -247/+324 |
* | Update a comment to indicate why there's a problem with printable-but- | Guy Harris | 2002-12-31 | 1 | -15/+8 |
* | 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 |