]> git.tdb.fi Git - libs/gltk.git/history - source/listdata.h
Rework how widget ownership works in Container
[libs/gltk.git] / source / listdata.h
2023-08-21 Mikko RasaUse size_t to represent counts and indices
2023-08-20 Mikko RasaUse the override specifier when overriding a virtual...
2023-08-20 Mikko RasaSimplify constructors with C++11
2023-08-18 Mikko RasaAdd API declarations
2013-10-16 Mikko RasaMinor style fixes
2013-06-30 Mikko RasaRefresh list items one at a time
2013-06-26 Mikko RasaAdd a function to find the index of an item in ListData...
2013-06-10 Mikko RasaMore flexible storage for Lsit and Dropdown items