aboutsummaryrefslogtreecommitdiffstats
path: root/column.c
AgeCommit message (Expand)AuthorFilesLines
1999-07-13Since ethereal is now dependent on GTK+-1.2.x (because of proto_tree andGilbert Ramirez1-5/+1
1999-07-13Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1-1/+5
1999-06-21Found some erroneous usages of gtk_signal_connect_object. I always wonderedGilbert Ramirez1-2/+2
1999-06-19Use "gtk_toggle_button_set_state()" rather thanGuy Harris1-63/+1
1999-06-19Update the column widths if we change the time stamp format from theGuy Harris1-2/+2
1999-06-19Added "Capture" and "Display" menus; "Capture" has a "Start" item, whichGuy Harris1-15/+2
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1-1/+2
1999-03-05IPX addresses in the Destination/Source fields of the "column" part of the GUIGilbert Ramirez1-2/+2
1999-01-04* Final commit for version 0.5.1Gerald Combs1-4/+5
1998-12-29* Added Joerg Mayer's Vines patchGerald Combs1-9/+43
1998-12-22Fixed more bugs with dialogues and gtk+-1.1.x.Gilbert Ramirez1-1/+5
1998-12-17A patch spread across many files to let Ethereal compile under GTK+-1.1.x.Gilbert Ramirez1-1/+2
1998-12-16Note that wiring the current longest string in a column intoGuy Harris1-1/+5
1998-11-18* Added patches from Laurent and GuyGerald Combs1-14/+11
1998-11-17* Fixes for TCP and UDP port number display.Gerald Combs1-1/+7
1998-11-17* Added column formatting functionality.Gerald Combs1-0/+644