ladybird/Userland/Games/2048
Andreas Kling bd61e75e0b LibGUI: Remove Window::try_add_menu()
And fall back to the infallible add_menu().
2023-08-14 14:57:54 +02:00
..
BoardView.cpp 2048: Replace usage of DeprecatedString 2023-08-06 22:21:10 +02:00
BoardView.h Games: Use default constructors/destructors 2022-02-16 22:08:55 +00:00
CMakeLists.txt Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Game.cpp Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
Game.h 2048: Let user decide if he wants to continue the game 2021-10-05 13:27:57 +03:30
GameSizeDialog.cpp LibGUI+Userland: Port Labels to String 2023-04-30 05:48:14 +02:00
GameSizeDialog.gml Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
GameSizeDialog.h 2048: Do not default to only temporarily applying settings changes 2021-05-18 16:48:39 +02:00
GameWindow.gml 2048: Convert to GML 2022-10-17 22:40:52 +02:00
main.cpp LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00