2002-01-04 |
Ove Kaaven | Fixed vm86_enter race conditions. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Sander van... | Never delete the font object received by WM_SETFONT. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Sander van... | Fixed calls with wrong pointer: COMCTL32_Free(&lpttsi... |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Sander van... | Fixed DC leak. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Sander van... | Check, Radio & 3State buttons send WM_CTLCOLORSTATIC... |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Alexandre Julliard | Removed references to xpm packages. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Alexandre Julliard | We no longer need libXpm. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Alexandre Julliard | We no longer need the xpm wrappers. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Mike McCormack | Add define for undocumented status bar message SB_SETBO... |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Bill Medland | Define LPSTACKFRAME too. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Dmitry Timoshkov | Add some new messages to the spy and winuser.h. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Alexandre Julliard | Removed LoadOEMResource from USER driver. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Dmitry Timoshkov | Print FIXME() for not implemented NtQueryVolumeInformat... |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Mehmet Yasar | Do not save empty sections names. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Dimitrie O... | Remove a call to HEAP_strdupAtoW in the Color dialog. |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Gavriel State | Speed up the GetImageBits case where we have an XShm... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Alexandre Julliard | Use DrawFrameControl instead of bitmaps in certain... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Marcus Meissner | Implemented CoTreatAsClass, simplified OleSetAutoConvert. |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Ove Kaaven | Handle the lpDirectory field of the LPSHELLEXECUTEINFO. |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Alexandre Julliard | Fixed check_async_list calling convention. |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Alexandre Julliard | Moved the OEM bitmaps that don't depend on the Wine... |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Ove Kaaven | Further unified HAL and HEL mixing, and added some... |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Eric Pouech | Fixed color definition (bg and fg were swapped). |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Ove Kaaven | If SafeArrayGetElement is called on a variant array... |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Ove Kaaven | Fixed a looks-like-nobody-ever-tested-this-function... |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Ove Kaaven | Made the output of --debugmsg +seh a bit more verbose. |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Dimitrie O... | Make DrawStatusText Unicode ready. Get rid of a HEAP_st... |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Lionel Ulmer | - better support for extensions functions that do not... |
commit | commitdiff | tree | snapshot |
2002-01-01 |
Alexandre Julliard | Link with libutil only where needed. |
commit | commitdiff | tree | snapshot |
2002-01-01 |
Mike McCormack | Set an overlapped's hEvent for ReadFile/WriteFile in... |
commit | commitdiff | tree | snapshot |
2002-01-01 |
Alexandre Julliard | Removed some of the calls to HEAP_strdup* functions. |
commit | commitdiff | tree | snapshot |
2002-01-01 |
James Juran | Include <stdlib.h> to get prototype for abs() function. |
commit | commitdiff | tree | snapshot |
2002-01-01 |
Jukka Heinonen | Name of the structured storage file root node is path... |
commit | commitdiff | tree | snapshot |
2001-12-31 |
Alexandre Julliard | Link with libdl only where needed. |
commit | commitdiff | tree | snapshot |
2001-12-31 |
Alexandre Julliard | Fixed string type in named pipe requests. |
commit | commitdiff | tree | snapshot |
2001-12-31 |
Chris Green | Get the correct label on iso9660 mixed-mode cds. |
commit | commitdiff | tree | snapshot |
2001-12-31 |
Michael Stefaniuc | Fixed memory leak. |
commit | commitdiff | tree | snapshot |
2001-12-31 |
Marcus Meissner | Swap fg/bg color to be correct. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Alexandre Julliard | Release 20011226. wine-20011226 |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Andriy Palamarchuk | Implemented basic handling of assessibility actions. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Michael Stefaniuc | If the fccHandler is mmioFOURCC(0, 0, 0, 0) the AVI... |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Alexandre Julliard | Save the registry before exiting on a SIGTERM. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Alexandre Julliard | Make sure the DC visible region is updated in GetClipBox. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Alexandre Julliard | Link to the curses library only for the dlls that need it. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Alexandre Julliard | Removed the SEGPTR_* macros. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Andreas Mohr | Documentation update. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Alexandre Julliard | Fixed bug in system heap creation when it already exists. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Andreas Mohr | Updated to not rely on rundll32.exe any more. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Andreas Mohr | Fixed, added or implemented stubs: |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Duane Clark | Added color cursor support. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Duane Clark | Destroying cursor is not necessarily an error. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Alexandre Julliard | Use MapLS/UnMapLS instead of SEGPTR_* macros. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Alexandre Julliard | Restructured hook mapping functions to avoid most memory |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Dmitry Timoshkov | Fix definition of BY_HANDLE_FILE_INFORMATION structure. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Johan Dahlin | Updated Swedish translation. |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Michael Stefaniuc | Check the return value of *snprintf for C99 style overf... |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Mike McCormack | Use alertable waits in PeekMessage16 and GetMessage16... |
commit | commitdiff | tree | snapshot |
2001-12-26 |
Andreas Mohr | Got rid of WINE_PACKED. |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Jon Griffiths | Implement/document ordinals 7-11. |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Francois Gouget | Include ftsnames.h or ftnames.h, not both. |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Alexandre Julliard | Use MapLS/UnMapLS instead of SEGPTR_* macros. |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Gerard Patel | Forward tab notifications to the parent. |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Gerard Patel | Trivial fixes for shlwapi and Internet routines. |
commit | commitdiff | tree | snapshot |
2001-12-24 |
Bill Medland | Fixed vsnprintf return value check. |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Andriy Palamarchuk | Implemented processing for actions SPI_SETMOUSEBUTTONSWAP, |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Eric Pouech | Fixed stabs parsing for GCC 3.0 (default types). |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Eric Pouech | Fixed buffer length in history manipulation. |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Eric Pouech | Added full-duplex capability. |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Eric Pouech | Fixed another bunch of bugs (mainly linked to operation... |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Alexandre Julliard | Authors: Jon Griffiths <jon_p_griffiths@yahoo.com>... |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Alexandre Julliard | Authors: Jon Griffiths <jon_p_griffiths@yahoo.com>... |
commit | commitdiff | tree | snapshot |
2001-12-21 |
François Gouget | Handle more than 8 bits per color component. |
commit | commitdiff | tree | snapshot |
2001-12-21 |
François Gouget | Merged the handling of 15 and 16 bits X server depths. |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Mike McCormack | Handle ReadIntervalTimeout=MAXDWORD special case a... |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Mike McCormack | Don't return from overlapped ReadFile on EAGAIN and... |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Bill Medland | And in addition to Mingw32 we will want the _ versions. |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Alexandre Julliard | Use MapLS/UnMapLS instead of SEGPTR_* macros. |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Mike McCormack | - move async activation into the server |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Uwe Bonnes | GlobalReAlloc16: If heap has GlobalPageLock set, try... |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Uwe Bonnes | Use GlobalPageLock for GetVDMPointer32W16 pointers. |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Alexandre Julliard | Fixed stack offset in relay debugging of cdecl register... |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Alexandre Julliard | Moved heap functions to ntdll. |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Bill Medland | Added share.h from Mingw32. |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Bang Jun-Young | Wine is now working on NetBSD, so add NetBSD to the... |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Mike McCormack | Implemented timed-out non-overlapped ReadFile. |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Michael Stefaniuc | Replaced MAX with max and deleted definition of MAX. |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Michael Stefaniuc | Fixed/implemented the ImageList_*Drag* functions. |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Lawson Whitney | If there is no psInfo, it doesn't need to be cleaned up. |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Alexandre Julliard | Removed no longer used thunking and callout functions. |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Alexandre Julliard | Store the 16-bit callback in the timer structure instea... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Alexandre Julliard | Removed unnecessary includes. |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Alexandre Julliard | Call the 32-bit USER signal proc directly instead of... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Paul Rupe | Prevent "window belongs to another process" errors... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Alexandre Julliard | Do not call THUNK_Init at startup, only do it when... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Alexandre Julliard | Export DestroyIcon32 from user32 and use GetProcAddress... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Alexandre Julliard | Changed 16-bit USER Enum* functions to not use thunks... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Alexandre Julliard | Got rid of dynamic thunk allocation in mouse/keyboard... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Jon Griffiths | Implemented, documented or fixed SHDeleteOrphanKeyA... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Rein Klazes | Added error message in LOCAL_GetBlock(). |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Dave Hawkes | Altered the algorithm for selecting a new focus after... |
commit | commitdiff | tree | snapshot |
next |