wine
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.
2002-02-27  Andreas MohrImplemented "App Paths" registry key support for Search...
2002-02-27  Andreas MohrFixed overflow and signed/unsigned behaviour.
2002-02-27  Alexandre JulliardReimplemented DebugBreakProcess.
2002-02-27  Andreas MohrSpelling/alignment fixes.
2002-02-27  Andreas Mohr- stress the fact that wineinstall is in Wine source
2002-02-27  Eric PouechAdded the detach command to the debugger.
2002-02-27  Eric PouechNew XP debugging APIs: implemented DebugActiveProcessStop,
2002-02-27  Alexandre JulliardAuthors: Francois Gouget <fgouget@free.fr>, Andriy...
2002-02-27  Bill MedlandCentre text correctly for the selected item.
2002-02-27  Guy L. Albertelli- Support CCS_VERT as alternative for TBSTYLE_WRAPABLE.
2002-02-27  Eric PouechFixed ShellExecute functions when ddeexec was present...
2002-02-27  Guy L. AlbertelliFix the strange case in WIN_FixCoordinates where x...
2002-02-26  Alexandre JulliardFixed make uninstall.
2002-02-26  Marcus MeissnerFixed cut&paste problem in SETRTS.
2002-02-26  Bill MedlandCorrect Word breaking in centred/right justified mode...
2002-02-26  Guy L. AlbertelliAdd additional CCM_ message names.
2002-02-26  Guy L. AlbertelliImplement EM_FMTLINES message based on relay trace...
2002-02-26  Eric PouechAdded lots of missing defines.
2002-02-26  Eric PouechFixed DdeGetData when called for getting size.
2002-02-26  Eric PouechFixed WM_SETFONT handling (no redraw made in some cases).
2002-02-26  Eric PouechCosmetic fixes to 'walk proc' command.
2002-02-26  Lionel UlmerFix crash in the X11 HAL when setting a NULL palette...
2002-02-26  Philipp WollermannAdded support for the Crux Linux distribution (with...
2002-02-26  Guy L. AlbertelliFix another bad test. Caused regression in IE 4.
2002-02-26  Charles DuffyStop TOOLBAR_MeasureString from dying on empty strings.
2002-02-26  Dave HawkesPartially repair hotspot handling.
2002-02-25  Peter HunnisettNew file msvcrt/excpt.h. Move some stuff out of winnt...
next