aboutsummaryrefslogtreecommitdiffstats
path: root/display.c
Commit message (Expand)AuthorAgeFilesLines
* Move display.[ch] --> gtk/display_opts.[ch]Gilbert Ramirez1999-10-181-281/+0
* Add an item to the "File/Print" dialog box to ask that the full hex dataGuy Harris1999-09-291-2/+2
* Added name resolution in GUI part:Laurent Deniel1999-09-261-1/+17
* Added "Automatic scrolling in live capture".Laurent Deniel1999-09-191-1/+18
* Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1999-07-131-1/+19
* Added the ability to create a read-only ethereal, i.e., one thatGilbert Ramirez1999-07-091-2/+1
* If the "Cancel" button is clicked in the "Display Options"Guy Harris1999-06-241-1/+29
* Added an "apply" button to the display option gui, so we can try newGilbert Ramirez1999-06-221-3/+33
* Update the display if the "command-line-specified" time format isGuy Harris1999-06-221-2/+2
* Found some erroneous usages of gtk_signal_connect_object. I always wonderedGilbert Ramirez1999-06-211-18/+11
* Use "gtk_toggle_button_set_state()" rather thanGuy Harris1999-06-191-20/+4
* Update the column widths if we change the time stamp format from theGuy Harris1999-06-191-12/+31
* Added "Capture" and "Display" menus; "Capture" has a "Start" item, whichGuy Harris1999-06-191-0/+177