Olivier Abad's patches to add:
[obnox/wireshark/wip.git] / gtk /
1999-10-15 guyPhil Techau's patch to add "col_append_str()".
1999-10-15 itojunavoid mistakingly commit dynamically generated files...
1999-10-14 guyNathan Neulinger's dissector for the Yahoo messenger...
1999-10-12 guyHave "dfilter_compile()" return 0 on success and 1...
1999-10-11 guyOops! Forgot to commit the change that adds Christophe...
1999-10-11 guyWhen a new display filter is to be applied, don't set...
1999-10-09 deniel- fix a segmentation violation with big "match selected...
1999-10-08 guyInclude "main.h", to pull in the external declarations...
1999-10-08 guyFix the include-guard #define to be "__MAIN_H__", match...
1999-10-02 guyDon't initialize the file name field in the "File/Open...
1999-10-02 guyGet rid of "-F" - "-S" works, and has a more convenient UI.
1999-10-02 guyWrap stufff that's used only if we have "libpcap" in...
1999-10-02 guyMove the declaration of global variables involved with...
1999-10-02 guyAdd a file name field to the "Capture/Start" dialog...
1999-10-02 guyHave "do_capture()" take, as an argument, a pointer...
1999-10-02 guyA child process for a "-S" or "-F" capture should ...
1999-10-01 guyMove the definitions of "sync_mode", "sync_pipe", ...
1999-09-30 guyIf we specify a save file name with "-w", mark it as...
1999-09-30 guyAdd a new global flag "capture_child", which is TRUE...
1999-09-30 guyIf we're given the "-k" flag, don't start the capture...
1999-09-30 guyGTK 1.2.5 version (not that it matters, given that...
1999-09-29 guyEnable "Print hex" only if "Print detail" is on.
1999-09-29 guyAdd an item to the "File/Print" dialog box to ask that...
1999-09-26 denielAdded name resolution in GUI part:
1999-09-24 gramPackaging changes
1999-09-23 guyClose the capture file in "do_capture()", right before...
1999-09-23 guyIf we forcibly turn off "fork_mode" if the user doesn...
1999-09-23 guyMove the toolkit-independent code to create a temporary...
1999-09-22 ashoknThis commit contains support for reading capture files...
1999-09-19 geraldFixed a bug found by Derek W Poon <dpoon@uclink.berkele...
1999-09-14 guyPeter Torvals' Internet Cache Protocol dissector.
1999-09-12 guyMake "Expand all levels" and "Print as displayed" radio
1999-09-12 guyAdd a "Expand all levels"/"Print as displayed" pair...
1999-09-12 guyAdd summary-vs-detail radio buttons to the print dialog...
1999-09-11 denielCollapse/Expand All protocol tree added in Display...
1999-09-11 guy"capture.c" doesn't do socket "ioctl"s any more - the...
1999-09-10 guyGive "globals.h" an RCS ID and copyright/GPL notice.
1999-09-10 guyWe need to catch a "window delete" event for the prefer...
1999-09-10 guyMake stuff used only in "filter_prefs.c" static to it.
1999-09-09 guyPut RCS IDs (and a copyright notice and GPL notice...
1999-09-09 guyPut in an RCS ID (and a copyright notice and GPL notice...
1999-09-09 gramI forgot to include this file move in my last commit.
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-08-31 gramChanged gtk subdirectory to use only Makefile.am, and...
1999-08-28 guyA slightly cleaner version - hide the "if it's the...
1999-08-27 gramTouched these files to make 'make dist' happy.
1999-08-27 gramAdded gtk subdirectory, with patched gtkclist.c in...