aboutsummaryrefslogtreecommitdiffstats
path: root/prefs.c
AgeCommit message (Collapse)AuthorFilesLines
1998-11-17* Added column formatting functionality.Gerald Combs1-42/+193
* Added check_col(), add_col_str() and add_col_fmt() to replace references to ft->win_info. * Added column prefs handling code. svn path=/trunk/; revision=97
1998-10-29* Fixes for problems with the preference initialization code (Guy)Gerald Combs1-5/+10
svn path=/trunk/; revision=77
1998-10-28* Added preference file saves and reads.Gerald Combs1-3/+216
svn path=/trunk/; revision=75
1998-10-16* Copied in the correct GNU license (I'm such a goober)Gerald Combs1-3/+3
* Hacks to the filter interface (Gerald) * About box (Laurent) * AppleTalk support (Simon) * Mods to the match_strval routine (Gerald) svn path=/trunk/; revision=61
1998-10-13* Pod page updateGerald Combs1-5/+6
* Minor tweaks to the filter prefs svn path=/trunk/; revision=40
1998-10-12- Added match_strval function to packet.cGerald Combs1-20/+28
- Separated display and capture filters; rearranged some of the look and feel - Lots of other miscellaneous fixes and updates svn path=/trunk/; revision=38
1998-10-10* OSPF alignment fixes (Gerald)Gerald Combs1-10/+31
* FDDI support (Laurent, Guy) svn path=/trunk/; revision=36
1998-09-27Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1-1/+2
generalizes the column printing code, adds a "frame" tree item to the tree view, and fixes a bunch of miscellaneous coding bugs. svn path=/trunk/; revision=31
1998-09-26Initial prefs support.Gerald Combs1-12/+22
svn path=/trunk/; revision=27
1998-09-25* Ethernet manufacturer support (Laurent)Gerald Combs1-0/+109
* PPP fixes (Gerald) * Null/loopback interface support (Gerald) svn path=/trunk/; revision=25