2005-02-01 |
Alexandre Julliard | Removed the no longer used WIN_SetExStyle function. |
blob | commitdiff | raw |
2005-01-31 |
Alexandre Julliard | WIN_ListParents no longer needs to be exported, make... |
blob | commitdiff | raw | diff to current |
2005-01-21 |
Alexandre Julliard | Make WIN_SetStyle more thread-safe by specifying the... |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Tanabe Hiroshi | Added stubs for SendIMEMessageEx[A,W]. |
blob | commitdiff | raw | diff to current |
2005-01-17 |
Alexandre Julliard | Get rid of nonclient.h and of the corresponding exporte... |
blob | commitdiff | raw | diff to current |
2005-01-17 |
Alexandre Julliard | Removed a couple of unnecessary calls to WIN_SuspendWnd... |
blob | commitdiff | raw | diff to current |
2005-01-08 |
Huw D M Davies | Revert GetScrollBarInfo spec entry back to a stub to... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
Diego Pettenò | Added stub implementation for WINNLS* functions. |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Hans Leidekker | Stub implementations for GetAltTabInfo{A,W}. |
blob | commitdiff | raw | diff to current |
2004-12-08 |
Mike McCormack | Stub implementation for GetLastInputInfo. |
blob | commitdiff | raw | diff to current |
2004-10-19 |
Dmitry Timoshkov | Make TranslateAcceleratorA handle national characters. |
blob | commitdiff | raw | diff to current |
2004-10-18 |
Marcus Meissner | Stub function for OpenInputDesktop. |
blob | commitdiff | raw | diff to current |
2004-09-14 |
Steven Edwards | Added stub for SwitchDesktop. |
blob | commitdiff | raw | diff to current |
2004-09-09 |
Alexandre Julliard | Get rid of the WIN_SetRectangles export from user32. |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Sami Aario | Stubs to prevent taskmgr.exe from crashing or aborting... |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Raphael Junqueira | Added some stubs. |
blob | commitdiff | raw | diff to current |
2004-03-09 |
Bobby Bingham | Stub EnumDesktopsW for now. |
blob | commitdiff | raw | diff to current |
2004-03-05 |
Robert Shearman | Stub for RegisterDeviceNotificationW. |
blob | commitdiff | raw | diff to current |
2003-12-08 |
Kevin Koltzau | Implemented GetTitleBarInfo. |
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-10 |
Alexandre Julliard | Use the standard DllMain entry point. |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Dmitry Timoshkov | Implemented RealGetWindowClass. |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Eric Pouech | - Implemented IsHungAppWindow. |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Mike McCormack | Stub implementation of FlashWindowEx. |
blob | commitdiff | raw | diff to current |
2003-06-23 |
Ulrich Czekalla | - use global atoms for the format ids |
blob | commitdiff | raw | diff to current |
2003-05-19 |
Mike McCormack | Implemented BroadcastSystemMessageW. |
blob | commitdiff | raw | diff to current |
2003-05-13 |
Mike McCormack | Implemented SetMessageExtraInfo. |
blob | commitdiff | raw | diff to current |
2003-05-12 |
Alexandre Julliard | Commented out the new win98 exports, they are causing... |
blob | commitdiff | raw | diff to current |
2003-05-02 |
Andreas Mohr | Added missing Win98 user32.dll function exports entries. |
blob | commitdiff | raw | diff to current |
2003-04-22 |
Alex Pasadyn | Implemented EnumDisplaySettings* and ChangeDisplaySetti... |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Alexandre Julliard | Moved 16-bit dialog routines to a separate dialog16... |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Robert Shearman | AlignRects stub. |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Dmitry Timoshkov | Added ctl3d, ctl3dv2 and ctl3d32 API implementations. |
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-06 |
Alexandre Julliard | Added winebuild -e option to specify the entry point... |
blob | commitdiff | raw | diff to current |
2002-10-31 |
Alexandre Julliard | Split out some more 16-bit code. |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Alexandre Julliard | Rewrote hook support to store the hook chain in the... |
blob | commitdiff | raw | diff to current |
2002-10-25 |
Alexandre Julliard | Install the shell hook as a 32-bit hook. |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Alexandre Julliard | Implemented GetWindowTask16 on top of GetWindowThreadPr... |
blob | commitdiff | raw | diff to current |
2002-10-17 |
Alexandre Julliard | Rewrote caret implementation to store the information... |
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-09-23 |
Dimitrie O. Paun | - Remove export of DRAG_QueryUpdate from USER. |
blob | commitdiff | raw | diff to current |
2002-09-20 |
Dimitrie O. Paun | Have USER deal with the caret when scrolling a window. |
blob | commitdiff | raw | diff to current |
2002-09-06 |
Alexandre Julliard | Link all remaining dlls except kernel32 as separated... |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Per Nystrom | Implemented GetCursorInfo. |
blob | commitdiff | raw | diff to current |
2002-08-16 |
Aric Stewart | Added 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-21 |
Alexandre Julliard | Made some more spec file entries optional or unnecessary. |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Alexandre Julliard | Duplicated wsprintf implementation in shlwapi. |
blob | commitdiff | raw | diff to current |
2002-06-01 |
Alexandre Julliard | Removed some more 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-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Alexandre Julliard | Added -res option to specify resources on winebuild... |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
blob | commitdiff | raw | diff to current |
2002-05-06 |
David Hammerton | Added implementation of GetWindowInfo. |
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-12 |
Alexandre Julliard | Updated debug channels. |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Andreas Mohr | Fixed, added or implemented stubs: |
blob | commitdiff | raw | diff to current |
2001-12-17 |
Alexandre Julliard | Export DestroyIcon32 from user32 and use GetProcAddress... |
blob | commitdiff | raw | diff to current |
2001-10-08 |
Alexandre Julliard | Renamed USER_Init into UserClientDllInitialize. |
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-09 |
Eric Pouech | - implemented correctly the HSZ as local atoms and... |
blob | commitdiff | raw | diff to current |
2001-06-25 |
Alexandre Julliard | Implemented SendInput(). |
blob | commitdiff | raw | diff to current |
2001-06-22 |
Eric Pouech | Merge from Corel tree. Contributors are: |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
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-09 |
Marcus Meissner | Added some stubs for functions used by newer rpcrt4... |
blob | commitdiff | raw | diff to current |
2001-03-20 |
Eric Kohl | Added stubs for GetWindowsModuleFileName[A/W]. |
blob | commitdiff | raw | diff to current |
2001-02-26 |
Eric Pouech | Added a few missing stubs to KERNEL32 and USER32. |
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-15 |
Alexandre Julliard | Updated debug channels. |
blob | commitdiff | raw | diff to current |
2000-12-22 |
Eric Pouech | Added some 16 bit entry points needed by multimedia... |
blob | commitdiff | raw | diff to current |
2000-12-19 |
Dmitry Timoshkov | New unicode edit control. |
blob | commitdiff | raw | diff to current |
2000-12-05 |
Ken Coleman | Added a first-cut version of MapVirtualKeyExW() that... |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Alexandre Julliard | Finished separation of shell32 and wsock32. |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Alexandre Julliard | Export a few 16-bit functions needed by higher-level... |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Alexandre Julliard | Added entry for PrivateExtractIconsA. |
blob | commitdiff | raw | diff to current |
2000-11-26 |
Alexandre Julliard | Moved wsprintf functions to dlls/user. |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Alexandre Julliard | Fixed typos. |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Ove Kaaven | Implemented Win16 behaviour of DDL_DRIVES in DlgDirList. |
blob | commitdiff | raw | diff to current |
2000-11-05 |
Alexandre Julliard | Declare debug channels in all dlls that need them;... |
blob | commitdiff | raw | diff to current |
2000-11-01 |
Patrik Stridvall | Fixed issue found by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-10-29 |
David Elliott | Added basic working stubs of new Windows 2000 API funct... |
blob | commitdiff | raw | diff to current |
2000-10-23 |
Alexandre Julliard | Build Win32 resources as .res files and dump them into... |
blob | commitdiff | raw | diff to current |
2000-09-27 |
Alexandre Julliard | Added a few missing imports. |
blob | commitdiff | raw | diff to current |
2000-09-16 |
Alexandre Julliard | Moved Select/RealizePalette implementation to USER... |
blob | commitdiff | raw | diff to current |
2000-08-06 |
Alexandre Julliard | Moved most USER string functions to dlls/user. |
blob | commitdiff | raw | diff to current |
2000-08-04 |
Alexandre Julliard | Added a few missing imports. |
blob | commitdiff | raw | diff to current |
2000-08-03 |
Marcus Meissner | GetPropA/W have string args. |
blob | commitdiff | raw | diff to current |
2000-08-03 |
Alexandre Julliard | Added imports of user32/gdi32/kernel32 wherever necessary. |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Peter Ganten | Stubs for CreateDesktopA and EnumDesktopWindows. |
blob | commitdiff | raw | diff to current |
2000-07-10 |
Marcus Meissner | Stub for RegisterDeviceNotificationA. |
blob | commitdiff | raw | diff to current |
2000-03-28 |
Patrik Stridvall | - Added/fixed some documentation reported by winapi_check |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Alexandre Julliard | Created separate dlls for user,gdi,ttydrv,x11drv. |
blob | commitdiff | raw | diff to current |
|