2002-02-08 |
Huw D M Davies | Fix PAN_FAMILYSTYLE_INDEX name. |
tree | commitdiff |
2002-02-05 |
Patrik Stridvall | MSVC compile fixes. |
tree | commitdiff |
2002-02-04 |
Dmitry Timoshkov | Support for generation of .def files from .spec files. |
tree | commitdiff |
2002-02-02 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
tree | commitdiff |
2002-02-01 |
Guy Albertelli | Don't try to set fields in nonexistant lpLineCountryList. |
tree | commitdiff |
2002-01-31 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
tree | commitdiff |
2002-01-31 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-01-29 |
Dmitry Timoshkov | Added GetComputerNameEx[AW] semi-stub. |
tree | commitdiff |
2002-01-29 |
Eric Kohl | Added FindFirstUrlCacheEntry[AW] stubs. |
tree | commitdiff |
2002-01-29 |
Aric Stewart | Added some MAPI stubs. |
tree | commitdiff |
2002-01-29 |
Eric Kohl | Added ImmDisableIME stub. |
tree | commitdiff |
2002-01-29 |
Alexandre Julliard | Authors: Guy Albertelli <guy@codeweavers.com>, Mike... |
tree | commitdiff |
2002-01-29 |
Huw D M Davies | Don't define HAVE_FREETYPE unless we have freetype.h. |
tree | commitdiff |
2002-01-29 |
Dimitrie O. Paun | Make FIXMEs more grep-able. |
tree | commitdiff |
2002-01-29 |
Huw D M Davies | Uses Xrender extension to allow client side font rendering. |
tree | commitdiff |
2002-01-29 |
Alexandre Julliard | Authors: Huw D M Davies <hdavies@codeweavers.com>,... |
tree | commitdiff |
2002-01-29 |
Francois Gouget | Avoid conflict with htonl & friends in Winelib on FreeBSD. |
tree | commitdiff |
2002-01-29 |
Francois Gouget | Prefix _JBLEN to avoid conflict on FreeBSD. |
tree | commitdiff |
2002-01-22 |
Alexandre Julliard | Release 20020122. wine-20020122 |
tree | commitdiff |
2002-01-22 |
Marcus Meissner | Moved guids needed for Proxy/Stub factories to respecti... |
tree | commitdiff |
2002-01-22 |
Alexandre Julliard | Moved debug definitions to include/wine/debug.h. |
tree | commitdiff |
2002-01-22 |
Mark G. Adams | Add GetDefaultPrinter() functions. |
tree | commitdiff |
2002-01-21 |
Francois Gouget | Make the Wine trace facilities accessible from Winelib... |
tree | commitdiff |
2002-01-21 |
Francois Gouget | Fix a couple of warnings and a typo. |
tree | commitdiff |
2002-01-18 |
Dimitrie O. Paun | - Make the ListView control Unicode ready. |
tree | commitdiff |
2002-01-15 |
Francois Gouget | Small typo fix. |
tree | commitdiff |
2002-01-15 |
Rein Klazes | Move the implementation of comctl32._TrackMouseEvent to |
tree | commitdiff |
2002-01-14 |
Daniel Walker | - Added debugging. |
tree | commitdiff |
2002-01-14 |
Daniel Walker | Implemented WSAAccept(). |
tree | commitdiff |
2002-01-13 |
Eric Pouech | Changed the Wine internal cdrom interface to the NT... |
tree | commitdiff |
2002-01-12 |
Alexandre Julliard | Removed obsolete definitions. |
tree | commitdiff |
2002-01-12 |
Alexandre Julliard | Fixed typos. |
tree | commitdiff |
2002-01-10 |
Travis Michielsen | Implement advapi32 portion of the CryptoAPI. |
tree | commitdiff |
2002-01-09 |
Martin Wilck | Added support for socket flags. |
tree | commitdiff |
2002-01-09 |
Martin Wilck | More general approach to file descriptor types and... |
tree | commitdiff |
2002-01-07 |
Alexandre Julliard | Added configure check for pread/pwrite. |
tree | commitdiff |
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 |
next |