]> uap-core.de Git - uwplayer.git/commit
use a custom widget to create the player widget
authorOlaf Wintermann <olaf.wintermann@gmail.com>
Tue, 18 Nov 2025 16:44:04 +0000 (17:44 +0100)
committerOlaf Wintermann <olaf.wintermann@gmail.com>
Tue, 18 Nov 2025 16:44:04 +0000 (17:44 +0100)
commit837aeb20d15628a125ebbdd814c249838a569620
treeb01d8be34f82c0429a99d0a53ca651f37b4750f8
parent5f762782ca2a8f2e0b85c5b07a25f3c8be116cdf
use a custom widget to create the player widget
44 files changed:
application/window.c
ucx/array_list.c
ucx/cx/array_list.h
ucx/cx/collection.h
ucx/cx/hash_key.h
ucx/cx/list.h
ucx/cx/map.h
ucx/cx/string.h
ucx/hash_key.c
ucx/hash_map.c
ucx/kv_list.c
ucx/linked_list.c
ucx/list.c
ucx/map.c
ucx/mempool.c
ui/common/context.c
ui/common/context.h
ui/common/menu.c
ui/common/menu.h
ui/common/types.c
ui/common/types.h
ui/common/wrapper.c
ui/common/wrapper.h
ui/gtk/list.c
ui/gtk/list.h
ui/gtk/menu.c
ui/gtk/text.c
ui/motif/Grid.c
ui/motif/Grid.h
ui/motif/button.c
ui/motif/container.c
ui/motif/container.h
ui/motif/entry.c [new file with mode: 0644]
ui/motif/entry.h [new file with mode: 0644]
ui/motif/label.c
ui/motif/list.c
ui/motif/list.h
ui/motif/menu.c
ui/motif/objs.mk
ui/motif/text.c
ui/motif/text.h
ui/motif/toolkit.c
ui/motif/toolkit.h
ui/ui/toolkit.h