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 |
2001-12-05 |
Dave Hawkes | The toolbar commands were not sent to the correct notif... |
tree | commitdiff |
2001-12-05 |
François Gouget | getenv is case insensitive. |
tree | commitdiff |
2001-12-05 |
François Gouget | mktime must normalize the struct tm fields. |
tree | commitdiff |
2001-12-04 |
Guy L. Albertelli | - Correct implementation of _169 (call of Release)... |
tree | commitdiff |
2001-12-04 |
Alexandre Julliard | Moved most of the real-mode stuff to dlls/winedos. |
tree | commitdiff |
2001-12-04 |
Marcus Meissner | Copy the correct number of bytes in WriteConsoleInputA. |
tree | commitdiff |
2001-12-04 |
Eric Pouech | Fixed bugs in output functions (write). |
tree | commitdiff |
2001-12-04 |
Eric Pouech | Fixed acmFormatChoose returned fields. |
tree | commitdiff |
2001-12-04 |
Gerard Patel | Initialize dialog data correctly in CreateTemplateDialog. |
tree | commitdiff |
2001-12-04 |
Gerard Patel | Misc fixes to DCB building from command line. |
tree | commitdiff |
2001-12-01 |
Guy L. Albertelli | Undocumented feature of TB_{GET|SET}BUTTONINFO{A|W... |
tree | commitdiff |
2001-12-01 |
Guy L. Albertelli | - Fixed PathIsURL{A|W}. |
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 |
Michael Stefaniuc | Implemented ImageList_GetDragImage. |
tree | commitdiff |
2001-11-30 |
Glenn Schrader | Use gdi_display everywhere to avoid BadColor errors. |
tree | commitdiff |
2001-11-30 |
Paul Rupe | Fixed WS_getpeername parameter in WS_accept. |
tree | commitdiff |
2001-11-30 |
Alexandre Julliard | Redesign of the server communication protocol to allow... |
tree | commitdiff |
2001-11-24 |
Alexandre Julliard | Fixed registry routines broken by the structure sizes... |
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 | MSVCRT_getenv: compare for the length of the key and... |
tree | commitdiff |
2001-11-23 |
Mike McCormack | Check for completed overlappeds in ReadComm16 to solve... |
tree | commitdiff |
2001-11-20 |
Andriy Palamarchuk | Implemented processing for actions SPI_GET/SETSCREENSAV... |
tree | commitdiff |
2001-11-20 |
James Juran | GetUserName should include the terminating null charact... |
tree | commitdiff |
2001-11-20 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-11-20 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2001-11-20 |
Dave Hawkes | TOOLBAR_GetRect did not correctly translate the command... |
tree | commitdiff |
2001-11-20 |
Francois Gouget | Fix LUID definition. |
tree | commitdiff |
2001-11-19 |
Andreas Mohr | - fix wrong hexadecimal GetLastError() output |
tree | commitdiff |
2001-11-19 |
James Juran | Prevent warnings about labels at end of switch statemen... |
tree | commitdiff |
2001-11-19 |
Francois Gouget | Fix the Solaris and FreeBSD compilation errors introduc... |
tree | commitdiff |
2001-11-19 |
Simon Britnell | Fix a loop playing failure and a problem with choppy... |
tree | commitdiff |
2001-11-19 |
Francois Gouget | A few typos. |
tree | commitdiff |
2001-11-19 |
Francois Gouget | Better relaying for _lcreat. |
tree | commitdiff |
2001-11-19 |
Marcus Meissner | Small typo in avicap32.spec fixed. |
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-13 |
Gerard Patel | Fix the server paint count in SetWindowPos. |
tree | commitdiff |
next |