libui/wpf
Pietro Gagliardi c529ba86cf 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
..
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 More boilerplate. Okay, now we can get to the good stuff: the controls! 2015-11-25 15:46:57 -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 More WPF foundations/boilerplate work. 2015-11-25 14:38:40 -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 Implemented uiWindow on WPF. We now have a DLL that builds! 2015-11-25 16:32:39 -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