2002-01-13 |
Eric Pouech | Now using the NT CD interface. |
tree | commitdiff |
2002-01-13 |
Eric Pouech | Changed the Wine internal cdrom interface to the NT... |
tree | commitdiff |
2002-01-12 |
Alexandre Julliard | Updated debug channels. |
tree | commitdiff |
2002-01-12 |
Eric Pouech | Fixed the wodReset implementation, internal messages... |
tree | commitdiff |
2002-01-12 |
Huw D M Davies | Fix off by one error in TOOLBAR_AddStringW. |
tree | commitdiff |
2002-01-10 |
Travis Michielsen | Added crypt32.dll stub. |
tree | commitdiff |
2002-01-10 |
Travis Michielsen | Implement advapi32 portion of the CryptoAPI. |
tree | commitdiff |
2002-01-10 |
Eric Pouech | Fix potential memory issue. |
tree | commitdiff |
2002-01-10 |
Bill Medland | Comment only; error in Microsoft documentation. |
tree | commitdiff |
2002-01-10 |
Francois Gouget | Fix previous patch: the ws_sockaddr_u2ws return value... |
tree | commitdiff |
2002-01-10 |
Alexandre Julliard | Added rules for running tests. |
tree | commitdiff |
2002-01-09 |
Martin Wilck | Moved the functionality of WS_socket() to WSASocketA(). |
tree | commitdiff |
2002-01-09 |
Paul Rupe | Return length of WS_sockaddr structure in ws_sockaddr_u2ws. |
tree | commitdiff |
2002-01-09 |
Bill Medland | Fixed GetDocumentation a little. When called from... |
tree | commitdiff |
2002-01-09 |
Rein Klazes | Move calling of CBT hooks from WIN_CreateWindowEx(... |
tree | commitdiff |
2002-01-07 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-01-07 |
Mike McCormack | - Don't use event flags with ReadFileEx and WriteFileEx. |
tree | commitdiff |
2002-01-07 |
Alexandre Julliard | Allocate debug_info structure at the same time as the... |
tree | commitdiff |
2002-01-07 |
Alexandre Julliard | Added SIGNAL_Reset function. |
tree | commitdiff |
2002-01-06 |
Mark G. Adams | Fix UuidCreate() to not forget MAC address. |
tree | commitdiff |
2002-01-06 |
Alexandre Julliard | Removed obsolete dosmod. |
tree | commitdiff |
2002-01-06 |
Marcus Meissner | Change currency of the european Euro using countries... |
tree | commitdiff |
2002-01-06 |
Ove Kaaven | DOS support restructure. The DOS virtual machine is... |
tree | commitdiff |
2002-01-04 |
Ove Kaaven | Fixed vm86_enter race conditions. |
tree | commitdiff |
2002-01-04 |
Sander van Leeuwen | Never delete the font object received by WM_SETFONT. |
tree | commitdiff |
2002-01-04 |
Sander van Leeuwen | Fixed calls with wrong pointer: COMCTL32_Free(&lpttsi... |
tree | commitdiff |
2002-01-04 |
Sander van Leeuwen | Fixed DC leak. |
tree | commitdiff |
2002-01-04 |
Alexandre Julliard | Removed LoadOEMResource from USER driver. |
tree | commitdiff |
2002-01-04 |
Dmitry Timoshkov | Print FIXME() for not implemented NtQueryVolumeInformat... |
tree | commitdiff |
2002-01-04 |
Dimitrie O. Paun | Remove a call to HEAP_strdupAtoW in the Color dialog. |
tree | commitdiff |
2002-01-03 |
Alexandre Julliard | Use DrawFrameControl instead of bitmaps in certain... |
tree | commitdiff |
2002-01-03 |
Marcus Meissner | Implemented CoTreatAsClass, simplified OleSetAutoConvert. |
tree | commitdiff |
2002-01-03 |
Ove Kaaven | Handle the lpDirectory field of the LPSHELLEXECUTEINFO. |
tree | commitdiff |
2002-01-02 |
Alexandre Julliard | Moved the OEM bitmaps that don't depend on the Wine... |
tree | commitdiff |
2002-01-02 |
Ove Kaaven | Further unified HAL and HEL mixing, and added some... |
tree | commitdiff |
2002-01-02 |
Ove Kaaven | If SafeArrayGetElement is called on a variant array... |
tree | commitdiff |
2002-01-02 |
Ove Kaaven | Fixed a looks-like-nobody-ever-tested-this-function... |
tree | commitdiff |
2002-01-02 |
Ove Kaaven | Made the output of --debugmsg +seh a bit more verbose. |
tree | commitdiff |
2002-01-02 |
Dimitrie O. Paun | Make DrawStatusText Unicode ready. Get rid of a HEAP_st... |
tree | commitdiff |
2002-01-02 |
Lionel Ulmer | - better support for extensions functions that do not... |
tree | commitdiff |
2002-01-01 |
Alexandre Julliard | Link with libutil only where needed. |
tree | commitdiff |
2002-01-01 |
Alexandre Julliard | Removed some of the calls to HEAP_strdup* functions. |
tree | commitdiff |
2002-01-01 |
Jukka Heinonen | Name of the structured storage file root node is path... |
tree | commitdiff |
2001-12-31 |
Michael Stefaniuc | Fixed memory leak. |
tree | commitdiff |
2001-12-26 |
Michael Stefaniuc | If the fccHandler is mmioFOURCC(0, 0, 0, 0) the AVI... |
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 |
Andreas Mohr | Documentation update. |
tree | commitdiff |
2001-12-26 |
Andreas Mohr | Fixed, added or implemented stubs: |
tree | commitdiff |
2001-12-26 |
Duane Clark | Added color cursor support. |
tree | commitdiff |
2001-12-26 |
Dmitry Timoshkov | Fix definition of BY_HANDLE_FILE_INFORMATION structure. |
tree | commitdiff |
2001-12-26 |
Johan Dahlin | Updated Swedish translation. |
tree | commitdiff |
2001-12-26 |
Michael Stefaniuc | Check the return value of *snprintf for C99 style overf... |
tree | commitdiff |
2001-12-26 |
Mike McCormack | Use alertable waits in PeekMessage16 and GetMessage16... |
tree | commitdiff |
2001-12-24 |
Jon Griffiths | Implement/document ordinals 7-11. |
tree | commitdiff |
2001-12-24 |
Francois Gouget | Include ftsnames.h or ftnames.h, not both. |
tree | commitdiff |
2001-12-24 |
Alexandre Julliard | Use MapLS/UnMapLS instead of SEGPTR_* macros. |
tree | commitdiff |
2001-12-24 |
Gerard Patel | Forward tab notifications to the parent. |
tree | commitdiff |
2001-12-24 |
Gerard Patel | Trivial fixes for shlwapi and Internet routines. |
tree | commitdiff |
2001-12-21 |
Eric Pouech | Added full-duplex capability. |
tree | commitdiff |
2001-12-21 |
Eric Pouech | Fixed another bunch of bugs (mainly linked to operation... |
tree | commitdiff |
2001-12-21 |
Alexandre Julliard | Authors: Jon Griffiths <jon_p_griffiths@yahoo.com>... |
tree | commitdiff |
2001-12-21 |
Alexandre Julliard | Authors: Jon Griffiths <jon_p_griffiths@yahoo.com>... |
tree | commitdiff |
2001-12-20 |
Alexandre Julliard | Use MapLS/UnMapLS instead of SEGPTR_* macros. |
tree | commitdiff |
2001-12-20 |
Mike McCormack | - move async activation into the server |
tree | commitdiff |
2001-12-19 |
Uwe Bonnes | Use GlobalPageLock for GetVDMPointer32W16 pointers. |
tree | commitdiff |
2001-12-19 |
Alexandre Julliard | Moved heap functions to ntdll. |
tree | commitdiff |
2001-12-19 |
Michael Stefaniuc | Fixed/implemented the ImageList_*Drag* functions. |
tree | commitdiff |
2001-12-19 |
Lawson Whitney | If there is no psInfo, it doesn't need to be cleaned up. |
tree | commitdiff |
2001-12-17 |
Alexandre Julliard | Removed unnecessary includes. |
tree | commitdiff |
2001-12-17 |
Paul Rupe | Prevent "window belongs to another process" errors... |
tree | commitdiff |
2001-12-17 |
Alexandre Julliard | Do not call THUNK_Init at startup, only do it when... |
tree | commitdiff |
2001-12-17 |
Alexandre Julliard | Export DestroyIcon32 from user32 and use GetProcAddress... |
tree | commitdiff |
2001-12-17 |
Alexandre Julliard | Changed 16-bit USER Enum* functions to not use thunks... |
tree | commitdiff |
2001-12-17 |
Alexandre Julliard | Got rid of dynamic thunk allocation in mouse/keyboard... |
tree | commitdiff |
2001-12-17 |
Jon Griffiths | Implemented, documented or fixed SHDeleteOrphanKeyA... |
tree | commitdiff |
2001-12-17 |
Alexandre Julliard | Changed 16-bit GDI Enum* functions to not use thunks... |
tree | commitdiff |
2001-12-17 |
Alexandre Julliard | Changed DC hook and abort proc handling to avoid having... |
tree | commitdiff |
2001-12-17 |
Nog | Pass on all unhandeled messages to the owner. |
tree | commitdiff |
2001-12-17 |
Uwe Bonnes | PathIsURL(A|W): Check for NULL strings. |
tree | commitdiff |
2001-12-17 |
Johan Dahlin | Add a few extra fields to HTTP_GetStdHeaderIndex. |
tree | commitdiff |
2001-12-14 |
Alexandre Julliard | Changed 16->32 window procedure thunks to use winebuild... |
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 | Fix NetBSD compilation errors. |
tree | commitdiff |
2001-12-14 |
Eric Pouech | Thawed some freezes. |
tree | commitdiff |
2001-12-13 |
Alexandre Julliard | Started rewrite of painting functions for multiple... |
tree | commitdiff |
2001-12-13 |
Mike McCormack | Only RTS_CONTROL_HANDSHAKE should set CRTSCTS. |
tree | commitdiff |
2001-12-13 |
Eric Laforest | Add the missing functionality in the tty driver. |
tree | commitdiff |
2001-12-11 |
Alexandre Julliard | Exported CALL32_Regs from ntdll, renamed to __wine_call... |
tree | commitdiff |
2001-12-11 |
Jon Griffiths | Add new stub MLLoadLibrary. |
tree | commitdiff |
2001-12-11 |
Jon Griffiths | Add exclusion defs & remaining funcs, remove internal... |
tree | commitdiff |
2001-12-11 |
Bill Medland | A treeview item may be TVI_ROOT. |
tree | commitdiff |
2001-12-11 |
Dave Hawkes | Fix for toolbar potentially using a NULL pointer. |
tree | commitdiff |
2001-12-06 |
Andriy Palamarchuk | Implemented processing for actions: SPI_GET/SETGRIDGRAN... |
tree | commitdiff |
2001-12-05 |
Alexandre Julliard | Removed calls to HEAP_GetSegptr. |
tree | commitdiff |
2001-12-05 |
Alexandre Julliard | Fixed compile for !MZ_SUPPORTED. |
tree | commitdiff |
2001-12-05 |
Alexandre Julliard | Use ntdll functions instead of MultiByteToWideChar... |
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 |
next |