taskmgr: Fix spelling of the SYSTEM_PERFORMANCE_INFORMATION.MmTotalCommittedPages...
[wine] / programs / explorer /
2006-11-06  Phil Krylovexplorer: Build on Darwin versions prior to 8.0.
2006-10-03  Alexandre Julliardexplorer: Added dynamic drive support for MacOSX.
2006-10-03  Alexandre Julliardexplorer: Avoid repeated notifications on device removal.
2006-10-03  Alexandre Julliardexplorer: Split the device management to a separate...
2006-09-29  Michael Stefaniuc"One liners" printf format warning fixes for the migrat...
2006-09-26  Alexandre Julliardexplorer: Work around the latest HAL binary compatibili...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-11  James Liggettexplorer: Add support for tooltips for system tray...
2006-08-29  Marcus MeissnerRemove some more unused debugging channels.
2006-08-18  Alexandre Julliardexplorer: Specify an explicit path when launching winefile.
2006-08-17  Alexandre Julliarduser: Defer all ExitWindowsEx processing to wineboot.
2006-08-09  Alexandre Julliardexplorer: Never paint the desktop when using the X...
2006-08-08  Robert Shearmanuser: Make ExitWindowsEx asynchronous by deferring...
2006-07-10  Alexandre Julliardmake_progs: Generate the .gitignore file.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-07  Michael Stefaniucjanitorial: Move the storage specifier to the beginning...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-18  Alexandre Julliardexplorer: Reuse drives that point to the same device...
2006-04-18  Alexandre Julliardexplorer: Initial version of dynamic drive support...
2006-04-17  Andrew Riediexplorer: Fixed a typo in system tray.
2006-04-07  Alexandre Julliardexplorer: Don't use ExitWindows on shutdown.
2006-03-27  Alexandre Julliardx11drv: Moved desktop mode handling to the explorer...
2006-03-27  Robert Shearmanshell32: Adding a systray item with an invalid icon...
2006-03-07  Alexandre Julliardexplorer: Merged systray support with the desktop windo...
2006-03-07  Alexandre Julliardexplorer: Added desktop option.
2006-02-22  Alexandre Julliardexplorer: Moved systray configuration option to a more...
2006-02-22  Robert Shearmanshell32: Move systray handling to the explorer process.
2006-01-24  Dmitry TimoshkovMake more arrays const.
2006-01-14  Aric Stewartexplorer: Handle /select arguments correctly with the...
2005-11-26  Alexandre JulliardIgnore symlink files too (needed for git).
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-17  Alexandre JulliardFixed invalid C syntax.
2005-11-16  Aric StewartBeginnings of an explorer.exe replacement that wraps...