-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
90f3884
commit fca402a
Showing
36 changed files
with
23 additions
and
193 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,4 +10,4 @@ Components | |
|
||
lib4d-arm64.dylib | ||
userPreferences.Thomas/ | ||
UserMode_Component_Build | ||
UserMode_Component_Build/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-12.6 KB
...ent_Build/UserMode_Component.4dbase/Resources/Images/Buttons/Windows/Cancel.png
Binary file not shown.
Binary file removed
BIN
-13.8 KB
...ild/UserMode_Component.4dbase/Resources/Images/Buttons/Windows/DeleteRecord.png
Binary file not shown.
Binary file removed
BIN
-13.8 KB
.../UserMode_Component.4dbase/Resources/Images/Buttons/Windows/DeleteSelection.png
Binary file not shown.
Binary file removed
BIN
-12.7 KB
...onent_Build/UserMode_Component.4dbase/Resources/Images/Buttons/Windows/Done.png
Binary file not shown.
Binary file removed
BIN
-3.18 KB
...nt_Build/UserMode_Component.4dbase/Resources/Images/Buttons/Windows/Execute.png
Binary file not shown.
Binary file removed
BIN
-16.1 KB
...uild/UserMode_Component.4dbase/Resources/Images/Buttons/Windows/FirstRecord.png
Binary file not shown.
Binary file removed
BIN
-10.2 KB
...nent_Build/UserMode_Component.4dbase/Resources/Images/Buttons/Windows/Label.png
Binary file not shown.
Binary file removed
BIN
-16.9 KB
...Build/UserMode_Component.4dbase/Resources/Images/Buttons/Windows/LastRecord.png
Binary file not shown.
Binary file removed
BIN
-13 KB
..._Build/UserMode_Component.4dbase/Resources/Images/Buttons/Windows/NewRecord.png
Binary file not shown.
Binary file removed
BIN
-13.8 KB
...Build/UserMode_Component.4dbase/Resources/Images/Buttons/Windows/NextRecord.png
Binary file not shown.
Binary file removed
BIN
-12.3 KB
...nt_Build/UserMode_Component.4dbase/Resources/Images/Buttons/Windows/OrderBy.png
Binary file not shown.
Binary file removed
BIN
-15 KB
...d/UserMode_Component.4dbase/Resources/Images/Buttons/Windows/PreviousRecord.png
Binary file not shown.
Binary file removed
BIN
-12.3 KB
...nent_Build/UserMode_Component.4dbase/Resources/Images/Buttons/Windows/Print.png
Binary file not shown.
Binary file removed
BIN
-12.3 KB
...nent_Build/UserMode_Component.4dbase/Resources/Images/Buttons/Windows/Query.png
Binary file not shown.
Binary file removed
BIN
-14.3 KB
...ent_Build/UserMode_Component.4dbase/Resources/Images/Buttons/Windows/Report.png
Binary file not shown.
Binary file removed
BIN
-13.2 KB
...nt_Build/UserMode_Component.4dbase/Resources/Images/Buttons/Windows/ShowAll.png
Binary file not shown.
Binary file removed
BIN
-14.4 KB
...Build/UserMode_Component.4dbase/Resources/Images/Buttons/Windows/ShowSubset.png
Binary file not shown.
Binary file removed
BIN
-12.9 KB
...t_Build/UserMode_Component.4dbase/Resources/Images/Buttons/Windows/Validate.png
Binary file not shown.
Binary file removed
BIN
-3.18 KB
..._Component_Build/UserMode_Component.4dbase/Resources/Images/library/Execute.png
Binary file not shown.
Binary file removed
BIN
-8.62 KB
...nent_Build/UserMode_Component.4dbase/Resources/Images/library/XP Add Record.png
Binary file not shown.
Binary file removed
BIN
-9.91 KB
...uild/UserMode_Component.4dbase/Resources/Images/library/XP Delete Selection.png
Binary file not shown.
Binary file removed
BIN
-7.43 KB
..._Component_Build/UserMode_Component.4dbase/Resources/Images/library/XP Done.png
Binary file not shown.
Binary file removed
BIN
-8.42 KB
...ponent_Build/UserMode_Component.4dbase/Resources/Images/library/XP Order By.png
Binary file not shown.
Binary file removed
BIN
-8.16 KB
...Build/UserMode_Component.4dbase/Resources/Images/library/XP Print Selection.png
Binary file not shown.
Binary file removed
BIN
-7.87 KB
...Component_Build/UserMode_Component.4dbase/Resources/Images/library/XP Query.png
Binary file not shown.
Binary file removed
BIN
-9.44 KB
...ponent_Build/UserMode_Component.4dbase/Resources/Images/library/XP Show All.png
Diff not rendered.
Binary file removed
BIN
-10.7 KB
...ent_Build/UserMode_Component.4dbase/Resources/Images/library/XP Show Subset.png
Diff not rendered.
94 changes: 0 additions & 94 deletions
94
UserMode_Component_Build/UserMode_Component.4dbase/Resources/de.lproj/de.xlf
This file was deleted.
Oops, something went wrong.
95 changes: 0 additions & 95 deletions
95
UserMode_Component_Build/UserMode_Component.4dbase/Resources/en.lproj/en.xlf
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-61.7 KB
UserMode_Component_Build/UserMode_Component.4dbase/UserMode_Component.4DZ
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
{ | ||
"editors": [] | ||
"editors": [ | ||
{ | ||
"type": "explorer" | ||
} | ||
] | ||
} |