#
5b78381a |
| 09-Jul-2024 |
Whindmar Saksit <whindsaks@proton.me> |
[BROWSEUI][SHELL32] Implement BrowseObject flags (#7086)
* [BROWSEUI][SHELL32] Implement BrowseObject flags
Respect CABINETSTATE::fNewWindowMode if no other flags are relevant
|
#
674136bc |
| 21-Jun-2024 |
Whindmar Saksit <whindsaks@proton.me> |
[BROWSEUI] Save/Restore ShellBrowser bar states (#7035)
Save/Restore the state of the ShellBrowser toolbar/addressbar/statusbar.
Windows shares the state of the Go button and the locked state bet
[BROWSEUI] Save/Restore ShellBrowser bar states (#7035)
Save/Restore the state of the ShellBrowser toolbar/addressbar/statusbar.
Windows shares the state of the Go button and the locked state between Explorer and Internet Explorer but the bar states are not shared.
Notes:
- Seems to fix CORE-17236.
- The stream layout does not match Windows so it uses a different name. The toolbar customize dialog needs to be fixed before it makes sense trying to save the toolbar state and the layout of other bands.
CORE-17236
show more ...
|
#
cd2d2841 |
| 18-Sep-2022 |
Mark Jansen <mark.jansen@reactos.org> |
[EXPLORER][BROWSEUI][SHELL32][NETSHELL] Fix wrong usage of CComPtr
|
#
7e22dc05 |
| 03-May-2022 |
Serge Gautherie <32623169+SergeGautherie@users.noreply.github.com> |
[BROWSEUI][BROWSEUI_APITEST] SHExplorerParseCmdLine(): Sync and improve (#3231)
ROSTESTS-302
- SHCreateFromDesktop(): Sync declaration and spec.
- SHExplorerParseCmdLine(): Sync declaration, hea
[BROWSEUI][BROWSEUI_APITEST] SHExplorerParseCmdLine(): Sync and improve (#3231)
ROSTESTS-302
- SHCreateFromDesktop(): Sync declaration and spec.
- SHExplorerParseCmdLine(): Sync declaration, header and spec.
- SHExplorerParseCmdLine: Enforce 'UINT_PTR' return type.
Addendum to e39876d and 0f8439a.
- SHExplorerParseCmdLine: Replace '*EXPLORER_INFO'
- SHExplorerParseCmdLine: Fix x64 support; Fix some results.
show more ...
|
Revision tags: 0.4.14-release |
|
#
d2f25ebc |
| 02-Sep-2020 |
Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> |
[SDK][INCLUDE] Improve EXPLORER_CMDLINE_PARSE_RESULTS structure
|
Revision tags: 0.4.15-dev, 0.4.14-RC, 0.4.13-release, 0.4.14-dev, 0.4.13-RC, 0.4.12-release |
|
#
05b37f63 |
| 01-Jun-2019 |
Timo Kreuzer <timo.kreuzer@reactos.org> |
[BROWSEUI] Try to "fix" IEThreadParamBlock structure for x64
|
Revision tags: 0.4.12-RC, 0.4.13-dev, 0.4.11-release, 0.4.11-RC, 0.4.12-dev |
|
#
f05d01ec |
| 24-Nov-2018 |
Giannis Adamopoulos <gadamopoulos@reactos.org> |
[FILEBROWSER] In the struct passed to SHCreateFromDesktop the fourth field is the parameter that later on will be passed to ShowWindow. Initialize it properly so that when we run filrbrowser.exe in w
[FILEBROWSER] In the struct passed to SHCreateFromDesktop the fourth field is the parameter that later on will be passed to ShowWindow. Initialize it properly so that when we run filrbrowser.exe in win2k3 the main window won't be hidden.
show more ...
|
Revision tags: 0.4.10-release, 0.4.11-dev, 0.4.10-RC, 0.4.9-release, 0.4.10-dev, 0.4.9-RC |
|
#
e39876da |
| 23-Apr-2018 |
Timo Kreuzer <timo.kreuzer@reactos.org> |
[SDK] Fix 64 bit issues
|
Revision tags: 0.4.8-release, 0.4.8-RC, 0.4.9-dev |
|
#
ad181d89 |
| 17-Dec-2017 |
Mark Jansen <mark.jansen@reactos.org> |
[BROWSEUI] Implement ACLCustomMRU. CORE-9281
|
Revision tags: 0.4.7-release, v0.4.7 |
|
#
d56c9a89 |
| 30-Oct-2017 |
Amine Khaldi <amine.khaldi@reactos.org> |
[INCLUDE/REACTOS][LOCALMON][LOCALSPL][SPOOLSS] Add some missing VOIDs. CORE-11799 (#94)
|
Revision tags: 0.4.8-dev, 0.4.7-rc1 |
|
#
c2c66aff |
| 03-Oct-2017 |
Colin Finck <colin@reactos.org> |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
Revision tags: backups/GSoC_2017/rapps@75905, ReactOS-0.4.6, backups/ros-branch-0_4_6@75728, 0.4.7-dev, ReactOS-0.4.5, backups/ros-branch-0_4_5@74569, ReactOS-0.4.4-CLT2017, backups/ReactOS-0.4.4-CLT2017@74182, ReactOS-0.4.4, backups/ros-branch-0_4_4@74002, ReactOS-0.4.4-FOSDEM2017, backups/ReactOS-0.4.4-FOSDEM2017@73667, ReactOS-0.4.3, backups/ros-branch-0_4_3@73437, backups/sndblst@72664, ReactOS-0.4.2, backups/ros-branch-0_4_2@73087, ReactOS-0.4.1, backups/ros-branch-0_4_1@71718 |
|
#
321bcc05 |
| 24-Apr-2016 |
Pierre Schweitzer <pierre@reactos.org> |
Create the AHCI branch for Aman's work
svn path=/branches/GSoC_2016/AHCI/; revision=71203
|