1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 23:31:01 +00:00
serenity/Userland
Andreas Kling 58106f57de LibGUI: Remove 2px of vertical space around FilePicker common places
The extra margin is not needed with the new "Tray" look. :^)
2021-04-09 23:58:04 +02:00
..
Applets FontEditor+ClipboardHistory: Use system-wide Clipboard 2021-04-07 19:27:01 +02:00
Applications Browser: Add a separator line below the menu while in multi-tab mode 2021-04-09 22:23:32 +02:00
Demos Everywhere: Change font properties to be described in GML 2021-03-29 09:10:23 +02:00
DevTools HackStudio: Make actions with project tree selections work as expected 2021-04-09 09:32:04 +02:00
DynamicLoader LibC: Add x86_64 Registers 2021-03-21 09:35:23 +01:00
Games Minesweeper: Fix UI layout and focus behavior 2021-04-06 17:55:47 +02:00
Libraries LibGUI: Remove 2px of vertical space around FilePicker common places 2021-04-09 23:58:04 +02:00
Services WindowServer: Cache internal Alt shortcuts on the Menu object 2021-04-09 17:08:49 +02:00
Shell Shell: Allow newlines between the function decl and its body 2021-04-08 10:46:39 +02:00
Tests Tests: Merge duplicate TestFormat test into AK directory 2021-04-08 20:30:56 +02:00
Utilities LibWeb: Pass optional status code to ResourceLoader callbacks 2021-04-03 16:34:34 +02:00
CMakeLists.txt Userland: Rename *.MenuApplet => *.Applet 2021-04-04 16:29:55 +02:00