libui/wpf
Pietro Gagliardi 4ec3632920 More WPF uiWindow work. 2015-11-25 20:43:34 -05:00
..
alloc.c More WPF foundations/boilerplate work. 2015-11-25 14:38:40 -05:00
control.cpp More boilerplate. Okay, now we can get to the good stuff: the controls! 2015-11-25 15:46:57 -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
libui.msbuild Implemented uiWindow on WPF. We now have a DLL that builds! 2015-11-25 16:32:39 -05:00
main.cpp More WPF foundations/boilerplate work. 2015-11-25 14:38:40 -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 More boilerplate. Okay, now we can get to the good stuff: the controls! 2015-11-25 15:46:57 -05:00
uipriv_wpf.hpp More boilerplate. Okay, now we can get to the good stuff: the controls! 2015-11-25 15:46:57 -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 WPF uiWindow work. 2015-11-25 20:43:34 -05:00
xtest.c Wrote a C version of xtest.go. I need to somehow restore the .net error handler in the Go code... 2015-11-25 17:25:57 -05:00
xtest.go Removed the original exe/dll and edited some xtest.go stuff. 2015-11-25 17:20:39 -05:00