Torque3D/Engine/source/gui/containers
Areloch d0f914b3e6 From Nils' UI work
Adds ability to control button margin of IconButtons
Adds ability to define button offset of window controls
Add mouse drag callback for window controls
Tweaks colors of gui slider control
Tweak to line split for text edit slider bitmap control
Tweaks to colors for text edit slider control
Tweaks to colors for Edit control
Tweaks to default menubar height
2023-09-04 22:50:45 -05:00
..
guiAutoScrollCtrl.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
guiAutoScrollCtrl.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiContainer.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
guiContainer.h Issue found with PVS-Studio: 2015-07-16 22:02:18 -05:00
guiCtrlArrayCtrl.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
guiCtrlArrayCtrl.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiDragAndDropCtrl.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
guiDragAndDropCtrl.h Adds the Systems for the Entity-Component-Systems setup. 2018-01-28 16:58:00 -06:00
guiDynamicCtrlArrayCtrl.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
guiDynamicCtrlArrayCtrl.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiFormCtrl.cpp check wether or not mBitmapArrayRects.empty(). not simply if size() 2023-03-06 15:29:40 -06:00
guiFormCtrl.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiFrameCtrl.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
guiFrameCtrl.h uninitialized variables-gui 2020-05-11 15:03:27 -05:00
guiPaneCtrl.cpp check wether or not mBitmapArrayRects.empty(). not simply if size() 2023-03-06 15:29:40 -06:00
guiPaneCtrl.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiPanel.cpp Removes the unnecessary gradient effect from GuiPanel when rendered. Now uses just the fill color like most all other gui controls 2023-03-04 21:26:55 -06:00
guiPanel.h Removes the unnecessary gradient effect from GuiPanel when rendered. Now uses just the fill color like most all other gui controls 2023-03-04 21:26:55 -06:00
guiRolloutCtrl.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
guiRolloutCtrl.h Fix member function visibility 2015-03-04 19:25:10 -05:00
guiScrollCtrl.cpp add safeties for enum math across define boundaries 2023-04-26 22:27:35 -05:00
guiScrollCtrl.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiSplitContainer.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
guiSplitContainer.h Adds ability to set the split point of a guiSplitContainer 2019-02-23 13:55:29 -06:00
guiStackCtrl.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
guiStackCtrl.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiTabBookCtrl.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
guiTabBookCtrl.h Issue found with PVS-Studio: 2015-07-16 22:02:18 -05:00
guiWindowCollapseCtrl.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiWindowCollapseCtrl.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiWindowCtrl.cpp From Nils' UI work 2023-09-04 22:50:45 -05:00
guiWindowCtrl.h From Nils' UI work 2023-09-04 22:50:45 -05:00