| Commit message (Expand) | Author | Age | Files | Lines |
* | Move gtk to ui/gtk. | Jörg Mayer | 2012-01-15 | 1 | -89/+0 |
* | We now always build with MAIN_MENU_USE_UIMANAGER, so remove all code using | Jörg Mayer | 2011-09-25 | 1 | -14/+0 |
* | More GUIManager stuff. | Anders Broman | 2011-05-10 | 1 | -17/+8 |
* | More GUIManager stuff. | Anders Broman | 2011-05-05 | 1 | -2/+18 |
* | Remove some unnecessary includes: a lot of things don't need globals.h and re... | Jeff Morriss | 2010-08-30 | 1 | -2/+1 |
* | sort #includes by directories | Ulf Lamping | 2008-04-13 | 1 | -5/+8 |
* | Added an option to Conversations and Endpoints to limit the list to match | Stig Bjørlykke | 2008-02-17 | 1 | -1/+1 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | add an userdata argument to register_stat_cmd_arg() and its callback to use ... | Luis Ontanon | 2006-02-11 | 1 | -3/+3 |
* | As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so | Guy Harris | 2005-08-21 | 1 | -1/+1 |
* | Add a "register_dfilter_stat()", to register stats that take a display | Guy Harris | 2005-08-21 | 1 | -1/+2 |
* | Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals with | Guy Harris | 2005-08-20 | 1 | -1/+1 |
* | Move the stats.[ch] stuff into epan, so plugins can use it. | Guy Harris | 2005-08-19 | 1 | -1/+1 |
* | Move the APIs for registering and processing "-z" command-line arguments | Guy Harris | 2005-08-19 | 1 | -3/+4 |
* | Squelch more const warnings (and fix some memory leaks that found). | Guy Harris | 2005-08-06 | 1 | -3/+3 |
* | Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as | Guy Harris | 2005-04-01 | 1 | -1/+1 |
* | Make the signatures of functions passed to "register_tap_listener()" | Guy Harris | 2005-01-01 | 1 | -5/+4 |
* | Move the tap infrastructure to the epan directory. | Guy Harris | 2004-09-29 | 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 |
* | build a endpoints (aka hostlist) dialog, | Ulf Lamping | 2004-05-02 | 1 | -1/+3 |
* | Changed all items to "Endpoint List" and get rid of the "Host List" group. | Ulf Lamping | 2004-02-23 | 1 | -2/+2 |
* | statistics menu redesigned, now looking more like the former menu, | Ulf Lamping | 2004-02-23 | 1 | -2/+2 |
* | Make the tap names for host statistics use "hosts" instead of "conv", | Guy Harris | 2004-02-23 | 1 | -6/+6 |
* | Redesigned the menu structure of the former statistics stuff, | Ulf Lamping | 2004-02-22 | 1 | -11/+4 |
* | From Ian Schorr: taps to keep statistics of traffic by host. | Guy Harris | 2004-02-20 | 1 | -0/+98 |