| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename new_packet_list_set_time_width() -> new_packet_list_resize_column() be... | Kovarththanan Rajaratnam | 2009-09-07 | 1 | -1/+1 |
* | col_fmt not needed. | Anders Broman | 2009-09-07 | 1 | -1/+1 |
* | Automatically adjust the time column width when time format changes. | Anders Broman | 2009-09-07 | 1 | -0/+1 |
* | Get rid off GtkTreeModelFilter because the time to sort becomes unbearable wh... | Kovarththanan Rajaratnam | 2009-09-05 | 1 | -0/+1 |
* | Make sure that we stop auto scroll if we start scrolling manually. | Kovarththanan Rajaratnam | 2009-09-03 | 1 | -0/+1 |
* | Add seperate new_packet_list_moveto_end() which scrolls to the end _without_ ... | Kovarththanan Rajaratnam | 2009-09-02 | 1 | -0/+1 |
* | From Kovarththanan Rajaratnam: | Anders Broman | 2009-08-10 | 1 | -1/+3 |
* | Add pinfo to new_packet_list_append() this should give us the abillity | Anders Broman | 2009-07-29 | 1 | -1/+1 |
* | From Kovarththanan Rajaratnam: | Anders Broman | 2009-07-28 | 1 | -0/+1 |
* | Fix setting of new time format. | Anders Broman | 2009-07-28 | 1 | -0/+1 |
* | From Kovarththanan Rajaratnam: | Anders Broman | 2009-07-26 | 1 | -0/+1 |
* | From Kovarththanan Rajaratnam: | Anders Broman | 2009-07-25 | 1 | -0/+4 |
* | From Kovarththanan Rajaratnam: | Anders Broman | 2009-07-25 | 1 | -0/+2 |
* | From Kovarththanan Rajaratnam: | Anders Broman | 2009-07-25 | 1 | -0/+1 |
* | When using the new packet list select the first packet when the file read is ... | Anders Broman | 2009-07-24 | 1 | -0/+1 |
* | From kovarththanan Rajaratnam: | Anders Broman | 2009-07-22 | 1 | -1/+1 |
* | Implement new_packet_list_find_row_from_data() | Anders Broman | 2009-07-20 | 1 | -0/+1 |
* | Introduce packet list coloring for the NEW_PACKET_LIST. One caveat: when | Stephen Fisher | 2009-07-20 | 1 | -0/+1 |
* | Get it compiling with -DNEW_PACKET_LIST on Mac OS X. | Michael Tüxen | 2009-07-02 | 1 | -1/+1 |
* | Realy make the new packet list compile under Windows... | Anders Broman | 2009-07-01 | 1 | -0/+2 |
* | Make the new packet list compile on Windows. | Anders Broman | 2009-07-01 | 1 | -2/+6 |
* | Introduce experimental new feature: GTK2 tree view based packet list | Stephen Fisher | 2009-06-30 | 1 | -0/+3 |
* | Update all time columns when changing the time precision. | Stig Bjørlykke | 2008-06-14 | 1 | -1/+1 |
* | Make sure the "auto scroll in live capture" toolbar button and menu item | Gerald Combs | 2007-12-05 | 1 | -1/+1 |
* | From Dustin Johnson: If "Update list of packets in real time" and | Gerald Combs | 2007-07-09 | 1 | -0/+1 |
* | Squelch some qualifier (const vs. non-const) warnings. | Guy Harris | 2007-05-25 | 1 | -1/+1 |
* | Don't explicitly set the main window name unless you're changing the | Guy Harris | 2007-05-22 | 1 | -0/+3 |
* | Fix for bug #1140: Filtering messes up packet list sort order | Stephen Fisher | 2007-01-11 | 1 | -0/+1 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | move some GTK only function declarations from ui_util.h to the appropriate he... | Ulf Lamping | 2005-12-05 | 1 | -22/+3 |
* | Explain in more detail what this file is for. | Guy Harris | 2005-08-20 | 1 | -1/+3 |
* | Add some comments on the originating files of the declarations | Jörg Mayer | 2005-08-20 | 1 | -3/+10 |
* | Make the "col_data" field in a "column_info" structure a pointer to an | Guy Harris | 2004-12-31 | 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 |
* | moved GTK specific parts from capture.c to ui_util.c, | Ulf Lamping | 2004-01-22 | 1 | -1/+14 |
* | close the Save (As) dialog, when the capture file is closed | Ulf Lamping | 2004-01-10 | 1 | -1/+8 |
* | Don't automatically size the columns - that's expensive in large | Guy Harris | 2003-12-09 | 1 | -4/+1 |
* | From Jeff Morriss: avoid at least some N^2 behavior when changing the | Guy Harris | 2003-12-06 | 1 | -3/+3 |
* | Change to color filters : | Olivier Abad | 2002-09-23 | 1 | -2/+2 |
* | Removed all gtk calls in file.c : | Olivier Abad | 2002-09-21 | 1 | -1/+28 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -4/+4 |
* | "reactivate_window()" is used only by stuff in the "gtk" directory, and | Guy Harris | 2001-03-24 | 1 | -8/+1 |
* | The declaration of "destroy_packet_wins()" belongs in | Guy Harris | 2001-03-24 | 1 | -4/+1 |
* | Give the code that computes protocol statistics a progress dialog box, | Guy Harris | 2001-03-24 | 1 | -33/+1 |
* | Use "progdlg_t *" rather than "void *" as the handle for a progress | Guy Harris | 2000-07-07 | 1 | -9/+16 |
* | Remove the progress bar from the status line, and, instead, for any | Guy Harris | 2000-07-03 | 1 | -1/+26 |
* | Jeff Foster's changes, with my additions, to allow the user to pop up a | Guy Harris | 2000-02-29 | 1 | -1/+4 |
* | Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c", | Guy Harris | 2000-01-03 | 1 | -17/+1 |
* | Move the code to raise a window into a "reactivate_window()" routine, | Guy Harris | 1999-12-20 | 1 | -1/+8 |
* | Move the GTK+ implementations of various UI utilities out of "util.c" | Guy Harris | 1999-12-09 | 1 | -0/+56 |