Jacek Caban
|
cf87ceda7c
explorer: Set lib name for null driver.
|
3 years ago |
Rémi Bernon
|
2027c8ee1f
explorer: Create systray for the null graphics driver.
|
3 years ago |
Henri Verbeet
|
6b49b50bbe
explorer: Initialise window->pidl to NULL in shellwindows_Register().
|
3 years ago |
Alexandre Julliard
|
d47be63fae
explorer: Store the graphics driver basename instead of the full path.
|
3 years ago |
Michael Stefaniuc
|
27431b0f3a
explorer: Use the WCHAR string version of LoadLibrary.
|
4 years ago |
Zhiyi Zhang
|
c9d2b62926
explorer: Zero initialize DEVMODE before passing it to EnumDisplaySettings().
|
4 years ago |
Huw Davies
|
42e50e44f4
user32: Don't call CreateDesktop() with an empty desktop name.
|
4 years ago |
Zhiyi Zhang
|
b5d58ff69c
explorer: Initialize registry display settings for all adapters.
|
4 years ago |
Zebediah Figura
|
7b56edf9a4
explorer: Implement IShellWindows::FindWindowSW() for non-desktop windows.
|
4 years ago |
Zebediah Figura
|
54e1559a25
explorer: Implement IShellWindows::OnNavigate().
|
4 years ago |
Zebediah Figura
|
aeff6f189f
explorer: Implement IShellWindows::Register() and IShellWindows::Revoke().
|
4 years ago |
Jacek Caban
|
beaef92010
user32: Allow using null driver as a normal graphics driver.
|
4 years ago |
Huw Davies
|
e73d824121
explorer: Set the default driver to mac,x11 in all cases.
|
5 years ago |
Alexandre Julliard
|
e5e79bb7aa
explorer: Build with msvcrt.
|
5 years ago |
Alexandre Julliard
|
ed22f0454b
explorer: Move screen saver activation to the X11 driver.
|
5 years ago |
Ralf Habacker
|
ddb713653b
explorer: Fix atom leaks caused by not releasing DDE interface.
|
6 years ago |
Alexandre Julliard
|
9f8049105d
explorer: Move the check for the magic root desktop to the X11 driver.
|
6 years ago |
Michael Stefaniuc
|
83e481fee2
explorer: Use the ARRAY_SIZE() macro.
|
6 years ago |
Zebediah Figura
|
fc14753dc0
explorer: Wrap the desktop window procedure instead of replacing it.
|
6 years ago |
Alexandre Julliard
|
e6fdea726a
explorer: Allow the driver to override the desktop winproc at creation time.
|
7 years ago |
Akihiro Sagawa
|
505be073a1
explorer: Avoid using isspace() for WCHARs.
|
7 years ago |
Bruno Jesus
|
3eaf586149
explorer: Ensure launchers_per_row is at least 1 as it is used in divisions.
|
8 years ago |
Alexandre Julliard
|
f4568fc640
explorer: Add a generic handler for desktop notifications.
|
8 years ago |
Michael Stefaniuc
|
51144d6a6d
explorer: Print the debug string and not the pointer to it.
|
9 years ago |
Nikolay Sivov
|
3ec3fa5eb7
explorer: Return desktop shellview interface.
|
9 years ago |
Nikolay Sivov
|
d1e309abe2
explorer: Added IDispatch support for IShellWindows.
|
9 years ago |
Nikolay Sivov
|
eeabe96abb
explorer: Return IShellBrowser in response to SID_STopLevelBrowser.
|
9 years ago |
Nikolay Sivov
|
3c7bf0350a
explorer: Added stub IServiceProvider support for shell browser window.
|
9 years ago |
Nikolay Sivov
|
68c5fed5cc
explorer: Implement Application property.
|
9 years ago |
Nikolay Sivov
|
58775c878a
explorer: Added IDispatch support for ShellBrowserWindow instance.
|
9 years ago |