ladybird/Userland/Games/GameOfLife
thankyouverycool 57f3b18109 LibGUI+Userland: Remove Toolbar::try_add_{action,separator}()
These calls largely occur during initialization before there's
unsaved state worth preserving
2023-08-15 15:56:34 +02:00
..
Board.cpp Games: Use default constructors/destructors 2022-02-16 22:08:55 +00:00
Board.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
BoardWidget.cpp LibGUI: Remove Menu::try_add_submenu() 2023-08-14 14:57:54 +02:00
BoardWidget.h Everywhere: Stop using NonnullOwnPtrVector 2023-03-06 23:46:35 +01:00
CMakeLists.txt Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
GameOfLife.gml Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
main.cpp LibGUI+Userland: Remove Toolbar::try_add_{action,separator}() 2023-08-15 15:56:34 +02:00
Pattern.cpp Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
Pattern.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00