cutealien
|
fbda137dcf
Add getActiveColor functions to IGUIStaticText and IGUIButton
|
3 years ago |
cutealien
|
1a9014fdf1
Merge branch releases/1.8 revisions r5898 through r6137 into trunk.
|
4 years ago |
cutealien
|
bff50c751d
Spelling fixes.
|
8 years ago |
cutealien
|
9736e456db
- In IGUICheckBox add: setDrawBackground, isDrawBackgroundEnabled, setDrawBorder, isDrawBorderEnabled
|
12 years ago |
hybrid
|
0a2330890a
Bump copyright to 2012
|
12 years ago |
cutealien
|
cbdbf04487
Messed up last check-in somewhat. Now all getColor functions in statictext avoid const& (which is OK as SColor is just a long).
|
13 years ago |
cutealien
|
e03bb4929f
Add getBackgroundColor, isDrawBackgroundEnabled and isDrawBorderEnabled to IGUIStaticText (thx 4 patch from Nalin).
|
13 years ago |
cutealien
|
caac1b4505
- Add getActiveFont to all elements which have setOverrideFont for cleaner code
|
13 years ago |
hybrid
|
777ea0199c
Adding a new flag and new text break for support of right-to-left text in StaticText elements. Patch from Auria and STK project.
|
13 years ago |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
14 years ago |
hybrid
|
e877b786c7
Patch by Auria, which allows to render text in gui static text elements over the element clip area. This makes handling of changing text simpler. As default, this feature is turned off.
|
14 years ago |
hybrid
|
3ef1b18308
Fix eol-style for all code files to CRLF for simpler file handling.
|
15 years ago |
hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
15 years ago |
hybrid
|
ca8f261819
Merged from 1.5 branch to trunk, all changes from 2088 to 2120. Mainly doc updates. Fix for non-skinned animated meshes with different current frames.
|
16 years ago |
hybrid
|
7472bcd83c
Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix.
|
16 years ago |
hybrid
|
9c33ae93ad
Merge revisions 1489:1494 from 1.4 branch. Mainly cleanup, removal of .NET wrapper, and postEventFromUser patch to return if the event was absorbed.
|
16 years ago |
hybrid
|
cdffc4a5d6
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
16 years ago |
hybrid
|
08e359784b
GUI constification done, other parts still missing.
|
17 years ago |
bitplane
|
1f1006a177
Added CuteAlien's IGUISpinBox.
|
17 years ago |
bitplane
|
4ee11782f6
added more default fonts to skins, made elements use them by default. updated gui example to show use.
|
17 years ago |
bitplane
|
7cf5252eb9
completion of most getters/setters for GUI
|
17 years ago |
bitplane
|
c00ce1d372
Moved everything to /trunk
|
17 years ago |