ladybird/Userland/Games
Tim Ledbetter 3c9dee5d5a GameOfLife: Use the same play/pause action in the menu and toolbar
This prevents the menu and toolbar action state getting out of sync,
which could happen previously. The menu item also now shows the
appropriate icon rather than a checkbox.
2023-09-16 11:06:33 +02:00
..
2048 LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
BrickGame LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
Chess LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
ColorLines LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
FlappyBug LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
Flood LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
GameOfLife GameOfLife: Use the same play/pause action in the menu and toolbar 2023-09-16 11:06:33 +02:00
Hearts LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
MasterWord LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
Minesweeper LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
Snake LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
Solitaire LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
Spider LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
CMakeLists.txt Games: Add ColorLines 2022-12-12 17:30:04 +00:00