cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
3 years ago |
cutealien
|
f73f9501f0
API BREAKER: Replacing defines in irrTypes.h which are conflicting with c++ reserved identifier rules.
|
3 years ago |
cutealien
|
5cb7f89f43
Avoid warning on gcc/linux.
|
4 years ago |
cutealien
|
ea06540ef9
CGUITabControl serialization changed to allow using custom tabs.
|
5 years ago |
cutealien
|
bff50c751d
Spelling fixes.
|
8 years ago |
cutealien
|
3fc1052725
Improve documentation for tabcontrol.
|
10 years ago |
hybrid
|
0a2330890a
Bump copyright to 2012
|
12 years ago |
cutealien
|
de5f4b7af1
Add documentation to all IGUIElement's which events they are creating.
|
12 years ago |
cutealien
|
1869d1ec6c
Added IGUITabControl::insertTab, IGUITabControl::removeTab, IGUITabControl::clear and IGUITabControl::getTabAt
|
13 years ago |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
14 years ago |
cutealien
|
243356035d
IGUITabControl::setActiveTab should only take IGUITab* and not IGUIElement* (thx to greenya for finding)
|
14 years ago |
cutealien
|
baa4ecb9dc
Documentation updates.
|
15 years ago |
cutealien
|
2f9c3864e7
Add setTabMaxWidth to tabcontrol (backport from 1.6)
|
15 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 |
bitplane
|
aab1dfa7cb
Added StarSonata GUI patch from the tracker, const corrected. Fixed some bugs and changed the style and behaviour of the tabs. Tables aren't fully tested and don't serialize properly yet.
|
17 years ago |
hybrid
|
08e359784b
GUI constification done, other parts still missing.
|
17 years ago |
bitplane
|
7cf5252eb9
completion of most getters/setters for GUI
|
17 years ago |
bitplane
|
c00ce1d372
Moved everything to /trunk
|
17 years ago |