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
2022-01-29
KeyboardSettings: Set icons from GML
Dylan Katz
2022-01-29
BrowserSettings: Set icons from GML
Dylan Katz
2022-01-28
LibCoredump: Copy out the FooInfo structs to an aligned address
Ali Mohammad Pur
2022-01-28
LibDebug+Everywhere: Avoid void* -> FlatPtr -> void* dance
Ali Mohammad Pur
2022-01-28
Userland: Remove a bunch of unnecessary Vector imports
kleines Filmröllchen
2022-01-28
HexEditor: Use Array in FindDialog's options
kleines Filmröllchen
2022-01-28
CharacterMap: Move display name strings into the search results object
Timothy Flynn
2022-01-28
CharacterMap: Change the search widget to display results in a TableView
Timothy Flynn
2022-01-28
Revert "FileManager: Display times in the user's local time zone"
Timothy Flynn
2022-01-28
Revert "Userland: Invoke tzset in apps that care about time zones"
Timothy Flynn
2022-01-28
FileManager: Display times in the user's local time zone
Timothy Flynn
2022-01-28
BrowserSettings: Use standard text placement for check box text
Timothy Flynn
2022-01-28
MailSettings: Use standard text placement for check box text
Timothy Flynn
2022-01-28
MouseSettings: Use standard text placement for check box text
Timothy Flynn
2022-01-25
LibTimeZone+Userland: Rename current_time_zone to system_time_zone
Timothy Flynn
2022-01-25
Userland: Invoke tzset in applications that care about time zones
Timothy Flynn
2022-01-25
CrashReporter: Dispatch backtrace progress callbacks on the main thread
Andreas Kling
2022-01-24
AK+Userland: Make AK::decode_base64 return ErrorOr
Sam Atkins
2022-01-24
AK+Userland: Make AK::decode_hex() return ErrorOr
Sam Atkins
2022-01-24
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
Sam Atkins
2022-01-24
Browser: Convert file-downloading code to Core::Stream :^)
Sam Atkins
2022-01-24
Browser: Convert ad-filter loading to Core::Stream :^)
Sam Atkins
2022-01-24
Browser: Convert search-engines file loading to Core::Stream :^)
Sam Atkins
2022-01-23
DisplaySettings: Show display's manufacturer and size instead of device
Tom
2022-01-23
DisplaySettings: Show DPI for selected resolution
Tom
2022-01-23
Everywhere: Convert VM::call() to JS::call()
mjz19910
2022-01-23
LibCore: Allow EventLoops to run on multiple threads safely
kleines Filmröllchen
2022-01-23
ClockSettings: Add a GUI application to set the system time zone
Timothy Flynn
2022-01-23
Userland: Add promises to programs that will read /etc/timezone
Timothy Flynn
2022-01-23
TextEditor: Fix crash on startup when file specified cannot be opened
Rummskartoffel
2022-01-22
Spreadsheet: Enable dynamic import of javascript modules
davidot
2022-01-22
LibJS: Refactor interpreter to use Script and Source Text Modules
Luke Wilde
2022-01-21
Browser: Load icons at start of program
Dylan Katz
2022-01-20
SpreadSheet: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
3DFileViewer: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
ThemeEditor: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
TextEditor: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
PDFViewer: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
PixelPaint: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
HexEditor: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
CrashReporter: Don't crash when investigating a HackStudio crash
Sam Atkins
2022-01-20
Userland: Add horizontal mouse scroll support
Dmitry Petrov
2022-01-19
SystemMonitor: Show unknown in PCI devices
Undefine
2022-01-18
FontEditor: Retrieve code point abbreviations from LibUnicode
Timothy Flynn
2022-01-18
TextEditor: Hookup git commit message detection and highlighting
Brian Gianforcaro
2022-01-18
LibGL+LibSoftGPU+3DFileViewer: Implement Specular highlighting :^)
Jesse Buhagiar
2022-01-16
FontEditor: Set GlyphEditor glyph on initialization
thankyouverycool
2022-01-16
FontEditor: Disambiguate save function from save-as action
thankyouverycool
2022-01-16
FontEditor: Update GlyphEditor and width widgets on paste and delete
thankyouverycool
2022-01-16
FontEditor: Correct GroupBox height
thankyouverycool
[next]