Leonard Ritter
|
aa8e0ced01
|
merged data and handles; handles can either be set or allocated.
|
10 years ago |
Leonard Ritter
|
4243d5e845
|
- merged layout flags, event flags, frozen flag, visited flags into single item flagset
|
10 years ago |
Leonard Ritter
|
1bf721fbcd
|
added UI_ADJUST_HEIGHT to support multiline text boxes
|
10 years ago |
Leonard Ritter
|
8977f16d27
|
fixed button state check
|
10 years ago |
Leonard Ritter
|
9e7dc62cd8
|
context clicks go directly through
|
10 years ago |
Leonard Ritter
|
6759a4b5dc
|
removed UI_APPEND
|
10 years ago |
Leonard Ritter
|
e407717c70
|
- removed UI_EXTEND, as using code can replicate this function easily
- added UI_PROPAGATE which allows to propagate events to parents
- can only hover items that take mouse related events
|
10 years ago |
Leonard Ritter
|
89c53ac58c
|
fixed a type signature error
|
10 years ago |
Leonard Ritter
|
0bc10ad5f4
|
support for double-, triple-, etc. clicks
|
10 years ago |
Leonard Ritter
|
dab1d7bc0c
|
oui: added UI_SCROLL event
|
10 years ago |
Leonard Ritter
|
91b515d50f
|
uiMakeCurrent no longer clears items
|
10 years ago |
Leonard Ritter
|
b362329a46
|
added uiGetItemCount()
|
10 years ago |
Leonard Ritter
|
fdfb902168
|
added uiUpdateHotItem()
|
10 years ago |
Leonard Ritter
|
3132f241bd
|
renamed the RelTo* functions to something more descriptive
|
10 years ago |
Leonard Ritter
|
2c323265a5
|
added uiExtend to interface
|
10 years ago |
Leonard Ritter
|
4e96ad8476
|
added extern "C" flag for oui.h
|
10 years ago |
Leonard Ritter
|
43fe99cb82
|
added BND_EXPORT, OUI_EXPORT for situations where an export
define is needed.
|
10 years ago |
Leonard Ritter
|
8de9f9d04b
|
oui: support for extending items by event
|
10 years ago |
Leonard Ritter
|
8ea104d97d
|
oui: added callback for right mouse button
|
10 years ago |
Leonard Ritter
|
a8df9c519b
|
added uiGetAbsoluteRect()
|
10 years ago |
Leonard Ritter
|
001e763f73
|
oui: added uiSetSelfHandle()
|
10 years ago |
Leonard Ritter
|
f79ab2da03
|
blendish: fixed bndJoinAreaOverlay
oui: added uiContains()
|
10 years ago |
Leonard Ritter
|
f3b3384016
|
- new constants for splitters
- fixed active rectangle size
|
10 years ago |
Leonard Ritter
|
b490ecb269
|
blendish: node title bar
|
10 years ago |
Leonard Ritter
|
4b16fb13de
|
oui.h: iterate hot items back to front
|
10 years ago |
Leonard Ritter
|
428080e6c0
|
oui.h: support for modifier keys
|
10 years ago |
Leonard Ritter
|
d97023bf47
|
oui.h: support for text input & example
|
10 years ago |
Leonard Ritter
|
b508769c81
|
oui.h: keep index of hot item for repeated access
|
10 years ago |
Leonard Ritter
|
dfab0bef7f
|
oui: support for resolving item from handle using hashtable
|
10 years ago |
Leonard Ritter
|
d4fbee3bc7
|
oui: improved layouting of static/dynamic items
|
10 years ago |
Leonard Ritter
|
b8615fbfa8
|
split up assertions
|
10 years ago |
Leonard Ritter
|
58efd4c713
|
separated uiLayout() from uiProcess(), allowing to draw before items are processed
|
10 years ago |
Leonard Ritter
|
6f2a474d0e
|
oui: decoupled layout into separate passes for horizontal/vertical
|
10 years ago |
Leonard Ritter
|
71482224d5
|
oui: small layout improvement when mixing fixed and dynamic child items
|
10 years ago |
Leonard Ritter
|
15bfb56c17
|
blendish: bndLabelWidth() estimator
oui: improved layouting of spanning child items
|
10 years ago |
Leonard Ritter
|
26363d982e
|
oui: don't include margin in size computation if element has no size
|
10 years ago |
Leonard Ritter
|
7bdba3d11d
|
oui: incorporating the last items margin when computing size
|
10 years ago |
Leonard Ritter
|
edc6c734d0
|
oui: some additions for finding the relative cursor position in a handler
|
10 years ago |
Leonard Ritter
|
acbce63e65
|
oui: support for UI_FROZEN
|
10 years ago |
Leonard Ritter
|
2ba1cc9b19
|
oui: some documentation fixes
|
10 years ago |
Leonard Ritter
|
49d006bf22
|
oui: check-in first final revision
|
10 years ago |
Leonard Ritter
|
1d2c910008
|
- oui: expanded layout support for better stacking
- oui: callbacks for appending new items
- oui: more API changes
|
10 years ago |
Leonard Ritter
|
be9335b526
|
oui: new layout engine
|
10 years ago |
Leonard Ritter
|
ec0611d613
|
more work on oui.h: simplifications, better support for radio buttons
|
10 years ago |
Leonard Ritter
|
c78fb2df9c
|
documented oui.h
|
10 years ago |
Leonard Ritter
|
1caa18e80a
|
initial check-in oui.h
|
10 years ago |