wine
2004-09-25  Huw DaviesImplement PathSearchAndQualify.
2004-09-25  Ge van GeldorpSHGetAppCompatFlags takes 4 bytes of parameters.
2004-09-25  Ken Belleau- Removed code that took the focus away from the buttons.
2004-09-25  Alexander YaworskyRestructured code of StartServiceCtrlDispatcherA/W.
2004-09-24  Joris HuizerRef count increment/decrement cleanup.
2004-09-24  Hajime SegawaAdded StatusFontSize and MessageFontSize entries in...
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  Alexandre JulliardSupport compiling with -fPIC for people who somehow...
2004-09-24  Vincent BéronChange the sample app from winemine to notepad for...
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  Ken Belleau- Removed the deprecated OF_SEARCH flag.
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  Alexandre JulliardAdded support for epoll() as an alternative to poll...
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-23  Steven EdwardsDefine _WIN32_WINNT and _WIN32_IE versions for MS_VC...
2004-09-22  Richard CohenMove TRACE inside TRY block.
2004-09-22  Piotr CabanAdded Polish translation.
2004-09-22  Warren BairdFix autoconf to have a new WINE_TRY_SHLIB_FLAGS functio...
2004-09-22  Robert ShearmanGetWindowLong -> GetWindowLongPtr.
2004-09-22  Dmitry TimoshkovMake mlang return the same code page descriptions as...
2004-09-22  Richard Cohen- Remove obsolete handling of WINE_STRICT/NULL_HANDLE.
2004-09-22  Richard CohenChange variable name from l to k.
2004-09-22  Huw DaviesDon't trash the dst variant if we can't do the type...
2004-09-22  Martin Fuchs- Handle "." and ".." as special case and move them...
2004-09-22  Martin FuchsStore absolute path in .lnk file.
2004-09-22  Dimitrie O... Avoid W->A transitions.
2004-09-22  Dimitrie O... We now have ICC_LINK_CLASS.
2004-09-22  Dimitrie O... We no longer have a separate setupx/ DLL dir.
2004-09-22  Dimitrie O... Cleanup 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... Partial 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  Alexandre JulliardGet rid of the assembly code, it doesn't really improve...
2004-09-21  Francois GougetAdd support for the CSIDL_COMMON_* locations.
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  Mike McCormackVarious formatting fixes.
2004-09-21  Robert ReifAdd dx3 capabilities.
2004-09-21  Jason EdmeadesDon't hide and restore the window when changing it...
2004-09-21  Dmitry TimoshkovFix WM_MDIREFRESHMENU for the case when separator is...
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 JulliardAdded /regserver and /unregserver options.
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...
2004-09-20  Huw DaviesAdd a 20 ppem strike with cp1252 coverage to Wine Sans...
2004-09-20  Dmitry TimoshkovMake menu code cope with WM_SYSKEY*/WM_SYSCHAR messages.
2004-09-20  Michael KaufmannFix a regression caused by an earlier patch for CreateD...
2004-09-20  Mike McCormackCoSuspendClassObjects stub implementation.
2004-09-20  Alexander YaworskyAdded service database names.
2004-09-20  Christian CostaAdded support for REGFILTER2 structure with dwVersion...
2004-09-20  Robert ShearmanAlways replace whatever is already in the HTTP "Host...
2004-09-20  Alexandre JulliardMoved timeout processing to a separate function.
2004-09-20  Filip Navara- Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGE...
2004-09-20  Jon GriffithsUse correct tag names for compatability with fwd decls.
2004-09-20  Martin FuchsMake drive letters in PIDLs always uppercase to enable...
2004-09-20  Michael KaufmannAdded a 3D border for Notepad's edit control.
2004-09-20  Marcus MeissnerSafeArrayGetElement on a VARIANT array does not free...
2004-09-20  Jukka HeinonenAdded support for int33 show/hide mouse cursor calls.
2004-09-20  Mike McCormackImprove the handling of complex data types (strings...
2004-09-20  Rein KlazesX11DRV_ScrollDC should not have a WINAPI attribute.
2004-09-20  Robert ShearmanDocument status of control against v6.0 of native version.
2004-09-20  Robert ShearmanInternetSetStatusCallback can be used on any handle...
2004-09-20  Robert Shearman- Fix some TRACEs
2004-09-17  Alexandre JulliardDon't bother to return partial region data in get_windo...
2004-09-17  Filip NavaraImplement A_SHA* functions present in Windows XP and...
2004-09-17  Robert ShearmanMake sure paths end with a slash before concatenating...
2004-09-17  Robert ReifCleanup reference counting.
2004-09-17  Robert ReifUse InterlockedIncrement/InterlockedDecrement for refer...
2004-09-17  Robert ShearmanUse Unicode window messages.
2004-09-16  Alexandre JulliardTransGaming
2004-09-16  Alexandre JulliardAvoid using socklen_t.
2004-09-16  Huw DaviesWhen we blit with a monochrome dibsection as the source...
2004-09-16  Ulrich CzekallaHandle painting the border if WS_EX_CLIENTEDGE is not...
2004-09-16  Juan Lang- correct ConvertStringSidToSidW and ConvertSidToString...
2004-09-16  Alexander YaworskyPass argv[0] (service name) to the service program.
next