Move the routine to get a list of the network interfaces on the system
[obnox/wireshark/wip.git] / column.c
2000-01-10 guyMove the code in "column.c" that implements the column...
1999-12-29 guyGet rid of the "(UDP)" and "(TCP)" in various NetBIOS...
1999-10-17 guyFix typo in preferences-display name for COL_RES_NET_SRC.
1999-09-12 guyAdd summary-vs-detail radio buttons to the print dialog...
1999-09-10 guyFix a comment, to reflect the demise of "ethereal.h".
1999-09-10 guyWe need to catch a "window delete" event for the prefer...
1999-07-28 guyFix up the comment before "get_column_width()" to refle...
1999-07-28 guyHave:
1999-07-23 guyAdd a "File/Print" menu item, which prints *all* the...
1999-07-22 guyRevert to static sizing of columns.
1999-07-22 gramAdded "Packet Length in bytes" as an optional column.
1999-07-13 gramSince ethereal is now dependent on GTK+-1.2.x (because...
1999-07-13 gramAdded support for compiling on win32 with Visual C...
1999-06-21 gramFound some erroneous usages of gtk_signal_connect_objec...
1999-06-19 guyUse "gtk_toggle_button_set_state()" rather than
1999-06-19 guyUpdate the column widths if we change the time stamp...
1999-06-19 guyAdded "Capture" and "Display" menus; "Capture" has...
1999-03-23 gramRemoved all references to gtk objects from packet*...
1999-03-05 gramIPX addresses in the Destination/Source fields of the...
1999-01-04 gerald* Final commit for version 0.5.1
1998-12-29 gerald* Added Joerg Mayer's Vines patch
1998-12-22 gramFixed more bugs with dialogues and gtk+-1.1.x.
1998-12-17 gramA patch spread across many files to let Ethereal compil...
1998-12-16 guyNote that wiring the current longest string in a column...
1998-11-18 gerald* Added patches from Laurent and Guy
1998-11-17 gerald* Fixes for TCP and UDP port number display.
1998-11-17 gerald* Added column formatting functionality.