cutealien
|
2246895ae1
CGUIComboBox uses now EGDS_SCROLLBAR_SIZE instead of EGDS_WINDOW_BUTTON_WIDTH for the width of the listbox button to allow changing that without changing window topbar height.
|
před 6 roky |
cutealien
|
9d315a9354
CGUIListbox, CGUITreeView and CGUITable now resize scrollbars when EGDS_SCROLLBAR_SIZE in the skin changes without having to re-create the elements.
|
před 6 roky |
cutealien
|
9f4b70a123
Merge branch releases/1.8 revisions 4773 to 4778 into trunk:
|
před 10 roky |
cutealien
|
5b156c1dca
Buttons can now now have 7 more image-states, 1 more sprite-state and the sprites are now scaleable.
|
před 10 roky |
cutealien
|
cbe3f1ac70
Add skin-constants to control push-button behavior better.
|
před 12 roky |
hybrid
|
0a2330890a
Bump copyright to 2012
|
před 12 roky |
bitplane
|
ed5344f5e8
Added minimum timelines for removing deprecated methods.
|
před 14 roky |
bitplane
|
54356391a2
Removed getMS3DJointNode, getXJointNode, and EGDS_MESSAGE_BOX_MAX_TEST_WIDTH. Added deprecated warnings to some more methods, plus a couple of doc string fixes.
|
před 14 roky |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
před 14 roky |
cutealien
|
3897efe381
- Add new skin-colors: EGDC_GRAY_WINDOW_SYMBOL, EGDC_EDITABLE, EGDC_GRAY_EDITABLE, EGDC_FOCUSED_EDITABLE
|
před 14 roky |
hybrid
|
a5046f4b29
Merged from branch 1.7, revisions 3290-3299. Few bugfixes, typo in GUI event, unicode fixes.
|
před 14 roky |
cutealien
|
1b523f689b
- Fix bug that menus on IGUIWindows with titlebar got drawn too high (id: 2714400)
|
před 15 roky |
hybrid
|
b56ddb920f
Merged revisions 2778:2832 from 1.6 branch. Add some Linux keycodes, make skin name arrays safer, disable dx8. Please note, the last merge was from wrong repository, now everything is up to date again.
|
před 15 roky |
hybrid
|
275874afb1
Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated.
|
před 15 roky |
cutealien
|
1818454023
MessageBox supports now automatic resizing and images.
|
před 15 roky |
bitplane
|
62442a5240
Added EGDS_TITLEBARTEXT_DISTANCE_X and EGDS_TITLEBARTEXT_DISTANCE_Y to GUI, submitted by FuzzYspo0N
|
před 15 roky |
hybrid
|
3ef1b18308
Fix eol-style for all code files to CRLF for simpler file handling.
|
před 15 roky |
hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
před 15 roky |
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.
|
před 16 roky |
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.
|
před 16 roky |
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.
|
před 16 roky |
hybrid
|
cdffc4a5d6
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
před 16 roky |
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.
|
před 17 roky |
hybrid
|
41e57a3e5d
Some doc updates by CuteAlien.
|
před 17 roky |
hybrid
|
08e359784b
GUI constification done, other parts still missing.
|
před 17 roky |
hybrid
|
8a0d790a4b
Some constification.
|
před 17 roky |
bitplane
|
9cd0eca1ce
fixed a bug I caused in CGUIMenu and CGUIContextMenu. added some more window symbols to the built-in font and the skin.
|
před 17 roky |
hybrid
|
1406fa59b8
Missing const fixed.
|
před 17 roky |
bitplane
|
e5dbed93dd
Added navigation through the GUI using tab and the shift and control keys. Added keyboard navigation for most elements. Fixed that annoying bug where you had to click twice to change focus.
|
před 17 roky |
bitplane
|
4ee11782f6
added more default fonts to skins, made elements use them by default. updated gui example to show use.
|
před 17 roky |