| Commit message (Expand) | Author | Age | Files | Lines |
* | Move various tables into the epan directory. | Guy Harris | 2004-09-29 | 1 | -1/+1 |
* | Move prefs.c and prefs.h into the epan subdirectory. | Guy Harris | 2004-09-27 | 1 | -1/+1 |
* | Move the stuff to handle ASCII <-> EBCDIC conversions to | Guy Harris | 2004-09-10 | 1 | -0/+1 |
* | From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an | Guy Harris | 2004-08-06 | 1 | -1/+1 |
* | Make some generic print routines that take, as an argument, a pointer to | Guy Harris | 2004-07-25 | 1 | -57/+69 |
* | Have "gtk/color_utils.c" contain routines with toolkit-independent APIs, | Guy Harris | 2004-07-24 | 1 | -1/+1 |
* | Move dissectors to epan/dissectors directory. | Gilbert Ramirez | 2004-07-18 | 1 | -1/+1 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | In the GTK+ code, move the redefinition of "isprint()" to | Guy Harris | 2004-07-09 | 1 | -1/+3 |
* | The patch to fix the race condition introduced by using tmpnam replaced | Jörg Mayer | 2004-06-29 | 1 | -2/+2 |
* | tmpnam() really should not be used for security reasons. | Jörg Mayer | 2004-06-25 | 1 | -2/+2 |
* | move font related stuff to new file font_utils.c/.h | Ulf Lamping | 2004-06-17 | 1 | -4/+4 |
* | add details for doxygen, various code cleanups as a result of this | Ulf Lamping | 2004-06-01 | 1 | -7/+2 |
* | enable postcript printing if selected in prefs, | Ulf Lamping | 2004-05-27 | 1 | -24/+35 |
* | bugfixes: fixed printing on win32, | Ulf Lamping | 2004-05-27 | 1 | -50/+84 |
* | bugfix: don't try to destroy a window, when it's already being destroyed | Ulf Lamping | 2004-05-27 | 1 | -2/+1 |
* | Don't compile in "follow_save_as_destroy_cb()" for GTK+ 2.4 and later, | Guy Harris | 2004-05-26 | 1 | -1/+5 |
* | more code cleanup from dialog things: | Ulf Lamping | 2004-05-26 | 1 | -30/+22 |
* | going to have a standard behaviour of the dialogs | Ulf Lamping | 2004-05-22 | 1 | -2/+2 |
* | From Lars Roland: add support for building a libethereal.dll with MSVC: | Guy Harris | 2004-05-09 | 1 | -3/+3 |
* | Part 2 of Ulf's print update. | Olivier Biot | 2004-04-21 | 1 | -2/+2 |
* | Make the hex dump byte counter a guint32, so that we don't wrap prematurely. | Gerald Combs | 2004-04-09 | 1 | -11/+11 |
* | Make "file_selection_new()" take as its second argument an | Guy Harris | 2004-03-29 | 1 | -23/+10 |
* | Use the new GtkFileChooserDialog when built with gtk+ 2.4 | Olivier Abad | 2004-03-27 | 1 | -48/+75 |
* | replaced sprintf / snprintf by g_snprintf, | Ulf Lamping | 2004-03-13 | 1 | -9/+5 |
* | various string related changes | Ulf Lamping | 2004-03-13 | 1 | -7/+10 |
* | Get rid of a debugging printf. | Guy Harris | 2004-02-25 | 1 | -2/+1 |
* | Add a "force" argument to "filter_packets()" and | Guy Harris | 2004-02-23 | 1 | -4/+7 |
* | statistics menu redesigned, now looking more like the former menu, | Ulf Lamping | 2004-02-23 | 1 | -18/+1 |
* | some changes to the dialog layout and added some tooltips | Ulf Lamping | 2004-02-22 | 1 | -30/+54 |
* | Redesigned the menu structure of the former statistics stuff, | Ulf Lamping | 2004-02-22 | 1 | -1/+20 |
* | Add a "window_new()" routine that creates a window of a given type, sets | Guy Harris | 2004-02-13 | 1 | -10/+8 |
* | Add "write_failure_alert_box()" to put up an alert box for a failed | Guy Harris | 2004-02-11 | 1 | -15/+10 |
* | Add an "open_failure_alert_box()" routine to pop up an alert box for a | Guy Harris | 2004-02-11 | 1 | -7/+6 |
* | replaced every appearance of gtk_scrolled_window_new() with | Ulf Lamping | 2004-02-06 | 1 | -4/+5 |
* | Pass ESD_BTN_OK rather than NULL as a second argument to | Guy Harris | 2004-01-31 | 1 | -16/+16 |
* | renamed ESD_TYPE_CRIT to ESD_TYPE_ERROR to | Ulf Lamping | 2004-01-31 | 1 | -9/+9 |
* | Newlines in filter strings are a Bad Idea, as they don't display well in | Guy Harris | 2004-01-26 | 1 | -2/+2 |
* | apply automatically generated filters strings to the recent dropdown list, | Ulf Lamping | 2004-01-25 | 1 | -3/+3 |
* | Don't have "follow_print_text()" display the error message, leave that | Guy Harris | 2004-01-25 | 1 | -211/+222 |
* | There's no need to keep a "FILE *" for the file being printed to in a | Guy Harris | 2004-01-25 | 1 | -3/+5 |
* | As with "file_write_error_message()", so with | Guy Harris | 2004-01-24 | 1 | -24/+87 |
* | As with "cf_open_error_message()"/"file_open_error_message()", so with | Guy Harris | 2004-01-24 | 1 | -2/+2 |
* | using button compatibility macros | Ulf Lamping | 2004-01-10 | 1 | -16/+4 |
* | Do the "isprint()" hack for GTK+ 2.x or 1.3[.x], whether on UNIX or | Guy Harris | 2003-12-24 | 1 | -14/+3 |
* | From emre: add a "Filter out this stream" button to the "Follow TCP | Guy Harris | 2003-04-06 | 1 | -2/+59 |
* | From Devin Heitmueller: follow TCP Stream support for showing stream | Guy Harris | 2003-03-06 | 1 | -2/+61 |
* | Use gtk1/gtk2 compatibility macros to reduce #ifdefs. | Olivier Abad | 2002-11-10 | 1 | -114/+30 |
* | Merge gtk and gtk2 directories. | Olivier Abad | 2002-11-03 | 1 | -17/+140 |
* | From Graeme Hewson: | Guy Harris | 2002-09-09 | 1 | -5/+24 |