- 14a77db user32: Add a stub for IsGUIThread(). by Alexandre Julliard · 14 years ago
- b2e1c2d include: Add BS_PUSHBOX. by André Hentschel · 14 years ago
- d3de0c2 user32: Implemented GetIconInfoExA/W. by Alexandre Julliard · 14 years ago
- aef6e3d user32: Use a macro instead of direct values. by André Hentschel · 15 years ago
- 4afb199 include: Add EnumDisplaySettingsEx flags. by Louis Lenders · 15 years ago
- cc669af user32: Add definitions for EM_GETIMESTATUS and EM_SETIMESTATUS. by Kusanagi Kouichi · 15 years ago
- 7fc8aed user32: Implement PrintWindow. by Luke Benstead · 15 years ago
- 50cec6e include: Add some system parameters. by Paul Vriens · 15 years ago
- 5573613 winex11: Support KEYEVENTF_UNICODE in SendInput. by Andrew Eikum · 16 years ago
- fec03d2 include: Fix 64-bit sign extension in the MAKEWPARAM/LPARAM macros. by Alexandre Julliard · 16 years ago
- fb7acdc user32: Convert wvsprintfA/W to use an MS ABI vararg list for x86_64. by Alexandre Julliard · 16 years ago
- c51f100 include: Added missing macros for EM_SETIMESTATUS and EM_GETIMESTATUS. by Dylan Smith · 16 years ago
- fc48f77 user32: Make ToAscii(Ex) and ToUnicode(Ex) prototypes match PSDK. by Dmitry Timoshkov · 16 years ago
- e4cba25 user32: Implemented UpdateLayeredWindow and UpdateLayeredWindowIndirect. by Alexandre Julliard · 17 years ago
- a2ba7dc include: Use WINE_NO_UNICODE_MACROS instead of __WINESRC__ where appropriate. by Alexandre Julliard · 17 years ago
- e413635 include: Add BroadcastSystemMessageEx. by Maarten Lankhorst · 17 years ago
- d8391a4 user32: Fix F1 message sequence. by Vitaliy Margolen · 17 years ago
- 78d0940 user32: Fix MessageBox button contents and ordering. by Jason Edmeades · 17 years ago
- 619ac15 include: Add flag for BSM_ALLDESKTOPS. by Maarten Lankhorst · 17 years ago
- c8d8dda include: Add flag for BROADCAST_QUERY_DENY. by Maarten Lankhorst · 17 years ago
- 9b47828 user32: Add some tests for GetMouseMovePointsEx. by Stefan Leichter · 17 years ago
- 9fcebb0 user32: Fix EndMenu() to match the PSDK. by Bang Jun-young · 17 years ago
- cbdf129 winex11: Export a function to dock a window into the system tray, and get rid of the WS_EX_TRAYWINDOW style. by Alexandre Julliard · 17 years ago
- 2641f81 include: Added the new Vista messages. by Reece H. Dunn · 17 years ago
- 3c8663b include: Add definitions used for AllowSetForegroundWindow and LockSetForegroundWindow. by Rob Shearman · 17 years ago
- 919e32c include: Add WINUSERAPI to the exported user32 functions. by Alexandre Julliard · 17 years ago
- 113e40c include: Moved AttachThreadInput prototype to winuser.h where it belongs. by Alexandre Julliard · 17 years ago
- 1a75b5d user32: Fix the HRAWINPUT definition and the GetRawInputData() prototype. Update win32.api to fix the winapi_check warnings. by Francois Gouget · 17 years ago
- 43601c2 user32: Implement initial stubs for all raw input functions. by L. Rahyen · 18 years ago
- 3407307 winex11.drv: Use symbolic names for MapVirtualKey translation types. by Dmitry Timoshkov · 18 years ago
- c4245a7 user32: Fixed the return value of DispatchMessageA/W. by Alexandre Julliard · 18 years ago
- 648f7b1 winuser.h: Add RealChildWindowFromPoint declaration. by Dmitry Timoshkov · 18 years ago
- 41db953 include: Add some definitions for manifest resources. by Alexandre Julliard · 18 years ago
- 3ad92b0 user32: Replace const pointer parameters with correct pointers to const. by Andrew Talbot · 18 years ago
- a55b005 winuser.h: Declare some raw input related structures. by Kovács András · 18 years ago
- 00ad155 winuser.h: Add some HSHELL and APPCOMMAND defines. by Kevin Koltzau · 18 years ago
- baaefe9 winuser.h: Define browser and multimedia keys. by Kevin Koltzau · 18 years ago
- eab56a5 include: The PSDK headers don't define WM_SYSTIMER so we shouldn't either. by Francois Gouget · 18 years ago
- a7f8195 include: The PSDK does not have the A/W variants of MAKEINTATOM() so we should not either. by Francois Gouget · 18 years ago
- b160226 user32/include: Don't define the window and control styles if NOWINSTYLES is set. by Francois Gouget · 18 years ago
- 0996980 user32/include: Don't define the OBM_*, OCR_* and OIC_* macros unless OEMRESOURCE is defined. by Francois Gouget · 18 years ago
- 4087669 include: Fix out of place comment for DLGC_* codes. by Jesse Allen · 18 years ago
- a58a9f5 user: Add some missing messages to the message spy. by Dmitry Timoshkov · 18 years ago
- 5c0a8a1 include: Add new Vista SDK constants and structures. by Francois Gouget · 18 years ago
- dd6e2b3 user: Fix CopyImage function declaration. by Oleg Krylov · 18 years ago
- 1492950 winuser.h: Fix PROPENUMPROCEXA/W types declarations. by Nicolas Delcros · 19 years ago
- a976807 include: Add some missing definitions in winuser.h. by Vijay Kiran Kamuju · 19 years ago
- b2686ad include: Move appropriate parts of winpos.h to winuser.h and win.h, by Dmitry Timoshkov · 19 years ago
- 03cc51a winuser.h: Add some missing virtual key symbols. by Choe Hwanjin · 19 years ago
- 60d5f80 include: Add SETWALLPAPER_DEFAULT to winuser.h. by Andrew Ziem · 19 years ago
- 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
- a3ec0a9 include: Add DFC_POPUPMENU. by Huw Davies · 19 years ago
- 8818880 user: Fix argument type of IsDlgButtonChecked. by Troy Rollo · 19 years ago
- d07448d user: Fix argument type for EnableScrollBar. by Troy Rollo · 19 years ago
- 0fbd861 user: Fix argument types for CheckRadioButton. by Troy Rollo · 19 years ago
- 99020f8 user: Fix return type and argument type for GetDlgItemText{A,W}. by Troy Rollo · 19 years ago
- 5e3c00f winuser.h: Add missing *LayeredWindow*() prototypes. by Francois Gouget · 19 years ago
- b7652d8 user: Fix return type of EnableMenuItem. by Troy Rollo · 19 years ago
- 724981b Added WS_EX_COMPOSITED. by Peter Lemenkov · 19 years ago
- 5ae22b8 Add 'ENUM_...._SETTINGS' flag and make use of it in the X11DRV code. by Lionel Ulmer · 19 years ago
- 26b40c2 Add some missing USER definitions, add a couple of FIXMEs for not by Dmitry Timoshkov · 19 years ago
- 1d34b3a EnumDisplayDevices and GetMonitorInfo should return the same device by Huw Davies · 20 years ago
- 8ec81f1 Added a missing define. by Ivan Leo Puoti · 20 years ago
- f4c4092 Fix RegisterWindowMessage declaration and improve debug message. by Jacek Caban · 20 years ago
- c8c3bf3 Sort the SPI_* constants and remove some duplicates. by Alexandre Julliard · 20 years ago
- 9590159 Add missing DC_GRADIENT and DC_BUTTONS, as used by DrawCaption. by Frank Richter · 20 years ago
- 4f27582 Stub implementation for GetMenuBarInfo. by Hans Leidekker · 20 years ago
- 57b5615 Implement GetComboBoxInfo and CB_GETCOMBOBOXINFO. by Robert Shearman · 20 years ago
- 5e62bd0 Declare some missing functions. by Mike McCormack · 20 years ago
- 1bf96e0 Beginnings of support for window stations and desktops. by Alexandre Julliard · 20 years ago
- a8b541e Match names for WM_SHOWWINDOW status codes to MSDN. by Vitaliy Margolen · 20 years ago
- 49a06a2 Add definitions for IDTRYAGAIN and IDCONTINUE. by Dimi Paun · 20 years ago
- d5e8a65 Add some SystemParametersInfo SPI_* defines. by Michael Stefaniuc · 20 years ago
- c3caaea Define WINUSERAPI. by Michael Lin · 20 years ago
- f4767f1 Added full support for xbuttons (side mouse buttons). by Kevin Koltzau · 20 years ago
- cbd3a53 Implemented MIIM_BITMAP state. Handle MNS_CHECKORBMP style. by Maxime Bellengé · 20 years ago
- ed2aa10 Add a definition for OpenInputDesktop(). Add constants for PBT_APM* parameters. by Vincent Béron · 20 years ago
- e3a1858 Add LWA_ constants, used in {S/G}LayeredWindowAttributes(). by Vincent Béron · 20 years ago
- 39f960b - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and by Dmitry Timoshkov · 20 years ago
- 0fba748 Add some more SPI values. by Mike McCormack · 20 years ago
- d7726c3 Store the "managed" flag as a window property instead of the by Alexandre Julliard · 20 years ago
- 8af3e67 Add WM_GETOBJECT definition, remove WM_OTHERWINDOWCREATED define. by Dmitry Timoshkov · 20 years ago
- 386cf45 Added handling of SBM_GETSCROLLBARINFO message. by Vitaly Lipatov · 20 years ago
- c730eec Stub implementations for GetAltTabInfo{A,W}. by Hans Leidekker · 20 years ago
- a751dd3 Declare SetLayeredWindowAttributes. by Mike McCormack · 20 years ago
- 42d5578 Stub implementation for GetLastInputInfo. by Mike McCormack · 20 years ago
- 3e108ba Added two missing styles. by Rémi Assailly · 20 years ago
- d7e56cf Gather all DrawText flags together, convert them to hex for readability. by Dmitry Timoshkov · 20 years ago
- 958f4c6 More portable POINTSTOPOINT macro. by Eric Frias · 20 years ago
- e21f7c2 Added some structure tags. by Rémi Assailly · 20 years ago
- 327ad5f Add some structure tags. by Rémi Assailly · 20 years ago
- a773f43 Add COLOR_MENUHILIGHT and COLOR_MENUBAR to the system colors. by William Poetra Yoga H · 20 years ago
- 1b17b25 Add proper prototypes for GetClassLongPtrA/W for _WIN64 case. by Dmitry Timoshkov · 20 years ago
- d3c0cb7 VK_0-9 and VK_A-Z are not defined in the Windows headers, removed them by Alexandre Julliard · 20 years ago
- 9cbc42b - the correct registry location to override is User Shell Folders, not by Juan Lang · 20 years ago
- 134560e Implement LBS_COMBOBOX, and make use of it. by Dimitrie O. Paun · 20 years ago
- 283267d Added some system metrics definitions. by William Poetra Yoga Hadisoesen · 20 years ago
- 5ec458f Add declarations for GetClassLongPtr{A,W}, GCLP_* defines and user by Robert Shearman · 20 years ago
- d921c5d Add some reason codes for ExitWindowsEx(). Also add EWX_FORCEIFHUNG. by Francois Gouget · 20 years ago
- fc1f31a Add missing ODS_ constants, tagname. by Jon Griffiths · 20 years ago