- Implement CCM_{GET|SET}COLORSCHEME.
[wine] / dlls /
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  Dmitry TimoshkovAdded tests for GetSystemDirectoryA/W and GetWindowsDir...
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  Shi Quan HeStarted TWAIN implementation.
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  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  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  Guy L. Albertelli- Preliminary implementation of TVS_NOSCROLL and TVS_NO...
2002-03-20  Hidenori TakeshimaImplemented the basic COM framework.
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 TakeshimaImplemented some APIs.
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 BergAdded some stubs.
2002-03-19  Sergei TurchanovOrdinal 342 is really named SHInterlockedCompareExchange.
2002-03-19  Duane ClarkTOOLBAR_LButtonUp should work even if ReleaseCapture...
2002-03-19  Hidenori TakeshimaAdded stubs.
2002-03-19  Jukka HeinonenConsole mode DOS programs now receive mouse events.
2002-03-19  Francois GougetDon't show the window.
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 Stridvall- Better handling when settimeofday is not available.
2002-03-11  Alexandre JulliardFixed inter-process packing of CB/LB_FINDSTRING, CB...
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  Patrik StridvallFixed some issues found by winapi_check.
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  Guy L. Albertelli- Add scaffolding for TB_{GET|SET}PADDING.
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-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-28  Alexandre JulliardUpdated authors list from the Changelog. Please let...
2002-02-28  Alexandre JulliardAdded make check target to run unit tests too since...
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 MohrVarious cosmetic changes.
2002-02-27  Andriy PalamarchukAdded SystemParametersInfo unit test.
2002-02-27  Alexandre JulliardReimplemented DebugBreakProcess.
2002-02-27  Andreas MohrSpelling/alignment fixes.
2002-02-27  Eric PouechNew XP debugging APIs: implemented DebugActiveProcessStop,
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-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. AlbertelliImplement EM_FMTLINES message based on relay trace...
2002-02-26  Eric PouechFixed DdeGetData when called for getting size.
2002-02-26  Lionel UlmerFix crash in the X11 HAL when setting a NULL palette...
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...
2002-02-25  Gerard PatelLVM_GetItemRect should not take text size in account...
2002-02-22  Bill MedlandImplement multiline labels in the Large Item view by...
2002-02-22  Stefan LeichterCompile fix for GCC 2.7.x.
2002-02-22  Peter HunnisettAdd spec stub for RtlGetNtVersionNumbers.
2002-02-22  Gavriel StateChange useless warning into a TRACE.
2002-02-22  Peter Hunnisettatexit doesn't take a _onexit_t parameter.
2002-02-21  Peter HunnisettAdd _lock,_unlock and header file for them.
2002-02-21  Guy L. Albertelli- Forward ordinals 40, 41, 143, 362 to appropriate...
2002-02-21  Guy L. AlbertelliFix problems in DPA_Merge exposed by previous code...
2002-02-21  Bill MedlandDrawText ellipsification on all lines, not just single...
2002-02-20  Alexandre JulliardPreliminary version of the C unit tests run-time enviro...
2002-02-20  Bill MedlandDrawtext tidying up ready for the next big change:
2002-02-20  Lawson WhitneyProtect PathIsUNCServerShare from null lpszPath.
2002-02-19  Lawson WhitneySupport for nonstandard baud rate in SetCommState.
2002-02-19  Stefan LeichterAdded two missing exports.
2002-02-19  Ondrej MacekFix of ListView invalidation in LISTVIEW_SetBkColor.
2002-02-19  Gerard PatelHCR_GetDefaultIcon should set icon number to 0 if it...
2002-02-19  Hidenori TakeshimaFixed some deadlocks.
2002-02-19  Hidenori TakeshimaFixes for compatibility.
2002-02-19  Hidenori TakeshimaFixed bugs in processing DELTA.
2002-02-19  Bill MedlandChange the way that DrawText parses the next line to...
2002-02-19  Patrick HallerFix crash in VariantTimeToDosDateTime.
next