openbox/util/epist
2003-01-04 18:42:25 +00:00
..
.cvsignore unignore yacc/lex generated files. we don't want to ignore these. 2002-09-30 02:05:52 +00:00
actions.cc
actions.hh
ChangeLog
config.cc
config.hh
DESIGN
epist.1.in
epist.cc
epist.hh
epist.l
epist.y
epistrc
epistrc.5.in
keytree.cc more fixes, better sanity detection and error messages. it shouldn't hog the keyboard in any case now. it won't grab when modifiers or keys are borked. 2002-10-14 05:03:15 +00:00
keytree.hh
lex.yy.c changes to reflect the improvements to the error reporting in the parser. 2002-09-30 02:10:27 +00:00
main.cc
Makefile.am add buttons to the tree.rm stupid comments in Makefile.ams 2003-01-04 18:42:25 +00:00
parser.cc
parser.hh more fixes, better sanity detection and error messages. it shouldn't hog the keyboard in any case now. it won't grab when modifiers or keys are borked. 2002-10-14 05:03:15 +00:00
screen.cc make epist compile with the new code base 2002-11-01 02:27:17 +00:00
screen.hh
TODO
window.cc
window.hh make epist compile with the new code base 2002-11-01 02:27:17 +00:00
yacc_parser.cc
yacc_parser.hh