Give the code that computes protocol statistics a progress dialog box,
[obnox/wireshark/wip.git] / prefs.c
2001-01-05 guyMap the old MGCP preference names to the new ones ...
2001-01-03 guyAdd a new "prefs_register_protocol()" routine, which...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-11-18 guyFix a number of problems that caused compiles to fail if
2000-10-15 guyAt least on UNIX/X, make the wildcard pattern that...
2000-09-28 gramMore EPAN-related code movements. Get rid of usage...
2000-09-12 guyOops, I left off one "-*" in the XLFD description for...
2000-09-08 guyGraham Bloice's patch to support inverse video rather...
2000-08-21 denielAdd prefs.gui_marked_[fb]g color preferences for the
2000-08-21 guyInstead of each set of built-in preferences having...
2000-08-20 guyInstead of having the normal-weight and bold fonts...
2000-08-15 denielFix a problem with const char *
2000-08-15 denielImplements the "Properties" menu item which displays...
2000-08-11 denielMiscellaneous code cleaning
2000-08-07 guyCast an argument to "isspace()" to "guchar" so that...
2000-07-09 guyTurn the code of "colorize_packet()" into a static...
2000-07-05 guyAdd support for a global "ethereal.conf" preferences...
2000-01-29 gramRemove instances of getenv("HOME") and provide a get_ho...
2000-01-03 guyDon't have "write_prefs()" display a dialog box if...
1999-12-30 gramAllow user to modify appearance of lines and expanders...
1999-12-29 gramChanged the protocol tree widget from a GtkTree to...
1999-12-29 guyMove the definition of "prefs" from "gtk/prefs_dlg...
1999-12-16 gramAdd a new page to the Preferences notebook: a GUI page...
1999-12-09 guyMove the GTK+ implementations of various UI utilities...
1999-12-02 geraldAdd stream window color preferences. We don't (yet...
1999-09-09 gramMore shuffling of GTK-related routines to gtk subdirectory.
1999-09-09 gramMore shuffling of GTK-related files to gtk subdirectory.
1999-09-01 gramMoved GTK-dependent routines for file dialogues, print...
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-12 guyDon't pop up the "Can't open preferences file" dialog...
1999-03-01 gramAdded display filters to wiretap.
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-11-18 gerald* Disable filter-related widgets if we're using wiretap.
1998-11-18 gerald* Added patches from Laurent and Guy
1998-11-17 gerald* Added column formatting functionality.
1998-10-29 gerald* Fixes for problems with the preference initialization...
1998-10-28 gerald* Added preference file saves and reads.
1998-10-16 gerald* Copied in the correct GNU license (I'm such a goober)
1998-10-13 gerald* Pod page update
1998-10-12 gerald- Added match_strval function to packet.c
1998-10-10 gerald* OSPF alignment fixes (Gerald)
1998-09-27 geraldMerged in a _huge_ patch from Guy Harris. It adds...
1998-09-26 geraldInitial prefs support.
1998-09-25 gerald* Ethernet manufacturer support (Laurent)