summaryrefslogtreecommitdiff
path: root/otk/Makefile.am
AgeCommit message (Collapse)Author
2002-11-04split the OBTimerQueueManager and TimerQueue into their own filesDana Jansens
2002-11-03new timer infrastructure. takes a function pointer for the timeout, with a ↵Dana Jansens
void* parameter (useful for holding a class instance!)
2002-11-03WE DONT USE BASE DISPLAY FOR ANYTHING ANY MORE!!@^!*@*!! YAYDana Jansens
2002-11-03move Rect and PointerAssassin into the toolkitDana Jansens
2002-11-03add an OBDisplay class and the old ScreenInfo class to the toolkit.Dana Jansens
wrap the toolkit in the 'otk' namespace it compiles. broke the timer cache tho.
2002-11-03gettext is ready to rock and rollDana Jansens
2002-11-01add gettextDana Jansens
change CXXFLAGS back to CPPFLAGS in the .am's
2002-11-01make compile againDana Jansens
2002-11-01add a cvsignore for otk.Dana Jansens
make sexier automake shit
2002-11-01adding toolkit beginningsMarius Nita