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
Suggestions from Hermes
Co-authored-by: Hermès BÉLUSCA - MAÏTO <[email protected]>
  • Loading branch information
binarymaster and HBelusca authored Dec 16, 2021
commit 1330471c9dc45aec529a33856c92498c6eb5a9e0
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 @@ -18,7 +18,7 @@ Consider this a maintenance release, and stay tuned for what's coming next!

## "Send To" feature and Shell improvements
One of the main highlights of this release is the amount of improvements done to the Shell component, which makes up a vital part of the ReactOS user experience.
Katayama Hirofumi MZ is the pioneer of the "Send To" implementation, a feature of the Shell that can be used to send files or directories to a certain location.
Katayama Hirofumi MZ is the pioneer of the "Send To" implementation, a feature of the Shell that can be used to send files or directories to a certain predefined location.

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.
Expand Down