dwrite: Implement GetWeight() for IDWriteFont.
[wine] / programs / explorer /
2012-01-23  Alexandre Julliardmakefiles: Define __WINESRC__ when building programs.
2012-01-20  Alexandre Julliardmakefiles: Disable use of Unicode macros globally for...
2011-12-01  Ken Thomasesexplorer: Use _P_DETACH instead of _P_NOWAIT with spawn...
2011-09-27  Hans Leidekkerexplorer: Add a version resource.
2011-08-30  Jay Yangexplorer: Try ShellExecute if the parameter isn't a...
2011-07-22  Jay Yangexplorer: Fix various memory leaks.
2011-07-19  Michael Stefaniucexplorer: Use FAILED instead of !SUCCEEDED.
2011-07-11  Francois Gougetexplorer: Fix compilation on systems that don't support...
2011-07-05  Jay Yangexplorer: Fix incorrect cast.
2011-07-04  Jay Yangexplorer: Add dropdown entries to explorer's combobox.
2011-07-04  Jay Yangexplorer: Add a path combobox to explorer.
2011-07-04  Jay Yangexplorer: Add navigation buttons to explorer.
2011-06-28  Marcus Meissnerexplorer: Remove useless array NULL check (Coverity).
2011-06-20  Francois Gougetexplorer: Make explorer_wnd_proc() static.
2011-06-16  Jay Yangexplorer: Use the command line arguments.
2011-06-16  Jay Yangexplorer: Implement the explorer using IExplorerBrowser.
2011-04-05  Alexandre Julliardserver: Post a message to the desktop window when the...
2010-12-15  Alexandre Julliardexplorer: Add support for displaying system tray notifi...
2010-12-15  Alexandre Julliardexplorer: Store information needed for the info balloon...
2010-11-02  Alexandre Julliardexplorer: Make the systray window look more like a...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-18  Alexandre Julliardexplorer: Only run the systray timer when a systray...
2010-07-21  Alexandre Julliardprograms: Remove explicit imports of kernel32 and ntdll.
2010-05-08  Michael Stefaniucexplorer: Remove unneeded UNICODE define.
2010-03-30  Alexandre Julliardshell32: Pack the systray data structure to allow cross...
2010-03-30  Alexandre Julliardshell32: Pack the appbar data structure to allow crossi...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-10-27  Alexandre Julliardexplorer: Specify the full application path when starti...
2009-04-29  Dmitry Timoshkovexplorer: Initialize the Progman DDE interface when...
2009-01-06  Vincent Povirkexplorer: Quiet a few fixmes.
2008-12-17  Maarten Lankhorstwinex11.drv/explorer: Add CDECL to exported functions.
2008-12-15  Francois Gougetexplorer: Make appbar_wndproc() static.
2008-12-08  Vincent Povirkexplorer,shell32: Improve ABM_GETTASKBARPOS stub.
2008-09-17  Paul Chitescuexplorer: WM_SYSCOMMAND SC_SCREENSAVE to desktop trigge...
2008-09-05  Vincent Povirkexplorer: Modify rects passed to SHAppBarMessage to...
2008-09-05  Vincent Povirkexplorer: Track appbar positions and send ABN_POSCHANGE...
2008-09-05  Vincent Povirkexplorer: Implement ABM_ADD and ABM_REMOVE.
2008-09-04  Vincent Povirkshell32: Move SHAppBarMessage implementation from shell...
2008-09-03  Alexandre Julliardprograms: Build the programs that support it with ...
2008-08-29  Aric Stewartsystray: Keep systray hidden when requested by moving...
2008-06-25  Alexandre Julliardexplorer.exe: Create the top-level message window along...
2008-05-19  Lei Zhangexplorer: Allow explorer with no arguments to run winefile.
2008-05-13  Alexandre Julliardexplorer: Use a different return value to indicate...
2008-04-24  Alexandre Julliardexplorer: Retrieve the default desktop name from the...
2008-04-24  Alexandre Julliardexplorer: Allow specifying a default size for each...
2008-04-23  Alexandre Julliardexplorer: Convert the command line parsing to Unicode.
2008-04-22  Maarten Lankhorstexplorer/mountmgr.sys: Move device hotplug code over...
2008-04-08  Alexandre Julliardexplorer: Implement a global system tray window.
2008-04-08  Alexandre Julliardwinex11: Move all the embedded systray window support...
2008-02-25  Rob Shearmanexplorer: Clean up after CreateProcess in WinMain.
2008-02-16  Rob ShearmanDon't use GetExceptionCode and GetExceptionInformation...
2008-02-15  Christian Authmannexplorer: Add meaningful titles to virtual desktop...
2008-02-15  Kirill K. Smirnovsystray: Better validate icon owner.
2008-02-15  Kirill K. Smirnovsystray: Correctly handle icon addition/deletion.
2008-02-15  Kirill K. Smirnovsystray: Avoid modifying non-existent tooltip windows...
2008-02-06  Kirill K. Smirnovsystray: Add support for NIS_HIDDEN flag.
2008-02-06  Kirill K. Smirnovsystray: Properly track errors.
2008-01-23  Alexandre Julliardwinex11: Export a function to dock a window into the...
2008-01-23  Alexandre Julliardwinex11: Leave it up to explorer to specify the correct...
2007-12-27  Rob Shearmanexplorer: Fix memory leak when one or more properties...
2007-12-20  Alexandre Julliardexplorer: It no longer needs to be made a system process.
2007-12-05  Dmitry Timoshkovexplorer: Make initialize_display_settings work with...
2007-12-04  Dmitry Timoshkovexplorer: Store current display mode in the registry...
2007-11-20  Rob Shearmanexplorer: Add a fixme to show when applications are...
2007-11-19  Dmitry Timoshkovwinex11.drv: Use display device guid managed by explorer.
2007-10-23  Francois GougetAssorted spelling fixes.
2007-07-02  Alexandre Julliardconfigure: Merge the libhal existence check with the...
2007-07-02  Alexandre Julliardconfigure: Don't use a default soname if a library...
2007-06-06  Alexandre Julliardexplorer.exe: Mark explorer as a system process.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-11  Mikołaj Zalewskishell32: Handle invalid cbSize in Shell_NotifyIcon...
2007-03-19  Mikołaj Zalewskishell32/explorer: Support different structure sizes...
2007-02-07  Ken Thomasesexplorer: Fix leak: always release the CFDictionary.
2007-01-12  Kirill K. Smirnovexplorer/systray: Some code cleanup.
2006-11-08  Francois Gougetinclude: The PSDK does not have the A/W variants of...
2006-11-07  Francois Gougetuser32/include: Don't define the OBM_*, OCR_* and OIC_...
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...
next