| Commit message (Expand) | Author | Age | Files | Lines |
* | Move gtk to ui/gtk. | Jörg Mayer | 2012-01-15 | 1 | -419/+0 |
* | We now always build with MAIN_MENU_USE_UIMANAGER, so remove all code using | Jörg Mayer | 2011-09-25 | 1 | -10/+0 |
* | Add a few more menu items. | Anders Broman | 2011-08-19 | 1 | -0/+7 |
* | More GLIB_CHECK_VERSION, GTK_CHECK_VERSION, and related whitespace | Gerald Combs | 2011-07-11 | 1 | -38/+31 |
* | From Kovarththanan Rajaratnam: | Anders Broman | 2009-07-08 | 1 | -1/+1 |
* | Change window_new() to dlg_window_new() and destroy the window with the top l... | Anders Broman | 2009-06-22 | 1 | -1/+2 |
* | mtp3_summary: fix a small memory leak. | Bill Meier | 2009-05-18 | 1 | -3/+4 |
* | Warningfix: | Jörg Mayer | 2009-05-08 | 1 | -1/+1 |
* | Turn on -Wshorten-64-to-32 by default, and fix some issues that turned | Guy Harris | 2009-04-21 | 1 | -1/+1 |
* | Clean up indentation. | Guy Harris | 2009-03-17 | 1 | -27/+30 |
* | Get rid of another Clist. | Anders Broman | 2009-03-17 | 1 | -194/+178 |
* | Use a more accurate variable name for the wiretap file type. Add the file | Gerald Combs | 2008-10-14 | 1 | -1/+1 |
* | Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi... | Bill Meier | 2008-06-29 | 1 | -1/+1 |
* | sort #includes by directories | Ulf Lamping | 2008-04-13 | 1 | -12/+13 |
* | where it's not necessary, remove #include "compat_macros.h" | Ulf Lamping | 2008-04-12 | 1 | -1/+0 |
* | last round to replace SIGNAL_CONNECT with g_signal_connect | Ulf Lamping | 2008-04-11 | 1 | -2/+2 |
* | OBJECT_..._DATA --> g_object_..._data | Bill Meier | 2008-04-11 | 1 | -1/+1 |
* | Change the "--enable-setuid-install" option to install dumpcap and TShark | Gerald Combs | 2007-08-30 | 1 | -1/+5 |
* | Check for G_GINT64_MODIFIER in Wireshark as we do in Wiretap. | Guy Harris | 2007-05-29 | 1 | -1/+1 |
* | From David Howells : | Sebastien Tandel | 2007-05-29 | 1 | -1/+1 |
* | change all file offsets from long to gint64 so we can - theoretically - handl... | Ulf Lamping | 2006-11-05 | 1 | -1/+1 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | 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 |
* | - Declare some functions static | Jörg Mayer | 2005-08-20 | 1 | -1/+1 |
* | renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na... | Ulf Lamping | 2005-08-20 | 1 | -1/+1 |
* | Move the APIs for registering and processing "-z" command-line arguments | Guy Harris | 2005-08-19 | 1 | -2/+2 |
* | removed tons of MSVC const related warnings. | Ulf Lamping | 2005-08-10 | 1 | -1/+1 |
* | Last set of char -> const char trivial warning fixes. | Jörg Mayer | 2005-08-06 | 1 | -2/+2 |
* | "mtp3_sum_draw()" is never called with a null "table" argument - the | Guy Harris | 2005-06-28 | 1 | -5/+0 |
* | add 12 new toolbar/menu icons | Ulf Lamping | 2005-04-16 | 1 | -1/+1 |
* | remove #include "globals.h" from summary.c, as it's a bad idea for multiple c... | Ulf Lamping | 2005-02-04 | 1 | -1/+3 |
* | From Laurent Rabret: handle the cases where there's no capture file, or | Guy Harris | 2005-01-14 | 1 | -14/+31 |
* | In column sort routines, make the row pointers "const" pointers, as the | Guy Harris | 2004-12-31 | 1 | -2/+2 |
* | 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 |
* | use new functions in window API (ui_util.h), | Ulf Lamping | 2004-05-23 | 1 | -33/+7 |
* | going to have a standard behaviour of the dialogs | Ulf Lamping | 2004-05-22 | 1 | -3/+2 |
* | From Michael Lum: | Guy Harris | 2004-04-21 | 1 | -0/+448 |