libui/examples
Niklas Mischkulnig 8912fb6e5f
Merge 836fda6aaf into fea45b2d5b
2021-01-02 10:21:49 -05:00
..
controlgallery Expanded the control gallery a bit further. 2016-06-17 11:34:42 -04:00
cpp-multithread Made the queuemaintest a multithreading example, because why not. 2016-05-12 12:50:05 -04:00
datetime Fixed the datetime example 2018-05-13 13:00:42 -04:00
drawtext Rename to uiLoadControlFont 2018-08-09 13:46:04 +02:00
histogram Added a color well to the histogram example. 2016-05-15 21:02:35 -04:00
timer Add uiTimer() API and example 2018-04-16 17:28:12 -07:00
example.manifest And added compatibility manifests to the examples too. 2015-12-31 20:12:14 -05:00
example.static.manifest Fixed static linking on Windows. 2016-05-29 18:35:06 -04:00
meson.build Decided to just build everything by default and not have separate all or examples targets since we don't really have much control over what's a top-level target anyway (and ninja on its own == ninja all). Also set layout to flat by default, since it keeps everything together, which will lead to less surprising behavior on Windows and is more useful for our release packages. 2019-03-31 11:04:20 -04:00
resources.rc Fixed static linking on Windows. 2016-05-29 18:35:06 -04:00