summaryrefslogtreecommitdiffstats
path: root/events.c
AgeCommit message (Expand)Author
2011-08-19Put event handling back into main.c; events -> commandsBert
2011-08-19Added force parameter to tns_load() to disregard cacheBert
2011-08-19Renamed application modesBert
2011-08-19Renamed key/mouse commands to indicate supported modesBert
2011-08-18Small refactoringsBert
2011-08-18Corrected FSF address in license headersBert
2011-08-18Revised handling of file names & pathsBert
2011-08-12Made run_command() a normal key/button handlerBert
2011-08-12Much better drag()Bert
2011-08-05Renamed scroll() to pan_screen()Bert
2011-07-26Major code refactoringBert
2011-01-19Option handling, merged app.c & events.c into main.cBert
2011-01-18Simplified keysym lookupBert
2011-01-18Encapsulate window environment in win_env_tBert
2011-01-18Reordered function definitionsBert
2011-01-17Small refactoringsBert
2011-01-17Return value != 0 on EscapeBert
2011-01-17React to ConfigureNotifyBert
2011-01-17Added event loopBert
2011-01-17Added event handlersBert