1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 20:12:06 +00:00
serenity/Applications
Tibor Nagy 712e7102b0 DisplayProperties: Do not assert on trying to select unset wallpaper
When wallpapers are not present in WindowServer.ini, don't try
to select them in the wallpapers list.
2020-02-27 09:53:11 +01:00
..
About Userspace: Use Core::Object::add() when building interfaces 2020-02-23 11:10:52 +01:00
Browser AK: Make Vector use size_t for its size and capacity 2020-02-25 14:52:35 +01:00
Calculator Userspace: Use Core::Object::add() when building interfaces 2020-02-23 11:10:52 +01:00
ChanViewer Userspace: Use Core::Object::add() when building interfaces 2020-02-23 11:10:52 +01:00
DisplayProperties DisplayProperties: Do not assert on trying to select unset wallpaper 2020-02-27 09:53:11 +01:00
FileManager AK: Make Vector use size_t for its size and capacity 2020-02-25 14:52:35 +01:00
FontEditor LibGUI: Remove parent parameter to GUI::Widget constructor 2020-02-23 12:27:53 +01:00
Help AK: Make Vector use size_t for its size and capacity 2020-02-25 14:52:35 +01:00
HexEditor LibGUI: Remove parent parameter to GUI::Widget constructor 2020-02-23 12:27:53 +01:00
IRCClient AK: Make Vector use size_t for its size and capacity 2020-02-25 14:52:35 +01:00
PaintBrush LibGUI: Make GUI::Frame have the 2px sunken container look by default 2020-02-23 11:10:52 +01:00
Piano AK: Make Queue use size_t for its size 2020-02-25 14:55:04 +01:00
QuickShow LibGUI: Remove parent parameter to GUI::Widget constructor 2020-02-23 12:27:53 +01:00
SoundPlayer SoundPlayer: Cast Audio::Sample to float for fabsf() 2020-02-25 15:32:58 +01:00
SystemMenu AK: Make Vector use size_t for its size and capacity 2020-02-25 14:52:35 +01:00
SystemMonitor SystemMonitor: Add pagemap visualization for VM regions 2020-02-25 23:06:40 +01:00
Taskbar Userspace: Use Core::Object::add() when building interfaces 2020-02-23 11:10:52 +01:00
Terminal Terminal: Open settings as a modal window 2020-02-25 19:57:48 +01:00
TextEditor TextEditor: Pledge "thread" since it's needed by GUI::FilePicker 2020-02-24 19:51:22 +01:00
Welcome AK: Make Vector use size_t for its size and capacity 2020-02-25 14:52:35 +01:00
Makefile Build: Only look at SUBDIRS with Makefiles 2020-02-25 19:56:48 +01:00