Andrew Belt
|
2fc6405883
|
Add stddef.h so it builds on mingw.
|
3 years ago |
Andrew Belt
|
008cceaa10
|
Trim trailing spaces.
|
3 years ago |
Andrew Belt
|
5f0ee86208
|
Separate blendish into header/source file.
|
3 years ago |
Andrew Belt
|
6d0647facb
|
Change integer enums to macros. Move implementation macros to header macros.
|
3 years ago |
Andrew Belt
|
910847b533
|
Revert "Set font size from 13 to 11, to match the old size after a particular nanovg update."
This reverts commit 317b10ca1a .
|
3 years ago |
Andrew Belt
|
317b10ca1a
|
Set font size from 13 to 11, to match the old size after a particular nanovg update.
|
4 years ago |
Andrew Belt
|
79ec59e6bc
|
Calculate bndLabelWidth for multiline strings.
|
6 years ago |
Andrew Belt
|
b706620102
|
Remove bevel inset
|
7 years ago |
Andrew Belt
|
383f24f6ed
|
Disable bevel
|
7 years ago |
Andrew Belt
|
3d8e576f55
|
Merge pull request #1 from cschol/master
Fix segfault when number of rows is equal to or exceeds BND_MAX_ROWS.
|
7 years ago |
Christoph Scholtes
|
708d5c36da
|
Fix segfault when number of rows is equal to or exceeds BND_MAX_ROWS.
|
7 years ago |
Andrew Belt
|
df38de6d06
|
Use a bit of transparency in bndTransparency
|
7 years ago |
Andrew Belt
|
7c6038857b
|
Disable bndTransparency
|
7 years ago |
Leonard Ritter
|
ac99b8dd4d
|
OUI_USE_UNION_VECTORS
|
10 years ago |
Leonard Ritter
|
910074b91e
|
support for squeezing items that have no set size
|
10 years ago |
Leonard Ritter
|
4520bf684c
|
row also squeezes elements to minimum size
|
10 years ago |
Leonard Ritter
|
1dde913d18
|
smaller layout fixes
|
10 years ago |
Leonard Ritter
|
8924c3ff8d
|
- make sure single broken element is squeezed
|
10 years ago |
Leonard Ritter
|
5ed186b1ba
|
- squeeze stack when out of space
|
10 years ago |
Leonard Ritter
|
770ee128f8
|
merge
|
10 years ago |
Leonard Ritter
|
d9cba71feb
|
- support for squeezing in ROW/COLUMN mode
- fixed size estimation for manual breaks when wrapping
|
10 years ago |
ands
|
eefa215873
|
fixed multiline label positioning
|
10 years ago |
ands
|
918c547c54
|
got rid of the workaround, some clean-up
|
10 years ago |
ands
|
86b8b0bcca
|
bug fixes for special cases and a workaround for an annoying nanovg text bound measuring problem if the text is empty
|
10 years ago |
ands
|
34b9106903
|
added screen position to text position conversion functions. useful for text field <-> mouse interactions.
|
10 years ago |
ands
|
65704818b1
|
removed unnecessary stuff from caret calculations. replaced tabs with spaces.
|
10 years ago |
ands
|
7df86d290b
|
multiline caret and selection support
|
10 years ago |
Leonard Ritter
|
de7c405aea
|
uiInsertBack/uiInsertFront
|
10 years ago |
Leonard Ritter
|
2590c89f31
|
node box: don't draw arrow by default
|
10 years ago |
Leonard Ritter
|
254df0a563
|
support for mouse button modifiers
|
10 years ago |
Leonard Ritter
|
ca7ddb25bc
|
bend wire on vertical distance as well
|
10 years ago |
Leonard Ritter
|
96b0f0b44e
|
colored wire outline inherits alpha
|
10 years ago |
Leonard Ritter
|
293aa68ee2
|
added bndColoredNodeWire
|
10 years ago |
Leonard Ritter
|
a019d59a93
|
renamed uiClear/uiLayout to uiBegin/EndLayout
flags functions all use unsigned ints
|
10 years ago |
Leonard Ritter
|
d8f7e65c53
|
small fix to stages
|
10 years ago |
Leonard Ritter
|
cef9f45e2f
|
added stage to debug misdirected calls
|
10 years ago |
Leonard Ritter
|
a81e9c7907
|
removed debug code
|
10 years ago |
Leonard Ritter
|
b04311e064
|
- recover item ids in hierarchies where possible
- added uiRecoverItem, uiRemapItem
|
10 years ago |
Leonard Ritter
|
57110c60af
|
added uiGetAllocSize()
|
10 years ago |
Leonard Ritter
|
a337155dfa
|
added support for manually specifying item and buffer capacity
|
10 years ago |
Leonard Ritter
|
93b7e52b82
|
updated uiFindItem() docs in respective to frozen items
|
10 years ago |
Leonard Ritter
|
899491995f
|
added uiFindItem(), uiSetFlags() and uiGetFlags() for user-defined flags
|
10 years ago |
Leonard Ritter
|
1f265388d9
|
fixed icon ids
|
10 years ago |
Leonard Ritter
|
5e8a29038d
|
MSVC: disabling warnings
example: output frame time
|
10 years ago |
Leonard Ritter
|
04029e578e
|
merge
|
10 years ago |
Leonard Ritter
|
c3efeb362c
|
fixed crash when clicking on colored layout rects
|
10 years ago |
Leonard Ritter
|
60da959fcf
|
oui demo: restored corner styling
|
10 years ago |
Leonard Ritter
|
b35f6d6c98
|
changed example back to first page
|
10 years ago |
Leonard Ritter
|
a925edae73
|
README.md edited online with Bitbucket
|
10 years ago |
Leonard Ritter
|
6b860dc29a
|
bumped oui revision number
|
10 years ago |