Commit History

Author SHA1 Message Date
  Nikolay Sivov a74c56a3b9 explorer: Added stub IWebBrowser2 support for desktop shell window. 9 years ago
  Nikolay Sivov b4769495bc explorer: Added a stub IShellWindows implementation. 9 years ago
  Alexandre Julliard aceec41e93 explorer: Cleanup system tray icons when their owner is destroyed instead of polling. 9 years ago
  Alexandre Julliard 6bf64f0ac2 user32: Fail creation of the desktop window earlier on when it already exists. 10 years ago
  Vincent Povirk dfaf6a42ac explorer: Default to showing the systray if the desktop is named "shell". 11 years ago
  Vincent Povirk 913cb83622 explorer: Add a registry setting to always show the systray. 11 years ago
  Alexandre Julliard 1483bfa21d explorer: Remove SWP_NOACTIVATE to ensure that the foreground window is set to the desktop. 11 years ago
  Alexandre Julliard b236142530 explorer: Allow to specify the name of the graphics driver in the /desktop option. 11 years ago
  Alexandre Julliard 43f042ed9c explorer: Load the graphics driver specified in the registry instead of relying on gdi32. 11 years ago
  Alexandre Julliard f5113d2d56 user32: Set the display device property on the desktop window as soon as it is created. 11 years ago
  Alexandre Julliard a6c7f6a4ba explorer: Store the graphics driver name for the desktop in the registry. 11 years ago
  Alexandre Julliard 0d40cdc779 explorer: Avoid crashing when the desktop launchers are not initialized. 11 years ago
  Alexandre Julliard 040bd407c7 explorer: Make sure the graphics driver module is always set. 11 years ago
  Alexandre Julliard 13149b67d3 explorer: Create the driver desktop window after the window handle is created. 11 years ago
  Alexandre Julliard 1f9c541b58 explorer: Set the final size of the desktop window only after it has been created. 11 years ago
  Marcus Meissner 9a336ce3e7 explorer: Fixed wrong heapalloc size (Coverity). 11 years ago
  Alexandre Julliard 9eb3f6a3db explorer: Don't worry about desktop launchers in non-desktop mode. 11 years ago
  Qian Hong c8d1d4aadc explorer: Create non-existent folders when initializing launchers. 11 years ago
  Hans Leidekker d62e7f7b9b explorer: Watch the desktop folders for changes and update the launcher list accordingly. 11 years ago
  Hans Leidekker e44f0c8f2d explorer: Initial implementation of desktop launchers. 11 years ago
  Alexandre Julliard 43ac582d7d libport: Rename spawnvp to _spawnvp to avoid the deprecated name. 11 years ago
  Ken Thomases 7eec5ad781 explorer: Create desktop window hidden and only show it if it wins the race. 11 years ago
  Alexandre Julliard a73c5d5c81 explorer: Return a simple boolean instead of a window in the wine_create_desktop entry point. 11 years ago
  Alexandre Julliard 3e24a17c03 explorer: Retrieve the graphics driver module from gdi32. 11 years ago
  Alexandre Julliard 1247225841 user32: Refresh the desktop when the wallpaper is changed. 12 years ago
  Alexandre Julliard b2fa004ee4 user32: Simplify initialization of the desktop wallpaper. 12 years ago
  Alexandre Julliard 78b86e3446 explorer: Remove support for the old-style X11 desktop configuration key. 12 years ago
  Alexandre Julliard c9eee73450 makefiles: Define __WINESRC__ when building programs. 13 years ago
  Ken Thomases 92298f59fe explorer: Use _P_DETACH instead of _P_NOWAIT with spawnvp() to avoid zombies. 13 years ago
  Alexandre Julliard 21e86f60ec server: Post a message to the desktop window when the cursor clip rectangle changes. 13 years ago