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
/
WidgetGallery
Age
Commit message (
Expand
)
Author
2022-09-10
WidgetGallery: Port file picker to use FileSystemAccessClient
networkException
2022-07-15
WidgetGallery: Make inspectable
FrHun
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-07-04
WidgetGallery: Repair GML layout on BasicsTab
FrHun
2022-06-28
Applications: Remove usages of deprecated implicit conversions
FrHun
2022-06-10
LibGUI: Add layout spacer support to GML
FrHun
2022-05-13
LibGUI+Userland: Make Dialog::ExecResult an enum class
Sam Atkins
2022-05-11
Userland: Set tab-widget properties in GML instead of code
Sam Atkins
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-02-25
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
Itamar
2022-02-23
LibGUI+Apps: Adjust Splitter spacings
thankyouverycool
2022-02-15
Demos: Use default constructors/destructors
Lenny Maiorani
2022-02-13
Userland: Run gml-format
Idan Horowitz
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
2021-12-24
LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr
Sam Atkins
2021-12-18
WidgetGallery: Convert to try_create_default_icon
Astraeus-
2021-12-05
Demos: Cast unused smart-pointer return values to void
Sam Atkins
2021-11-28
Everywhere: Use default execpromises argument for Core::System::pledge
Brian Gianforcaro
2021-11-25
WidgetGallery: Use TRY() a lot more :^)
pbrw
2021-11-23
WidgetGallery: Port to LibMain :^)
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::cropped()
Andreas Kling
2021-11-08
WidgetGallery: Make custom cursors visible only in the cursors tab
Karol Kosek
2021-11-03
Applications: Remove border from GroupBox margins
FrHun
2021-10-07
LibGUI: Support drag-to-reorder in TabWidget
Peter Elliott
2021-09-20
WidgetGallery: Crop animated cursors
Karol Kosek
2021-09-20
WidgetGallery+MouseSettings: Use LexicalPath::basename()
Karol Kosek
2021-09-20
WidgetGallery: Simplify cursor change code
Karol Kosek
2021-09-11
WidgetGallery: Add GUI::ValueSlider widget
Mustafa Quraish
2021-08-24
Userland: Remove IRC Client
Andreas Kling
2021-08-23
WindowServer: Add support for cursor themes
Maciej Zygmanowski
2021-08-20
WidgetGallery: Remove menubar
Andreas Kling
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-18
Userland+LibGUI: Make Margins arguments match CSS ordering
sin-ack
2021-08-08
WidgetGallery: Change model update() functions to invalidate()
sin-ack
2021-08-06
Everywhere: Replace Model::update() with Model::invalidate()
sin-ack
2021-07-21
Userland: Add GUI::Window::add_menu() and use it everywhere
Andreas Kling
2021-07-21
LibGfx: Use "try_" prefix for static factory functions
Andreas Kling
2021-07-17
WidgetGallery: Pledge thread
Marcus Nilsson
2021-07-17
WidgetGallery: Remove unused include
Marcus Nilsson
2021-06-17
Everywhere: Add component declarations
Gunnar Beutner
2021-06-06
AK+Everywhere: Disallow constructing Functions from incompatible types
Ali Mohammad Pur
2021-05-13
Userland: Tighten a *lot* of pledges! :^)
Andreas Kling
2021-05-07
WidgetGallery: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-01
Everywhere: Rename app_menu to file_menu or game_menu
Andreas Kling
2021-04-29
Everywhere: Use "the SerenityOS developers." in copyright headers
Linus Groh
2021-04-23
AK: Rename adopt() to adopt_ref()
Andreas Kling
2021-04-23
WidgetGallery: Split cursor/icon names based on full paths
thankyouverycool
2021-04-22
Everywhere: Use linusg@serenityos.org for my copyright headers
Linus Groh
[next]