libui/haiku
Pietro Gagliardi 43dad53637 Oops, uiTab wasn't set up to use BLayout properly. Fixed. 2015-11-20 13:56:09 -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 Stubbed uiArea on Haiku. 2015-11-18 23:47:20 -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 Stubbed the other controls (and implemented uiLabel) on Haiku. 2015-11-19 08:47:53 -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 Stubbed the other controls (and implemented uiLabel) on Haiku. 2015-11-19 08:47:53 -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 Stubbed the other controls (and implemented uiLabel) on Haiku. 2015-11-19 08:47:53 -05:00
label.cpp Stubbed the other controls (and implemented uiLabel) on Haiku. 2015-11-19 08:47:53 -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 Stubbed the other controls (and implemented uiLabel) on Haiku. 2015-11-19 08:47:53 -05:00
radiobuttons.cpp Stubbed the other controls (and implemented uiLabel) on Haiku. 2015-11-19 08:47:53 -05:00
separator.cpp Stubbed the other controls (and implemented uiLabel) on Haiku. 2015-11-19 08:47:53 -05:00
singlechild.cpp Some documentation cleanup. 2015-11-19 13:44:53 -05:00
slider.cpp Stubbed the other controls (and implemented uiLabel) on Haiku. 2015-11-19 08:47:53 -05:00
spinbox.cpp Stubbed the other controls (and implemented uiLabel) on Haiku. 2015-11-19 08:47:53 -05:00
stddialogs.cpp Stubbed everything else. 2015-11-19 09:01:05 -05:00
tab.cpp Oops, uiTab wasn't set up to use BLayout properly. Fixed. 2015-11-20 13:56:09 -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