fixed cosmetic bug in geom. dpy window for 8bpp
commit3d5f435be71525e56769d7a942f64d88a132508e
authorkojima <kojima>
Sun, 30 May 1999 05:02:55 +0000 (30 05:02 +0000)
committerkojima <kojima>
Sun, 30 May 1999 05:02:55 +0000 (30 05:02 +0000)
tree10b3d4d9c6d1df8ce2910b626849c7899504c549
parenta498d53fda3f2011bde835bb668f46b2ce6d08e7
fixed cosmetic bug in geom. dpy window for 8bpp
removed --enable-kanji and added MultiByteText option
rewrote font code to use WINGs
made autoraise only work for the active window
fixed compilation problem with OpenWindows and other non-X11R6 systems..
24 files changed:
src/Makefile.in
src/WindowMaker.h
src/appicon.c
src/balloon.c
src/config.h.in
src/defaults.c
src/dock.c
src/event.c
src/framewin.c
src/framewin.h
src/funcs.h
src/icon.c
src/main.c
src/menu.c
src/misc.c
src/moveres.c
src/placement.c
src/resources.c
src/resources.h
src/screen.c
src/screen.h
src/text.c
src/text.h
src/workspace.c