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
Age
Commit message (
Expand
)
Author
2021-08-23
LibWeb: Add DOMTreeModel::index_for_node()
Sam Atkins
2021-08-23
Browser: Hide inspected-element outline when DOM Inspector is closed
Sam Atkins
2021-08-23
ModelGallery: Add the new Model Gallery application :^)
sin-ack
2021-08-23
MouseSettings: Add a tab to change cursor theme
Maciej Zygmanowski
2021-08-23
WindowServer+LibGfx: Move CursorParams to LibGfx
Maciej Zygmanowski
2021-08-23
WindowServer: Add IPC calls for controlling cursor theme
Maciej Zygmanowski
2021-08-23
WindowServer: Add support for cursor themes
Maciej Zygmanowski
2021-08-23
TextEditor: Unveil the full path to the config file
Ralf Donau
2021-08-23
LibJS: Implement Promise.race on the Promise constructor
Timothy Flynn
2021-08-23
LibJS: Implement Promise.allSettled on the Promise constructor
Timothy Flynn
2021-08-23
LibJS: Implement Promise.any on the Promise constructor
Timothy Flynn
2021-08-23
LibJS: Set the function names for the resolve, reject, and executor
Timothy Flynn
2021-08-23
LibJS: Generalize PerformPromiseAll common functionality
Timothy Flynn
2021-08-23
LibJS: Generalize PromiseAllResolveElementFunction common functionality
Timothy Flynn
2021-08-23
Everywhere: Core dump => Coredump
Andreas Kling
2021-08-22
HackStudio: Update every editor with matching filename on 'Save as...'
Karol Kosek
2021-08-22
HackStudio: Convert selected path to a relative path on 'Save as...'
Karol Kosek
2021-08-22
Games: Make cpath appear once in the pledge promises
Ralf Donau
2021-08-22
LibJS: Add missing builtin calendar check to ParseTemporalCalendarString
Linus Groh
2021-08-22
Utilities: Add -d option to gzip
Itamar
2021-08-22
SQLServer: Use m_client_id instead of client_id in callback
Robert Stefanic
2021-08-22
LibGUI: Make Ctrl+Shift+Right select text
Andrew January
2021-08-22
LibC: Support getsignalbyname() with full signal name
Maciej Zygmanowski
2021-08-22
HackStudio: Warn about unsaved changes on opening different project
Lennon Donaghy
2021-08-22
HackStudio: Fix editor not marking file with unsaved changes as dirty
Lennon Donaghy
2021-08-22
HackStudio: Fix GitWidget issues with switching between projects
Lennon Donaghy
2021-08-22
HackStudio: Moved code closing project from open_project to own method
Lennon Donaghy
2021-08-22
HackStudio: Call update_gml_preview() to reset when opening new project
Lennon Donaghy
2021-08-22
HackStudio: Make FindInFilesWidget reset when opening new project
Lennon Donaghy
2021-08-22
HackStudio: Stop debugger when opening new project
Lennon Donaghy
2021-08-22
HackStudio: Clear embedded terminal upon opening a different project
Lennon Donaghy
2021-08-22
HackStudio: Clear ToDo entries upon opening new project
Lennon Donaghy
2021-08-22
HackStudio: Move handle_external_file_deletion logic into own method
Lennon Donaghy
2021-08-22
LibGUI: Always resize the mapping rows when sorting
Karol Kosek
2021-08-22
LibC: Add <sys/poll.h> as an alias for <poll.h>
Peter Elliott
2021-08-22
Kernel+LibC: Implement FIONREAD ioctl
Peter Elliott
2021-08-22
LibC: Make <netinet/in.h> more POSIX compliant
Peter Elliott
2021-08-22
LibC: Add LINK_MAX and _PC_LINK_MAX
Peter Elliott
2021-08-22
LibC: Modify fd_set to be compatible with X/OPEN
Peter Elliott
2021-08-22
Utilities: Use File.error_string() instead of perror(3) in cpp-*
Ralf Donau
2021-08-22
ThemeEditor: Add Actions to save preview_palette to theme file
networkException
2021-08-22
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
networkException
2021-08-22
Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writing
networkException
2021-08-22
LibCore: Convert ConfigFile to east const
networkException
2021-08-22
LibCore: Support using a file descriptor for opening ConfigFile
networkException
2021-08-21
LibJS: Implement Promise.all on the Promise constructor
Timothy Flynn
2021-08-21
LibJS: Fix copy-paste mistake in GetCapabilitiesExecutor
Timothy Flynn
2021-08-21
LibCpp: Use lex_iterable() where applicable
Itamar
2021-08-21
LibCpp: Add lex_iterable() method to the Lexer
Itamar
2021-08-21
LibCpp: Lex before processing the source in the Preprocessor
Itamar
[prev]
[next]