summaryrefslogtreecommitdiff
path: root/otk
AgeCommit message (Collapse)Author
2002-11-04split the OBTimerQueueManager and TimerQueue into their own filesDana Jansens
2002-11-04documenting classes!Dana Jansens
2002-11-04documentedDana Jansens
2002-11-03stop using the Utf8 functions. will use them later for ONLY Utf-8 encoded ↵Dana Jansens
strings!!
2002-11-03missing includeDana 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-03new timers, timer managerDana Jansens
2002-11-03fix compiling in display.Dana Jansens
make the timer manager work in and of itself
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-01oopsMarius Nita
2002-11-01adding toolkit beginningsMarius Nita