| Commit message (Expand) | Author | Age | Files | Lines |
* | As suggested by Guy: Have mark_frame() do nothing if the frame has | Gerald Combs | 2004-08-19 | 3 | -4/+3 |
* | Added initial SCTP support: You can chose how PPID 0 will be handled. | Michael Tüxen | 2004-08-18 | 1 | -2/+61 |
* | Get rid of unused enum_val_t table (the wrap vs. no-wrap in search flag | Guy Harris | 2004-08-16 | 1 | -6/+0 |
* | From Greg Morris: Add a configuration option to control search wrapping. | Gerald Combs | 2004-08-15 | 1 | -1/+17 |
* | Move convert_string_to_hex() and convert_string_case() from gtk/find_dlg.c | Gerald Combs | 2004-08-13 | 1 | -128/+22 |
* | From Stas Grabois: make the previous change not to show disabled | Guy Harris | 2004-08-08 | 1 | -2/+7 |
* | Put the "copy" button back in the conversation and host list tables. | Gerald Combs | 2004-08-08 | 2 | -6/+6 |
* | From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an | Guy Harris | 2004-08-06 | 9 | -9/+9 |
* | From Ian Schorr: fix a bug where addresses were drawn to the wrong rows | Guy Harris | 2004-08-06 | 2 | -118/+14 |
* | give the user a hint, that he has to restart Ethereal for any column changes.... | Ulf Lamping | 2004-07-31 | 1 | -0/+6 |
* | move the File/Close item back to it's former position. Add an explanatory com... | Ulf Lamping | 2004-07-28 | 1 | -2/+18 |
* | collect some thoughts about a GTK win32 printing dialog (from Guy Harris and me) | Ulf Lamping | 2004-07-28 | 1 | -0/+16 |
* | From Lars Roland: yes, it probably *should* be "retap_packets()", so use | Guy Harris | 2004-07-28 | 2 | -4/+2 |
* | In the GNOME HIG, the File -> Close menu item is in the last group, | Guy Harris | 2004-07-27 | 1 | -2/+2 |
* | Note that, when we add the ability to build a GNOMEified Ethereal as | Guy Harris | 2004-07-27 | 1 | -0/+6 |
* | Suggest the possibility of not using the Windows print dialog to print | Guy Harris | 2004-07-27 | 1 | -0/+12 |
* | Move the code to open the printer/print file from "print_packets()" to | Guy Harris | 2004-07-27 | 1 | -1/+40 |
* | place new windows (by calling window_new() with default placement (instead of... | Ulf Lamping | 2004-07-27 | 1 | -1/+7 |
* | from ian schorr: some performance improvements in conversation and hostlist t... | Ulf Lamping | 2004-07-27 | 2 | -27/+168 |
* | From Ian Schorr: don't check the validity of the field name for an | Guy Harris | 2004-07-27 | 1 | -7/+7 |
* | From Lars Roland: <epan/packet.h> has to be included before <windows.h> | Guy Harris | 2004-07-25 | 1 | -1/+2 |
* | Make some generic print routines that take, as an argument, a pointer to | Guy Harris | 2004-07-25 | 1 | -57/+69 |
* | Include "colors.h" to define BLACK and WHITE. | Guy Harris | 2004-07-24 | 1 | -0/+1 |
* | Move the color-filter related stuff out of "color.h" into | Guy Harris | 2004-07-24 | 2 | -0/+2 |
* | Rename "create_color()" to "initialize_color()", as that reflects a bit | Guy Harris | 2004-07-24 | 1 | -3/+3 |
* | Move color_filters.c and color_filters.h up to the top-level directory, | Guy Harris | 2004-07-24 | 5 | -564/+1 |
* | Move the declaration of "color_add_filter_cb()" to "color.h", as, | Guy Harris | 2004-07-24 | 2 | -12/+2 |
* | Move the declaration of "create_color()" up to "color.h", so it's | Guy Harris | 2004-07-24 | 4 | -48/+1 |
* | Have "gtk/color_utils.c" contain routines with toolkit-independent APIs, | Guy Harris | 2004-07-24 | 10 | -49/+69 |
* | Get rid of unneeded include of "colors.h". | Guy Harris | 2004-07-24 | 1 | -1/+0 |
* | Make "new_color_filter()" GUI-independent - have it take two "color_t" | Guy Harris | 2004-07-24 | 3 | -18/+23 |
* | "capture_combo_utils.{c,h}" don't use any GTK+ stuff, so move them to | Guy Harris | 2004-07-23 | 4 | -208/+0 |
* | Nothing here uses any GTK+ stuff, so get rid of the include of | Guy Harris | 2004-07-23 | 1 | -1/+1 |
* | use gtk_clipboard_get(), so the "copy to clipboard" is available in all GTK2 ... | Ulf Lamping | 2004-07-22 | 2 | -32/+17 |
* | from Thomas Palmer: add "Copy to clipboard" button to the conversation table ... | Ulf Lamping | 2004-07-22 | 2 | -19/+74 |
* | GdkDisplay is only available in gtk 2.2 and later | Ronnie Sahlberg | 2004-07-21 | 1 | -3/+4 |
* | from Thomas Palmer: copy content of hostlist table to clipboard in csv format. | Ulf Lamping | 2004-07-20 | 2 | -10/+73 |
* | refactoring and renaming finished | Ulf Lamping | 2004-07-20 | 2 | -141/+141 |
* | some more renaming of the conversation tables things | Ulf Lamping | 2004-07-20 | 11 | -373/+373 |
* | renamed endpoint_talkers to conversations, as this reduces confusion in combi... | Ulf Lamping | 2004-07-20 | 13 | -137/+129 |
* | "gtk/filter_prefs.h" was renamed "gtk/filter_dlg.h"; update the Makefile | Guy Harris | 2004-07-19 | 1 | -1/+1 |
* | It's not called "filter_prefs.h" any more. | Guy Harris | 2004-07-19 | 1 | -3/+1 |
* | renamed filter_prefs to filter_dlg, as the filter settings are (well, for a l... | Ulf Lamping | 2004-07-19 | 24 | -30/+25 |
* | Pull the address (and port and circuit type) stuff out of | Guy Harris | 2004-07-19 | 2 | -6/+9 |
* | .cvsignore is dead | Jörg Mayer | 2004-07-18 | 1 | -14/+0 |
* | Add epan/dissectors/.cvsignore | Jörg Mayer | 2004-07-18 | 1 | -0/+2 |
* | If the pane separator positions are 0 (e.g., because this is GTK+ | Guy Harris | 2004-07-18 | 1 | -3/+9 |
* | Add support for IPv6 addresses for interfaces. | Guy Harris | 2004-07-18 | 2 | -41/+46 |
* | Move dissectors to epan/dissectors directory. | Gilbert Ramirez | 2004-07-18 | 37 | -39/+39 |
* | Add some comments, and expand on a comment (if "pcap_stats()" returns | Guy Harris | 2004-07-18 | 1 | -19/+43 |