Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Add a hidden preference to control the size of the UI's monospaced font.
- Loading branch information
Showing
with
83 additions
and 50 deletions.
- +1 −0 Source/SPConstants.h
- +1 −0 Source/SPConstants.m
- +4 −6 Source/SPDataImport.m
- +4 −2 Source/SPFieldEditorController.m
- +3 −1 Source/SPFieldMapperController.m
- +8 −4 Source/SPIndexesController.m
- +6 −4 Source/SPProcessListController.m
- +2 −1 Source/SPQueryController.m
- +3 −2 Source/SPQueryControllerInitializer.m
- +2 −1 Source/SPServerVariablesController.h
- +8 −6 Source/SPServerVariablesController.m
- +5 −3 Source/SPTableRelations.m
- +13 −9 Source/SPTableStructure.m
- +4 −1 Source/SPTableStructureDelegate.m
- +4 −2 Source/SPTableStructureLoading.m
- +1 −0 Source/SPTableTriggers.h
- +14 −8 Source/SPTableTriggers.m
Oops, something went wrong.