index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
Age
Commit message (
Expand
)
Author
2021-07-21
MouseSettings: Use latest (unsaved) setting for testing double-click
Mathias Jakobsen
2021-07-21
DisplaySettings: Add ComboBox to allow selecting other screens
Tom
2021-07-21
SoundPlayer: Use full path for playlist items
Karol Kosek
2021-07-21
IRCClient: Use target nick than the sender for received private chats
Karol Kosek
2021-07-20
ImageViewer: Do not resize the window if the image fits into the window
Aziz Berkay Yesilyurt
2021-07-20
ImageViewer: Do not return early when the scale is not changed
Aziz Berkay Yesilyurt
2021-07-20
ImageViewer: Use the same function to resize the window
Aziz Berkay Yesilyurt
2021-07-20
MouseSettings: Further tweaks to margins and spacing :^)
Andreas Kling
2021-07-20
MouseSettings: Give this application a GUI facelift :^)
Andreas Kling
2021-07-20
FileManager: Set main window size before showing the window
Andreas Kling
2021-07-20
Help: Add check for pushing current page to history
roepfeli
2021-07-19
File Manager: Differentiate between navigation and rename errors
ls
2021-07-19
Assistant: Trim terminal command before displaying or running it
LuK1337
2021-07-19
Everywhere: Use AK/Math.h if applicable
Hendiadyoin1
2021-07-19
SoundPlayer: Fix a spelling mistake in a variable name
Gunnar Beutner
2021-07-19
SoundPlayer: End M3U tag names with a colon
Karol Kosek
2021-07-19
SoundPlayer: Clear M3U track metadata after parsed file
Karol Kosek
2021-07-18
Everywhere: Make tracking cpu usage independent from system ticks
Tom
2021-07-18
Everywhere: Improve CPU usage calculation
Tom
2021-07-18
SystemMonitor: Add support for 64-bit addresses
Gunnar Beutner
2021-07-18
FileSystemAccessServer+TextEditor: Implement cross-process modal prompts
Timothy
2021-07-17
FileManager+Spreadsheet: Unify cut-copy-paste order
Karol Kosek
2021-07-17
ThemeEditor: Disable focus for demo widgets
Marcus Nilsson
2021-07-16
ThemeEditor: Set window size to 480x385 and disable resizing
LuK1337
2021-07-16
ThemeEditor: Add menu bar with quit and about items
LuK1337
2021-07-16
Assistant: Keep the Terminal window open after the command has run
Gunnar Beutner
2021-07-15
Help: Add context menu
Karol Kosek
2021-07-15
PixelPaint: Fix crash when copying empty selection
Gavin Downard
2021-07-14
Browser: Escape an ampersand in the menu to avoid making a shortcut
Karol Kosek
2021-07-14
Browser: Add context menu item for selecting all text
Timothy Flynn
2021-07-14
Browser: Add context menu item for copying selected text
Timothy Flynn
2021-07-14
Piano: Add Play/Pause, Forward and Back buttons
JJ Roberts-White
2021-07-13
FileManager: Add Rename action to context and application menu
Karol Kosek
2021-07-13
FileManager: Convert properties window UI to GML (#8705)
luk1337
2021-07-12
DisplaySettings: Reload current settings when apply dialog is dismissed
LuK1337
2021-07-12
SoundPlayer: Activate window only on file drop
Karol Kosek
2021-07-12
ImageViewer: Activate window only on file drop
Karol Kosek
2021-07-12
HexEditor: Accept file drops
Karol Kosek
2021-07-11
TableView: Do not select input on keydown
Jelle Raaijmakers
2021-07-11
SoundPlayer: Show the context menu right under the cursor
Karol Kosek
2021-07-11
TextEditor: Show an error message when opening a file failed
Timothy
2021-07-11
TextEditor: Open files with ReadOnly when we're just reading them
Gunnar Beutner
2021-07-11
TextEditor: Avoid calling realpath()
Gunnar Beutner
2021-07-11
TextEditor: Show an error dialog when failing to open/save a file
Adam Hodgen
2021-07-10
LibVideo/VP9: Begin reference frame update process (8.10)
FalseHonesty
2021-07-10
LibVideo/VP9: Rename Decoder -> Parser & create an actual Decoder class
FalseHonesty
2021-07-10
PixelPaint: Check modifier on mousemove in LineTool
Marcus Nilsson
2021-07-10
SpaceAnalyzer: Show folder total size
Karol Kosek
2021-07-10
FontEditor: Tweak offensive padding :^)
Andreas Kling
2021-07-10
TextEditor: Remove unused includes
Timothy
[next]