libui/windows
Pietro Gagliardi 38a5341603 Fixed public/private namespace clobbering in the Windows backend and a wrong name in ui_darwin.h. 2015-05-07 12:58:33 -04:00
..
GNUmakeinc.mk Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
alloc.c Removed the typename argument from uiAlloc() and uiRealloc(). 2015-05-03 19:52:24 -04:00
bin.c Fixed public/private namespace clobbering in the Windows backend and a wrong name in ui_darwin.h. 2015-05-07 12:58:33 -04:00
button.c Fixed public/private namespace clobbering in the Windows backend and a wrong name in ui_darwin.h. 2015-05-07 12:58:33 -04:00
checkbox.c Fixed public/private namespace clobbering in the Windows backend and a wrong name in ui_darwin.h. 2015-05-07 12:58:33 -04:00
comctl32.c Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
container.c Fixed public/private namespace clobbering in the Windows backend and a wrong name in ui_darwin.h. 2015-05-07 12:58:33 -04:00
debug.c Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
entry.c Fixed public/private namespace clobbering in the Windows backend and a wrong name in ui_darwin.h. 2015-05-07 12:58:33 -04:00
init.c Started working on a pointer array implementation. This also means we'll need the C standard library for memcpy()/memmove(), so drop the DisableThreadLibraryCalls() TODO. 2015-05-05 22:55:02 -04:00
label.c Fixed public/private namespace clobbering in the Windows backend and a wrong name in ui_darwin.h. 2015-05-07 12:58:33 -04:00
main.c Implemented tab navigation across tabs on Windows. 2015-05-06 18:37:21 -04:00
menu.c Removed a stale TODO. 2015-05-06 18:56:12 -04:00
newcontrol.c Implemented tab navigation across tabs on Windows. 2015-05-06 18:37:21 -04:00
tab.c Fixed public/private namespace clobbering in the Windows backend and a wrong name in ui_darwin.h. 2015-05-07 12:58:33 -04:00
text.c Removed the typename argument from uiAlloc() and uiRealloc(). 2015-05-03 19:52:24 -04:00
uipriv_windows.h Implemented tab navigation across tabs on Windows. 2015-05-06 18:37:21 -04:00
util.c Laid the foundation for proper tab navigation in uiTabs. 2015-05-06 18:05:07 -04:00
window.c Fixed public/private namespace clobbering in the Windows backend and a wrong name in ui_darwin.h. 2015-05-07 12:58:33 -04:00