libui/wpf
Pietro Gagliardi 2eca184d0a Removed the xtests; we are now going to stub the rest of this out. 2015-11-26 16:44:56 -05:00
..
alloc.c More WPF foundations/boilerplate work. 2015-11-25 14:38:40 -05:00
box.cpp Implemented uiBox on WPF. 2015-11-26 01:26:30 -05:00
button.cpp Added uiButton to the WPF code. 2015-11-25 22:08:14 -05:00
checkbox.cpp Added uiCheckbox to the WPF test. 2015-11-26 16:34:34 -05:00
control.cpp Implemented uiBox on WPF. 2015-11-26 01:26:30 -05:00
debug.c More WPF foundations/boilerplate work. 2015-11-25 14:38:40 -05:00
init.c Fixed most of the various bugs preventing this libui from working. Woo! It even works from Go! 2015-11-25 17:42:25 -05:00
label.cpp More TODOs. 2015-11-26 16:42:32 -05:00
libui.msbuild Added uiCheckbox to the WPF test. 2015-11-26 16:34:34 -05:00
main.cpp Added uiTab to the WPF system. 2015-11-26 12:09:12 -05:00
tab.cpp Added uiTab to the WPF system. 2015-11-26 12:09:12 -05:00
text.cpp Fixed most of the various bugs preventing this libui from working. Woo! It even works from Go! 2015-11-25 17:42:25 -05:00
ui_wpf.hpp Implemented uiBox on WPF. 2015-11-26 01:26:30 -05:00
uipriv_wpf.hpp Implemented uiBox on WPF. 2015-11-26 01:26:30 -05:00
unmanaged.h More WPF foundations/boilerplate work. 2015-11-25 14:38:40 -05:00
util.c More boilerplate. Okay, now we can get to the good stuff: the controls! 2015-11-25 15:46:57 -05:00
winapi.h More build stuff. 2015-11-25 13:17:32 -05:00
window.cpp More TODOs. 2015-11-25 23:41:14 -05:00