Small patch for the win32 makefile that improves the dependencies and
[obnox/wireshark/wip.git] / packet-x11.c
2000-06-15 guyFix typos in some printf formats - "+%d", not "%+d"
2000-06-15 gramConvert IPX-and-friend dissectors in packet-ipx.c to use
2000-06-14 guyWhen building under Win32, "boolean" appears to be...
2000-06-14 guyIn "stringCopy()", make the character temporary unsigne...
2000-06-12 gramInitialize 'int next_offset' to 0 instead of NULL.
2000-06-12 guyDon't include <X11/Xlib.h> to get AllPlanes defined...
2000-06-12 guyPartial tvbuffification of the X11 dissector; we constr...
2000-06-12 guyChristophe Tronche's X11 dissector.