imtk

log

age author description
2020-12-12 John Tsiombikas added predicate imtk_layout_contains(x, y)default tip
2014-03-20 John Tsiombikas added hgignore
2011-10-04 John Tsiombikas added $(PREFIX)/include and $(PREFIX)/lib into the paths
2011-09-05 John Tsiombikas can't remember
2011-05-28 John Tsiombikas added a half-assed automatic layout thing
2011-04-30 John Tsiombikas minor fixes in the layout system
2011-04-30 John Tsiombikas minor change
2011-04-30 John Tsiombikas half-arsed automatic layout
2011-04-26 John Tsiombikas blah
2011-04-25 John Tsiombikas added radio group
2011-04-19 John Tsiombikas naturally I forgot to add listbox.c
2011-04-19 John Tsiombikas textbox cursor handling
2011-04-19 John Tsiombikas added gradients on the selection
2011-04-19 John Tsiombikas added gradients
2011-04-18 John Tsiombikas - fixed the frame drawing a bit
2011-04-17 John Tsiombikas merged -lGLU fix with listbox patch
2011-04-16 John Tsiombikas checkbox is active over the whole length of the label too
2011-04-17 John Tsiombikas implemented the listbox correctly, no scrollbars or explicit sizing yet
2011-04-16 John Tsiombikas fixed missing -lGLU from makefile
2011-04-14 John Tsiombikas imtk_draw_rect
2011-04-14 John Tsiombikas reorganization finished
2011-04-14 John Tsiombikas reorganizing ...
2011-04-14 John Tsiombikas reorganizing the code
2011-03-05 John Tsiombikas attempt at slightly more complex widgets
2010-12-31 John Tsiombikas added slider and progress bar widgets
2010-12-30 John Tsiombikas - initial textbox implementation added
2010-12-30 John Tsiombikas finished the checkbox control, did some reorg as well.
2010-12-30 John Tsiombikas foo