openbox/util/epist
2002-08-26 21:12:17 +00:00
..
.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 Fixed a couple of glitches, added on/off values for boolean 2002-08-26 21:03:24 +00:00
config.hh Fixed goof in config interface. All the functions are now named getValue(), since they have different signatures. 2002-08-26 15:00:14 +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 Added On/Off options to the grammar, for parameters. 2002-08-26 21:04:00 +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 add the options with default values 2002-08-26 20:53:52 +00:00
epistrc.5.in Update to reflect the stacked cycling additions 2002-08-26 06:55:57 +00:00
keytree.cc Fixed goof in config interface. All the functions are now named getValue(), since they have different signatures. 2002-08-26 15:00:14 +00:00
keytree.hh toggledecor almost done 2002-08-21 23:57:03 +00:00
lex.yy.c Added On/Off options to the grammar, for parameters. 2002-08-26 21:04:00 +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 dont auto-raise sticky windows, theyre on the current workspace too 2002-08-26 21:12:17 +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 updated to reflect the new changes in epist.[ly] 2002-08-26 06:44:49 +00:00
yacc_parser.hh updated to reflect the new changes in epist.[ly] 2002-08-26 06:44:49 +00:00