libui/wpf
Pietro Gagliardi 42b0bada64 Stubbed everything else. It works! 2015-11-26 18:27:23 -05:00
..
alloc.c More WPF foundations/boilerplate work. 2015-11-25 14:38:40 -05:00
area.cpp Stubbed everything else. It works! 2015-11-26 18:27:23 -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
combobox.cpp Stubbed everything else. It works! 2015-11-26 18:27:23 -05:00
control.cpp Implemented uiBox on WPF. 2015-11-26 01:26:30 -05:00
datetimepicker.cpp Stubbed everything else. It works! 2015-11-26 18:27:23 -05:00
debug.c More WPF foundations/boilerplate work. 2015-11-25 14:38:40 -05:00
draw.cpp Stubbed everything else. It works! 2015-11-26 18:27:23 -05:00
entry.cpp Stubbed everything else. It works! 2015-11-26 18:27:23 -05:00
group.cpp Stubbed everything else. It works! 2015-11-26 18:27:23 -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 Stubbed everything else. It works! 2015-11-26 18:27:23 -05:00
main.cpp Added uiTab to the WPF system. 2015-11-26 12:09:12 -05:00
menu.cpp Stubbed everything else. It works! 2015-11-26 18:27:23 -05:00
progressbar.cpp Stubbed everything else. It works! 2015-11-26 18:27:23 -05:00
radiobuttons.cpp Stubbed everything else. It works! 2015-11-26 18:27:23 -05:00
separator.cpp Stubbed everything else. It works! 2015-11-26 18:27:23 -05:00
slider.cpp Stubbed everything else. It works! 2015-11-26 18:27:23 -05:00
spinbox.cpp Stubbed everything else. It works! 2015-11-26 18:27:23 -05:00
stddialogs.cpp Stubbed everything else. It works! 2015-11-26 18:27:23 -05:00
tab.cpp Stubbed everything else. It works! 2015-11-26 18:27:23 -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 Stubbed everything else. It works! 2015-11-26 18:27:23 -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