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 |
2001-10-11 |
Hidenori Takeshima | Added some missing GUIDs. |
tree | commitdiff |
2001-10-10 |
Alexandre Julliard | Store window parent as an HWND instead of a pointer. |
tree | commitdiff |
2001-10-10 |
Francois Gouget | Move the RT_XXX macros to winuser.h. |
tree | commitdiff |
2001-10-10 |
Chris Green | Added names of the "missing" paths for SHGetSpecialFold... |
tree | commitdiff |
2001-10-09 |
Alexandre Julliard | Store window class atom in the server. |
tree | commitdiff |
2001-10-09 |
Francois Gouget | Remove non windows macros. |
tree | commitdiff |
2001-10-09 |
Patrik Stridvall | Added new include file ws2spi.h for adding needed types. |
tree | commitdiff |
2001-10-08 |
Francois Gouget | Add support for NOCOLOR. |
tree | commitdiff |
2001-10-08 |
Francois Gouget | Move WINDEBUGINFO from winbase.h to winbase16.h and... |
tree | commitdiff |
2001-10-08 |
Hidenori Takeshima | Started Implementing Video Renderer. |
tree | commitdiff |
2001-10-08 |
Mike McCormack | Make serial fd blocking mode depend on FILE_FLAG_OVERLA... |
tree | commitdiff |
2001-10-08 |
Francois Gouget | Move the ERR_XXX macros from winbase.h to error.c. |
tree | commitdiff |
2001-10-08 |
Francois Gouget | Fix the SOCKADDR_IPX declaration. |
tree | commitdiff |
2001-10-08 |
Francois Gouget | Move COLORREF from wingdi.h to windef.h. |
tree | commitdiff |
2001-10-08 |
Malte Starostik | CreateURLMoniker takes a LPCWSTR, not a LPWSTR. |
tree | commitdiff |
2001-10-05 |
Stefan Leichter | Added defines for resource types RT_MESSAGETABLE, RT_VE... |
tree | commitdiff |
2001-10-05 |
Malte Starostik | Added IPersistPropertyBag2 and IPropertyBag2 definition... |
tree | commitdiff |
2001-10-04 |
Alexandre Julliard | Release 20011004. wine-20011004 |
tree | commitdiff |
2001-10-04 |
Mike McCormack | Fetch a handle type in FILE_GetUnixHandle. |
tree | commitdiff |
2001-10-03 |
Gerard Patel | Map a window if it is shown by a direct style change. |
tree | commitdiff |
2001-10-03 |
Ove Kaaven | Corrected INVOKEKIND enumeration values. |
tree | commitdiff |
2001-10-02 |
Alexandre Julliard | Merged mouse buttons states into the key state array. |
tree | commitdiff |
2001-10-02 |
Andriy Palamarchuk | Added SYSMETRICS_Set. |
tree | commitdiff |
2001-10-02 |
Andreas Mohr | Added WSC*InstallProvider stubs. |
tree | commitdiff |
2001-10-02 |
Dmitry Timoshkov | Remove a hack for keyboard group switching. |
tree | commitdiff |
2001-10-01 |
Hidenori Takeshima | Implemented CLSID_AudioRender. |
tree | commitdiff |
2001-09-26 |
Huw D M Davies | Better handling of typelibs loaded with a trailing... |
tree | commitdiff |
2001-09-25 |
Ove Kaaven | Fixed a couple of typos. |
tree | commitdiff |
2001-09-25 |
Ove Kaaven | Added ICOM_[C]THIS_MULTI macros to make it easier to... |
tree | commitdiff |
2001-09-25 |
Ove Kaaven | Added some named pipe definitions. |
tree | commitdiff |
next |