瀏覽代碼

Revert "Title check added for window reuse in Windows.GetBySpec." Refs: #34.

This reverts commit a8269d3338fc6e0c6e94015b880d004f858049ba.

The title check did not work properly together with the Info->Source command
because the window is searched first without a title and later it is searched again with
a title that is not the real window title but the file name.
So the window is found for reuse in the first search but not in the second search resulting
in an inconsistency in the window management.

Signed-off-by: Josef Templ <josef.templ@gmail.com>
Josef Templ 10 年之前
父節點
當前提交
ca1a670a7b
共有 4 個文件被更改,包括 0 次插入0 次删除
  1. 二進制
      Host/Mod/Cmds.odc
  2. 二進制
      Std/Mod/Api.odc
  3. 二進制
      Std/Mod/Dialog.odc
  4. 二進制
      System/Mod/Windows.odc

二進制
Host/Mod/Cmds.odc


二進制
Std/Mod/Api.odc


二進制
Std/Mod/Dialog.odc


二進制
System/Mod/Windows.odc