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
/
Demos
Age
Commit message (
Expand
)
Author
2023-05-17
CatDog: Stop recognizing name of deleted program
Ben Wiederhake
2023-05-15
Userland: Port `Model::column_name()` to String
Karol Kosek
2023-05-05
LibGUI: Make `Application`'s construction fallible
Lucas CHOLLET
2023-05-05
Base+CatDog: Move assets from /icons/ to /graphics/
Cubic Love
2023-04-30
LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle
thankyouverycool
2023-04-30
LibGUI+Userland: Port Labels to String
thankyouverycool
2023-04-25
Userland: Remove "Inspector" program and related utilities
Andreas Kling
2023-04-25
Applications: Update man page links for applications
Tim Ledbetter
2023-04-19
LibGUI+Userland: Make Menu::*add_submmenu take name using new string
Karol Kosek
2023-04-19
LibGUI+Userland: Make Window::*add_menu take name using new string
Karol Kosek
2023-04-18
LibGUI+Userland: Improve error and font handling for InputBox
thankyouverycool
2023-04-12
Starfield: Rename starfield_window to starfield_widget
Cubic Love
2023-04-12
Base: Add icons for the Gradient screensaver
Cubic Love
2023-04-12
Demos: Rename GradientScreensaver to Gradient
Cubic Love
2023-04-11
Tubes: Remove unused includes
Jelle Raaijmakers
2023-04-11
3DFileViewer+Tubes: Add `map_fixed` to pledges
Jelle Raaijmakers
2023-03-21
LibGfx: Move all image loaders and writers to a subdirectory
Lucas CHOLLET
2023-03-16
LibGUI+Userland: Make TabWidget::*add_tab() take title using new string
Karol Kosek
2023-03-12
LibGfx: Change BMPWriter API to be consistent with other image writers
Nico Weber
2023-03-12
LibGfx: Make QOIWriter use ErrorOr
Nico Weber
2023-03-10
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
Andreas Kling
2023-03-06
Screensaver: Remove outdated comment about NonnullPtrVector
Andreas Kling
2023-02-21
Userland: Fix remaining smart pointer const-correctness issues
Andreas Kling
2023-02-18
LibGUI+Userland: Stop returning Layout from `Widget::(try_)set_layout()`
Sam Atkins
2023-02-18
Userland: Specify margins and spacing in the GUI::Layout constructor
Sam Atkins
2023-02-17
WidgetGallery: Use dynamic layout techniques in the sliders tab
FrHun
2023-02-13
LibCore: Remove `Stream.h`
Tim Schumacher
2023-02-13
LibCore: Move Stream-based file into the `Core` namespace
Tim Schumacher
2023-02-13
LibCore: Rename `File` to `DeprecatedFile`
Tim Schumacher
2023-02-04
LibGUI+Userland: Switch order of parameters for InputBox::show
Karol Baraniecki
2023-02-04
Userland: Replace manual checking by using GUI::InputType::NonemptyText
Karol Baraniecki
2023-01-28
AK: Remove `try_` prefix from FixedArray creation functions
Linus Groh
2023-01-26
LibGfx: Remove `try_` prefix from bitmap creation functions
Tim Schumacher
2023-01-17
LibGfxDemo: Draw diagonal dotted and dashed lines
Arda Cinar
2023-01-15
WidgetGallery: Use the non-deprecated API of `LibFileSystemAccessClient`
Lucas CHOLLET
2023-01-13
Userland: Remove a bunch of unveil calls on /sys/kernel/processes
Liav A
2023-01-12
Userland: Use Core::Timer::create_foo() factory functions where possible
Sam Atkins
2023-01-09
LibGfx: Make Rect::align_within() correct for TopCenter and BottomCenter
Andreas Kling
2023-01-07
Everywhere: Use ElapsedTimer::elapsed_time() for comparisons
Andrew Kaster
2023-01-07
LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)
Sam Atkins
2023-01-07
Userland: Replace all uses of `load_from_gml` with `try_load_from_gml`
Sam Atkins
2023-01-07
LibFileSystemAccessClient: Rename try_* functions to try_*_deprecated
Karol Kosek
2023-01-06
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
Sam Atkins
2023-01-05
LibGfx: Avoid rounding/truncating glyph positions till blitting
MacDue
2023-01-03
Screensaver: Add a screensaver launcher application
Timothy Flynn
2023-01-03
Demos: Rename Screensaver to GradientScreensaver
Timothy Flynn
2023-01-03
Demos: Remove "Cube" application
Andreas Kling
2023-01-02
Everywhere: Remove unused includes of LibC/stdlib.h
Ben Wiederhake
2023-01-02
Demos: Remove "Mouse" application
Andreas Kling
2023-01-02
Demos: Remove "Fire" application
Andreas Kling
[next]