libui/windows
Pietro Gagliardi 9e0ff2e000 Some TODO resolution in the Windows backend. 2016-05-06 16:06:55 -04:00
..
GNUfiles.mk A lot more drawing migration on Windows. With that done, though, we can finally do this... 2016-05-05 21:49:50 -04:00
GNUinstall.mk Various fixes around makefiles 2016-01-01 23:19:14 +01:00
GNUosspecific.mk Set up saner handling of sonames at build time. 2016-01-05 11:51:36 -05:00
_uipriv_migrate.hpp Fixed up windows/drawtext.cpp. 2016-05-06 10:31:01 -04:00
alloc.cpp Fixed some things so far. It looks like I can't have __FILE__, etc. turned into wide strings because the way to do so works *ahead of time* :| Have to restructure debug.cpp. 2016-04-23 17:31:59 -04:00
area.cpp Fixed all compiiler errors. Now for runtime errors! 2016-04-29 17:08:31 -04:00
area.hpp Fixed the other compiler and linker errors. We have a build! But does it work? If it does it's time to really tune this rewrite down. 2016-04-24 00:33:42 -04:00
areadraw.cpp Fixed all compiiler errors. Now for runtime errors! 2016-04-29 17:08:31 -04:00
areaevents.cpp Fixed all compiiler errors. Now for runtime errors! 2016-04-29 17:08:31 -04:00
areascroll.cpp Fixed all compiiler errors. Now for runtime errors! 2016-04-29 17:08:31 -04:00
areautil.cpp Converted the uiArea files to C++. Now to fill in the header files... 2016-04-23 15:39:51 -04:00
box.cpp Fixed all compiiler errors. Now for runtime errors! 2016-04-29 17:08:31 -04:00
button.cpp Fixed all compiiler errors. Now for runtime errors! 2016-04-29 17:08:31 -04:00
checkbox.cpp Fixed all compiiler errors. Now for runtime errors! 2016-04-29 17:08:31 -04:00
combobox.cpp More conversions. Almost done! 2016-04-29 13:50:08 -04:00
compilerver.hpp Moved most of the headers to C++. 2016-04-20 19:39:20 -04:00
container.cpp Fixed all compiiler errors. Now for runtime errors! 2016-04-29 17:08:31 -04:00
control.cpp Fixed all compiiler errors. Now for runtime errors! 2016-04-29 17:08:31 -04:00
d2dscratch.cpp Did a proper migration of d2dscratch.c. 2016-04-23 11:50:47 -04:00
datetimepicker.cpp Fixed all compiiler errors. Now for runtime errors! 2016-04-29 17:08:31 -04:00
debug.cpp Fixed the other compiler and linker errors. We have a build! But does it work? If it does it's time to really tune this rewrite down. 2016-04-24 00:33:42 -04:00
draw.cpp Fixed up windows/drawtext.cpp. 2016-05-06 10:31:01 -04:00
draw.hpp A lot more drawing migration on Windows. With that done, though, we can finally do this... 2016-05-05 21:49:50 -04:00
drawmatrix.cpp Migrated windows/drawmatrix.cpp to use d2d1helper.hpp. 2016-05-06 11:44:48 -04:00
drawpath.cpp Started doing the whole split apart thing to the Windows backend. 2016-05-05 20:23:52 -04:00
drawtext.cpp Fixed up windows/drawtext.cpp. 2016-05-06 10:31:01 -04:00
dwrite.cpp More compiler error fixes. 2016-04-23 22:15:33 -04:00
entry.cpp More conversions. Almost done! 2016-04-29 13:50:08 -04:00
events.cpp Fixed a simple typo. IT WORKS! Also shortened one of the debug log messages. 2016-04-24 00:54:31 -04:00
fontbutton.cpp More conversions. Almost done! 2016-04-29 13:50:08 -04:00
fontdialog.cpp Fixed all compiiler errors. Now for runtime errors! 2016-04-29 17:08:31 -04:00
group.cpp Fixed all compiiler errors. Now for runtime errors! 2016-04-29 17:08:31 -04:00
init.cpp Removed common type code. 2016-04-24 15:08:48 -04:00
label.cpp Fixed all compiiler errors. Now for runtime errors! 2016-04-29 17:08:31 -04:00
libui.manifest Added Windows 7 compatibility to the manifest. 2015-12-31 19:58:03 -05:00
main.cpp More fixes. Halfway through the alphabet now. 2016-04-23 22:29:54 -04:00
menu.cpp Applied the new type system to the Windows backend and fixed some more C++ stupidity related to it. 2016-04-24 17:38:48 -04:00
multilineentry.cpp Fixed all compiiler errors. Now for runtime errors! 2016-04-29 17:08:31 -04:00
notes More notes. 2015-11-27 12:35:23 -05:00
parent.cpp Fixed all compiiler errors. Now for runtime errors! 2016-04-29 17:08:31 -04:00
progressbar.cpp More conversions. Almost done! 2016-04-29 13:50:08 -04:00
radiobuttons.cpp Fixed all compiiler errors. Now for runtime errors! 2016-04-29 17:08:31 -04:00
resources.hpp Moved most of the headers to C++. 2016-04-20 19:39:20 -04:00
resources.rc Moved most of the headers to C++. 2016-04-20 19:39:20 -04:00
separator.cpp Migrated the rest of the controls. Ready for this build to completely fall apart? 2016-04-29 14:12:01 -04:00
sizing.cpp Fixed all compiiler errors. Now for runtime errors! 2016-04-29 17:08:31 -04:00
slider.cpp Fixed all compiiler errors. Now for runtime errors! 2016-04-29 17:08:31 -04:00
spinbox.cpp Fixed all compiiler errors. Now for runtime errors! 2016-04-29 17:08:31 -04:00
stddialogs.cpp Some TODO resolution in the Windows backend. 2016-05-06 16:06:55 -04:00
tab.cpp Some TODO resolution in the Windows backend. 2016-05-06 16:06:55 -04:00
tabpage.cpp Some TODO resolution in the Windows backend. 2016-05-06 16:06:55 -04:00
text.cpp Fixed the other compiler and linker errors. We have a build! But does it work? If it does it's time to really tune this rewrite down. 2016-04-24 00:33:42 -04:00
uipriv_windows.hpp Some TODO resolution in the Windows backend. 2016-05-06 16:06:55 -04:00
utf16.cpp Some TODO resolution in the Windows backend. 2016-05-06 16:06:55 -04:00
utilwin.cpp Removed the resize timer from windows/utilwin.cpp. 2016-04-26 22:09:13 -04:00
winapi.hpp A lot more drawing migration on Windows. With that done, though, we can finally do this... 2016-05-05 21:49:50 -04:00
window.cpp Fixed all compiiler errors. Now for runtime errors! 2016-04-29 17:08:31 -04:00
winpublic.cpp Started a newer, better system for propagating layout changes. This relies on WM_GETMINMAXINFO, at least... 2016-04-28 16:59:26 -04:00
winutil.cpp Started a newer, better system for propagating layout changes. This relies on WM_GETMINMAXINFO, at least... 2016-04-28 16:59:26 -04:00