ladybird/Userland
Itamar 50f887c9d5 HackStudio: Display identifiers as clickable
This extends the "navigate to include" feature to also display
identifiers as clickable when they're hovered over while left control
is pressed.
2021-02-20 15:53:37 +01:00
..
Applications FileManager: Set tooltips on the path breadcrumb bar 2021-02-20 14:23:41 +01:00
Demos LibGUI: Swap order of InputBox value and parent window args 2021-02-20 12:19:46 +01:00
DevTools HackStudio: Display identifiers as clickable 2021-02-20 15:53:37 +01:00
DynamicLoader Revert "DynamicLoader: Remove unnecessary math functions" 2021-02-08 19:58:10 +01:00
Games Chess: Allow right click to cancel drag move while dragging a piece 2021-02-18 12:52:11 +01:00
Libraries LibGUI: Allow setting a tooltip on BreadcrumbBar segments 2021-02-20 14:23:21 +01:00
MenuApplets Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Services LibWeb: Implement Window.prompt() 2021-02-20 12:19:46 +01:00
Shell Shell: Convert dbgprintf() => dbgln() 2021-02-17 16:18:53 +01:00
Tests LibC: Teach scanf how to read "%lu" and "%llu" (unsigned long{, long}) 2021-02-16 10:38:52 +01:00
Utilities test-web: Create execution scope for new interpreter instead of the old one 2021-02-20 10:48:34 +01:00
CMakeLists.txt Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00