haiku/src/apps/sudoku
sushilhub ab05d36868 src/apps: style fixes
* add break statement to the last clause of switch/cases
* fix some other minor issues

Change-Id: I9ac3dac0cda0b14043b975938caea88b79bb749f
Reviewed-on: https://review.haiku-os.org/c/haiku/+/1299
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2020-09-18 06:23:19 +00:00
..
Jamfile src/apps Code formatting 2019-01-25 12:40:34 +00:00
ProgressWindow.cpp src/apps: style fixes 2020-09-18 06:23:19 +00:00
ProgressWindow.h
Stack.h
Sudoku.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
Sudoku.h Removing most About windows and menu items as discussed here 2011-03-26 02:18:52 +00:00
Sudoku.rdef Use resource definition files instead of DoCatalogs rule. Rename B_TRANSLATE_APP_NAME and related macros to the more generic B_TRANSLATE_SYSTEM_NAME, to also fits add-ons, folders, etc, and make 'System name' its standard context. Change CodyCam and PoorMan's app signatures to match the overall x-vnd.Haiku-App pattern. Some clean-up. Make SlideShowSaver build again. 2011-03-25 22:13:48 +00:00
SudokuField.cpp 64 bit fixes for libmedia.so, ActivityMonitor, and Sudoku. 2012-11-30 13:16:38 +01:00
SudokuField.h Added a few convenience methods. 2012-06-06 00:34:51 +02:00
SudokuGenerator.cpp 64 bit fixes for libmedia.so, ActivityMonitor, and Sudoku. 2012-11-30 13:16:38 +01:00
SudokuGenerator.h
SudokuSolver.cpp
SudokuSolver.h
SudokuView.cpp Sudoku: 64 bit fix 2020-03-23 10:20:38 +00:00
SudokuView.h Sudoku: use the layout API. 2015-11-07 17:07:03 +01:00
SudokuWindow.cpp Sudoku: use the layout API. 2015-11-07 17:07:03 +01:00
SudokuWindow.h