libui/redo/unix
Pietro Gagliardi c3abede628 Implemented uiRadioButtons on GTK+. 2015-07-01 12:39:05 -04:00
..
GNUmakeinc.mk Added a bin type to the GTK+ backend to handle uiWindow parenting and uiWindow/uiTab margins. 2015-06-30 22:30:00 -04:00
alloc.c Started the new GTK+ backend. Migrated files that don't need changing back. 2015-06-09 22:45:35 -04:00
bin.c Added a bin type to the GTK+ backend to handle uiWindow parenting and uiWindow/uiTab margins. 2015-06-30 22:30:00 -04:00
box.c Finished the implementation of GTK+ uiButton and implemented a few fixes and added some TODOs. 2015-06-30 10:52:38 -04:00
button.c Finished the implementation of GTK+ uiButton and implemented a few fixes and added some TODOs. 2015-06-30 10:52:38 -04:00
checkbox.c Reimplemented GTK+ uiCheckbox. 2015-06-30 11:20:14 -04:00
combobox.c Finished GTK+ uiComboBox. 2015-07-01 11:29:19 -04:00
control.c Oops forgot uiControlPreferredSize() in GTK+ uiControls; fixed. 2015-06-29 20:40:58 -04:00
datetimepicker.c Finished the control stubbing. Everything (that is expected to work) works (so far)! 2015-06-27 19:57:10 -04:00
entry.c Reimplemented GTK+ uiEntry. 2015-06-30 11:26:54 -04:00
group.c Finished the implementation of GTK+ uiGroup. 2015-07-01 08:07:53 -04:00
label.c Reimplemented GTK+ uiLabel. 2015-06-30 22:10:52 -04:00
main.c More migration. 2015-06-11 18:01:05 -04:00
menu.c More GTK+ work. 2015-06-26 18:45:00 -04:00
progressbar.c Reimplemented GTK+ uiProgressBar and uiSpinbox. 2015-07-01 11:21:06 -04:00
radiobuttons.c Implemented uiRadioButtons on GTK+. 2015-07-01 12:39:05 -04:00
separator.c More GTK+ control stubbing. Incidentally, this actually finishes the implementation of uiSeparator. 2015-06-27 19:48:01 -04:00
slider.c Implemented GTK+ uiSlider. 2015-07-01 11:26:14 -04:00
spinbox.c Reimplemented GTK+ uiProgressBar and uiSpinbox. 2015-07-01 11:21:06 -04:00
stddialogs.c More GTK+ work. 2015-06-26 18:45:00 -04:00
tab.c Finished reimplemented GTK+ uiTab. 2015-07-01 01:02:34 -04:00
text.c Started the new GTK+ backend. Migrated files that don't need changing back. 2015-06-09 22:45:35 -04:00
uipriv_unix.h Added a bin type to the GTK+ backend to handle uiWindow parenting and uiWindow/uiTab margins. 2015-06-30 22:30:00 -04:00
util.c Finished the migration for now. Yeah, this will work... 2015-06-30 01:16:35 -04:00
window.c Added a bin type to the GTK+ backend to handle uiWindow parenting and uiWindow/uiTab margins. 2015-06-30 22:30:00 -04:00