wine
2002-03-28  Uwe BonnesMenuItemFromPoint: rough implementation.
2002-03-28  Alexandre JulliardNeed to set WINEDLLPATH too.
2002-03-27  Alexandre JulliardAdded alloc.ok.
2002-03-27  Sylvain PetreolleConverted to use of NLS.
2002-03-27  Alexandre JulliardMoved metafiles and win16 drivers to dlls/gdi.
2002-03-27  Geoffrey HausheerAdded memory allocation test.
2002-03-27  Andriy Palamarchukfwrite: fixed handling of already buffered data.
2002-03-26  Alexandre JulliardRenamed some 16-bit spec files to match the dll name.
2002-03-26  Vincent Béron- Converted HACMOBJ to void*
2002-03-26  Mehmet YasarFix default extension behavior with GetOpenFileName.
2002-03-26  Alexandre JulliardIgnore imports and resources when building a .def file.
2002-03-26  Marcus MeissnerPorted variant tests to the new testing framework.
2002-03-26  Uwe BonnesAdd stub for __lconv_init().
2002-03-25  Uwe Bonnes__[x|]getmainargs: Accept NULL new_mode argument.
2002-03-25  Vincent BéronConverted HACMSTREAM, HACMDRIVERID and HACMDRIVER to...
2002-03-25  Vincent BéronChanges some handle definitions to the proper type.
2002-03-25  Chris MorganwodOpen() should return MMSYSERR_ALLOCATED if the devic...
2002-03-25  Chris MorganDsound will now try as many devices as are available...
2002-03-25  Marcus MeissnerAdded missing header.
2002-03-23  Alexandre JulliardAdded support for driver-specific escapes in the x11drv...
2002-03-23  Patrik Stridvall- API file update.
2002-03-23  Patrik StridvallFixed some issues found by winapi_check.
2002-03-23  Alexandre JulliardRemoved service thread support.
2002-03-23  Alexandre JulliardSend message for WSAAsyncSelect sockets directly from...
2002-03-23  Hidenori TakeshimaImplemented an IMA driver.
2002-03-23  Eric PouechWineconsole is now able to handle non raster fonts...
2002-03-23  Alexandre JulliardFixed handling of timer callback routines when the...
2002-03-23  Alexandre JulliardCreate threads to manage timers instead of using the...
2002-03-23  Alexandre JulliardExport the FILE_GetUnixHandle functionality from ntdll.
2002-03-23  Eric PouechStarted implementing event reduction.
2002-03-23  Eric PouechFixed some issues in resources definition.
2002-03-23  Eric PouechChanged fixed fonts family name.
2002-03-23  Eric PouechFixed VxD call tracing.
2002-03-23  Tijs van BakelAdded support for C++ identifier syntax.
2002-03-22  Alexandre JulliardRewrote some headers from scratch based on publicly...
2002-03-22  Hidenori TakeshimaRemoved some code because of concerns over the Microsof...
2002-03-22  Hidenori TakeshimaImplemented G711 codec driver.
2002-03-22  Guy L. Albertelli- Implement CCM_{GET|SET}COLORSCHEME.
2002-03-22  Guy L. AlbertelliReanalyze button status during NCCalcSize processing...
2002-03-22  Alexandre JulliardWe cannot ignore NotifyNonlinear focus events.
2002-03-22  Alexandre JulliardProperly handle loadorder specifications containing...
2002-03-22  Alexandre JulliardFixed rule for test program.
2002-03-22  Dmitry TimoshkovAdded tests for GetSystemDirectoryA/W and GetWindowsDir...
2002-03-22  Francois GougetAdd trace function (same as in the perl framework).
2002-03-22  Hidenori TakeshimaImplemented EnumProcesses and EnumProcessModules.
2002-03-22  Alexandre JulliardCorrectly fill parent pid, module size and module name...
2002-03-22  Chris MorganFix range in aRts 8bit volume code.
2002-03-22  Bill MedlandInitialise a stack variable.
2002-03-21  Alexandre JulliardFixed linking of wine target.
2002-03-21  Shi Quan HeStarted TWAIN implementation.
2002-03-21  Alexandre JulliardMake warnings quiet by default and added -w option.
2002-03-21  Chris MorganAdded aRts driver.
2002-03-21  Michael CardenasAdded some stubs.
2002-03-21  Michael CardenasChanged registry handling in RegOpenKeyExA to behave...
2002-03-21  Andriy PalamarchukAdded check to fwrite for size == 0.
2002-03-20  Alexandre JulliardFixed rules for main module spec file.
2002-03-20  Hidenori TakeshimaAdded some stubs.
2002-03-20  Hidenori TakeshimaAdded a missing header.
2002-03-20  Sylvain PetreolleMade notepad uses NLS properly.
2002-03-20  Bill MedlandConnect the msvcrt file byte locking up to ntdll.
2002-03-20  Bill MedlandNo need for the fixme on a simple TBSTYLE_SEP.
2002-03-20  Hidenori TakeshimaAdded some missing GUIDs.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-20  Jon GriffithsUpdate shell xxxAW wrapper prototypes for fixed SHLWAPI...
2002-03-20  Jon GriffithsDocument, implement/fix and test 110+ Path functions.
2002-03-20  Duane ClarkOn WM_GETTEXT, terminate the lparam buffer even if...
2002-03-20  Guy L. Albertelli- Preliminary implementation of TVS_NOSCROLL and TVS_NO...
2002-03-20  Matthias FechnerAdded German 105 keys keyboard.
2002-03-20  Hidenori TakeshimaImplemented the basic COM framework.
2002-03-20  Martin GartonFixed license text.
2002-03-20  Alexandre JulliardAuthors: Charles Vaughn <charlesv@mfos.org>, Lionel...
2002-03-20  Bernhard RosenkraenzerAdded InternetOpenURLA implementation.
2002-03-20  Bill MedlandHook back into the correct MSVCRT__tolower/upper.
2002-03-20  Admiral CoeymanBeginnings of the code that should allow DOS programs...
2002-03-20  Duane ClarkAdd LVS_NOSORTHEADER support.
2002-03-20  Hidenori TakeshimaAdded default stock objects for known non-US charsets.
2002-03-20  Hidenori TakeshimaImplemented some APIs.
2002-03-20  Hidenori TakeshimaAdded FilterData of DirectShow filters (FilterData...
2002-03-20  Guy L. Albertelli- Reimplement functions 350, 351, 352 to use appropriat...
2002-03-20  Guy L. Albertelli- Correct RBN_CHILDSIZE rect value for CCS_VERT rebar.
2002-03-19  Hidenori TakeshimaFixed some bugs.
2002-03-19  Leo van den... Added some stubs.
2002-03-19  Hidenori TakeshimaAdded a missing CLSID.
2002-03-19  Sergei TurchanovOrdinal 342 is really named SHInterlockedCompareExchange.
2002-03-19  Duane ClarkTOOLBAR_LButtonUp should work even if ReleaseCapture...
2002-03-19  Jeremy NewmanFixed WARRANTY inclusion.
2002-03-19  Hidenori TakeshimaAdded some missing enums.
2002-03-19  Hidenori TakeshimaAdded stubs.
2002-03-19  Gerald PfeiferAdd missing #includes for FreeBSD and Solaris.
2002-03-19  Jukka HeinonenConsole mode DOS programs now receive mouse events.
2002-03-19  Andreas Mohr- fix complete listbox messup by only updating in case...
2002-03-19  Francois GougetDon't show the window.
2002-03-19  Francois GougetSmall fixes.
2002-03-12  Mike McCormackBegin to make wine an SMB client.
2002-03-12  Hidenori TakeshimaAdded some missing headers.
2002-03-12  Mike McCormackFinish any pending WaitCommEvents if the event mask...
2002-03-12  Michael KarcherpDst was advanced too much when decoding DELTA blocks.
2002-03-12  Jukka HeinonenAdded option SW_FORCEMINIMIZE to ShowWindow.
2002-03-11  Patrik StridvallMade winebuild (almost) compile and work on Windows.
2002-03-11  Patrik Stridvall- Better handling when settimeofday is not available.
next