.. |
GNUmakeinc.mk
|
Moved everything back to the top level.
|
2015-04-29 11:02:38 -04:00 |
OLDcontainer.c
|
Switched from GetParent() to GetAncestor() on Windows since GetAncestor() has no documented error state.
|
2015-04-30 17:39:20 -04:00 |
alloc.c
|
Decided to remove allocation logging. Leak checking can be done with dedicated tools.
|
2015-04-30 13:37:13 -04:00 |
bin.c
|
Added bin destruction OS parent checks.
|
2015-04-30 17:49:38 -04:00 |
button.c
|
Moved everything back to the top level.
|
2015-04-29 11:02:38 -04:00 |
checkbox.c
|
Moved everything back to the top level.
|
2015-04-29 11:02:38 -04:00 |
comctl32.c
|
Moved everything back to the top level.
|
2015-04-29 11:02:38 -04:00 |
container.c
|
Re-connected Windows events. More TODOs.
|
2015-04-29 19:17:26 -04:00 |
debug.c
|
Moved everything back to the top level.
|
2015-04-29 11:02:38 -04:00 |
entry.c
|
Moved everything back to the top level.
|
2015-04-29 11:02:38 -04:00 |
init.c
|
Moved everything back to the top level.
|
2015-04-29 11:02:38 -04:00 |
label.c
|
Moved everything back to the top level.
|
2015-04-29 11:02:38 -04:00 |
main.c
|
Moved everything back to the top level.
|
2015-04-29 11:02:38 -04:00 |
menu.c
|
Added duplicate special menu item protection to the Windows backend.
|
2015-04-30 18:18:20 -04:00 |
newcontrol.c
|
Decided not to bother with destruction blocking for now.
|
2015-04-30 13:30:00 -04:00 |
tab.c
|
Implemented the new uiTab methods on Windows.
|
2015-04-30 15:50:03 -04:00 |
text.c
|
Moved everything back to the top level.
|
2015-04-29 11:02:38 -04:00 |
uipriv_windows.h
|
Implemented menu destruction on Windows.
|
2015-04-30 17:05:41 -04:00 |
util.c
|
Moved everything back to the top level.
|
2015-04-29 11:02:38 -04:00 |
window.c
|
Implemented menu destruction on Windows.
|
2015-04-30 17:05:41 -04:00 |