Robert MacGregor
|
3f944874f3
* BugFix: Correct MacOS not responding to Command+C, Command+X, Command+A and Command+V by removing a hack in guiTextEditCtrl and shifting the logic to sdlWindow.
|
3 years ago |
Areloch
|
abf5a09bc3
Removed duplicate checkbox image
|
4 years ago |
Areloch
|
c5cdba750e
Fixes some minor errors on MacOS regarding compiling in clang
|
4 years ago |
Lukas Aldershaab
|
c999baf7ed
Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense.
|
4 years ago |
Areloch
|
758dd20724
Adds logic to guiTextEditCtrl to have placeholder text when the control is empty.
|
5 years ago |
Areloch
|
09c651c26d
Corrected profile for GameObjectAsset type field button
|
5 years ago |
Areloch
|
07b28cb29a
GFX card profile config file logging moved to debug only
|
6 years ago |
Areloch
|
e89f959884
Updates TextEdit value when focus is lost.
|
6 years ago |
Thomas "elfprince13" Dickerson
|
27e2871b01
Replaced StringTable->insert("") with StringTable->EmptyString()
|
8 years ago |
Thomas "elfprince13" Dickerson
|
bcc5459818
whitespace
|
8 years ago |
Azaezel
|
7a60056365
Merge branch 'ColorPickerAdvanced' of https://github.com/Azaezel/Torque3D into ColorPickerAdvanced
|
9 years ago |
Anis
|
304c33e525
removed tabs
|
9 years ago |
Azaezel
|
bc433e7c30
Merge branch 'ColorPickerAdvanced' of https://github.com/Azaezel/Torque3D into ColorPickerAdvanced
|
9 years ago |
Azaezel
|
ca2ffea6cd
Merge branch 'development' of https://github.com/GarageGames/Torque3D into ColorPickerAdvanced
|
9 years ago |
Anis
|
c4590f6e3d
Update guiTextEditCtrl.cpp
|
9 years ago |
Azaezel
|
1d442c9f84
void GuiTextEditCtrl::execConsoleCallback() reversion
|
10 years ago |
Areloch
|
bedc79aacb
Merges in Monkey's fixes PR with a resolution for a conflict
|
10 years ago |
Lopuska
|
03109c9d6d
Color Picker
|
10 years ago |
Nathan Bowhay
|
77b9600303
IsActive fix & code cleanup
|
10 years ago |
Ben Payne
|
fcf52fb5e0
Rename the memory allocating versions to make prev error less likely
|
10 years ago |
cpusci
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
12 years ago |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |