Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
e9689cb
Add the 0.4.14 press release
GeoB99 Apr 11, 2020
b6d3845
Apply Joachim's suggestions
binarymaster Dec 16, 2021
9961923
Fix padding
binarymaster Dec 16, 2021
58889b1
Add disclaimer
binarymaster Dec 16, 2021
b7b49d5
Tweak the disclaimer
binarymaster Dec 16, 2021
34e48d5
Suggestion by @HBelusca, also make font better
binarymaster Dec 16, 2021
0c6290c
Fix grammar
binarymaster Dec 16, 2021
723f7e1
Suggestions from Colin
binarymaster Dec 16, 2021
e9122c1
Quick fix
binarymaster Dec 16, 2021
e0f3028
Finishing touches
binarymaster Dec 16, 2021
55ce9d7
Update content/project-news/reactos-0414-released.md
binarymaster Dec 16, 2021
78b2f78
Update content/project-news/reactos-0414-released.md
binarymaster Dec 16, 2021
7ec7e13
Update content/project-news/reactos-0414-released.md
binarymaster Dec 16, 2021
c967142
Update content/project-news/reactos-0414-released.md
binarymaster Dec 16, 2021
d815fb8
Apply suggestions from code review
binarymaster Dec 16, 2021
9ee7b0c
Apply suggestions from code review
binarymaster Dec 16, 2021
a7963e7
Apply suggestions from code review
binarymaster Dec 16, 2021
60f3389
Update content/project-news/reactos-0414-released.md
binarymaster Dec 16, 2021
a0af002
Update content/project-news/reactos-0414-released.md
binarymaster Dec 16, 2021
50aeb5f
Update content/project-news/reactos-0414-released.md
binarymaster Dec 16, 2021
4dc113e
Update content/project-news/reactos-0414-released.md
binarymaster Dec 16, 2021
a1c12e4
Suggestions from Doug
binarymaster Dec 16, 2021
b4ea7b3
Suggestions from Hermes
binarymaster Dec 16, 2021
704fb09
Apply suggestions from code review
Extravert-ir Dec 16, 2021
3f5d31b
Update content/project-news/reactos-0414-released.md
binarymaster Dec 16, 2021
1330471
Suggestions from Hermes
binarymaster Dec 16, 2021
855060d
Suggestions from Stas'M
binarymaster Dec 17, 2021
b95f7ec
Restore removed lines
binarymaster Dec 17, 2021
e54514e
Some more final touches.
ColinFinck Dec 17, 2021
31478a6
Fix typo spotted by dizt3mp3r
ColinFinck Dec 17, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update content/project-news/reactos-0414-released.md
Co-authored-by: Colin Finck <[email protected]>
  • Loading branch information
binarymaster and ColinFinck authored Dec 16, 2021
commit c967142ebb1ff5e5d410bc58f382d020b793ecaa
2 changes: 1 addition & 1 deletion content/project-news/reactos-0414-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Katayama Hirofumi MZ is the pioneer of the "Send-To" implementation, a feature o
In addition, "Open File Location" and "Open Command prompt here" were also implemented thanks to him.
Apart from the aforementioned features, let's not forget the bug fixes that affected the operability of the Shell.
Katayama Hirofumi MZ fixed the scroll selection and Mark Jansen improved some COM (Component Object Model) interfaces, so that certain drag and drop regressions could be fixed.
The following implementations of "Send-To" and "Open File Location" features are shown in the following screenshots below.
The implementations of "Send To" and "Open File Location" are shown in the screenshots below:

{{< figure link="/img/project-news/reactos-0414-released/shell.png" src="/img/project-news/reactos-0414-released/shell.png" >}}

Expand Down