| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of a debugging printf. | Guy Harris | 2004-02-25 | 1 | -2/+1 |
* | Seperated the "Go" menu, corresponding to: | Ulf Lamping | 2004-02-25 | 1 | -19/+20 |
* | changed some labels | Ulf Lamping | 2004-02-25 | 1 | -11/+59 |
* | minor redesign of the dialog | Ulf Lamping | 2004-02-24 | 1 | -43/+62 |
* | changed some label texts | Ulf Lamping | 2004-02-24 | 1 | -6/+6 |
* | fixed some GTK2 stock items keyboard shortcuts | Ulf Lamping | 2004-02-24 | 1 | -8/+8 |
* | fixed some menu item capitalization and keyboard shortcuts | Ulf Lamping | 2004-02-24 | 1 | -25/+25 |
* | added a "Close" button to the dialog | Ulf Lamping | 2004-02-24 | 1 | -3/+29 |
* | Small cleanup - the for loop was left over from earlier code that kept | Guy Harris | 2004-02-24 | 1 | -8/+6 |
* | In get_if_name(), return immediately once we've found our interface name | Gerald Combs | 2004-02-24 | 1 | -1/+2 |
* | Sigh. On Windows OT, device names don't have "\Device\" in front of | Guy Harris | 2004-02-23 | 1 | -9/+27 |
* | Add a "force" argument to "filter_packets()" and | Guy Harris | 2004-02-23 | 7 | -23/+26 |
* | changed title and menu registering to "IO Graphs" | Ulf Lamping | 2004-02-23 | 1 | -8/+8 |
* | minor change | Ulf Lamping | 2004-02-23 | 1 | -5/+5 |
* | Changed all items to "Endpoint List" and get rid of the "Host List" group. | Ulf Lamping | 2004-02-23 | 10 | -28/+23 |
* | statistics menu redesigned, now looking more like the former menu, | Ulf Lamping | 2004-02-23 | 42 | -179/+143 |
* | Move cvsversion.h from BUILT_INCLUDES to BUILT_SOURCES. This tells automake | Gerald Combs | 2004-02-23 | 1 | -3/+3 |
* | Make the tap names for host statistics use "hosts" instead of "conv", | Guy Harris | 2004-02-23 | 9 | -53/+52 |
* | Put in a comment noting a problem with dialog boxes popped up before the | Guy Harris | 2004-02-23 | 1 | -1/+9 |
* | change menu item names from "Host List" to "Endpoint List" | Ulf Lamping | 2004-02-22 | 2 | -4/+4 |
* | some changes to the dialog layout and added some tooltips | Ulf Lamping | 2004-02-22 | 1 | -30/+54 |
* | minor bugfix | Ulf Lamping | 2004-02-22 | 1 | -9/+9 |
* | Squelch a compiler warning. | Guy Harris | 2004-02-22 | 1 | -116/+117 |
* | statistics menu structure proposal: | Ulf Lamping | 2004-02-22 | 6 | -19/+36 |
* | tcp_graph.h is no longer needed, as the tap mechanism is now used | Ulf Lamping | 2004-02-22 | 4 | -38/+3 |
* | WIDGET_SET_SIZE(-2) is asserted by current GTK2 libs, so don't use it | Ulf Lamping | 2004-02-22 | 7 | -14/+14 |
* | Redesigned the menu structure of the former statistics stuff, | Ulf Lamping | 2004-02-22 | 42 | -434/+425 |
* | added a help button | Ulf Lamping | 2004-02-21 | 1 | -3/+8 |
* | new somewhat improved layout of the capture options dialog | Ulf Lamping | 2004-02-21 | 1 | -43/+70 |
* | quit_after_cap should be a gboolean, not an int, and it should be initialized | Ulf Lamping | 2004-02-21 | 1 | -3/+3 |
* | rework of capture.c: better seperation of sync and capture pipe by using | Ulf Lamping | 2004-02-21 | 1 | -7/+7 |
* | Revert to the previous scheme, wherein we always save the geometry | Guy Harris | 2004-02-20 | 1 | -21/+13 |
* | Don't clobber the concurrent DNS resolution flag each time we start a | Gerald Combs | 2004-02-20 | 1 | -2/+2 |
* | Give it an RCS ID. | Guy Harris | 2004-02-20 | 3 | -0/+6 |
* | Add support for a "version.conf" file in the main directory which can | Gerald Combs | 2004-02-20 | 1 | -2/+2 |
* | win32 only: when adding to the recent file list, prevent duplicates by: | Ulf Lamping | 2004-02-20 | 1 | -7/+22 |
* | minor bugfix from recent check in | Ulf Lamping | 2004-02-20 | 1 | -2/+2 |
* | bugfix: resizing (values from recent) must be done, before the | Ulf Lamping | 2004-02-20 | 1 | -1/+4 |
* | win32 drag-n-drop: corrected handling of UNC filenames "\\host\share\dir..." | Ulf Lamping | 2004-02-20 | 1 | -5/+12 |
* | bugfix for export selected data: win32 needs O_BINARY flag for open call, | Ulf Lamping | 2004-02-20 | 1 | -4/+12 |
* | FN_{SRC,DST}_ADDRESS and FN_{SRC,DST}_PORT aren't used - get rid of | Guy Harris | 2004-02-20 | 1 | -68/+38 |
* | From Ian Schorr: taps to keep statistics of traffic by host. | Guy Harris | 2004-02-20 | 12 | -2/+1569 |
* | Don't save the geometry items unless the user asked to have them saved. | Guy Harris | 2004-02-19 | 1 | -13/+21 |
* | added missing distribution files | Ulf Lamping | 2004-02-19 | 1 | -1/+2 |
* | Warning fixes: | Jörg Mayer | 2004-02-18 | 2 | -6/+8 |
* | bugfix: use last_open_dir for the recent file, | Ulf Lamping | 2004-02-17 | 4 | -19/+10 |
* | bugfix: don't write the recent files list in the wrong order to the recent file | Ulf Lamping | 2004-02-16 | 2 | -24/+26 |
* | As noted by Pavel Kankovsky, the "Resolve Name" menu items should be | Guy Harris | 2004-02-13 | 1 | -2/+2 |
* | The Help window should be a separate top-level window, not a dialog | Guy Harris | 2004-02-13 | 1 | -2/+2 |
* | Add a "window_new()" routine that creates a window of a given type, sets | Guy Harris | 2004-02-13 | 24 | -217/+245 |