.. |
OLDradiobuttons.c
|
More Windows control work.
|
2015-08-31 12:33:44 -04:00 |
OLDspinbox.c
|
More Windows control work.
|
2015-08-31 12:33:44 -04:00 |
alloc.c
|
Moved back a whole bunch of Windows files.
|
2015-08-31 12:45:53 -04:00 |
button.c
|
Migrated all the single-HWND controls that don't have a child. Moment of truth time: do we require all controls to have a single HWND? Leaning toward yes.
|
2015-08-30 12:25:53 -04:00 |
checkbox.c
|
Migrated all the single-HWND controls that don't have a child. Moment of truth time: do we require all controls to have a single HWND? Leaning toward yes.
|
2015-08-30 12:25:53 -04:00 |
child.c
|
Wrote up the boilerplate needed for tab pages.
|
2015-08-31 10:55:33 -04:00 |
combobox.c
|
More Windows control work.
|
2015-08-31 12:33:44 -04:00 |
compilerver.h
|
Moved back a whole bunch of Windows files.
|
2015-08-31 12:45:53 -04:00 |
container.c
|
More Windows control work.
|
2015-08-31 12:33:44 -04:00 |
datetimepicker.c
|
More Windows control work.
|
2015-08-31 12:33:44 -04:00 |
debug.c
|
Moved back a whole bunch of Windows files.
|
2015-08-31 12:45:53 -04:00 |
dialoghelper.c
|
Moved back a whole bunch of Windows files.
|
2015-08-31 12:45:53 -04:00 |
entry.c
|
More Windows control work.
|
2015-08-31 12:33:44 -04:00 |
events.c
|
Moved back a whole bunch of Windows files.
|
2015-08-31 12:45:53 -04:00 |
group.c
|
More Windows control work.
|
2015-08-31 12:33:44 -04:00 |
init.c
|
Moved back a whole bunch of Windows files.
|
2015-08-31 12:45:53 -04:00 |
label.c
|
More Windows control work.
|
2015-08-31 12:33:44 -04:00 |
main.c
|
Moved back a whole bunch of Windows files.
|
2015-08-31 12:45:53 -04:00 |
parent.c
|
Started work on reimplementing Windows API controls with parents. This handles uiGroup. Need to add child.c next.
|
2015-08-30 18:38:22 -04:00 |
progressbar.c
|
More Windows control work.
|
2015-08-31 12:33:44 -04:00 |
radiobuttons.c
|
More Windows control work.
|
2015-08-31 12:33:44 -04:00 |
resources.h
|
Moved back a whole bunch of Windows files.
|
2015-08-31 12:45:53 -04:00 |
resources.rc
|
Moved back a whole bunch of Windows files.
|
2015-08-31 12:45:53 -04:00 |
separator.c
|
More Windows control work.
|
2015-08-31 12:33:44 -04:00 |
slider.c
|
More Windows control work.
|
2015-08-31 12:33:44 -04:00 |
spinbox.c
|
More Windows control work.
|
2015-08-31 12:33:44 -04:00 |
stddialogs.c
|
Moved back a whole bunch of Windows files.
|
2015-08-31 12:45:53 -04:00 |
tab.c
|
More Windows control work.
|
2015-08-31 12:33:44 -04:00 |
tabpage.c
|
Wrote up the boilerplate needed for tab pages.
|
2015-08-31 10:55:33 -04:00 |
text.c
|
Moved back a whole bunch of Windows files.
|
2015-08-31 12:45:53 -04:00 |
winapi.h
|
Moved back a whole bunch of Windows files.
|
2015-08-31 12:45:53 -04:00 |
window.c
|
More migration work.
|
2015-08-30 19:32:05 -04:00 |