libui/examples
Danila f8d8a6f0eb
Merge bd2f3677f7 into fea45b2d5b
2021-01-02 10:21:53 -05:00
..
controlgallery Update the Darwin screenshot to feature the new control gallery. 2018-02-28 13:28:54 -08: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 Removed the margins from the drawtext example. It looks better this way. 2018-03-18 15:39:44 -04: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