libui/windows
Pietro Gagliardi 158db39b68 More fixes. 2016-04-23 22:23:07 -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 Converted the uiArea files to C++. Now to fill in the header files... 2016-04-23 15:39:51 -04:00
area.hpp Migrated uipriv_windows.h. Mostly. 2016-04-23 15:46:39 -04:00
areadraw.cpp More fixes. 2016-04-23 21:25:56 -04:00
areaevents.cpp Converted the uiArea files to C++. Now to fill in the header files... 2016-04-23 15:39:51 -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 More compiler error fixes. Warning fixes will come later. 2016-04-23 21:38:51 -04:00
button.cpp Oh right, also changed this to me in control implementations. Forgot that. NOW we can fix up the makefiles and test. 2016-04-23 16:52:53 -04:00
checkbox.cpp Oh right, also changed this to me in control implementations. Forgot that. NOW we can fix up the makefiles and test. 2016-04-23 16:52:53 -04:00
child.cpp More compiler error fixes. Warning fixes will come later. 2016-04-23 21:38:51 -04:00
combobox.cpp Oh right, also changed this to me in control implementations. Forgot that. NOW we can fix up the makefiles and test. 2016-04-23 16:52:53 -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 More compiler error fixes. Warning fixes will come later. 2016-04-23 21:38:51 -04:00
d2dscratch.cpp Did a proper migration of d2dscratch.c. 2016-04-23 11:50:47 -04:00
datetimepicker.cpp Oh right, also changed this to me in control implementations. Forgot that. NOW we can fix up the makefiles and test. 2016-04-23 16:52:53 -04:00
debug.cpp More compiler error fixes. 2016-04-23 22:15:33 -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 Oh right, also changed this to me in control implementations. Forgot that. NOW we can fix up the makefiles and test. 2016-04-23 16:52:53 -04:00
events.cpp More fixes. 2016-04-23 22:23:07 -04:00
fontbutton.cpp Oh right, also changed this to me in control implementations. Forgot that. NOW we can fix up the makefiles and test. 2016-04-23 16:52:53 -04:00
fontdialog.cpp More compiler error fixes. 2016-04-23 22:15:33 -04:00
group.cpp More fixes. 2016-04-23 22:23:07 -04:00
init.cpp Migrated resize.c. 2016-04-22 19:51:33 -04:00
label.cpp Migrated label.c and separator.c. 2016-04-22 20:03:10 -04:00
libui.manifest Added Windows 7 compatibility to the manifest. 2015-12-31 19:58:03 -05:00
main.cpp Some more filter procedure rewriting, preparing for the future dialog message hack attempt. 2016-04-22 14:56:09 -04:00
menu.cpp "Migrated" menu.c. That just leaves the uiArea code and patching up holes in the header files, then we can test the build and further refine everything. 2016-04-23 15:26:57 -04:00
multilineentry.cpp Oh right, also changed this to me in control implementations. Forgot that. NOW we can fix up the makefiles and test. 2016-04-23 16:52:53 -04:00
notes More notes. 2015-11-27 12:35:23 -05:00
parent.cpp Migrated parent.c. 2016-04-22 18:11:20 -04:00
progressbar.cpp Migrated simple controls to C++. 2016-04-22 20:14:12 -04:00
radiobuttons.cpp More fixes. 2016-04-23 22:23:07 -04:00
resize.cpp Migrated resize.c. 2016-04-22 19:51:33 -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 label.c and separator.c. 2016-04-22 20:03:10 -04:00
slider.cpp Oh right, also changed this to me in control implementations. Forgot that. NOW we can fix up the makefiles and test. 2016-04-23 16:52:53 -04:00
spinbox.cpp More fixes. 2016-04-23 22:23:07 -04:00
stddialogs.cpp Migrated stddialogs.c. 2016-04-22 17:49:14 -04:00
tab.cpp More fixes. 2016-04-23 22:23:07 -04:00
tabpage.cpp More migrations. 2016-04-22 22:20:02 -04:00
text.cpp More compiler error fixes. Warning fixes will come later. 2016-04-23 21:38:51 -04:00
uipriv_windows.hpp More fixes. 2016-04-23 22:23:07 -04:00
utf16.cpp Added utf16dup(). Completely forgot about this. 2016-04-22 13:01:55 -04:00
utilwin.cpp Migrated utilwin.c. 2016-04-22 13:52:02 -04:00
winapi.hpp Migrated debug.cpp. 2016-04-21 21:57:36 -04:00
window.cpp Oh right, also changed this to me in control implementations. Forgot that. NOW we can fix up the makefiles and test. 2016-04-23 16:52:53 -04:00
winutil.cpp More compiler error fixes. Warning fixes will come later. 2016-04-23 21:38:51 -04:00