ladybird/Userland
Elyse 0d660b27ae LibGUI+SoundPlayer: Use 'increase_slider_by_page_steps()'
This method allow us to avoid repeating the pattern
'set_value(value() + page_step() * page_number)'.
2021-12-30 14:31:50 +01:00
..
Applets
Applications LibGUI+SoundPlayer: Use 'increase_slider_by_page_steps()' 2021-12-30 14:31:50 +01:00
Demos
DevTools Userland: Link directly against LibUnicodeData where needed 2021-12-30 14:18:12 +01:00
DynamicLoader
Games
Libraries LibGUI+SoundPlayer: Use 'increase_slider_by_page_steps()' 2021-12-30 14:31:50 +01:00
Services Userland: Link directly against LibUnicodeData where needed 2021-12-30 14:18:12 +01:00
Shell Shell: Avoid many single byte write() syscalls when printing the prompt 2021-12-30 14:26:29 +01:00
Utilities Userland: Link directly against LibUnicodeData where needed 2021-12-30 14:18:12 +01:00
CMakeLists.txt