Richard Gill
|
b5477a4c84
add conditional style configurator to all demos
|
10 months ago |
Robert Winkler
|
2282b6c4a5
Fix copy-paste error
|
2 years ago |
Robert Winkler
|
8a9d5dbec7
Compile as C89 -pedantic -Wall with no warnings
|
2 years ago |
Robert Winkler
|
2327f81a7d
Pass color array in as a parameter
|
5 years ago |
Robert Winkler
|
d7d6280033
Finished using style_rgb, started style_item_color
|
5 years ago |
Robert Winkler
|
ec430918d5
First draft
|
5 years ago |
Rob Loach
|
b30d6181ad
demo: Enable Overview by default
|
1 year ago |
Rob Loach
|
4cfea49522
Remove STYLE_ defines as we have the style dropdown
|
1 year ago |
paccer
|
e3b0f24626
Fix missed grab state changes in SDL demos
|
1 year ago |
Richard Gill
|
54cd692d17
added comment on ifdefs to use styles in demos
|
3 years ago |
Richard Gill
|
fc5ce1c495
demos: set style with defines
|
3 years ago |
crazyBaboon
|
f0dccaeeec
Integrate file browser with glfw opengl2 demo (#400) and restructure demo/ directory accordingly
|
3 years ago |
Cameron Cawley
|
459ba9c48c
Integrate the canvas example with the demos
|
3 years ago |
Cameron Cawley
|
60c52adfaf
Enable and fix most GCC warnings (#377)
|
3 years ago |
crazyBaboon
|
4f6b838748
Remove duplicated #include <math.h>
|
5 years ago |
Johan Söderlind Åström
|
81e408a805
Added arg params in main function to fix conflicting types for 'SDL_main' error
|
5 years ago |
vurtun
|
2891c6afbc
Update demos to new color picker API
|
7 years ago |
vurtun
|
6bddc5c5f0
Update demos configurables and removed warnings
|
7 years ago |
vurtun
|
9e2cce1ebc
Removed not needed } from comment
|
7 years ago |
vurtun
|
9dc7323b74
Added platform double click support #412
|
8 years ago |
vurtun
|
5cf6f204b7
Removed wrong `nk_window_is_closed` in demos
|
8 years ago |
vurtun
|
5011a36529
Updated CHANGELOG format and versioning
|
8 years ago |
vurtun
|
bd3fd8300f
Pulled panel memory managment into nuklear
|
9 years ago |
vurtun
|
e4623c7f8a
Upgraded demos to new non-block popup APIs
|
9 years ago |
vurtun
|
02718210e6
Added additional property version for double
|
9 years ago |
vurtun
|
94ca7accdf
Version 1.05 split varargs include into own define
|
9 years ago |
vurtun
|
c5614d9098
Release 1.01 changes in changelog in `nuklear.h`
|
9 years ago |
vurtun
|
ef4be0a1bd
Extended OS window size in demos
|
9 years ago |
vurtun
|
a5c4094a1d
Added High DPI flag to SDL2 backends
|
9 years ago |
vurtun
|
f5dc2906a8
Converted backend demos into single header files
|
9 years ago |