
ChangeLog of WeirdX
====================================================================
Last modified: Tue Mar 14 09:16:48 UTC 2000

Changes since version 1.0.8:
............................
- added a support for 16bpp mode.
	
Changes since version 1.0.7:
............................
- fixed a glitch in a keymap table for the U.K. keyboard(the IBM 166 layout).
- added a support for displaying multibyte characters; 
  Japanese(JISX0208), Korean(KSC5601) and Chinese(GB2312) characters.

Changes since version 1.0.6:
............................

- fixed a glitch in handling ModifierKeys(Ctrl,Alt, etc.) for 
  x clients on big endian machines(for example, Solaris/Sparc).
- added a support for the U.K. keyboard(the IBM 166 layout).
Many thanks to Darren Howe(dhowe@armature.com).
Above improvements depend on his valuable feedbacks.
	
Changes since version 1.0.5:
............................

- added copy/paste functionality between the native window system
  and WeirdX(CUT_BUFFER0).
  For example, you can copy/paste strings on 'xterm' to
  'notepad' on Windows98.

Changes since version 1.0.4:
............................

- added the XDMCP support.
  This functionality can be used as a stand alone program.
- fixed an inconsistency between source codes and docs about 
  property settings(weirdx.xrexec).

Changes since version 1.0.3:
............................

- added the three button mouse emulation.
  Try 'xev' or copy&paste on xterms.
- changed configuration files to enable the three button mouse emulation
  in default setting.	 
	
Changes since version 1.0.2:
............................

- added the proportional/scalable font support.
  TrueType fonts will be used if your JVM supports them.
  For example, try 'xfontsel' or
  'xclock -digital -fn -adobe-times-medium-i-normal--123-*-*-*-p-*-iso8859-1'


Changes since version 1.0.1:
............................

- fixed a glitch in switching keyboard input focus.
  For example, xterm had not received any keyboard event 
  if a window manager had not been running.
- 'misc/weirdx.jar' has not been updated in previous release.


Changes since version 1.0.0:
............................

- fixed a glitch in handling the 'CopyArea' request.
  For example, this glitch had arisen in using full screen
  editors on xterm.
- *.class files are included.
