This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-14 23:28:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc538bc00b6aeaf1f925cdbe94de4a48d88f7456
ladybird
/
Userland
/
Services
/
Taskbar
History
Linus Groh
09d40bfbb2
Everywhere: Use _{short_,}string to create Strings from literals
2023-02-25 20:51:49 +01:00
..
ClockWidget.cpp
Userland: Specify margins and spacing in the GUI::Layout constructor
2023-02-18 16:56:56 +00:00
ClockWidget.h
…
CMakeLists.txt
…
main.cpp
LibGfx: Remove
try_
prefix from bitmap creation functions
2023-01-26 20:24:37 +00:00
QuickLaunchWidget.cpp
Userland: Specify margins and spacing in the GUI::Layout constructor
2023-02-18 16:56:56 +00:00
QuickLaunchWidget.h
Taskbar: Handle errors when adding/changing quick launch entries
2022-12-26 09:31:44 +01:00
ShutdownDialog.cpp
Everywhere: Use _{short_,}string to create Strings from literals
2023-02-25 20:51:49 +01:00
ShutdownDialog.h
…
TaskbarButton.cpp
Userland: Set Button text using the new String class
2023-02-13 00:45:09 +00:00
TaskbarButton.h
…
TaskbarWindow.cpp
Everywhere: Use _{short_,}string to create Strings from literals
2023-02-25 20:51:49 +01:00
TaskbarWindow.h
Taskbar: Remove declarations for non-existent methods
2023-01-27 20:33:18 +00:00
WindowIdentifier.h
…
WindowList.cpp
…
WindowList.h
…