libui/haiku
Pietro Gagliardi a49b193df4 Even more BLayout fixes. 2015-11-20 14:11:55 -05:00
..
GNUmakeinc.mk Split out the code for single-child handling so that uiTab can use it too; started switching uiTab to its proper implementation. 2015-11-19 12:41:58 -05:00
GNUosspecific.mk Settled GCC 4 stuff, I think. 2015-11-17 13:44:57 -05:00
alloc.cpp Fixed an assortment of C++ and Haiku build errors. 2015-11-17 19:18:55 -05:00
area.cpp Even more BLayout fixes. 2015-11-20 14:11:55 -05:00
box.cpp uiButton work. No event ties yet. 2015-11-19 17:11:35 -05:00
button.cpp Wrote up the event handling code for Haiku. 2015-11-20 11:45:04 -05:00
checkbox.cpp Implemented uiCheckbox and uiEntry on Haiku. Still no event handling. 2015-11-19 17:26:40 -05:00
combobox.cpp Even more BLayout fixes. 2015-11-20 14:11:55 -05:00
control.cpp Wrote some of the boilerplate. Now we can get to the meat of the matter. 2015-11-17 19:33:22 -05:00
datetimepicker.cpp Even more BLayout fixes. 2015-11-20 14:11:55 -05:00
draw.cpp Stubbed everything else. 2015-11-19 09:01:05 -05:00
entry.cpp Implemented uiCheckbox and uiEntry on Haiku. Still no event handling. 2015-11-19 17:26:40 -05:00
group.cpp Even more BLayout fixes. 2015-11-20 14:11:55 -05:00
label.cpp Even more BLayout fixes. 2015-11-20 14:11:55 -05:00
main.cpp Wrote up the event handling code for Haiku. 2015-11-20 11:45:04 -05:00
menu.cpp Stubbed everything else. 2015-11-19 09:01:05 -05:00
notes Added some notes. 2015-11-17 12:24:48 -05:00
progressbar.cpp Even more BLayout fixes. 2015-11-20 14:11:55 -05:00
radiobuttons.cpp Even more BLayout fixes. 2015-11-20 14:11:55 -05:00
separator.cpp Even more BLayout fixes. 2015-11-20 14:11:55 -05:00
singlechild.cpp Some documentation cleanup. 2015-11-19 13:44:53 -05:00
slider.cpp Even more BLayout fixes. 2015-11-20 14:11:55 -05:00
spinbox.cpp Even more BLayout fixes. 2015-11-20 14:11:55 -05:00
stddialogs.cpp Stubbed everything else. 2015-11-19 09:01:05 -05:00
tab.cpp More BLayout fixes. 2015-11-20 14:00:36 -05:00
text.cpp Wrote some of the boilerplate. Now we can get to the meat of the matter. 2015-11-17 19:33:22 -05:00
uipriv_haiku.hpp Wrote up the event handling code for Haiku. 2015-11-20 11:45:04 -05:00
util.cpp Wrote some of the boilerplate. Now we can get to the meat of the matter. 2015-11-17 19:33:22 -05:00
window.cpp More TODOs. 2015-11-20 13:24:07 -05:00