1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 08:28:11 +00:00
serenity/Applications/HexEditor
Andreas Kling b4f307f982 LibGUI+WindowServer: Rename window "override cursor" to just "cursor"
Let's just say each window has a cursor, there's not really overriding
going on.
2020-09-11 14:26:37 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
HexEditor.cpp LibGUI+WindowServer: Rename window "override cursor" to just "cursor" 2020-09-11 14:26:37 +02:00
HexEditor.h LibGUI: Remove parent parameter to GUI::Widget constructor 2020-02-23 12:27:53 +01:00
HexEditorWidget.cpp LibGUI: Add InputBox::show with required parent window argument 2020-07-16 16:10:21 +02:00
HexEditorWidget.h AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
main.cpp Applications: Stop setting initial window location 2020-08-01 08:06:48 +02:00