2004-11-01 |
William Poetra Yoga H | Add COLOR_MENUHILIGHT and COLOR_MENUBAR to the system... |
blob | commitdiff | raw |
2004-10-27 |
Dmitry Timoshkov | Add proper prototypes for GetClassLongPtrA/W for _WIN64... |
blob | commitdiff | raw | diff to current |
2004-10-22 |
Alexandre Julliard | VK_0-9 and VK_A-Z are not defined in the Windows header... |
blob | commitdiff | raw | diff to current |
2004-10-21 |
Juan Lang | - the correct registry location to override is User... |
blob | commitdiff | raw | diff to current |
2004-10-18 |
Dimitrie O. Paun | Implement LBS_COMBOBOX, and make use of it. |
blob | commitdiff | raw | diff to current |
2004-10-18 |
William Poetra Yog... | Added some system metrics definitions. |
blob | commitdiff | raw | diff to current |
2004-10-14 |
Robert Shearman | Add declarations for GetClassLongPtr{A,W}, GCLP_* defin... |
blob | commitdiff | raw | diff to current |
2004-10-08 |
Francois Gouget | Add some reason codes for ExitWindowsEx(). |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Jon Griffiths | Add missing ODS_ constants, tagname. |
blob | commitdiff | raw | diff to current |
2004-10-06 |
Dmitry Timoshkov | Add prototypes for GetWindowLongPtr/SetWindowLongPtr. |
blob | commitdiff | raw | diff to current |
2004-09-24 |
Richard Cohen | MenuItemFromPoint shouldn't crash if there's no menu. |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Robert Shearman | Don't define GWL_USERDATA, GWL_ID, GWL_HWNDPARENT,... |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Jon Griffiths | Use correct tag names for compatability with fwd decls. |
blob | commitdiff | raw | diff to current |
2004-08-27 |
Mike McCormack | Define a couple more SPI_ constants. |
blob | commitdiff | raw | diff to current |
2004-06-25 |
Jon Griffiths | Correct tag names for RECTL and SCROLLINFO structs. |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Andreas Mohr | Added some missing static control styles. |
blob | commitdiff | raw | diff to current |
2004-06-03 |
Andreas Mohr | Additional KLF_xxx defines. |
blob | commitdiff | raw | diff to current |
2004-03-25 |
Mike McCormack | Define flags for GetUserObjectInformation. |
blob | commitdiff | raw | diff to current |
2004-02-19 |
Kevin Koltzau | Define SPI_* values introduced in XP. |
blob | commitdiff | raw | diff to current |
2004-01-09 |
Alexandre Julliard | Get rid of no longer needed WINE_PACKED define. |
blob | commitdiff | raw | diff to current |
2003-12-08 |
Kevin Koltzau | Implemented GetTitleBarInfo. |
blob | commitdiff | raw | diff to current |
2003-12-08 |
Alexandre Julliard | Added CS_DROPSHADOW. |
blob | commitdiff | raw | diff to current |
2003-11-26 |
Alexandre Julliard | Fixed WINELIB_NAME_AW typo (thanks to Robert Shearman). |
blob | commitdiff | raw | diff to current |
2003-11-26 |
Kevin Koltzau | Implement the TME_NONCLIENT flag in TrackMouseEvent... |
blob | commitdiff | raw | diff to current |
2003-11-26 |
Alexandre Julliard | Fixed declarations of BroadcastSystemMessage and Transl... |
blob | commitdiff | raw | diff to current |
2003-11-14 |
Dmitry Timoshkov | Add preliminary support for keyboard layout APIs. |
blob | commitdiff | raw | diff to current |
2003-10-03 |
Kevin Koltzau | Added tmschema.h and some other theme defines. |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Dmitry Timoshkov | Implemented RealGetWindowClass. |
blob | commitdiff | raw | diff to current |
2003-09-23 |
Juraj Hercek | Added SS_ENDELLIPSIS. |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Alexandre Julliard | Moved out of windef.h a few definitions that don't... |
blob | commitdiff | raw | diff to current |
2003-09-10 |
Alexandre Julliard | Removed the A/W constants for builtin cursors, icons... |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Martin Fuchs | Define ICON_SMALL2 and ShowWindowAsync(). |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Dimitrie O. Paun | Use angle brackets (<>) rather than quotes ("") for... |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Mike McCormack | Stub implementation of FlashWindowEx. |
blob | commitdiff | raw | diff to current |
2003-05-14 |
Dimitrie O. Paun | Add missing ENDSESSION_LOGOFF define. |
blob | commitdiff | raw | diff to current |
2003-05-13 |
Mike McCormack | Implemented SetMessageExtraInfo. |
blob | commitdiff | raw | diff to current |
2003-05-12 |
Dmitry Timoshkov | Added definition of SS_USERITEM. |
blob | commitdiff | raw | diff to current |
2003-04-22 |
Alex Pasadyn | Implemented EnumDisplaySettings* and ChangeDisplaySetti... |
blob | commitdiff | raw | diff to current |
2003-04-04 |
Dimitrie O. Paun | Add a few missing BN_* constants. |
blob | commitdiff | raw | diff to current |
2003-01-21 |
Marcus Meissner | Changed MONITORINFOEXA,W definition to the one in MSDN... |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Dimitrie O. Paun | Eliminate lots of __WINE__ conditionals from the headers. |
blob | commitdiff | raw | diff to current |
2002-12-19 |
Dimitrie O. Paun | UpdateWindow returns a BOOLean. |
blob | commitdiff | raw | diff to current |
2002-12-10 |
Rolf Kalbermatter | - Modify ICO_ExtractIconExW to: |
blob | commitdiff | raw | diff to current |
2002-12-03 |
Rolf Kalbermatter | Modify PrivateExtractIcons{AW} to match better current... |
blob | commitdiff | raw | diff to current |
2002-11-18 |
Patrik Stridvall | No version of GNU C++ (unlike GNU C) supports unnamed... |
blob | commitdiff | raw | diff to current |
2002-11-04 |
Greg Turner | - noop redefinition of SPI_[GET/SET]MENUUNDERLINES |
blob | commitdiff | raw | diff to current |
2002-11-04 |
Patrik Stridvall | Fixed mismatches between the Wine headers and the Micro... |
blob | commitdiff | raw | diff to current |
2002-10-31 |
Dmitry Timoshkov | Fix some types and function prototypes according to... |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Patrik Stridvall | Fixed mismatches between the Wine headers and the Micro... |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Patrik Stridvall | Fixed mismatches between the Wine headers and the Micro... |
blob | commitdiff | raw | diff to current |
2002-10-19 |
Dmitry Timoshkov | Convert MessageBox family functions to unicode. |
blob | commitdiff | raw | diff to current |
2002-10-11 |
Alexandre Julliard | Added server-side infrastructure for the thread input... |
blob | commitdiff | raw | diff to current |
2002-10-10 |
Steve Lustbader | Provide a stub for GetComboBoxInfo. |
blob | commitdiff | raw | diff to current |
2002-10-02 |
Dimitrie O. Paun | Fix Validate{Rect,Rgn} prototypes. |
blob | commitdiff | raw | diff to current |
2002-09-29 |
György 'Nog' Jeney | Added {G|S}etWindowLongPtr. |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Per Nystrom | Implemented GetCursorInfo. |
blob | commitdiff | raw | diff to current |
2002-08-16 |
Aric Stewart | Very partial implementation of BroadcastSystemMessageA. |
blob | commitdiff | raw | diff to current |
2002-07-10 |
Jon Griffiths | Stubs/docs for NotifyWinEvent,SetWinEventHook,IsWinEven... |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Alexandre Julliard | Duplicated wsprintf implementation in shlwapi. |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-20 |
Alexandre Julliard | Got rid of GetSysColorPen. |
blob | commitdiff | raw | diff to current |
2002-05-06 |
David Hammerton | Added implementation of GetWindowInfo. |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Dimitrie O. Paun | Added the DFCS_{HOT,TRANSPARENT} definitions. |
blob | commitdiff | raw | diff to current |
2002-03-12 |
Jukka Heinonen | Added option SW_FORCEMINIMIZE to ShowWindow. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-02-22 |
Peter Hunnisett | Fix return type of GetAsyncKeyState. |
blob | commitdiff | raw | diff to current |
2002-01-31 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
blob | commitdiff | raw | diff to current |
2002-01-15 |
Rein Klazes | Move the implementation of comctl32._TrackMouseEvent to |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Dmitry Timoshkov | Add some new messages to the spy and winuser.h. |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Andriy Palamarchuk | Implemented basic handling of assessibility actions. |
blob | commitdiff | raw | diff to current |
2001-11-23 |
Dmitry Timoshkov | Fixed packing and layout of many system structures. |
blob | commitdiff | raw | diff to current |
2001-11-20 |
Dmitry Timoshkov | Convert message spy to unicode. |
blob | commitdiff | raw | diff to current |
2001-10-18 |
Alexandre Julliard | Added a few XBUTTON defines. |
blob | commitdiff | raw | diff to current |
2001-10-17 |
Alexandre Julliard | Added support for low-level mouse and keyboard hooks. |
blob | commitdiff | raw | diff to current |
2001-10-12 |
Alexandre Julliard | Moved MAKEINTATOM to winbase.h and added Unicode version. |
blob | commitdiff | raw | diff to current |
2001-10-10 |
Francois Gouget | Move the RT_XXX macros to winuser.h. |
blob | commitdiff | raw | diff to current |
2001-10-08 |
Francois Gouget | Add support for NOCOLOR. |
blob | commitdiff | raw | diff to current |
2001-10-02 |
Dmitry Timoshkov | Remove a hack for keyboard group switching. |
blob | commitdiff | raw | diff to current |
2001-09-21 |
Alexandre Julliard | Added proper support for storing window parents in... |
blob | commitdiff | raw | diff to current |
2001-09-19 |
Francois Gouget | Remove macros that should not be there (cause conflicts... |
blob | commitdiff | raw | diff to current |
2001-09-19 |
Alexandre Julliard | Made all 16<->32 HWND conversions use explicit function... |
blob | commitdiff | raw | diff to current |
2001-08-24 |
Alexandre Julliard | Implemented GetAncestor and removed WIN_GetTopParent. |
blob | commitdiff | raw | diff to current |
2001-08-20 |
Alexandre Julliard | Fixed GetClassLong to return full 32 bits for all items. |
blob | commitdiff | raw | diff to current |
2001-08-06 |
Alexandre Julliard | Added SMTO_* defines. |
blob | commitdiff | raw | diff to current |
2001-07-30 |
Alexandre Julliard | Force STRICT checking of callback function types when... |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Patrik Stridvall | - Moved comm related protoypes to the correct .h file. |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Travis Michielsen | Fully implement DrawTextEx* functions. |
blob | commitdiff | raw | diff to current |
2001-07-18 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
blob | commitdiff | raw | diff to current |
2001-07-18 |
Alexandre Julliard | Reject pointer messages in SendNotifyMessage[AW] and |
blob | commitdiff | raw | diff to current |
2001-06-25 |
Alexandre Julliard | Implemented SendInput(). |
blob | commitdiff | raw | diff to current |
2001-06-06 |
Bobby Bingham | Stub implementation of AnimateWindow(). |
blob | commitdiff | raw | diff to current |
2001-05-18 |
Alexandre Julliard | Moved the major part of message queue and window timer... |
blob | commitdiff | raw | diff to current |
2001-04-18 |
Alexandre Julliard | Moved DCX_* constants to winuser.h. |
blob | commitdiff | raw | diff to current |
2001-04-02 |
James Juran | Add value 106 to SystemParametersInfo. |
blob | commitdiff | raw | diff to current |
2001-03-16 |
Ove Kaaven | Added Win2000 WS_EX_LAYERED window style. |
blob | commitdiff | raw | diff to current |
2001-02-23 |
Eric Pouech | A first stab at implementing the RunDll features. |
blob | commitdiff | raw | diff to current |
2001-02-12 |
Dmitry Timoshkov | Added unicode MDI client window proc. |
blob | commitdiff | raw | diff to current |
2001-01-24 |
Alexandre Julliard | Removed non-standard OBM_RADIOCHECK bitmap. |
blob | commitdiff | raw | diff to current |
2001-01-20 |
Alexandre Julliard | Fixed a number of incompatibilities in OEM icons/cursor... |
blob | commitdiff | raw | diff to current |
2001-01-18 |
Alexandre Julliard | Store USER icons and cursors as resources instead of... |
blob | commitdiff | raw | diff to current |
next |