Added stub implementation of IDocHostUIHandler.
[wine] / dlls / user / win.c
2005-11-09  Markus AmslerImprove c2man Documented-Total count. Changes:
2005-10-03  Vitaliy MargolenUse GetSystemMetrics instead of hardcoding drag width...
2005-09-22  Alexandre JulliardRemoved unused debug channels.
2005-09-07  Alexandre JulliardDon't fallback to LoadMenu16 when the window is created...
2005-08-09  Dmitry TimoshkovMake CreateWindow with invalid menu handle test pass...
2005-07-19  Alexandre JulliardInitialize the various menu global variables on demand...
2005-07-18  Alexandre JulliardLoad the USER driver on demand instead of at user32...
2005-07-18  Felix NawothnigAdd stub for SetLayeredWindowAttributes.
2005-07-08  Alexandre JulliardPut in place the basic infrastructure to allow supporti...
2005-07-07  Alexandre JulliardMoved initialization of the desktop window in the graph...
2005-07-07  Alexandre JulliardDelay creation of the internal pos atom until needed.
2005-07-07  Dmitry TimoshkovMake IsWindowUnicode work in the case when window belon...
2005-06-27  Eric PouechConst correctness fixes.
2005-06-17  Vitaliy MargolenShowOwnedPopups and WM_SHOWWINDOW should handle non...
2005-06-14  Stefan HuehnerRemove include "cursoricon.h" from nonclient.c and...
2005-06-07  Alexandre JulliardStill send a message in SetWindowText for the inter...
2005-05-14  Paul VriensCheck for a NULL pointer in GetWindowTextA/W.
2005-05-13  Dmitry TimoshkovAvoid a crash in free_window_handle() on an invalid...
2005-05-07  Alexandre JulliardTreat 0xffff the same as 0 for the handle generation...
2005-04-27  Alexandre JulliardMoved remaining messaging definitions to user_private...
2005-04-25  Alexandre JulliardMoved most files from the windows directory to dlls...