2000-10-29 |
David Elliott | Added basic working stubs of new Windows 2000 API funct... |
tree | commitdiff |
2000-10-28 |
Matthew Clarke | Don't assume we are building in the source tree, but... |
tree | commitdiff |
2000-10-25 |
Dmitry Timoshkov | Replaced ToAscii by ToUnicode in the User driver interface. |
tree | commitdiff |
2000-10-25 |
Alexandre Julliard | Added support for loading .res files for 16-bit resources. |
tree | commitdiff |
2000-10-23 |
Alexandre Julliard | Build Win32 resources as .res files and dump them into... |
tree | commitdiff |
2000-10-23 |
Alexandre Julliard | Moved all USER resources to new dlls/user/resources... |
tree | commitdiff |
2000-10-23 |
Alexandre Julliard | Duplicate resource directory searching routines instead... |
tree | commitdiff |
2000-10-22 |
Marcus Meissner | Added two checks for out of range pointer accesses. |
tree | commitdiff |
2000-10-19 |
Alexandre Julliard | Use a binary search to find entries in resource directo... |
tree | commitdiff |
2000-10-15 |
Rein Klazes | LoadStringA inserts terminating null in the buffer... |
tree | commitdiff |
2000-10-12 |
Francois Gouget | Added many missing *Pxxx types. |
tree | commitdiff |
2000-10-12 |
Francois Gouget | Fix the parameter types and comments of the DDElParam... |
tree | commitdiff |
2000-09-27 |
Alexandre Julliard | Added a few missing imports. |
tree | commitdiff |
2000-09-26 |
Alexandre Julliard | Moved all Win16 definitions out of the standard Windows... |
tree | commitdiff |
2000-09-25 |
Alexandre Julliard | Removed some of the XXX_reg macros now that we are... |
tree | commitdiff |
2000-09-24 |
Alexandre Julliard | Call WH_GETMESSAGE hook in PeekMessage too (based on... |
tree | commitdiff |
2000-09-22 |
Susan Farley | Added support DT_PATH_ELLIPSIS, DT_END_ELLIPSIS, and... |
tree | commitdiff |
2000-09-16 |
Alexandre Julliard | Moved Select/RealizePalette implementation to USER... |
tree | commitdiff |
2000-08-26 |
Andreas Mohr | Don't make DDEML mutexes global any more. |
tree | commitdiff |
2000-08-25 |
Alexandre Julliard | Fixed a couple of WINAPI issues with 16-bit spec files... |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Moved CharUpper* and CharLower* functions to dlls/user. |
tree | commitdiff |
2000-08-11 |
Alexandre Julliard | Added Unicode ctype support. |
tree | commitdiff |
2000-08-10 |
Alexandre Julliard | Merged clipboard driver into USER driver. |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Removed some unnecessary #includes and dll dependencies. |
tree | commitdiff |
2000-08-07 |
Marcus Meissner | Fixed CharNextW. |
tree | commitdiff |
2000-08-06 |
Alexandre Julliard | Link USER resources into libuser.so. |
tree | commitdiff |
2000-08-06 |
Alexandre Julliard | Moved most USER string functions to dlls/user. |
tree | commitdiff |
2000-08-06 |
Alexandre Julliard | Replaced lstrlen/lstrcmp by libc equivalents everywhere... |
tree | commitdiff |
2000-08-04 |
Alexandre Julliard | Moved a bunch of functions out of libwine/kernel/gdi... |
tree | commitdiff |
2000-08-04 |
Alexandre Julliard | Added a few missing imports. |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Make USER and GDI separate dlls. |
tree | commitdiff |
2000-08-03 |
Marcus Meissner | GetPropA/W have string args. |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Added imports of user32/gdi32/kernel32 wherever necessary. |
tree | commitdiff |
2000-07-28 |
Alexandre Julliard | Added 'owner' field to 16-bit spec files to specify... |
tree | commitdiff |
2000-07-15 |
Peter Ganten | Stubs for CreateDesktopA and EnumDesktopWindows. |
tree | commitdiff |
2000-07-10 |
Marcus Meissner | Stub for RegisterDeviceNotificationA. |
tree | commitdiff |
2000-06-24 |
Andreas Mohr | Implemented/stubbed IconSize() and ControlPanelInfo... |
tree | commitdiff |
2000-06-24 |
Alexandre Julliard | Split bidi16.c and network.c out of misc/ into their... |
tree | commitdiff |
2000-06-23 |
Andreas Mohr | Added more ordinals to KERNEL, GDI, USER and system... |
tree | commitdiff |
2000-06-20 |
Alexandre Julliard | For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. |
tree | commitdiff |
2000-06-13 |
Bertho Stultiens | - Bugfix: Corrected "off by one" error in the linenumbe... |
tree | commitdiff |
2000-06-12 |
Juergen Schmied | Implementation for PrivateExtractIcons, PrivateExtractI... |
tree | commitdiff |
2000-06-08 |
Alexandre Julliard | Merged mouse dll into USER. |
tree | commitdiff |
2000-06-03 |
Alexandre Julliard | Merged display.dll into USER. |
tree | commitdiff |
2000-05-14 |
Dimitrie O. Paun | Moved DDEML into dlls/user. |
tree | commitdiff |
2000-05-07 |
Alexandre Julliard | Cleaned up local heap initialisation. |
tree | commitdiff |
2000-04-28 |
Alexandre Julliard | Added libkeyboard.so creation. |
tree | commitdiff |
2000-04-08 |
Alexandre Julliard | Removed a number of global handle allocations and criti... |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | - Added/fixed some documentation reported by winapi_check |
tree | commitdiff |
2000-03-25 |
Alexandre Julliard | Added missing keyboard.spec. |
tree | commitdiff |
2000-03-24 |
Alexandre Julliard | Moved gdi/user thunking functions into their respective... |
tree | commitdiff |
2000-03-19 |
Alexandre Julliard | Created separate dlls for user,gdi,ttydrv,x11drv. |
tree | commitdiff |
|