It was silly of me to require that "forget_scrolled_window()" be called
[obnox/wireshark/wip.git] / gtk / prefs_dlg.c
2000-08-17 guyIt was silly of me to require that "forget_scrolled_win...
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-07-10 guyIn the "Preferences" dialog box, "Save" sets the curren...
2000-07-09 guyTurn the code of "colorize_packet()" into a static...
2000-07-05 guyAdd support for a global "ethereal.conf" preferences...
2000-07-05 guyGet rid of the stuff to let the callback that pops...
2000-07-05 guyAdd a "dlg_window_new()" routine, which creates a GTK_W...
2000-05-08 guyMake the "Preferences" dialog box use the new utilities...
2000-05-08 guyKeep a pointer to the current "Preferences" window...
2000-01-10 guyMove the code in "column.c" that implements the column...
2000-01-03 guyTake the "simple_dialog()" stuff out of "ui_util.h...
2000-01-03 guyDon't have "write_prefs()" display a dialog box if...
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-10 guyJerry Talkington's patch to remove the filter stuff...
1999-12-02 geraldAdd stream window color preferences. We don't (yet...
1999-09-10 guyWe need to catch a "window delete" event for the prefer...
1999-09-09 gramMore shuffling of GTK-related routines to gtk subdirectory.