mlang: Only return the locale language name if no country name exists.
[wine] / dlls / shell32 /
2008-05-21  Andrew Talbotshell32: Remove unused file-static variable.
2008-05-20  Paul Vriensshell32/tests: SHGetPathFromIDListA returns a BOOL...
2008-05-19  Paul Vriensshell32/tests: Fix test when running on Wine.
2008-05-19  Paul Vriensjanitorial: Close COM after tests.
2008-05-19  Mikołaj ZalewskiMake Swedish use SUBLANG_NEUTRAL.
2008-05-19  Mikołaj ZalewskiUpdate Polish translation.
2008-05-12  Hwang YunSong(황윤성)shell32: Updated Korean Resource.
2008-05-12  Dmitry Timoshkovshell32: Fix calling convention of LPFNOFN, don't use...
2008-05-07  Francois GougetAssorted spelling fixes.
2008-05-06  Alexandre Julliardshell32: Set the correct default for shell folders...
2008-05-05  Jens Albretsenshell32: Added missing Danish translations.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-30  Austin Englishshell32: Fix a typo.
2008-04-25  Alexandre Julliardshell32: Avoid traces that use size_t.
2008-04-25  Andrew Talbotshell32: Remove unused variables.
2008-04-24  James Hawkinsshell32: Fix a test that fails in win2k3.
2008-04-23  Tomasz Jezierskishell32: Secure filename copy to fixed size variable...
2008-04-21  Tomasz NowińskiFixed typos in the Polish translations.
2008-04-21  Austin EnglishSpelling fixes.
2008-04-21  Stefan Leichtershell32: Implement SHGetFolderPathAndSubDirA/W.
2008-04-18  Hwang YunSong(황윤성shell32: Updated Korean resource.
2008-04-15  Marcus Meissnershell32: Correct casing for "Wine".
2008-04-14  Rok Mandeljcshell32: Updated Slovenian translation to reflect chang...
2008-04-11  James Hawkinsshell32: Fix a few tests that fail in win2k.
2008-04-11  Rob Shearmanshell32: Implement ParseDisplayName for EntireNetwork...
2008-04-09  Hwang YunSong(황윤성)shell32: Updated Korean resource.
2008-04-08  Rok Mandeljcshell32: Updated Slovenian translation.
2008-04-07  Alexander Nicolays... shell32: Update Norwegian Bokmål resource.
2008-04-03  James Hawkinsshell32: Fix and simplify the FO_COPY operation, with...
2008-04-02  Frans Koolshell32: Corrected/added Dutch translations.
2008-04-02  James Hawkinsshell32: Handle a few cases in FO_COPY that arise from...
2008-03-31  Marcus Meissnershell32: Adjusted German about dialog for changes in...
2008-03-31  Vitaliy MargolenUpdate Russian translations.
2008-03-31  Mikołaj Zalewskishell32: Update Polish translation.
2008-03-28  Vitaliy MargolenUpdate Russian translations.
2008-03-27  Ge van Geldorpshell32: Support getting the shell folder path for...
2008-03-26  Alexandre Julliardshell32: Add a license message box and a build id to...
2008-03-26  Michael Stefaniucshell32: Update the German Translation.
2008-03-21  Alexandre Julliardshell32: Use the larger Wine logo icon in the About...
2008-03-21  Alexandre Julliardshell32: Make the icon space a bit larger in the About...
2008-03-19  Dan Kegelshell32: Only print "HCR_GetFolderAttributes should...
2008-03-18  Andrew Talbotshell32: Assign to structs instead of using memcpy.
2008-03-15  Alexandre Julliardshell32/tests: Remove spurious linefeeds in error messages.
2008-03-14  Stefan Leichtershell32: Fix SHGetFolderPathAndSubDir tests.
2008-03-12  Lei Zhangshell32: Use xdg well known directories for desktop...
2008-03-12  Lei Zhangshell32: Use xdg well known directories for my_xxx...
2008-03-12  Lei Zhangshell32: Add xdg-user-dirs lookup code.
2008-03-11  Mikołaj Zalewskishell32: Remove DISCARDABLE from STRINGTABLE resources.
2008-03-10  Paul Vriensshell32/tests: Make tests run again on win95 and NT.
2008-03-05  Huw Daviesshell32: Add a test for ABM_GETTASKBARPOS.
2008-03-05  Huw Daviesshell32: ABM_GETAUTOHIDEBAR should return a HWND or...
2008-03-05  Huw Daviesshell32: Fix return type of SHAppBarMessage.
2008-03-05  Lei Zhangshell32: Remove unused variable.
2008-03-05  Mikołaj Zalewskishell32: Improve SHRegisterDragDrop and SHRevokeDragDrop.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-04  Stefan Leichtershell32: Added tests for SHGetFolderPathAndSubDirA.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-02-28  Mikołaj Zalewskishell32: Fixes in Polish translation.
2008-02-27  Francois Gougetshell32/tests: Use the IShellLinkDataList's standard...
2008-02-25  Rob Shearmanshell32: Fix the character count passed to SearchPathW...
2008-02-18  Rob Shearmanshell32: Fix the logic in Control_LoadApplet determinin...
2008-02-18  Gerald Pfeifershell32: Adjust a format specifier and remove a redunda...
2008-02-18  Rob Shearmanshell32: Fix incorrect character count passed into...
2008-02-16  Rob Shearmanshell32: Fix character count passed into lstrcpnA in...
2008-02-16  Rob Shearmanshell32: Fix the character count passed into LoadString...
2008-02-15  Rob Shearmanshell32: Memory allocated by CommandLineToArgvW should...
2008-02-15  Alexandre Julliardshell32: Add support for the NoDrives registry key.
2008-02-15  Paul Vriensshell32/tests: GetLongPathNameA is not implemented...
2008-02-12  Frans Koolshell32: Added Dutch translations.
2008-02-07  Alexandre Julliardtests: Add a helper routine to wait for a child process...
2008-02-07  Alexander Nicolays... shell32: Use LocalFree in CommandLineToArgvW.
2008-02-06  Kirill K. Smirnovsystray: Properly track errors.
2008-02-04  Alexandre Julliardshell32: Fix permissions of newly-created directories.
2008-02-04  Francois Gougetshell32/tests: Fix a couple of copy/paste errors.
2008-01-25  Dmitry Timoshkovshell32: Add a LogoffWindowsDialog stub.
2008-01-21  Andrew Talbotshell32: Remove unneeded casts.
2008-01-21  Andrew Talbotshell32: Remove unneeded casts.
2008-01-21  Andrew Talbotshell32: Remove unneeded casts.
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-16  Francois GougetFix spelling error in the generated conformance test...
2008-01-15  Andrey Esinshell32: Update Russian translation.
2008-01-11  Francois Gougetshell32: A lot of lnk files have extra data blocks...
2008-01-08  Andrey Esinshell32: Fixed typo.
2007-12-31  Alexandre Julliardshell32: Fix messed up indentation.
2007-12-27  Mike McCormackshell32: Implement "My Network Places" shell folder.
2007-12-18  Francois GougetAssorted spelling fixes.
2007-12-18  Francois Gougetshell32/tests: Use GetProcAddress() on SHFileOperationW...
2007-12-18  Francois Gougetshell32/tests: Use GetProcAddress() on Shell_NotifyIcon...
2007-12-18  Francois Gougetshell32/tests: Use GetProcAddress() on SHGetPathFromIDL...
2007-12-18  Francois Gougetshell32/tests: Copy the PathRemoveBackslashA() and...
2007-12-18  Francois Gougetshell32/tests: Avoid SHDeleteKeyA() because shlwapi...
2007-12-10  Luis C. Busquets... shell32: Update Spanish resource.
2007-12-07  Jonathan ErnstUpdated French translation.
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-12-06  Alexandre Julliardshell32: Fix some wrc warnings.
2007-12-06  Luis C. Busquets... shell32: Update Spanish resource.
2007-12-06  Alexander Nicolays... shell32: Handle backspace key in shellview.
2007-12-06  Alexander Nicolays... shell32: Localize 'new folder' string.
2007-12-05  Vitaly Lipatovshell32: Use sizeof instead of constant for buffer...
2007-12-04  Jonathan Ernstshell32: Updated French translation.
next