Xlab 0.8.3 24-july-1998 ------------------------ All files have been affected in that release: . A lot of corrections from Liora Maron (liora@ilogix.com.il) to allow xlab to replay correctly Motif Drag&Drop. Those improvements should help for a lot of others operations too. Replay Synchronisation mecanism, based on window mapping detection is working now. . Change the way of Recording/Replay of Keyboard events. This should allow Keyboard events to replay correctly on Sun (Success report), and hopefully SGI plateforms. . Change the way of generating Sequence Number in X protocol Replies from server, to avoid "Xlib: sequence lost" messages. It seems to be OK for replies now, but still some problems for some events (Entry Notify) and some Error reports. . Major code review to suppress compilation warnings, make the code C ANSI compliant (but still compatible with old style), and with a consistent presentation (K&R coding style). Xlab 0.8.2 04-june-1998 ------------------------ . scope.c and common.c: allow xlab to restart immediately after shutdown (Stuart Cunningham) . Imakefile added. Thanks to Aidas Kasparas for reporting the problem with Solaris. . record.c, OpenFile(): remove UsingFD call, as it is not used, and the resource never released. . INSTALL file and ChangeLog File now part of distribution. . work begins towards C ansi compliance and elimination of warnings. Xlab 0.8.1 24-may-1998 ------------------------- First general release.