.. |
GNUmakeinc.mk
|
Migrated the Windows basic controls. Rewrite in the new/ folder done!
|
2015-04-29 10:46:09 -04:00 |
OLDcontainer.c
|
Wrote up a Bin for the Windows backend. Minor changes in uiBox too.
|
2015-04-27 11:50:22 -04:00 |
alloc.c
|
Started readding the Windows backend. Still not too sure about uiOSContainer...
|
2015-04-23 22:32:58 -04:00 |
bin.c
|
Fixed many (but not all) build errors and warnings.
|
2015-04-27 22:17:15 -04:00 |
button.c
|
Migrated the Windows basic controls. Rewrite in the new/ folder done!
|
2015-04-29 10:46:09 -04:00 |
checkbox.c
|
Migrated the Windows basic controls. Rewrite in the new/ folder done!
|
2015-04-29 10:46:09 -04:00 |
comctl32.c
|
More Windows stuff. Ugh this is what I was trying to AVOID but oh well
|
2015-04-24 14:09:48 -04:00 |
container.c
|
Mostly migrated windows/tab.c. A few things aren't working right... Also fixed a bad bug in windows/container.c.
|
2015-04-29 01:53:39 -04:00 |
debug.c
|
More Windows stuff. Ugh this is what I was trying to AVOID but oh well
|
2015-04-24 14:09:48 -04:00 |
entry.c
|
Migrated the Windows basic controls. Rewrite in the new/ folder done!
|
2015-04-29 10:46:09 -04:00 |
init.c
|
Fixed the other build errors and warnings. Removed lifetimes.c.
|
2015-04-27 22:25:27 -04:00 |
label.c
|
Migrated the Windows basic controls. Rewrite in the new/ folder done!
|
2015-04-29 10:46:09 -04:00 |
main.c
|
More Windows work. This will just be a flat import for now. I really want to figure something out about uiOSContainers...
|
2015-04-24 13:59:49 -04:00 |
menu.c
|
Hooked up menu events on Windows. We're done!
|
2015-04-24 15:54:37 -04:00 |
newcontrol.c
|
Migrated windows/newcontrol.c.
|
2015-04-29 01:37:49 -04:00 |
tab.c
|
Fixed most of the control sizing issues on Windows. The only other problem is initial size of the uiWindow bin child...
|
2015-04-29 02:22:15 -04:00 |
text.c
|
Started readding the Windows backend. Still not too sure about uiOSContainer...
|
2015-04-23 22:32:58 -04:00 |
uipriv_windows.h
|
Fixed some other issues with builds. The Makefile will need tweaking...
|
2015-04-28 14:40:51 -04:00 |
util.c
|
More Windows stuff. Ugh this is what I was trying to AVOID but oh well
|
2015-04-24 14:09:48 -04:00 |
window.c
|
Fixed initial uiWindow child size. Tabs work fine anyway!
|
2015-04-29 02:31:24 -04:00 |