index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-04
SystemMenu: Tweak text "About..." => "About SerenityOS"
Andreas Kling
2021-01-04
FileManager: Refer to self as "File Manager" (not "FileManager")
Andreas Kling
2021-01-04
DisplaySettings: Refer to app as "Display Settings"
Andreas Kling
2021-01-04
HackStudio: Correct use of ellipsis (...) in menu items
Andreas Kling
2021-01-04
FileManager: Correct use of ellipsis (...) in menu items
Andreas Kling
2021-01-04
MenuApplets: Give executable icons to some menu applets
Andreas Kling
2021-01-04
LibWeb: Don't careleslly insert inline-level boxes into inline-blocks
Andreas Kling
2021-01-04
Kernel+LibC: Tidy up assertion failures with a dedicated syscall
Andreas Kling
2021-01-04
Toolchain: Disable exceptions by default
Itamar
2021-01-04
crash: Remove -x and -y which do not crash (write to / read from freed memory)
Linus Groh
2021-01-04
LibWeb: Restart the cursor blink cycle whenever the user edits content
Andreas Kling
2021-01-04
Kernel: Specify default memory order for some non-synchronizing Atomics
Tom
2021-01-04
AK: Add default memory order as template argument for Atomic<T>
Tom
2021-01-04
AK: Decorate RefCountedBase::try_ref with nodiscard
Tom
2021-01-04
Shell: Remove debug log about child process going away
AnotherTest
2021-01-04
LibLine: Don't overwrite stuff when moving origin around
AnotherTest
2021-01-04
Playground: Add help documentation
Brendan Coles
2021-01-04
LibGUI: Don't include invisible widgets in BoxLayout preferred size
Andreas Kling
2021-01-04
Spreadsheet: Tweak documentation window layout slightly
Andreas Kling
2021-01-04
Spreadsheet: Tidy up cell formatting dialog a bit
Andreas Kling
2021-01-04
Spreadsheet: Simplify conditional formatting property tab GML
Andreas Kling
2021-01-04
Terminal: Use shrink-to-fit in the settings window
Andreas Kling
2021-01-04
DisplaySettings: Use shrink-to-fit to simplify GML
Andreas Kling
2021-01-04
LibGUI: Simplify ToolBarContainer by using shrink-to-fit
Andreas Kling
2021-01-04
LibGUI: Add Widget shrink-to-fit layout flag
Andreas Kling
2021-01-04
DisplaySettings: Set "open wallpaper" button style in GML
Andreas Kling
2021-01-04
LibCore: Make Core::Object::property() const
Andreas Kling
2021-01-03
Toolchain+LibTTF: Remove some blank line at the end of CMake files.
Emanuele Torre
2021-01-03
Meta: Rewrite the check-newlines-at-eof script in python
Emanuele Torre
2021-01-03
Calculator: Port interface to GML (#4742)
Glenford Williams
2021-01-03
CrashReporter: Show termination signal
Linus Groh
2021-01-03
Kernel+LibELF: Store termination signal in coredump ProcessInfo
Linus Groh
2021-01-03
SystemMonitor: Re-use the /proc/all file descriptor when updating
Tom
2021-01-03
ResourceGraph: Re-use the ProcFS file descriptors when updating stats
Tom
2021-01-03
LibCore: Allow caching and reusing the ProcFS file descriptors
Tom
2021-01-03
LibCore: Report error condition when reading process statistics failed
Tom
2021-01-03
ResourceGraph: Handle low memory situations bit better
Tom
2021-01-03
Kernel: Improve ProcFS behavior in low memory conditions
Tom
2021-01-03
Lagom: Build gml-format
Linus Groh
2021-01-03
Userland: Add gml-format
Linus Groh
2021-01-03
Playground: Add "Format GML" menu action
Linus Groh
2021-01-03
LibGUI: Add GMLFormatter
Linus Groh
2021-01-03
LibGUI: Allow comment(s) before first class marker in GML parser
Linus Groh
2021-01-03
Kernel+Loader.so: Allow dynamic executables without an interpreter
William Marlow
2021-01-03
ls: Use Core::File::real_path_for()
Andreas Kling
2021-01-03
Kernel: Fix ProcFS returning Inodes that are being deleted
Tom
2021-01-03
LibELF: Add missing newlines at end of files
Andreas Kling
2021-01-03
LibVT: Show terminal hyperlink targets as tooltips
Andreas Kling
2021-01-03
LibGUI: Hide the tooltip if widget with open tooltip unsets it
Andreas Kling
2021-01-03
LibVT: Make terminal hyperlinks double-click-to-activate
Andreas Kling
[prev]
[next]