aboutsummaryrefslogtreecommitdiffstats
path: root/display.c
AgeCommit message (Expand)AuthorFilesLines
1999-09-29Add an item to the "File/Print" dialog box to ask that the full hex dataGuy Harris1-2/+2
1999-09-26Added name resolution in GUI part:Laurent Deniel1-1/+17
1999-09-19Added "Automatic scrolling in live capture".Laurent Deniel1-1/+18
1999-07-13Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1-1/+19
1999-07-09Added the ability to create a read-only ethereal, i.e., one thatGilbert Ramirez1-2/+1
1999-06-24 If the "Cancel" button is clicked in the "Display Options"Guy Harris1-1/+29
1999-06-22Added an "apply" button to the display option gui, so we can try newGilbert Ramirez1-3/+33
1999-06-22Update the display if the "command-line-specified" time format isGuy Harris1-2/+2
1999-06-21Found some erroneous usages of gtk_signal_connect_object. I always wonderedGilbert Ramirez1-18/+11
1999-06-19Use "gtk_toggle_button_set_state()" rather thanGuy Harris1-20/+4
1999-06-19Update the column widths if we change the time stamp format from theGuy Harris1-12/+31
1999-06-19Added "Capture" and "Display" menus; "Capture" has a "Start" item, whichGuy Harris1-0/+177