Fixed a number of bugs in the handling of window parent and owner and
[wine] / server / atom.c
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Rein KlazesAllow integer atoms in set_property and remove_property...
2001-12-20  Mike McCormack- move async activation into the server
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-10-12  Alexandre JulliardAdded atom_t type for atoms to make sure we use the...
2001-03-21  Jeff GarzikAdded some inclusions of string.h where necessary.
2000-12-19  Alexandre JulliardMerged the get_read_fd and get_write_fd requests.
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-08-30  Alexandre JulliardAdded exception handling wrapper to a number of server...
2000-07-25  Alexandre JulliardMake unicode.o into a separate ELF library so that...
2000-05-30  Turchanov SergeiImplemented local atoms in the server.
2000-04-04  Alexandre JulliardMade request tracing more robust against bogus lengths.
2000-02-13  Alexandre JulliardMoved global atoms to the server (based on the work...