Implement LBS_COMBOBOX, and make use of it.
[wine] / dlls /
2004-10-04  Robert ShearmanAdd support for .gnu_debuglink.
2004-10-04  Jerry JenkinsFix an error message.
2004-10-04  Mike McCormackFix port enumeration.
2004-10-04  Dmitry TimoshkovIf an animation is already playing do not restart it.
2004-10-04  Aric StewartCheck to make sure PropSheetInfo* is not null before...
2004-10-04  Dmitry TimoshkovAdd more message conversion tests, make the tests pass...
2004-10-04  Francois GougetDon't use COBJMACROS on internal interfaces.
2004-10-04  Robert Shearman- Fix calculation of required buffer size.
2004-10-04  Piotr CabanAdded Polish translation.
2004-10-04  Dmitry TimoshkovAvoid a crash in advapi32/test_sha_ctx.c test if requir...
2004-10-04  Robert Shearman- Check for string pointer being outside of the string...
2004-10-04  Robert ShearmanFix the loading .dbg files by no longer using RtlImageN...
2004-10-04  Jerry JenkinsDon't use the SND_PCM_ASYNC flag for the moment.
2004-10-04  Mike McCormackPrevent crash using CJK locale but no input method.
2004-10-04  Dmitry TimoshkovDo not use GlobalFree for a memory returned by LoadReso...
2004-10-04  Filip NavaraAdd UTC to the time zone list.
2004-10-04  Rein Klazes- Time out on recv from and send to blocking sockets.
2004-10-04  Robert ShearmanAdd tests for conversion of message parameters.
2004-10-04  Huw DaviesUrlEscape has different rules depending on the protocol.
2004-10-04  Vitaliy MargolenDon't loose last band on insert.
2004-10-04  Ge van GeldorpCan't pass NULL as default value to GetPrivateProfileSt...
2004-10-04  Robert ShearmanRewrite a section of code so that it doesn't use exit...
2004-10-04  Robert ShearmanPrint out a slightly more informative message if an...
2004-09-29  Alexandre JulliardAvoid using gettimeofday.
2004-09-29  Jason EdmeadesMove into wined3d and call from d3d9 the GetAdapterId...
2004-09-29  Alexandre JulliardAuthors: Klemens Friedl <frik85@hotmail.com>, Martin...
2004-09-29  Huw DaviesParseURL is now documented, so move it into shlwapi.h.
2004-09-29  Dmitry TimoshkovIgnore FocusOut event if there is no event window.
2004-09-29  Vincent BéronKeep the original resources if !bDeleteExistingResources in
2004-09-29  James HawkinsLimit scrolling of the edit control to the last line...
2004-09-28  Robert ShearmanSimplify getting custom icons for a folder by utilising...
2004-09-28  Robert Shearman- Add support for custom shell folders, such as the...
2004-09-28  Huw DaviesFix a reference leak on failure (spotted by Rob Shearman).
2004-09-28  Huw DaviesStub implementation of IInternetSecurityManager.
2004-09-28  Robert Shearman- Don't perform event check if in system code. Fixes...
2004-09-28  Michael Stefaniuc- native ImageList_Remove dosn't spit out an error...
2004-09-28  Robert ShearmanDetermine whether to do label edit before sending NM_CLICK.
2004-09-28  James HawkinsStub implementation of AtlModuleUnregisterServerEx.
2004-09-28  Jon GriffithsItem height/expand button width must be >= than imageli...
2004-09-28  Jason Edmeades- Make d3d8 know about the wined3d device and start...
2004-09-27  Huw DaviesPartial implementation of advpack.RegInstall.
2004-09-27  Alexander YaworskyStart only first service in the service table.
2004-09-27  Uwe BonnesCall GetProcessHeap() instead of passing its address.
2004-09-27  Ge van GeldorpCall GetProcessHeap() instead of passing its address.
2004-09-27  Michael Kaufmann - Add as many entries to the color map as specified...
2004-09-27  Marcus MeissnerFunction return types cannot be const.
2004-09-27  Eric Pouech- now storing vector of types on a per module basis...
2004-09-25  Robert Shearman- Implement WS_DISABLED style.
2004-09-25  Huw DaviesImplement PathSearchAndQualify.
2004-09-25  Ge van GeldorpSHGetAppCompatFlags takes 4 bytes of parameters.
2004-09-25  Alexander YaworskyRestructured code of StartServiceCtrlDispatcherA/W.
2004-09-24  Joris HuizerRef count increment/decrement cleanup.
2004-09-24  Jon GriffithsUse a (seemingly xp default) width of 7 for system...
2004-09-24  Martin Fuchs- Use system metrics to determine icon sizes.
2004-09-24  Richard CohenMenuItemFromPoint shouldn't crash if there's no menu.
2004-09-24  Uwe BonnesMake WINEDLLOVERRIDES also match for *dll.
2004-09-23  Robert ShearmanDon't define GWL_USERDATA, GWL_ID, GWL_HWNDPARENT,...
2004-09-23  Robert ShearmanUse dynamically allocated heap allocated buffers in
2004-09-23  Robert Shearman- Don't crash on double InternetCloseHandle.
2004-09-23  Dmitry Timoshkov- Skip shell window test on Win9x and restore its funct...
2004-09-23  Martin FuchsAt least print message if we're not returning requested...
2004-09-23  Robert Shearman- Make the control look more like native by using the...
2004-09-23  Filip NavaraFix obviously wrong condition in an "if" statement.
2004-09-23  Filip NavaraAdd note about unimplemented TB_SAVERESTORE message.
2004-09-23  Steven EdwardsRemove unneeded include statements.
2004-09-23  Jason EdmeadesCreate a wined3d interface, and generate a wined3d...
2004-09-23  Ge van GeldorpSome windres versions don't like POPUP"", change to...
2004-09-23  Robert ShearmanFix debugger for flat PC and non-flat frame.
2004-09-23  Steven EdwardsRemove some unneeded include statements.
2004-09-22  Richard CohenMove TRACE inside TRY block.
2004-09-22  Piotr CabanAdded Polish translation.
2004-09-22  Robert ShearmanGetWindowLong -> GetWindowLongPtr.
2004-09-22  Dmitry TimoshkovMake mlang return the same code page descriptions as...
2004-09-22  Huw DaviesDon't trash the dst variant if we can't do the type...
2004-09-22  Martin FuchsStore absolute path in .lnk file.
2004-09-22  Dimitrie O. PaunAvoid W->A transitions.
2004-09-22  Dimitrie O. PaunWe now have ICC_LINK_CLASS.
2004-09-22  Dimitrie O. PaunCleanup W->A transition.
2004-09-22  Steven EdwardsMove URL_SCHEME typedef to match PSDK.
2004-09-22  Hans LeidekkerBeginnings of an MSCMS implementation based on LittleCMS.
2004-09-22  Alex Villacís LassoPartial implementation for OLEPictureImpl_Save.
2004-09-22  Alexander YaworskyMoved TRACEs to the beginning of functions.
2004-09-22  Martin FuchsImplement IShellLinkA::Resolve and IShellLinkW::Resolve.
2004-09-22  Robert ShearmanShare version information between DllGetVersion and...
2004-09-22  Alexandre JulliardRevert broken change in previous patch.
2004-09-22  Alexander YaworskyMoved code from CreateThread to CreateRemoteThread.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-21  Francois GougetFix CSIDL_COMMON_{STARTMENU,PROGRAMS,DESKTOPDIRECTORY...
2004-09-21  Robert Shearman- Status update.
2004-09-21  Martin FuchsMatch class name used by Windows.
2004-09-21  Robert ReifAdd dx3 capabilities.
2004-09-21  Jason EdmeadesDon't hide and restore the window when changing it...
2004-09-21  Alexandre JulliardIgnore the generated header files.
2004-09-21  Alexandre JulliardBuild the .h files from their idl source at compile...
2004-09-21  James HawkinsUse InterlockedDecrement and InterlockedIncrement inste...
2004-09-21  Dmitry TimoshkovMake message flow for MDI creation/activation/destructi...
2004-09-21  Alexander YaworskyMake RtlCreateUserThread fail if process handle is...
2004-09-21  Alexander YaworskyPass arguments to the service program.
2004-09-20  Alexandre JulliardBuild idl files as part of the normal build process.
2004-09-20  Martin FuchsCorrect setting of default menu item in shell context...
next