summaryrefslogtreecommitdiff
path: root/Userland/DevTools/GMLPlayground/main.cpp
AgeCommit message (Expand)Author
2022-12-14LibFileSystemAccessClient: Rename `try_save_file` =>Lucas CHOLLET
2022-12-06Everywhere: Rename to_{string => deprecated_string}() where applicableLinus Groh
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-10-26GMLPlayground: Replace /proc/all unveil with /sys/kernel/processesTimothy Flynn
2022-10-25Userland: Let applications make use of make_command_palette_action()demostanis
2022-10-24GMLPlayground: Restrict filesystem access using `unveil()`Karol Kosek
2022-10-24GMLPlayground: Open and save files using FileSystemAccessClientKarol Kosek
2022-10-15GMLPlayground: Allow previewing GML in a separate windowSamuel Bowman
2022-09-29AK+Everywhere: Replace "protocol" with "scheme" url helpersnetworkException
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-06-28Playground: Rename the application to GMLPlaygroundLinus Groh