Handle POLLHUP better (delay FD_CLOSE notification until all data has
[wine] / windows /
2000-03-26  Gerard PatelActivate a hidden window only when explicitely asked...
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-25  Alexandre JulliardFixed a couple of file descriptor leaks.
2000-03-25  Alexandre JulliardStore monitor size and depth in the generic structure.
2000-03-25  Alexandre JulliardA few simplifications and optimizations in the x11...
2000-03-24  Alexandre JulliardMoved FatalAppExit functions to win32/except.c.
2000-03-24  Alexandre JulliardMoved LoadImage and related functions to cursoricon.c.
2000-03-24  Alexandre JulliardMoved gdi/user thunking functions into their respective...
2000-03-24  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-24  Huw D M DaviesFixed copying of the MDI 'Windows' menu items if the...
2000-03-24  Andreas MohrAdded proper termination upon failure.
2000-03-24  Rein KlazesCorrect the NotifyCode in the WM_COMMAND message sent by
2000-03-20  Alexandre JulliardMoved graphics initialisation to the x11drv/ttydrv...
2000-03-19  Dimitrie O. PaunRemoved most calls to xmalloc/xrealloc.
2000-03-19  Andrew LewyckyPropagate IsDialogMessage to the parent if the dialog...
2000-03-19  Alexandre JulliardCreated separate dlls for user,gdi,ttydrv,x11drv.
2000-03-18  Alexandre JulliardMisc small cleanups.
2000-03-18  Alexandre JulliardAvoid calling the *Rect USER functions from inside...
2000-03-18  Alexandre JulliardMoved command-line option handling out of the X11 driver.
2000-03-17  Alexandre JulliardMade ddraw and dinput separate dlls.
2000-03-15  Alexandre JulliardMichael Abd-El-Malek (on behalf of Corel)
2000-03-09  Marcus MeissnerIsRectEmpty also returns true for negative width/height...
2000-03-08  Patrik StridvallRemoved a lot of unnecessary includes and fixed the...
2000-03-04  Marcus MeissnerGetClipboardData16 might return an invalid global handl...
2000-02-29  Niels Kristian Bec... Removed superfluous #include statements for header...
2000-02-26  Ulrich CzekallaSend WM_HELP message when F1 is pressed.
2000-02-26  Alexandre JulliardImproved the selector get/set functions.
2000-02-26  Lionel Ulmer- implement EnumObjects and GetProperty for Mouse and...
2000-02-26  Eric PouechMoved hardware related handling to dlls/winmm/joystick...
2000-02-25  James AbbatielloMisc. fixes for compiler warnings.
2000-02-25  James AbbatielloBetter thread safety for WarpPointer hack.
2000-02-25  Serge IvanovWe don't need to call LPtoDP in here as far as PatBlt...
2000-02-25  Alexandre JulliardATOMs are considered unique, so we don't need to check...
2000-02-20  Andreas Mohr- fixed my slightly incorrect EndDialog patch
2000-02-20  Andreas MohrSpelling fixes.
2000-02-20  Hidenori TakeshimaAdded Japanese jp106 and pc98x1 keyboard layout.
2000-02-19  Alexandre JulliardStore config file contents in the registry so we only...
2000-02-18  Noomen HamzaPopup windows will be hidden when minimizing the main...
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-02-16  Gerard PatelDo not use GlobalFindAtom with atom handles in CreateWi...
2000-02-16  Ulrich CzekallaSend WM_HELP message when F1 is pressed.
2000-02-14  Lionel Ulmer- added argument printing to stubs
2000-02-13  Martin FuchsDisplay the system popup menu when clicking with the...
2000-02-13  Matthew ClineCheck that ci->hWindowMenu is not zero before using it.
2000-02-13  Alexandre JulliardMoved global atoms to the server (based on the work...
2000-02-12  Andreas MohrProtect EndDialog() from invalid window handles.
2000-02-10  Phillip EzoltAdded missing goto in switch statement.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-07  Juergen SchmiedAdded CF_HDROP.
2000-02-03  Alexandre JulliardRemoved resource.h.
2000-01-29  Dmitry TimoshkovCorrect the behaviour of the accelerator keys in dialog...
2000-01-29  Andreas Mohr- add some documentation items
2000-01-29  Alexandre JulliardRemoved debugstr.h.
2000-01-26  Alexandre JulliardUse a linked list instead of a DPA to manage pixmaps.
2000-01-25  Alexandre JulliardUse argv[0] to locate the server executable.
2000-01-24  Alexandre JulliardUse GetProcAddress instead of calling ShellAboutA directly.
2000-01-23  Ove KaavenAdded -dxgrab command line option, which confines curso...
2000-01-23  Gerard PatelMap WM_MENUSELECT 32->16 bits for closing menu.
2000-01-23  Gerard PatelFix parameters for MDI_RestoreFrameMenu in WM_DESTROY...
2000-01-23  Ove KaavenSupercharged XShm implementation for DirectDraw.
2000-01-23  Huw D M DaviesActually print return value of message.
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
2000-01-15  Eric PouechReplaced Wine specific DRIVER_GetType by a correct...
2000-01-08  Rein KlazesAvoid problems during changing the Z-order if the windo...
2000-01-05  Patrik Stridvall- Made FillRect behave like it does on Windows
2000-01-05  Peter GantenCheck if winhelp is already running; use winhlp32.exe...
2000-01-04  Lionel UlmerGive +0+0 as a default position for the desktop window.
2000-01-04  Juergen SchmiedCorrected parameter count for DialogBoxIndirectParamAorW.
2000-01-04  Ove KaavenAdded extra US keymap with the infamous phantom key.
2000-01-04  Eric PouechMoved the 16 bit driver functions callout into the...
2000-01-04  Andreas Mohr"resultp" can be NULL in SendMessageTimeout*().
2000-01-01  Peter GantenImplemented WaitForInputIdle.
2000-01-01  Alexandre JulliardFixed potential buffer overflows (spotted by Francois...
1999-12-27  Alexandre JulliardCosmetics.
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-12-25  Marcus MeissnerTest pointers passed to copyrect for NULL.
1999-12-25  Dmitry TimoshkovRestore erroneously deleted lines.
1999-12-25  Huw D M DaviesAvoid infinite loop in WINPOS_FindIconPos if the width...
1999-12-12  Lionel UlmerFixed handling of DGA2.0 keyboard events.
1999-12-12  Alexandre JulliardMurali Pattathe
1999-12-12  Lionel Ulmer- added support of DGA-2.0 events
1999-12-12  Rein KlazesIn win32 a WM_MENUSELECT message should contain the...
1999-12-12  Marcus MeissnerCheck for passed invalid window handle in DefMDIChildProc*.
1999-12-12  Juergen SchmiedMessage translation WM_CREATE fixed.
1999-12-11  Alexandre JulliardAuthors: Kai Morich <kai.morich@bigfoot.de>, Marcus...
1999-12-11  Patrik StridvallImproved the TTY driver.
1999-12-11  Marcus MeissnerIf we have registry entries, use them. Never mind which...
1999-12-10  Ulrich WeigandPerform 16/32A/32W message mapping for posted messages.
1999-12-10  Lionel Ulmer- do not loose initial auto-repeat status when acquirin...
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-12-06  Andreas MohrAdded .rc file support for Win16 NE modules.
1999-12-05  Huw D M DaviesFixes several bugs in gdi path handling.
1999-12-05  Dmitry TimoshkovRemove hack for keyboard messages in dialogs.
1999-12-05  Ulrich WeigandAdded USER.DllEntryPoint().
1999-12-05  Lionel Ulmer- removed keyboard auto-repeat when DInput acquires it
1999-12-04  Lionel UlmerUse DInput's internal mouse event handler to handle...
1999-11-28  Niels Kristian Bec... Compiler warnings fixed.
1999-11-23  Patrik StridvallImproved the stubs.
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
next