2002-01-07 |
Mike McCormack | Implement CancelIo properly. |
tree | commitdiff |
2002-01-07 |
Alexandre Julliard | Added support for cleaning up the TEB from inside the... |
tree | commitdiff |
2002-01-04 |
Ove Kaaven | Fixed vm86_enter race conditions. |
tree | commitdiff |
2002-01-04 |
Alexandre Julliard | We no longer need libXpm. |
tree | commitdiff |
2002-01-04 |
Alexandre Julliard | We no longer need the xpm wrappers. |
tree | commitdiff |
2002-01-04 |
Mike McCormack | Add define for undocumented status bar message SB_SETBO... |
tree | commitdiff |
2002-01-04 |
Bill Medland | Define LPSTACKFRAME too. |
tree | commitdiff |
2002-01-04 |
Dmitry Timoshkov | Add some new messages to the spy and winuser.h. |
tree | commitdiff |
2002-01-04 |
Alexandre Julliard | Removed LoadOEMResource from USER driver. |
tree | commitdiff |
2002-01-02 |
Alexandre Julliard | Fixed check_async_list calling convention. |
tree | commitdiff |
2002-01-02 |
Alexandre Julliard | Moved the OEM bitmaps that don't depend on the Wine... |
tree | commitdiff |
2002-01-01 |
Alexandre Julliard | Link with libutil only where needed. |
tree | commitdiff |
2001-12-31 |
Alexandre Julliard | Fixed string type in named pipe requests. |
tree | commitdiff |
2001-12-26 |
Alexandre Julliard | Release 20011226. wine-20011226 |
tree | commitdiff |
2001-12-26 |
Andriy Palamarchuk | Implemented basic handling of assessibility actions. |
tree | commitdiff |
2001-12-26 |
Alexandre Julliard | Link to the curses library only for the dlls that need it. |
tree | commitdiff |
2001-12-26 |
Alexandre Julliard | Removed the SEGPTR_* macros. |
tree | commitdiff |
2001-12-26 |
Alexandre Julliard | Restructured hook mapping functions to avoid most memory |
tree | commitdiff |
2001-12-26 |
Dmitry Timoshkov | Fix definition of BY_HANDLE_FILE_INFORMATION structure. |
tree | commitdiff |
2001-12-26 |
Mike McCormack | Use alertable waits in PeekMessage16 and GetMessage16... |
tree | commitdiff |
2001-12-26 |
Andreas Mohr | Got rid of WINE_PACKED. |
tree | commitdiff |
2001-12-21 |
Andriy Palamarchuk | Implemented processing for actions SPI_SETMOUSEBUTTONSWAP, |
tree | commitdiff |
2001-12-21 |
Alexandre Julliard | Authors: Jon Griffiths <jon_p_griffiths@yahoo.com>... |
tree | commitdiff |
2001-12-21 |
Bill Medland | And in addition to Mingw32 we will want the _ versions. |
tree | commitdiff |
2001-12-20 |
Mike McCormack | - move async activation into the server |
tree | commitdiff |
2001-12-19 |
Alexandre Julliard | Moved heap functions to ntdll. |
tree | commitdiff |
2001-12-19 |
Bill Medland | Added share.h from Mingw32. |
tree | commitdiff |
2001-12-17 |
Alexandre Julliard | Removed no longer used thunking and callout functions. |
tree | commitdiff |
2001-12-17 |
Alexandre Julliard | Export DestroyIcon32 from user32 and use GetProcAddress... |
tree | commitdiff |
2001-12-17 |
Jon Griffiths | Implemented, documented or fixed SHDeleteOrphanKeyA... |
tree | commitdiff |
2001-12-17 |
Alexandre Julliard | Changed DC hook and abort proc handling to avoid having... |
tree | commitdiff |
2001-12-14 |
Alexandre Julliard | Made register and interrupt flags instead of entry... |
tree | commitdiff |
2001-12-14 |
Paul Rupe | Very simple support for SO_OPENTYPE in getsockopt and... |
tree | commitdiff |
2001-12-14 |
Bang Jun-Young | Added check for stdint.h (needed on NetBSD). |
tree | commitdiff |
2001-12-11 |
Alexandre Julliard | Exported CALL32_Regs from ntdll, renamed to __wine_call... |
tree | commitdiff |
2001-12-11 |
Jon Griffiths | Add exclusion defs & remaining funcs, remove internal... |
tree | commitdiff |
2001-12-06 |
Alexandre Julliard | Added WIN_GetRectangles function. |
tree | commitdiff |
2001-12-06 |
Andriy Palamarchuk | Implemented processing for actions: SPI_GET/SETGRIDGRAN... |
tree | commitdiff |
2001-12-05 |
Alexandre Julliard | Removed ntdll dependency on MultiByteToWideChar/WideCha... |
tree | commitdiff |
2001-12-05 |
François Gouget | Cleanup and improve the mbcs support. |
tree | commitdiff |
2001-12-05 |
Jukka Heinonen | Fixed incorrect packing. |
tree | commitdiff |
2001-12-04 |
Alexandre Julliard | Moved most of the real-mode stuff to dlls/winedos. |
tree | commitdiff |
2001-12-04 |
Eric Pouech | Fixed bugs in output functions (write). |
tree | commitdiff |
2001-12-01 |
Guy L. Albertelli | - Stub routines for _164, _208, _210, _211, _239, _356... |
tree | commitdiff |
2001-11-30 |
Andriy Palamarchuk | Removed Get/SetScreenSaveTimeout user driver functions... |
tree | commitdiff |
2001-11-30 |
Alexandre Julliard | Redesign of the server communication protocol to allow... |
tree | commitdiff |
2001-11-23 |
Eric Pouech | New console code based on Win32 windows. |
tree | commitdiff |
2001-11-23 |
Dmitry Timoshkov | Fixed packing and layout of many system structures. |
tree | commitdiff |
2001-11-23 |
Uwe Bonnes | _dev_t is an unsigned integer. |
tree | commitdiff |
2001-11-20 |
Francois Gouget | Fix LUID definition. |
tree | commitdiff |
2001-11-20 |
Dmitry Timoshkov | Convert message spy to unicode. |
tree | commitdiff |
2001-11-19 |
Francois Gouget | A few typos. |
tree | commitdiff |
2001-11-19 |
Francois Gouget | MIDL_STUB_MESSAGE needs a pack4 for the MaxCount field. |
tree | commitdiff |
2001-11-16 |
Jussi Jumppanen | Added missing RichEdit defines. |
tree | commitdiff |
2001-11-14 |
Alexandre Julliard | Moved WIN_FindWinToRepaint functionality to the server. |
tree | commitdiff |
2001-11-14 |
Francois Gouget | Make winsock.h and winsock2.h independent from the... |
tree | commitdiff |
2001-11-14 |
Dmitry Timoshkov | Structure NEWTEXTMETRIC uses packing 4. |
tree | commitdiff |
2001-11-14 |
Jussi Jumppanen | Added missing MAPI defines. |
tree | commitdiff |
2001-11-13 |
Alexandre Julliard | Store the window caption text in the server. |
tree | commitdiff |
2001-11-13 |
Guy L. Albertelli | - Implement ordinals 7, 8, 9, 13, 14, 19, 36. |
tree | commitdiff |
2001-11-08 |
Alexandre Julliard | Release 20011108. wine-20011108 |
tree | commitdiff |
2001-11-08 |
Alexandre Julliard | Implemented inline version of the iswxxx functions. |
tree | commitdiff |
2001-11-07 |
Ove Kaaven | Added RunInThread callout to winedos. |
tree | commitdiff |
2001-11-07 |
Mike McCormack | Make ConnectNamedPipe work in overlapped mode. |
tree | commitdiff |
2001-11-06 |
Guy Albertelli | - Define rest of URL_ESCAPE... and other flags. |
tree | commitdiff |
2001-11-06 |
Alexandre Julliard | Window activation cleanups. |
tree | commitdiff |
2001-11-06 |
François Gouget | Fix the #include order for config.h. |
tree | commitdiff |
2001-11-06 |
François Gouget | Make debugtools.h independent from config.h. |
tree | commitdiff |
2001-11-06 |
Mike McCormack | Added netapi32.dll and the Netbios() call. |
tree | commitdiff |
2001-11-05 |
Ove Kaaven | Implemented a dynamic table of DOS interrupt handlers. |
tree | commitdiff |
2001-10-28 |
Hidenori Takeshima | Added definitions of MERITs. |
tree | commitdiff |
2001-10-24 |
Ove Kaaven | Save a disk file's drive type in the server object. |
tree | commitdiff |
2001-10-23 |
Huw D M Davies | Implement GetFontData. |
tree | commitdiff |
2001-10-23 |
Eric Pouech | Moved/added some console definitions. |
tree | commitdiff |
2001-10-23 |
Huw D M Davies | ExtTextOutW with symbol fonts works with chars in the... |
tree | commitdiff |
2001-10-22 |
Alexandre Julliard | Store in the server all the window information accessib... |
tree | commitdiff |
2001-10-22 |
Francois Gouget | Added __WINE_USE_MSVCRT. |
tree | commitdiff |
2001-10-21 |
Guy L. Albertelli | - Implement HUSKEY design. |
tree | commitdiff |
2001-10-21 |
Hidenori Takeshima | Fixed a typo. |
tree | commitdiff |
2001-10-21 |
Ove Kaaven | Fixed a typo. |
tree | commitdiff |
2001-10-18 |
Alexandre Julliard | Changed X11 mouse driver to use SendInput, and removed... |
tree | commitdiff |
2001-10-18 |
Alexandre Julliard | Added a few XBUTTON defines. |
tree | commitdiff |
2001-10-17 |
Alexandre Julliard | Added support for low-level mouse and keyboard hooks. |
tree | commitdiff |
2001-10-17 |
Alexandre Julliard | Make sure that GetMessagePos and GetMessageTime return... |
tree | commitdiff |
2001-10-16 |
Alexandre Julliard | Added internal Wine messages to perform SetWindowPos... |
tree | commitdiff |
2001-10-16 |
Alexandre Julliard | Added requests to store window rectangles in the server. |
tree | commitdiff |
2001-10-16 |
Alexandre Julliard | Moved scrollbar tracking code to scroll.c. |
tree | commitdiff |
2001-10-15 |
Alexandre Julliard | Renamed WIN_GetWndPtr into WIN_GetPtr and added corresp... |
tree | commitdiff |
2001-10-15 |
Hidenori Takeshima | Added some missing GUIDs. |
tree | commitdiff |
2001-10-15 |
Francois Gouget | The _IOXXX macros conflict with system headers on Solar... |
tree | commitdiff |
2001-10-15 |
Francois Gouget | Add INVALID_ATOM and MAXINTATOM to winbase.h. |
tree | commitdiff |
2001-10-14 |
Ove Kaaven | Added some RPC definitions. |
tree | commitdiff |
2001-10-14 |
Hidenori Takeshima | Started implementing AVI splitter. |
tree | commitdiff |
2001-10-14 |
Hidenori Takeshima | Added MPEG1WAVEFORMAT and MPEGLAYER3WAVEFORMAT. |
tree | commitdiff |
2001-10-14 |
Eric Pouech | Pass security attributes for DOSFS creation. |
tree | commitdiff |
2001-10-12 |
Alexandre Julliard | Store window properties in the server. Moved property... |
tree | commitdiff |
2001-10-12 |
Alexandre Julliard | Added atom_t type for atoms to make sure we use the... |
tree | commitdiff |
2001-10-12 |
Alexandre Julliard | Moved MAKEINTATOM to winbase.h and added Unicode version. |
tree | commitdiff |
2001-10-11 |
Alexandre Julliard | Removed the cleanup_window_queue request. |
tree | commitdiff |
2001-10-11 |
Alexandre Julliard | Removed next and child fields in the window structure... |
tree | commitdiff |
next |