wine
1998-12-10  Ulrich WeigandAdapted to CreateSystemTimer interface change.
1998-12-10  Ulrich WeigandCleaned up CreateSystemTimer interface for use with...
1998-12-10  NF Stevens- Handle WM_MDIRESTORE by calling WM_SYSCOMMAND for
1998-12-10  Jean-Claude... Added implementation of the VARIANT APIs.
1998-12-10  Uwe BonnesFixed DRIVE_GetFreeSpace to handle space > 4 GByte.
1998-12-10  Alex Priem* handle TVIF_TEXT by TREEVIEW_SetItem according to...
1998-12-10  Marcus MeissnerWarn if two .exes conflict with each other and the...
1998-12-10  Uwe BonnesFixed GetFileTitle32A not filling up lpTitle if lpFile...
1998-12-10  Stephen CrowleyFixed a potential crash if a usable video mode is not...
1998-12-10  Alexandre JulliardScript to generate authors files
1998-12-10  Robert RiggsStubs for IDirectInputEffect and IDirectInputDevice2A...
1998-12-10  Robert RiggsSet window focus in _common_IDirectDraw_SetDisplayMode().
1998-12-10  Robert RiggsAccept MCI_OPEN and MCI_CLOSE messages in MCICDAUDIO_Dr...
1998-12-10  Ulrich WeigandRemoved deferred Expose events handling.
1998-12-10  Ulrich WeigandDon't clip VisRgn against X desktop.
1998-12-10  Ulrich WeigandLoadModule32/WinExec32 should return 16-bit hInstance...
1998-12-10  Huw D M DaviesSanity check on font size.
1998-12-10  Marcus MeissnerMissing parentheses added.
1998-12-09  Marcus MeissnerEnhanced Win32 Console (XTERM)
1998-12-09  Joseph PranevichAdd a driver to open up a new xterm window whenever...
1998-12-09  Pablo SaratxagaImproved the handling of font encodings.
1998-12-09  Ove KaavenImplemented DPMI RMCBs using the DOS subsystem, and...
1998-12-09  Marcus MeissnerSome unnecessary #include and messages removed.
1998-12-09  Uwe BonnesSome small corrections to EnumSystemLocales32AW
1998-12-08  Alexandre JulliardTried another kludge for the Xmd.h problem.
1998-12-08  Stephen CrowleyAdded fullscreen DGA support.
1998-12-08  Pablo SaratxagaFixed dummy entries in MAIN_ParseLanguageOption().
1998-12-08  Brian GerstProperly implement MCI_CDA_STATUS_TYPE_TRACK.
1998-12-08  Marcus MeissnerSuperflous WINAPI removed.
1998-12-08  Marcus MeissnerWarn about invalid entrypoints (created by viruses...
1998-12-08  Marcus MeissnerCreate X11 palette on DirectDrawSurface::SetPalette...
1998-12-08  Marcus MeissnerMove TWEAK_Init from USER to GDIInit.
1998-12-08  Huw D M DaviesFix for SetAbortProc16, stub for SetAbortProc32 and...
1998-12-08  Huw D M DaviesFix includes.
1998-12-08  Huw D M DaviesFix X11DRV_ExtTextOut for rotated text if either of...
1998-12-08  Huw D M DaviesReplace GRAPH_ functions with Win SDK equivalents.
1998-12-07  Alexander LarssonReverted previous patch.
1998-12-07  Ove KaavenDon't define MZ_SUPPORTED on non-i386 platforms.
1998-12-07  Ove KaavenFixed DPMI_CallRMProc (I think).
1998-12-07  Marcus MeissnerStub for NPSGetProviderHandleA.
1998-12-07  Brian GerstThe scancode Windows send for extended keys is the...
1998-12-07  Andreas MohrFixed a real mode problem.
1998-12-07  Andreas MohrNE_MODULE.stack_size was set to a ridiculously small...
1998-12-07  Huw D M DaviesWe don't yet want the static control to call DestroyIcon.
1998-12-07  NF StevensAdded case for GCW_ATOM int GetClassLong32A.
1998-12-07  Gael de ChalendarStub for WNetOpenEnum32W.
1998-12-07  Robert RiggsMore general code cleanup for readability.
1998-12-07  Ove KaavenMade variables optimized into registers accessible.
1998-12-07  Uwe BonnesThe spec definition for MonitorFromWindow was wrong.
1998-12-07  Stefan LeichterFile handle bug fix.
1998-12-07  Eric KohlAdded paragraph about different dll versions and struct...
1998-12-07  Eric KohlAdded missing TOOLINFO structure.
1998-12-07  Andreas MohrFixed a heap bug.
1998-12-07  Andreas Mohr- Several kernel.spec return type mismatch fixes
1998-12-07  Ulrich WeigandBugfix: -microsoft-symbol encoding was not recognized.
1998-12-07  Ulrich WeigandBugfix: WIN_ResetQueueWindows would skip some windows.
1998-12-07  Ulrich WeigandAllow recursively reentering CALL32_LargeStack.
1998-12-07  Patrik StridvallAdded the new TTY driver.
1998-12-07  Patrik StridvallMoved more code to the X11 driver.
1998-12-03  Joseph PranevichCall the new console driver for some routines. This...
1998-12-02  Joseph PranevichAdded console support.
1998-12-02  Huw D M DaviesMove OEM resources to the x11drv.
1998-12-02  Alexander LarssonOpening a file in a directory which doesn't exist returns
1998-12-02  Marcus MeissnerHandle atoms "# non number" (oracle client).
1998-12-01  Ulrich WeigandRenamed KERNEL.327 to HandleParamError (as in 'Undoc...
1998-12-01  Ulrich WeigandImplemented GlobalChangeLockCount (KERNEL.365).
1998-12-01  Ulrich WeigandImplemented Local32Info, stubs for Local32First/Next...
1998-12-01  Ulrich WeigandImplemented GdiFreeResources (GDI.609).
1998-12-01  Robert RiggsFixed 8-bit WAV format handling (it is unsigned data).
1998-12-01  Uwe BonnesAdded the TEXT() and MAKELRESULT() definitions.
1998-12-01  Juergen SchmiedSmall change.
1998-12-01  James JuranRevert misguided change to install_lib that broke ...
1998-12-01  Juergen SchmiedNew parameter SPI_GETDRAGFULLWINDOW.
1998-12-01  Juergen SchmiedNew functions ILGlobalClone/ILGlobalFree.
1998-12-01  Huw D M DaviesAdd a note about WinPrinters.
1998-12-01  Marcus MeissnerAdded some stubs, some ptr->str conversions.
1998-12-01  Lionel Ulmer- added definition of DirectDrawCreateClipper.
1998-12-01  Juergen SchmiedFixed wrong parameter count for SHChangeNotifyDeregiste...
1998-12-01  Juergen SchmiedSmall changes to print the strings in the relay-trace.
1998-12-01  NF StevensThe class name needs to be converted to a getptr.
1998-12-01  Eric PouechFixed memory/status recovery when error occured in...
1998-12-01  Eric PouechFixed memory/status recovery when error occured in...
1998-12-01  Juergen SchmiedStubs for MCIWndCreate[A|W].
1998-12-01  Juergen SchmiedVerQueryValue, bugfix: we cant convert binary data...
1998-11-30  Juergen SchmiedStubs for EnumServiceStatus32, small changes.
1998-11-30  Juergen SchmiedLoad now the first icon from the *.ani file instead...
1998-11-30  Marcus MeissnerFix warnings in miscemu/main.c.
1998-11-30  Uwe Bonnes- added some defines around the CommPort (PURGE_XXX...
1998-11-30  Paul QuinnFixed activation/Focus message order problem when creat...
1998-11-30  Paul QuinnImplementation of ChildWindowFromPointEx functions.
1998-11-30  Gavriel StateFixed registry query error value: now returns ERROR_FIL...
1998-11-30  Huw D M DaviesGetSystemPaletteEntries returns palette size if entries...
1998-11-30  Marcus MeissnerImplemented class factory for dsound.
1998-11-30  Uwe Bonnes- fixed a minimal error in GetCommMask definition.
1998-11-30  Uwe BonnesFixes for C++ Winelib compilation.
1998-11-30  Marcus MeissnerBugfix: second RegOpenKey should use CLSIDkey instead...
1998-11-27  James JuranDocumentation updates.
1998-11-27  James JuranFixed 'make install' to really check for libwine.a...
1998-11-27  Stephen CrowleyAdded a new cmdline switch to disable XF86 DGA Extensio...
1998-11-27  Andreas MohrImproved GetDiskFreeSpace32A().
next