- Added support for Mac OSX system fonts in texte.c.
- Inverted the "AntiAlias" and "No AA" labels so it's more intuitive that way. git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@349 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
PBXFileTableDataSourceColumnWidthsKey = (
|
||||
20,
|
||||
453,
|
||||
58.2085,
|
||||
58,
|
||||
);
|
||||
PBXFileTableDataSourceColumnsKey = (
|
||||
PBXErrorsWarningsDataSource_TypeID,
|
||||
@@ -77,7 +77,7 @@
|
||||
43,
|
||||
20,
|
||||
79,
|
||||
95,
|
||||
121,
|
||||
);
|
||||
PBXFileTableDataSourceColumnsKey = (
|
||||
PBXFileDataSource_FiletypeID,
|
||||
@@ -145,7 +145,7 @@
|
||||
};
|
||||
PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = {
|
||||
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
|
||||
PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
|
||||
PBXFileTableDataSourceColumnSortingKey = PBXTargetDataSource_PrimaryAttribute;
|
||||
PBXFileTableDataSourceColumnWidthsKey = (
|
||||
20,
|
||||
200,
|
||||
@@ -165,8 +165,8 @@
|
||||
PBXFileDataSource_Warnings_ColumnID,
|
||||
);
|
||||
};
|
||||
PBXPerProjectTemplateStateSaveDate = 248180012;
|
||||
PBXWorkspaceStateSaveDate = 248180012;
|
||||
PBXPerProjectTemplateStateSaveDate = 248478999;
|
||||
PBXWorkspaceStateSaveDate = 248478999;
|
||||
};
|
||||
sourceControlManager = F5B19B690EA4BD79003F4BA4 /* Source Control */;
|
||||
userBuildSettings = {
|
||||
@@ -186,10 +186,10 @@
|
||||
};
|
||||
F5B138930EB71977000B83CC /* texte.c */ = {
|
||||
uiCtxt = {
|
||||
sepNavIntBoundsRect = "{{0, 0}, {1092, 4807}}";
|
||||
sepNavSelRange = "{1127, 0}";
|
||||
sepNavVisRect = "{{0, 339}, {867, 536}}";
|
||||
sepNavWindowFrame = "{{34, 37}, {906, 665}}";
|
||||
sepNavIntBoundsRect = "{{0, 0}, {932, 8455}}";
|
||||
sepNavSelRange = "{2431, 70}";
|
||||
sepNavVisRect = "{{0, 1377}, {867, 536}}";
|
||||
sepNavWindowFrame = "{{67, 41}, {906, 665}}";
|
||||
};
|
||||
};
|
||||
F5B19B5D0EA4BD57003F4BA4 /* Grafx2 */ = {
|
||||
|
||||
Reference in New Issue
Block a user