Leonard Ritter
|
82c3c1a1a8
|
added an enumerator for all icons
|
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
|
054bbe0679
|
converted defines to enums
|
10 years ago |
Leonard Ritter
|
4e96ad8476
|
added extern "C" flag for oui.h
|
10 years ago |
Leonard Ritter
|
09103fc73e
|
merge
|
10 years ago |
Leonard Ritter
|
43fe99cb82
|
added BND_EXPORT, OUI_EXPORT for situations where an export
define is needed.
|
10 years ago |
Leonard Ritter
|
01d09dfb38
|
Merged in learn_more/blendish/include_guard (pull request #3)
better guard compat functions
|
10 years ago |
learn_more
|
02ca6f6923
|
prefix fmin/fmax with bnd_ to prevent clashing definitions.
|
10 years ago |
learn_more
|
1f7df53386
|
guard fmin / fminf functions against double definitions (when combining projects)
|
10 years ago |
Leonard Ritter
|
8639cf36d5
|
Merged in learn_more/blendish/compat (pull request #2)
blendish compat.h
|
10 years ago |
learn_more
|
7bd9cc95a3
|
actually remove the include when the file is removed...
|
10 years ago |
learn_more
|
05a160bf67
|
self-containing header
|
10 years ago |
learn_more
|
b6f05f0398
|
blendish compat.h
(copy from liminal/speedups/defs/compat.h
|
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
|
6801ceea4b
|
blendish: support for "join area" arrow overlay
|
10 years ago |
Leonard Ritter
|
f3b3384016
|
- new constants for splitters
- fixed active rectangle size
|
10 years ago |
Leonard Ritter
|
865f31f470
|
merge
|
10 years ago |
Leonard Ritter
|
cf2fd9d80e
|
blendish: added bndSplitterWidgets()
|
10 years ago |
Leonard Ritter
|
dffb2e0457
|
README.md edited online with Bitbucket
|
10 years ago |
Leonard Ritter
|
318d197fcb
|
blendish: tweaked node box title
|
10 years ago |
Leonard Ritter
|
b490ecb269
|
blendish: node title bar
|
10 years ago |
Leonard Ritter
|
7cda6169d9
|
blendish: new function for node backgrounds
|
10 years ago |
Leonard Ritter
|
9174cff67c
|
added bndNodePort, bndNodeWire and example
|
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
|
a15fafb396
|
blendish: added BND_DISABLED_ALPHA constant
|
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
|
c52de289ea
|
blendish: support for beveled panels
|
10 years ago |
Leonard Ritter
|
edc6c734d0
|
oui: some additions for finding the relative cursor position in a handler
|
10 years ago |
Leonard Ritter
|
2c04f8831e
|
merge
|
10 years ago |
Leonard Ritter
|
b326005024
|
replaced droidsans.ttf with correctly attributed Deja Vu Sans
|
10 years ago |
Leonard Ritter
|
b913c840b3
|
README.md edited online with Bitbucket
|
10 years ago |
Leonard Ritter
|
acbce63e65
|
oui: support for UI_FROZEN
|
10 years ago |
Leonard Ritter
|
eb8bc16770
|
merge
|
10 years ago |
Leonard Ritter
|
2ba1cc9b19
|
oui: some documentation fixes
|
10 years ago |