Menu

Commit [r113]  Maximize  Restore  History

Changes: only program formatting. Applied automatic formatting (by Resharper 9) to (almost) all code files. Checked the results using a compare tool.

The changes:
- The main change is to replace all leading tabs by 4 spaces.
- Opening curly braces ('{') are moved to new line.
- No more spaces between casts and the variable (e.g. '(int)counter' instead of '(int) counter')
- Space formatting may now be ugly in some comments (when the '//' was before tabs)
- Inherits (':') are now always on their own line.

joedane 2015-01-10

1 2 3 > >> (Page 1 of 3)
changed /branches/feature/janImport/Lib/Domain/ActivePartitura.cs
changed /branches/feature/janImport/Lib/Domain/Box.cs
changed /branches/feature/janImport/Lib/Domain/Clipping.cs
changed /branches/feature/janImport/Lib/Domain/CommandBase.cs
changed /branches/feature/janImport/Lib/Domain/IActivePartitura.cs
changed /branches/feature/janImport/Lib/Domain/ICommand.cs
changed /branches/feature/janImport/Lib/Domain/ICommandParameters.cs
changed /branches/feature/janImport/Lib/Domain/IDrawingPanel.cs
changed /branches/feature/janImport/Lib/Domain/IFileSystem.cs
changed /branches/feature/janImport/Lib/Domain/IGreyImage.cs
changed /branches/feature/janImport/Lib/Domain/ILabelProvider.cs
changed /branches/feature/janImport/Lib/Domain/IMainWindow.cs
changed /branches/feature/janImport/Lib/Domain/IPageFiles.cs
changed /branches/feature/janImport/Lib/Domain/IPlayablePartitura.cs
changed /branches/feature/janImport/Lib/Domain/IPlayerView.cs
changed /branches/feature/janImport/Lib/Domain/Page.cs
changed /branches/feature/janImport/Lib/Domain/Part.cs
changed /branches/feature/janImport/Lib/Domain/Partitura.cs
changed /branches/feature/janImport/Lib/Domain/PartituraException.cs
changed /branches/feature/janImport/Lib/Domain/Rect.cs
changed /branches/feature/janImport/Lib/PageEditing/ABCLabelProvider.cs
changed /branches/feature/janImport/Lib/PageEditing/AddBoxCommand.cs
changed /branches/feature/janImport/Lib/PageEditing/AutoFillCommand.cs
changed /branches/feature/janImport/Lib/PageEditing/BoxFinder.cs
changed /branches/feature/janImport/Lib/PageEditing/LabelPartCommand.cs
/branches/feature/janImport/Lib/Domain/ActivePartitura.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/Domain/Box.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/Domain/Clipping.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/Domain/CommandBase.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/Domain/IActivePartitura.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/Domain/ICommand.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/Domain/ICommandParameters.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/Domain/IDrawingPanel.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/Domain/IFileSystem.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/Domain/IGreyImage.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/Domain/ILabelProvider.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/Domain/IMainWindow.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/Domain/IPageFiles.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/Domain/IPlayablePartitura.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/Domain/IPlayerView.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/Domain/Page.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/Domain/Part.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/Domain/Partitura.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/Domain/PartituraException.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/Domain/Rect.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/PageEditing/ABCLabelProvider.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/PageEditing/AddBoxCommand.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/PageEditing/AutoFillCommand.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/PageEditing/BoxFinder.cs Diff Switch to side-by-side view
Loading...
/branches/feature/janImport/Lib/PageEditing/LabelPartCommand.cs Diff Switch to side-by-side view
Loading...
1 2 3 > >> (Page 1 of 3)
MongoDB Logo MongoDB