..
.cvsignore
ignore the new generated manpage
2002-08-16 20:12:45 +00:00
actions.cc
fixed spelling mistake
2002-08-09 01:34:17 +00:00
actions.hh
Safari_Al's patch which fixes inconsistent capitalization in some actions.
2002-08-24 09:38:56 +00:00
config.cc
New and improved configuration management. It now handles bool, string and number types, and all conversions happen at initialization time, so retrieval is faster. (yay)
2002-08-26 06:36:37 +00:00
config.hh
New and improved configuration management. It now handles bool, string and number types, and all conversions happen at initialization time, so retrieval is faster. (yay)
2002-08-26 06:36:37 +00:00
DESIGN
Fix send to menu, having deleted workspaces in it.
2002-08-20 15:38:51 +00:00
epist.1.in
add the date
2002-08-16 21:09:01 +00:00
epist.cc
uber patch.
2002-08-21 00:27:16 +00:00
epist.hh
uber patch.
2002-08-21 00:27:16 +00:00
epist.l
Made case requirements less strict (you can now have "control" as well as "Control") and added True/False grammar rules for parameters.
2002-08-26 06:38:02 +00:00
epist.y
Made case requirements less strict (you can now have "control" as well as "Control") and added True/False grammar rules for parameters.
2002-08-26 06:38:02 +00:00
epistrc
Safari_Al's patch which fixes inconsistent capitalization in some actions.
2002-08-24 09:38:56 +00:00
epistrc.5.in
add toggleDecorations
2002-08-25 09:51:39 +00:00
keytree.cc
Slight modification to make it use the new config class calling convention
2002-08-26 06:39:06 +00:00
keytree.hh
toggledecor almost done
2002-08-21 23:57:03 +00:00
lex.yy.c
uber patch.
2002-08-21 00:27:16 +00:00
main.cc
s/__openbox_version/OPENBOX_VERSION
2002-08-22 03:53:17 +00:00
Makefile.am
include config.h in cc's before including openbox headers
2002-08-25 18:30:16 +00:00
parser.cc
Safari_Al's patch which fixes inconsistent capitalization in some actions.
2002-08-24 09:38:56 +00:00
parser.hh
Added functions for setting boolean parameters
2002-08-26 06:40:21 +00:00
screen.cc
Epist now supports stacked cycling. :D/-< :D\-<
2002-08-26 06:43:48 +00:00
screen.hh
Epist now supports stacked cycling. :D/-< :D\-<
2002-08-26 06:43:48 +00:00
window.cc
modified focus() to accept a no-raise parameter
2002-08-22 10:13:02 +00:00
window.hh
modified focus() to accept a no-raise parameter
2002-08-22 10:13:02 +00:00
yacc_parser.cc
include config.h in cc's before including openbox headers
2002-08-25 18:30:16 +00:00
yacc_parser.hh
uber patch.
2002-08-21 00:27:16 +00:00