.. |
GNUmakeinc.mk
|
Split the Windows API #defines and #includes into its own file winapi.h so resources.rc can include it.
|
2015-05-31 11:12:29 -04:00 |
OLDgroup.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
OLDtab.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
alloc.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
button.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
checkbox.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
combobox.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
container.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
control.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
datetimepicker.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
debug.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
dialoghelper.c
|
Properly saved window enable state in windows/dialoghelper.c.
|
2015-05-31 11:01:10 -04:00 |
entry.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
events.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
group.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
init.c
|
Initialized COM.
|
2015-05-31 19:26:21 -04:00 |
label.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
main.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
menu.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
parent.c
|
Fixed some compiler warnings.
|
2015-05-30 22:18:30 -04:00 |
progressbar.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
radiobuttons.c
|
Set the standard control font on uiRadioButtons and clenaed up the code a bit.
|
2015-05-30 21:54:52 -04:00 |
resize.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
resources.h
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
resources.rc
|
Split the Windows API #defines and #includes into its own file winapi.h so resources.rc can include it.
|
2015-05-31 11:12:29 -04:00 |
separator.c
|
Fixed some compiler warnings.
|
2015-05-30 22:18:30 -04:00 |
slider.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
spinbox.c
|
More TODOs.
|
2015-05-31 11:19:07 -04:00 |
stddialogs.c
|
Switched to task dialogs for MsgBox() and friends. This is the first Vista-specific feature.
|
2015-05-31 19:17:35 -04:00 |
tab.c
|
Reimplemented tab page margins.
|
2015-05-31 10:53:20 -04:00 |
tabpage.c
|
Reimplemented tab page margins.
|
2015-05-31 10:53:20 -04:00 |
text.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
uipriv_windows.h
|
Split the Windows API #defines and #includes into its own file winapi.h so resources.rc can include it.
|
2015-05-31 11:12:29 -04:00 |
util.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
utilwin.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
winapi.h
|
Dropped XP support from windows/winapi.h. The next few commits will move to Vista-specific features and APIs.
|
2015-05-31 18:45:11 -04:00 |
window.c
|
Fixed some compiler warnings.
|
2015-05-30 22:18:30 -04:00 |