Fix some sign-compare warnings by choosing correct datatypes.
[wine] / dlls /
2005-07-15  Stefan HuehnerFix some sign-compare warnings by choosing correct...
2005-07-15  Stefan HuehnerAdd some consts to fix discard-qual warnings.
2005-07-15  Dmitry TimoshkovAdd a test for handling overlapped buffers by WideCharT...
2005-07-15  Paul VriensAdded a test, specifically for NT/W2K/XP/W2K3.
2005-07-15  Frank RichterMake dialog theme texture setting non-global (ie a...
2005-07-15  Oliver StieberFixed a division by 0 in setup_light that occurs with...
2005-07-15  Frank RichterAdd support for drawing gradient captions.
2005-07-15  Dmitry TimoshkovAvoid unnecessary casts.
2005-07-15  Michael JungAdd file type column in detailed shell view.
2005-07-15  Dmitry TimoshkovMake VIRTUAL_HandleFault return an NTSTATUS.
2005-07-15  Kevin KoltzauForward some header notifications to parent of listview.
2005-07-15  Thomas WeidenmuellerSupport PSM_IDTOINDEX.
2005-07-15  Hans LeidekkerLink directly to liblcms.
2005-07-15  Dmitry TimoshkovUse SIZE_T type for size variables in NTDLL when approp...
2005-07-15  Thomas Weidenmueller- Support PSH_WIZARDHASFINISH in wizards.
2005-07-15  Stefan HuehnerFix some write-strings warnings.
2005-07-15  Michael JungDo filename postprocessing in GetDisplayNameOf (Hide...
2005-07-15  Oliver StieberCorrect a missplaced #if in IWineD3DDeviceImpl_CleanRender.
2005-07-15  Aric StewartWhen adding an image copy the full previous buffer.
2005-07-15  Robert ShearmanFix return value of InternetQueryDataAvailable.
2005-07-15  Eric PouechGet rid of HeapValidate as it's not properly handled...
2005-07-15  Felix NawothnigFix the EnumEnhMetaFile tests.
2005-07-15  Huw DaviesSet the default doc title to that of Windows.
2005-07-15  Oliver StieberImplemented Get/Set/Free private data in resource.
2005-07-15  Paul VriensReturn TRUST_E_PROVIDER_UNKNOWN until implemented.
2005-07-14  Alexandre JulliardMoved initialization of the default user process parame...
2005-07-14  Oliver StieberFixed a bug in Preload caused be a missing brace around...
2005-07-14  Stefan HuehnerFix some missing-declarations warnings.
2005-07-14  Jacek Caban- Added more tests.
2005-07-14  Jacek CabanAdded MSHTML library declaration.
2005-07-14  Alexandre JulliardMoved the server start time to the init_thread request...
2005-07-14  Robert ShearmanHandle CopyImage and other functions failing by not...
2005-07-14  Juan LangRelease DC in error condition on StretchDIBits.
2005-07-14  Jacek Caban- Better handling of UI and InPlace active state.
2005-07-14  Juan LangEncode/decode certs, with tests.
2005-07-13  Alexandre JulliardReturn the startup info size in the init_thread request...
2005-07-13  Oliver StieberCorrect a few formats that were incorrect.
2005-07-13  Jacek CabanAdded downloadmgr.idl.
2005-07-13  Alexandre JulliardInitialize relay debugging earlier on now that the...
2005-07-13  Alexandre JulliardGet rid of the boot_done request.
2005-07-13  Oliver StieberTidy up some comments and formatting.
2005-07-13  Huw DaviesPartial implementation of SetJobW.
2005-07-13  Alexandre JulliardAlready initialize the process in the first init_thread...
2005-07-13  Alexandre JulliardUse the official names for the Unicode string constants.
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-07-13  Hans LeidekkerBeginnings of WLDAP32.
2005-07-13  Alexandre JulliardIgnore high bit of spin count.
2005-07-13  Oliver StieberAdded basic memory management and tracking to wined3d.
2005-07-13  Jacek CabanTHIS macros cleanup.
2005-07-13  Jacek CabanCall ShowUI and HideUI in UIActivate.
2005-07-13  Henning Gerhardt- Added German winspool resource file.
2005-07-12  Alexandre JulliardMoved the fields that depends on startup info from...
2005-07-12  Mike McCormackClean up CURSORICON_Load.
2005-07-12  Aric StewartBoth wcschr and wcsrchr should be able to find the...
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-07-12  Huw DaviesForward SetJobA -> SetJobW.
2005-07-12  Aric StewartFurther testing shows that when CustomActionData needs...
2005-07-12  Mike McCormackRemove CURSORICON_SimulateLoadingFromResourceW.
2005-07-12  Mike McCormackModify CURSORICON_FindBestIcon/Cursor to use enumerator...
2005-07-12  Robert ShearmanCall SetLastError on errors.
2005-07-12  Robert Shearman- Support right-aligned text in TabbedTextOut.
2005-07-12  Alexandre JulliardUse the unicode.h functions where possible.
2005-07-12  Aric StewartUse the SourceList functions to get the source path in
2005-07-12  Aric StewartWhen working toward install on demand support we need...
2005-07-12  Robert Shearman- Implement LB_SETLOCALE.
2005-07-12  Frank RichterBetter viewport origin in DrawThemeParentBackground().
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-07-12  Oliver StieberImplement UpdateTexture and UpdateSurface in wined3d.
2005-07-12  Huw DaviesScheduleJob for 'file' ports.
2005-07-12  Mike McCormackDisplay icons in buttons that have them.
2005-07-12  Jacek Caban- Added stub implementation of IOleCommandTarget.
2005-07-12  Michael JungDon't cache child pidls in UnixFolder, but create them...
2005-07-12  Juan Lang- encode/decode CERT_INFO, with tests
2005-07-12  Frank RichterCorrect border rectangle drawing.
2005-07-12  Frank RichterDon't crash if NULL is passed as the class list to...
2005-07-11  Alexandre JulliardLoad the HKEY_CURRENT_USER branch at server startup...
2005-07-11  Alexandre JulliardUse an SID instead of the user name for the path of the
2005-07-11  Oliver StieberMove parameters relating to opengl on the surface struc...
2005-07-11  Aric StewartProperly resize the buffer based on ERROR_MORE_DATA.
2005-07-11  Paul VriensBasic tests for LoadLibraryA and GetProcAddress.
2005-07-11  Alexandre JulliardA NULL module handle means 'main exe' in GetProcAddress...
2005-07-11  Detlef RiekenbergPrinters_RegisterWindowW / Printers_UnregisterWindow...
2005-07-11  Stefan LeichterAdded stubs for ExecuteCab and TranslateInfString.
2005-07-11  Aric StewartUse the strings defined in msi.h.
2005-07-11  Aric StewartCorrect an error where I was not properly advancing...
2005-07-11  Jacek Caban- Remove licence header.
2005-07-11  Francois GougetOnly print the joystick state when it changes so the...
2005-07-11  Alexandre JulliardMake GetKerningPairs an alias for GetKerningPairsA.
2005-07-11  Oliver StieberImplemented basic non-power 2 texture in wined3d.
2005-07-11  Francois GougetRemove unnecessary STRICT defines.
2005-07-11  Uwe BonnesSTATUS_TIMEOUT is no error for Read|WriteFile.
2005-07-11  Uwe BonnesWait for the object multiple times until TIMEOUT is...
2005-07-11  Robert ShearmanThe units passed into LB_SETTABSTOPS are dialog units...
2005-07-11  Aric StewartIf MsiGetProperty(A/W) is called with a NULL for the...
2005-07-11  Vijay Kiran KamujuFix _setmbcp behavior for unreal codepages.
2005-07-11  Alexandre JulliardAlso look for the plain module specification in WINEDLL...
2005-07-11  Aric StewartAdd the string constants located in msi.h and make...
2005-07-11  Huw DaviesScheduleJob for (as yet unused) 'cups' ports.
2005-07-11  Mike McCormackReplace CURSORICON_CreateFromResource by CreateIconFrom...
2005-07-11  Mike McCormackInterlocked LONG* gcc warning fixes.
next