diff options
author | hobbs <hobbs> | 2001-10-16 23:39:32 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-10-16 23:39:32 (GMT) |
commit | 0f8507d5a6f732f53c05d724b4658b05a3a322c6 (patch) | |
tree | 72423a4c49d5ff4ace73469c682d11fbffb32dee /ChangeLog | |
parent | 4466b21bccaf576efd87ae1952005a07a6685c80 (diff) | |
download | tk-0f8507d5a6f732f53c05d724b4658b05a3a322c6.zip tk-0f8507d5a6f732f53c05d724b4658b05a3a322c6.tar.gz tk-0f8507d5a6f732f53c05d724b4658b05a3a322c6.tar.bz2 |
* library/xmfbox.tcl: fixed filtering in motif file dialog.
[Patch #469670] (nelson)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2001-10-16 Jeff Hobbs <jeffh@ActiveState.com> + * library/xmfbox.tcl: fixed filtering in motif file dialog. + [Patch #469670] (nelson) + * generic/tkWindow.c (OpenIM): Added simple XIM patch to enable basic XIM input on Unix. [Patch #412727] (fabian) |