libui/unix
Pietro Gagliardi cac4cd9e81 Cleaned up stylistic nits and common branch naming issues on the new uiTimer() code. Also switched the Windows code to use a simple struct instead of the class (and with a uipriv name). 2018-04-18 21:04:12 -04:00
..
CMakeLists.txt
alloc.c
area.c
attrstr.c
attrstr.h
box.c
button.c
cellrendererbutton.c
checkbox.c
child.c
colorbutton.c
combobox.c
control.c
datetimepicker.c
debug.c
draw.c
draw.h
drawmatrix.c
drawpath.c
drawtext.c
editablecombo.c
entry.c
fontbutton.c
fontmatch.c
form.c
future.c
graphemes.c struct graphemes -> uiprivGraphemes. Also deleted OLD_uipriv.h now that that one is settled. 2018-04-15 22:43:14 -04:00
grid.c
group.c
image.c
label.c
main.c Cleaned up stylistic nits and common branch naming issues on the new uiTimer() code. Also switched the Windows code to use a simple struct instead of the class (and with a uipriv name). 2018-04-18 21:04:12 -04:00
menu.c
multilineentry.c
opentype.c
progressbar.c
radiobuttons.c
separator.c
slider.c
spinbox.c
stddialogs.c
tab.c
text.c
uipriv_unix.h
util.c
window.c