]> uap-core.de Git - uwplayer.git/commit
implement File -> Open menu item
authorOlaf Wintermann <olaf.wintermann@gmail.com>
Sun, 23 Nov 2025 08:28:57 +0000 (09:28 +0100)
committerOlaf Wintermann <olaf.wintermann@gmail.com>
Sun, 23 Nov 2025 08:28:57 +0000 (09:28 +0100)
commitb5757f546d95fb39744a9747270bfeb69fd40f70
tree5478ee236f858493c0e8957f84127bbb7b1889d9
parent2cee542e78c989d012a0ad7760e93fed06ad3d68
implement File -> Open menu item
12 files changed:
ui/common/objs.mk
ui/common/utils.c [new file with mode: 0644]
ui/common/utils.h [new file with mode: 0644]
ui/motif/Fsb.c [moved from application/Fsb.c with 86% similarity]
ui/motif/Fsb.h [moved from application/Fsb.h with 89% similarity]
ui/motif/FsbP.h [moved from application/FsbP.h with 99% similarity]
ui/motif/objs.mk
ui/motif/pathbar.c [new file with mode: 0644]
ui/motif/pathbar.h [new file with mode: 0644]
ui/motif/text.c
ui/motif/toolkit.h
ui/motif/window.c