.. |
GNUmakeinc.mk
|
Finished the initial run of box.c and GNUmakefile. Now to finally test the build which will break miserably! :D
|
2015-08-31 17:05:50 -04:00 |
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 |
box.c
|
Finished the initial run of box.c and GNUmakefile. Now to finally test the build which will break miserably! :D
|
2015-08-31 17:05:50 -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
|
Finished the initial run of box.c and GNUmakefile. Now to finally test the build which will break miserably! :D
|
2015-08-31 17:05:50 -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 |
control.c
|
And wrote up the new Windows control.c. Let's take this to the bridge!... oh right, box.c :|
|
2015-08-31 15:16:36 -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
|
More migration. Just control.c left, and then we can build.
|
2015-08-31 15:14:02 -04:00 |
menu.c
|
More migration. Just control.c left, and then we can build.
|
2015-08-31 15:14:02 -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 |
resize.c
|
More migration. Just control.c left, and then we can build.
|
2015-08-31 15:14:02 -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 |
uipriv_windows.h
|
Finished the initial run of box.c and GNUmakefile. Now to finally test the build which will break miserably! :D
|
2015-08-31 17:05:50 -04:00 |
util.c
|
More migration.
|
2015-08-31 13:37:56 -04:00 |
utilwin.c
|
More migration.
|
2015-08-31 13:37:56 -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 |