serenity/Userland
thankyouverycool 3cc7862487 LibGUI: Support double-click resizing column headers
Columns can now be best-fit resized by double-clicking their
grabbable edges. When a default width is set and all data is empty,
double-clicking will restore the column to its original state.
2021-03-18 07:49:55 +01:00
..
Applications Piano: Avoid selecting out of range notes. 2021-03-17 21:58:26 +01:00
Demos LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x 2021-03-16 11:50:03 +01:00
DevTools CppLanguageServer: Make preprocessor ignore unsupported keywords 2021-03-18 07:49:18 +01:00
DynamicLoader Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
Games LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x 2021-03-16 11:50:03 +01:00
Libraries LibGUI: Support double-click resizing column headers 2021-03-18 07:49:55 +01:00
MenuApplets LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x 2021-03-16 11:50:03 +01:00
Services Userland: Fix printf specifiers with off_t 2021-03-17 23:22:42 +01:00
Shell Everywhere: Remove pessimizing and redundant move() 2021-03-17 16:30:15 +01:00
Tests Tests: Create stress-writeread 2021-03-17 23:22:42 +01:00
Utilities truncate: Make 64 bit clean 2021-03-17 23:22:42 +01:00
CMakeLists.txt Build: Build Userland with -O2, Kernel with -Os 2021-02-24 11:38:52 +01:00