| Commit message (Expand) | Author | Age | Files | Lines |
* | various string related changes, mainly replace sprintf/snprintf by g_snprintf | Ulf Lamping | 2004-03-13 | 1 | -9/+10 |
* | statistics menu redesigned, now looking more like the former menu, | Ulf Lamping | 2004-02-23 | 1 | -2/+2 |
* | Redesigned the menu structure of the former statistics stuff, | Ulf Lamping | 2004-02-22 | 1 | -6/+2 |
* | Add a "window_new()" routine that creates a window of a given type, sets | Guy Harris | 2004-02-13 | 1 | -5/+5 |
* | The HIG's and/or GUI toolkit documentation for: | Guy Harris | 2004-02-12 | 1 | -25/+24 |
* | Move the declaration of "register_tap_menu_item()" into a new | Guy Harris | 2004-02-11 | 1 | -2/+2 |
* | Add "write_failure_alert_box()" to put up an alert box for a failed | Guy Harris | 2004-02-11 | 1 | -17/+9 |
* | Add an "open_failure_alert_box()" routine to pop up an alert box for a | Guy Harris | 2004-02-11 | 1 | -9/+5 |
* | replaced every appearance of gtk_scrolled_window_new() with | Ulf Lamping | 2004-02-06 | 1 | -7/+3 |
* | Add to the _rtp_info structure a "info_all_data_present" boolean, which | Guy Harris | 2004-01-31 | 1 | -7/+37 |
* | Pass ESD_BTN_OK rather than NULL as a second argument to | Guy Harris | 2004-01-31 | 1 | -32/+36 |
* | renamed ESD_TYPE_CRIT to ESD_TYPE_ERROR to | Ulf Lamping | 2004-01-31 | 1 | -12/+12 |
* | From Lars Ruoff: | Olivier Biot | 2004-01-27 | 1 | -14/+16 |
* | Have the Wiretap open, read, and seek-and-read routines return, in | Guy Harris | 2004-01-25 | 1 | -3/+5 |
* | Check for write errors when writing CSV data as well. | Guy Harris | 2004-01-25 | 1 | -10/+78 |
* | Check whether the "fopen()" that creates a CSV file fails and, if so, | Guy Harris | 2004-01-25 | 1 | -1/+6 |
* | From Lars Ruoff (who also contributed the previous change; my apologies | Guy Harris | 2004-01-24 | 1 | -42/+79 |
* | From Lars Roland: | Guy Harris | 2004-01-23 | 1 | -131/+288 |
* | The progressbar had a parameter to specify the text of the Cancel/Stop button. | Ulf Lamping | 2004-01-21 | 1 | -2/+2 |
* | use stock buttons whereever possible, | Ulf Lamping | 2004-01-21 | 1 | -5/+5 |
* | commented out refresh_bt, as it's currently unused | Ulf Lamping | 2004-01-20 | 1 | -2/+2 |
* | From Lars Ruoff: temporarily comment out the code for the "refresh" button; | Olivier Biot | 2004-01-19 | 1 | -3/+16 |
* | Use "retap_packets()" rather than "redissect_packets()". | Guy Harris | 2004-01-13 | 1 | -3/+3 |
* | Make Analyze/Statistics have an accelerator of Alt+A S and move | Richard Sharpe | 2004-01-03 | 1 | -2/+2 |
* | removed some MSVC warnings (warning level 2) | Ulf Lamping | 2003-12-28 | 1 | -5/+5 |
* | From Lars Roland: have common code to handle display filter dialogs in | Guy Harris | 2003-12-17 | 1 | -2/+2 |
* | Use gtk compatibility macros (from compat_macros.h) instead of some gtk+ | Olivier Abad | 2003-12-16 | 1 | -39/+26 |
* | Don't use GNodes for the protocol tree, put the sibling pointer, and | Guy Harris | 2003-12-04 | 1 | -8/+8 |
* | The "ptr_u" unions no longer have a "next" pointer - they now just have | Guy Harris | 2003-12-03 | 1 | -3/+3 |
* | From Didier Gautheron: put an "fvalue_t" structure into a "field_info" | Guy Harris | 2003-12-02 | 1 | -3/+3 |
* | Make the recent epan/proto.{c,h} change compile. | Guy Harris | 2003-11-24 | 1 | -3/+3 |
* | From Lars Ruoff: fix a problem with wrong maximum delay calculation - | Guy Harris | 2003-11-03 | 1 | -2/+2 |
* | From Lars Ruoff: | Guy Harris | 2003-10-31 | 1 | -9/+12 |
* | Use PT_ values rather than raw numbers when checking for u-law and A-law | Guy Harris | 2003-10-10 | 1 | -3/+3 |
* | Include "mkstemp.h" only if we're including our own "mkstemp()". | Guy Harris | 2003-10-03 | 1 | -1/+4 |
* | Graham Bloice: Add missing #include mkstemp.h | Jörg Mayer | 2003-10-03 | 1 | -1/+2 |
* | use mkstemp instead of tmpnam | Jörg Mayer | 2003-09-29 | 1 | -5/+9 |
* | Assorted GUI cleanups. | Guy Harris | 2003-09-26 | 1 | -2/+3 |
* | RTP analysis updates from Lars Ruoff: | Guy Harris | 2003-09-25 | 1 | -243/+402 |
* | From Lars Ruoff: rewritten RTP analysis module. | Guy Harris | 2003-09-24 | 1 | -0/+1895 |