summaryrefslogtreecommitdiff
path: root/otk/eventdispatcher.cc
AgeCommit message (Expand)Author
2002-12-18can tell where events are coming from!Dana Jansens
2002-12-08handle config req's in dispatcher properly.Dana Jansens
2002-12-04button press/releases WORKDana Jansens
2002-12-04actions class can sorta handle mouse enter/leave and press/release eventsDana Jansens
2002-12-04map and unmap work great now yayDana Jansens
2002-12-04handle configure requestsDana Jansens
2002-12-04scratch thatDana Jansens
2002-12-04handle configurerequests when we cant find a target registered for themDana Jansens
2002-12-03reverse the logic. makes more sense i thinkDana Jansens
2002-11-17add the config header and emacs comment to all the .cc'sDana Jansens
2002-11-16fixed bugs, got otkapp to select on a fd, modded widget to make use of otkapp...Marius Nita
2002-11-16event handling classesMarius Nita