summaryrefslogtreecommitdiff
path: root/Userland/Applications/HexEditor
AgeCommit message (Expand)Author
2021-01-25Everywhere: Hook up remaining debug macros to Debug.h.asynts
2021-01-24HexEditor: FindCamisul
2021-01-16Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"Andreas Kling
2021-01-15Everywhere: Pledge "sendfd" in WindowServer client programsAndreas Kling
2021-01-12LibC+Everywhere: Remove open_with_path_length() in favor of open()Andreas Kling
2021-01-12HexEditor: Hide unnecessary scrollbars in the main file viewAndreas Kling
2021-01-12Applications: Move to Userland/Applications/Andreas Kling