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
2020-06-18
Kernel: Add "setkeymap" pledge promise
Andreas Kling
2020-06-18
LibGUI: Fix MessageBox width calculation not including the icon width
Andreas Kling
2020-06-18
LibWeb: Fix broken #include after moving files around
Andreas Kling
2020-06-18
LibWeb: Move StackingContext from Layout/ to Painting/
Andreas Kling
2020-06-18
LibWeb: Rename LayoutNode::render() to paint()
Andreas Kling
2020-06-18
LibWeb: Respect min-width and max-width on position:absolute elements
Andreas Kling
2020-06-18
LibWeb: More work on width of position:absolute elements
Andreas Kling
2020-06-18
LibWeb: Separate layout tree rendering into phases
Andreas Kling
2020-06-18
LibWeb: Better width computation for position:absolute blocks
Andreas Kling
2020-06-18
Base: Fix broken ACID2 browser bookmark :^)
Andreas Kling
2020-06-18
Piano: Expose multi-track functionality
William McPherson
2020-06-18
Piano: Allow multiple tracks internally
William McPherson
2020-06-18
DownloadWidget: Use GUI::Image instead of Label to show image
Hüseyin ASLITÜRK
2020-06-18
Welcome: Replace Label with Image component to show banner and app icon
Hüseyin ASLITÜRK
2020-06-18
Minesweeper: Replace Label with Image component to show flag and timer
Hüseyin ASLITÜRK
2020-06-18
AboutDialog: Replace Label with Image to show banner and app icon
Hüseyin ASLITÜRK
2020-06-18
NotificationWindow: Replace Label with Image component to show icons
Hüseyin ASLITÜRK
2020-06-18
MessageBox: Replace Label with Image component to show icons
Hüseyin ASLITÜRK
2020-06-18
ClipboardHistory: Replace IconWidget with GUI::Image
Hüseyin ASLITÜRK
2020-06-18
FilePicker: Replace Label with Image component to show icons
Hüseyin ASLITÜRK
2020-06-18
FileManager: Replace Label with Image component to show icons
Hüseyin ASLITÜRK
2020-06-18
WidgetGallery: Add Image component demo for png and animated gif files
Hüseyin ASLITÜRK
2020-06-18
LibGfx: Fix color alfa for transparent color in GIFLoader
Hüseyin ASLITÜRK
2020-06-18
LibGUI: Add a new GUI::Image component for display images
Hüseyin ASLITÜRK
2020-06-18
Base: Add a new download-animation.gif
Hüseyin ASLITÜRK
2020-06-18
Toolchain: Use curl instead of wget (#2574)
Érico Nogueira Rolim
2020-06-18
Base: Add slovenian keymap
LepkoQQ
2020-06-18
Base: Add slovenian characters to Katica and Csilla fonts
LepkoQQ
2020-06-17
Kernel: Unbreak sys$setkeymap()
Andreas Kling
2020-06-17
LibWeb: Add PageClient::palette() for view-agnostic palette access
Andreas Kling
2020-06-17
WebContent: Pass mouse events through to the WebContent process
Andreas Kling
2020-06-17
WebContent: Allow the WebContent process to trigger repaints
Andreas Kling
2020-06-17
WebContent: Start work on browser process separation :^)
Andreas Kling
2020-06-17
Base: Move all the HTML test content into /res/html/misc
Andreas Kling
2020-06-17
LibC: Add posix_spawn()!
Nico Weber
2020-06-17
Kernel: clang-format ENUMERATE_SYSCALLS
Nico Weber
2020-06-17
LibWeb: Make RenderingContext use Gfx::Painter instead of GUI::Painter
Andreas Kling
2020-06-17
Kernel: Don't remove shbuf permission-to-reattach when releasing
Andreas Kling
2020-06-17
su: Tweak informal string
Andreas Kling
2020-06-17
Meta: Scale back overly informal user-facing strings
Andreas Kling
2020-06-17
Base: Various icons overhauled + more contrast
Andreas Kling
2020-06-17
Docs: Correct wording on CMake downloads
Ewan
2020-06-17
Docs: Spell CMake correctly in BuildInstructions
Ewan
2020-06-17
LibC: Make setgid() definition protoype match declaration
Nico Weber
2020-06-17
Userland: Compliment the user when running su(1) :^)
Sergey Bugaev
2020-06-17
Base+Meta: Rename the wheel group to goodboys :^)
Sergey Bugaev
2020-06-17
Userland: Improve cat(1)
Sergey Bugaev
2020-06-17
Userland: Fix a crash in chown(1)
Sergey Bugaev
2020-06-17
Userland: Fix wc(1)
Sergey Bugaev
2020-06-17
Kernel: Use symbolic constants for file modes
Sergey Bugaev
[prev]
[next]