libui/windows
Pietro Gagliardi dda30cdb3c Started the new uiControl infrastructure. 2016-04-24 19:22:21 -04:00
..
GNUfiles.mk And updated the makefiles. Let's test! 2016-04-23 16:55:34 -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 Migrated uipriv_windows.h. Mostly. 2016-04-23 15:46:39 -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 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
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 More fixes. 2016-04-23 21:25:56 -04:00
areaevents.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
areascroll.cpp Converted the uiArea files to C++. Now to fill in the header files... 2016-04-23 15:39:51 -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 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
button.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
checkbox.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
child.cpp More compiler error fixes. Warning fixes will come later. 2016-04-23 21:38:51 -04:00
combobox.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
compilerver.hpp Moved most of the headers to C++. 2016-04-20 19:39:20 -04:00
container.cpp More compiler error fixes. Warning fixes will come later. 2016-04-23 21:38:51 -04:00
control.cpp Started the new uiControl infrastructure. 2016-04-24 19:22:21 -04:00
d2dscratch.cpp Did a proper migration of d2dscratch.c. 2016-04-23 11:50:47 -04:00
datetimepicker.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
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 More compiler error fixes. 2016-04-23 22:15:33 -04:00
drawtext.cpp More compiler error fixes. 2016-04-23 22:15:33 -04:00
dwrite.cpp More compiler error fixes. 2016-04-23 22:15:33 -04:00
entry.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
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 Got rid of toplevelOwning(); I didn't like that one. 2016-04-24 18:23:00 -04:00
fontdialog.cpp More compiler error fixes. 2016-04-23 22:15:33 -04:00
group.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
init.cpp Removed common type code. 2016-04-24 15:08:48 -04:00
label.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
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 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
notes More notes. 2015-11-27 12:35:23 -05:00
parent.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
progressbar.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
radiobuttons.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
resize.cpp Got rid of toplevelOwning(); I didn't like that one. 2016-04-24 18:23:00 -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 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
slider.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
spinbox.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
stddialogs.cpp Migrated stddialogs.c. 2016-04-22 17:49:14 -04:00
tab.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
tabpage.cpp More migrations. 2016-04-22 22:20:02 -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 More fixes. Halfway through the alphabet now. 2016-04-23 22:29:54 -04:00
utf16.cpp strsafe is a crock that does not follow its own documentation. Switch to the equivalent vcrt functions instead. 2016-04-24 00:50:19 -04:00
utilwin.cpp Migrated utilwin.c. 2016-04-22 13:52:02 -04:00
winapi.hpp strsafe is a crock that does not follow its own documentation. Switch to the equivalent vcrt functions instead. 2016-04-24 00:50:19 -04:00
window.cpp Got rid of toplevelOwning(); I didn't like that one. 2016-04-24 18:23:00 -04:00
winutil.cpp Got rid of toplevelOwning(); I didn't like that one. 2016-04-24 18:23:00 -04:00