| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for bug 948, "Apply capture preferences not applying." Now when the user | Stephen Fisher | 2006-11-16 | 1 | -0/+3 |
* | Add support for AirPcap, an upcoming wireless product from CACE. Support | Gerald Combs | 2006-08-16 | 1 | -0/+5 |
* | update of "Edit" menu: | Ulf Lamping | 2006-06-12 | 1 | -0/+16 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | Removal of useless "Field Information" introduced in r18125 | Graeme Lunt | 2006-05-11 | 1 | -12/+0 |
* | From Greg Morris: | Anders Broman | 2006-05-11 | 1 | -0/+7 |
* | "Field Information" context menu item that will bring up a web page reference... | Graeme Lunt | 2006-05-10 | 1 | -0/+11 |
* | fix/add doxygen comments | Ulf Lamping | 2005-09-21 | 1 | -4/+8 |
* | - Declare some functions static | Jörg Mayer | 2005-08-20 | 1 | -0/+2 |
* | Fix more "no previous declaration" warnings | Jörg Mayer | 2005-08-02 | 1 | -0/+3 |
* | two bugfixes: | Ulf Lamping | 2005-07-25 | 1 | -1/+1 |
* | fix various doxygen warnings | Ulf Lamping | 2005-07-19 | 1 | -1/+1 |
* | from Stefano Pettini: add CSV export function, similar to PSML export | Ulf Lamping | 2005-03-11 | 1 | -0/+7 |
* | Don't have "set_menus_for_captured_packets()" call | Guy Harris | 2005-02-06 | 1 | -4/+0 |
* | completely hide the main window panes, if we currently don't have a capture f... | Ulf Lamping | 2005-02-05 | 1 | -0/+4 |
* | fixed the dnd_init declaration | Ulf Lamping | 2005-02-05 | 1 | -1/+3 |
* | rename kill_capture_child to capture_kill_child to have a common prefix | Ulf Lamping | 2005-02-05 | 1 | -0/+4 |
* | huge cleanup of capture file API (functions in file.c/file.h). | Ulf Lamping | 2005-02-04 | 1 | -1/+1 |
* | if context menu item "Print" is clicked from the packet list context menu, it... | Ulf Lamping | 2005-01-24 | 1 | -0/+7 |
* | while I'm at it, add another packet details context menu item, which will lin... | Ulf Lamping | 2005-01-19 | 1 | -0/+8 |
* | add first implementation of context relevant calls to the protocol specific w... | Ulf Lamping | 2005-01-17 | 1 | -0/+7 |
* | Don't use a global capture_opts in the capturing engine (this isn't a good id... | Ulf Lamping | 2004-12-29 | 1 | -0/+3 |
* | fix doxygen tags | Ulf Lamping | 2004-10-27 | 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 |
* | Add "gtk/webbrowser.h" to declare functions from "gtk/webbrowser.c". | Guy Harris | 2004-06-23 | 1 | -3/+1 |
* | Change type of argument of dnd_open_file_cmd to get ethereal compiled. | Michael Tüxen | 2004-06-21 | 1 | -2/+2 |
* | Add experimental feature of opening a webbrowser, to show some of the | Ulf Lamping | 2004-06-21 | 1 | -1/+3 |
* | Remove trailing comma at end of enum | Jörg Mayer | 2004-06-21 | 1 | -2/+2 |
* | move font related stuff to new file font_utils.c/.h | Ulf Lamping | 2004-06-17 | 1 | -22/+1 |
* | add more details for doxygen | Ulf Lamping | 2004-06-04 | 1 | -2/+25 |
* | add details for doxygen, various code cleanups as a result of this | Ulf Lamping | 2004-06-01 | 1 | -77/+190 |
* | Now that the "About" dialog box's code is in "gtk/about_dlg.c", move the | Guy Harris | 2004-05-21 | 1 | -2/+1 |
* | moved the about dialog from main.c to it's own new about_dlg.c, | Ulf Lamping | 2004-05-20 | 1 | -2/+2 |
* | Win32 only: Preference setting to open a console window, one of: | Ulf Lamping | 2004-05-13 | 1 | -1/+4 |
* | If all we're doing is changing the visibility of a pane, we don't have | Guy Harris | 2004-05-04 | 1 | -1/+2 |
* | created new "export" dialogs for the current export file formats | Ulf Lamping | 2004-04-25 | 1 | -1/+5 |
* | From Tomas Kukosa: add a new "Expand Tree" context menu item, which | Guy Harris | 2004-03-19 | 1 | -1/+2 |
* | Add a "force" argument to "filter_packets()" and | Guy Harris | 2004-02-23 | 1 | -2/+3 |
* | added some more info to the statusbar (filesize, packet count, ..), | Ulf Lamping | 2004-02-03 | 1 | -1/+3 |
* | Implemented rudimentary Drag and Drop support. | Ulf Lamping | 2004-01-31 | 1 | -1/+2 |
* | every GUI action, which will erease a currently unsaved capture file, | Ulf Lamping | 2004-01-29 | 1 | -1/+2 |
* | apply automatically generated filters strings to the recent dropdown list, | Ulf Lamping | 2004-01-25 | 1 | -1/+3 |
* | Have "font_apply()" return an indication as to whether it succeeded or | Guy Harris | 2004-01-24 | 1 | -2/+7 |
* | a.) saving GTK1 and GTK2 fontnames in different preference setting, to preven... | Ulf Lamping | 2004-01-20 | 1 | -2/+8 |
* | added some menuitems "View->Show" including show/hide of all main widgets, | Ulf Lamping | 2004-01-19 | 1 | -5/+4 |
* | Turn the GTK+ 1.2.10 clist code into our own widget; that lets us modify it | Guy Harris | 2004-01-09 | 1 | -5/+1 |
* | added "most recently used" lists for | Ulf Lamping | 2003-12-13 | 1 | -1/+7 |
* | print system enhanced, more print ranges and expanded states | Ulf Lamping | 2003-12-09 | 1 | -2/+1 |
* | Updates to TimeReference Frames | Ronnie Sahlberg | 2003-10-10 | 1 | -2/+2 |
* | Added TimeReference frames. | Ronnie Sahlberg | 2003-09-12 | 1 | -1/+2 |