Avoid problems during changing the Z-order if the window and the
[wine] / server / debugger.c
2000-01-04  Alexandre JulliardMade debug events and contexts standard objects.
1999-12-13  Alexandre JulliardUse poll() instead of select() for the server main...
1999-11-24  Alexandre JulliardFixed handling of debug events on thread/process exit.
1999-11-14  Alexandre JulliardBug fixes.
1999-11-07  Alexandre JulliardDo not free the handles once they have been sent to...
1999-11-04  Alexandre JulliardFree the handles of the event structure in the right...
1999-07-31  Patrik StridvallFixed some of the issues reported by Solaris Lint.
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-05-23  Alexandre JulliardAdded debug events support.