wine
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.
2002-03-11  Patrik StridvallAdded some optional headers and functions for compiling...
2002-03-11  Alexandre JulliardFixed inter-process packing of CB/LB_FINDSTRING, CB...
2002-03-11  Mehmet YasarFixed Unicode conversion for CB/LB_FINDSTRING, CB/LB_FI...
2002-03-11  Waldek HebischImplemented stdio buffering and ungetc. Misc stdio...
2002-03-11  Duane ClarkAdd support for report mode text justification.
2002-03-11  Mike McCormackSet an overlapped hEvent before calling any APCs.
2002-03-11  Hidenori TakeshimaAdded some stubs.
2002-03-11  Hidenori TakeshimaAdded some CLSIDs.
2002-03-11  Patrik StridvallFixed some issues found by winapi_check.
2002-03-11  Patrik Stridvall- Minor API update.
2002-03-11  Hidenori TakeshimaAdded and fixed some Japanese resources.
2002-03-11  Guy L. AlbertelliAdd support for WM_WINDOWPOSCHANGED to save new origin...
2002-03-11  Bill MedlandPass information through arguments instead of static...
2002-03-11  Mehmet YasarPrevent setup from crashing if a section in the INF...
2002-03-11  Turchanov SergeiImplement ordinal 342.
2002-03-11  Jason PhillipsMake wineclipsrv run as a daemon (close stdout/stderr...
2002-03-11  Axel SchmidtAdded keyboard layout for Logitech Cordless Desktop...
2002-03-11  Andriy PalamarchukAdded FIXMEs for actions with id>=115. These actions...
2002-03-11  Guy L. Albertelli- Add scaffolding for TB_{GET|SET}PADDING.
2002-03-11  Guy L. AlbertelliTrace undocumented toolbar messages.
2002-03-11  Guy L. Albertelli- Add BTN_... definitions (replacement for TBSTYLE_...
2002-03-11  Andreas MohrSome small cleanups to dinput mouse code.
2002-03-11  Andriy PalamarchukCreated dummy implementation of InternetSetOption function.
2002-03-11  Duane ClarkTest bUnicode and call appropriate DrawText routine.
2002-03-10  Alexandre JulliardRelease 20020310. wine-20020310
2002-03-10  Alexandre JulliardKeep old license around.
2002-03-10  Alexandre JulliardRemoved some obsolete files.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-03-09  Alexandre JulliardChanged license to LGPL.
2002-02-28  Alexandre JulliardRelease 20020228. wine-20020228
2002-02-28  Alexandre JulliardUpdated authors list from the Changelog. Please let...
2002-02-28  Alexandre JulliardAdded tests extra directories.
2002-02-28  Andriy PalamarchukMade regapi scripts able to process .reg files in regedit
2002-02-28  Alexandre JulliardAdded make check target to run unit tests too since...
2002-02-28  Dave HawkesFixed winproc memory leak.
2002-02-28  Duane ClarkAsk for correct number of chars in EditLblWndProcT.
2002-02-28  Michael CardenasMore complete implementation of SHLWAPI_356.
2002-02-28  Mike McCormackFixed merge error.
2002-02-28  Duane ClarkLISTVIEW_InsertColumnT can be called with a width of
2002-02-27  Andreas MohrAdded some defines and offsets.
2002-02-27  Andreas MohrVarious cosmetic changes.
2002-02-27  Andriy PalamarchukAdded SystemParametersInfo unit test.
2002-02-27  Alexandre JulliardCosmetic fixes.
2002-02-27  Andriy PalamarchukRemoved alternative make scripts.
next