use ob_debug for any debug printing and only display the output when its a debug...
authorDana Jansens <danakj@orodu.net>
Thu, 24 Jul 2003 06:02:38 +0000 (06:02 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 24 Jul 2003 06:02:38 +0000 (06:02 +0000)
commit5be0a82a353b67160142134de1cc51fa31d72759
tree333f0e70a6cf4f2cb5252c2e16922a1b6408dc06
parent230abdc5a0848cd05dc3a007826a2a6b8a73c0a5
use ob_debug for any debug printing and only display the output when its a debug build or when --debug is passed to it
21 files changed:
configure.ac
openbox/action.c
openbox/client.c
openbox/debug.h
openbox/dock.c
openbox/event.c
openbox/focus.c
openbox/menu.c
openbox/menu_render.c
openbox/openbox.c
openbox/screen.c
parser/parse.c
plugins/keyboard/keyboard.c
plugins/keyboard/translate.c
plugins/menu/client_menu.c
plugins/placement/history.c
render/color.c
render/gradient.c
render/instance.c
render/theme.c
tools/obconf/main.c