comctl32: listview: Allow LVIF_STATE flag in subitems.
[wine] / dlls / shell32 /
2007-01-08  Francois Gougetshell32/tests: Hack SHGetFileInfo() so it does not...
2007-01-06  Francois Gougetshell32/tests: Print GetLastError() in decimal with...
2006-12-20  Alexandre Julliardshell32: Don't hardcode the system32 directory in regis...
2006-12-14  Francois Gougetshell32: Replace numeric literals with the proper constant.
2006-12-14  Francois Gougetshell32: Fix FindExecutableW() to not check if lpResult...
2006-12-14  Francois Gougetshell32: Add some documentation for FindExecutableW().
2006-12-14  Francois Gougetshell32: Fix FindExecutable() to return the executable...
2006-12-14  Francois Gougetshell32/tests: Add FindExecutable() tests.
2006-12-14  Francois Gougetshell32/tests: MSDN says ShellExecute() == 32 indicates...
2006-12-11  Hans Leidekkershell32: Add a stub implementation for SHLoadNonloadedI...
2006-12-11  Alexandre Julliardshell32: Avoid using garbage data in wildcard expansion.
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-12-08  Louis Lendersshell32: Define AVI resource 152.
2006-12-05  Francois GougetConsistently use SUBLANG_NEUTRAL for Italian resources.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-12-04  James Hawkinsshell32: Move a NULL pointer check before the place...
2006-11-28  Dmitry Timoshkovshell32: Make some data static and const.
2006-11-28  Francois Gougetshell32: Add a Portuguese translation (contributed...
2006-11-24  Francois GougetReplace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
2006-11-24  Francois Gougetshell32/tests: Don't use the NONAMELESS* macros in...
2006-11-24  Francois Gougetshell32: Remove unused parameters from SHELL_FindExecut...
2006-11-22  Marcus Meissnershell32: Pass number of wide chars, not bytes as last...
2006-11-16  Detlef Riekenbergshell32: Fix a function name in a comment.
2006-11-16  Louis Lendersshell32: Define a few more icon resources.
2006-11-15  Andrew Talbotshell32: Cast-qual warnings fix.
2006-11-15  Andrew Talbotshell32: Cast-qual warnings fix.
2006-11-14  Alexandre Julliardshell32: Don't use the short path name to delete files...
2006-11-13  Francois Gougetshell32: Fix inclusion of conditional headers (spotted...
2006-11-08  Francois Gougetshell32: Add missing '\n' to Wine trace.
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-06  Aric Stewartshell32: Have SHELL_ArgifyW respect the length of the...
2006-11-06  Aric Stewartshell32: Create dynamic buffers for expanded enviroment...
2006-10-30  Aric Stewartshell32: ABM_NEW was using parameters that are not...
2006-10-30  Paul Vriensshell32: Cast-qual warnings fix.
2006-10-25  Alexandre Julliardshell32: Properly handle negative coordinates for mouse...
2006-10-24  Mikołaj Zalewskiresources: Change Dutch sublanguage code to SUBLANG_NEU...
2006-10-24  Mikołaj Zalewskiresources: Change German sublanguage code to SUBLANG_NE...
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-19  Francois GougetFix compilation with gcc 2.95.
2006-10-16  Francois GougetAssorted spelling fixes.
2006-10-16  Michael StefaniucThe Data1 member of the GUID struct needs to be an...
2006-10-13  Detlef Riekenbergshell32: Fix typo in Run dialog.
2006-10-12  Detlef Riekenbergshell32: Implement SHRegQueryValueA with RegQueryValueA.
2006-10-11  Ge van Geldorpwinapi_test: Regenerate tests.
2006-10-09  Hans Leidekkershell32/tests: Win64 printf format warning fixes.
2006-10-09  Hans Leidekkershell32: Win64 printf format warning fixes.
2006-10-07  James Hawkinsjanitorial: Remove redundant NULL checks before SHFree.
2006-10-05  Francois Gougetshell32: Don't forget to set stateMask when calling...
2006-10-03  Francois Gougetshell32: Microsoft's EXP_DARWIN_LINK structure does...
2006-10-02  Andrew Talbotshell32: Another cast-qual warning fix.
2006-10-02  Andrew Talbotshell32: Cast-qual warnings fix.
2006-09-29  Francois GougetFix rpcndr.h so it takes CONST_VTABLE into account.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-29  Andrew Talbotshell32: Cast-qual warnings fix.
2006-09-29  Andrew Talbotshell32: Cast-qual warnings fix.
2006-09-29  Andrew Talbotshell32: Cast-qual warnings fix.
2006-09-29  Andrew Talbotshell32: Cast-qual warnings fix.
2006-09-26  Fatih Aşıcıshell32: Update Turkish resources.
2006-09-25  Jonathan Ernstdlls: Assorted French translation improvements.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-13  Alexandre Julliardtests: Moved some compatibility defines to wine/test.h.
2006-09-11  Alexandre Julliardshell32: Don't build authors.c for make depend, it...
2006-09-10  Mikołaj Zalewskishell32: Remove the unused shell allocator.
2006-09-10  Mikołaj Zalewskishell32: Document the shell32 "mini-COM" functions.
2006-09-08  Francois Gougetshell32: Fix spelling of a local variable.
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-26  Mikołaj Zalewskishell32: Fix a bug in SHELL_ConfirmW.
2006-08-24  Mike McCormackshell32: Use kernel functions in preference to libwine...
2006-08-24  Mike McCormackshell32: Fix compilation of test on MSVC6.
2006-08-23  Mikołaj Zalewskishell32: Pl.rc: Fix a backslash.
2006-08-22  Mikołaj Zalewskishell32: Show file size in the details view in kilobytes.
2006-08-22  Mike McCormackshell32: Don't add the directory name twice when recurs...
2006-08-21  Stefan HuehnerFix some -Wstrict-prototype warnings () -> (void).
2006-08-18  Mikołaj Zalewskishell32: Show the original file name and deletion date...
2006-08-18  Mikołaj Zalewskishell32: Add desktop entries parsing code.
2006-08-18  Mikołaj Zalewskishell32: Use Yes/No instead of OK/Cancel in confirm...
2006-08-11  Hwang YunSong(황윤성)shell32: Updated Korean resource.
2006-08-10  Alexander Nicolays... shell32: Updated Norwegian Bokmål resources.
2006-08-09  Francois Gougetshell32: Register CLSID_NetworkPlaces, CLSID_ShellFSFol...
2006-08-09  Frank Richtershell32: Tweak and update German translation.
2006-08-09  Mike McCormackshell32: IShellLink::SetPath removes quotes from the...
2006-08-09  Mike McCormackshell32: Fix test compilation with MSVC6.
2006-08-09  Mikołaj Zalewskishell32: Add recyclebin.c file missing in previous...
2006-08-09  Mikołaj Zalewskishell32: Update Polish translation.
2006-08-09  Mikołaj Zalewskishell32: Add a custom icon for the trash folder.
2006-08-09  Mikołaj Zalewskishell32: Add trash items enumeration.
2006-08-09  Mikołaj Zalewskishell32: Add a Trash virtual folder.
2006-08-08  Mike McCormackshell32: Use case insensitive comparisons when comparin...
2006-08-08  Hwang YunSong(황윤성)shell32: Updated Korean resource.
2006-08-08  Andrew Talbotshell32: Write-strings warnings fix.
2006-08-07  Francois GougetAssorted spelling fixes.
2006-08-02  Stefan Leichtershell32: Fix the file version string of the version...
2006-08-01  Mikołaj Zalewskishell32: Send directories and non-regular files to...
2006-07-31  Mikołaj Zalewskishell32: Update the Polish translation.
2006-07-31  Mikołaj Zalewskishell32: Call the trashing code from SHFileOperationW.
2006-07-31  Mikołaj Zalewskishell32: Add trashing support functions.
2006-07-31  Mikołaj Zalewskishell32: Add trashing confirmations.
2006-07-24  Louis. Lendersshell32: Define one more avi resource.
2006-07-24  Andrew Talbotshell32/tests: Write-strings warnings fix.
2006-07-17  Milko Krachounovshell32: Update Bulgarian translation.
next