]> uap-core.de Git - mizunara.git/commit
update uwproj, ucx and toolkit
authorOlaf Wintermann <olaf.wintermann@gmail.com>
Mon, 26 May 2025 19:31:49 +0000 (21:31 +0200)
committerOlaf Wintermann <olaf.wintermann@gmail.com>
Mon, 26 May 2025 19:31:49 +0000 (21:31 +0200)
commit23cf70419519e8b63cab8da5b3271be9abe9645a
tree755a62e0d02370b580a5d5e2316c6236c4561c7f
parent08ad2101628f66163172557013a2b0638c0f54d6
update uwproj, ucx and toolkit
46 files changed:
configure
make/project.xml
ucx/README [deleted file]
ucx/array.c [deleted file]
ucx/avl.c [deleted file]
ucx/logging.c [deleted file]
ucx/stack.c [deleted file]
ucx/test.c [deleted file]
ucx/utils.c [deleted file]
ui/Makefile
ui/common/condvar.c
ui/common/context.c
ui/common/context.h
ui/common/document.c
ui/common/objs.mk
ui/common/properties.c
ui/common/threadpool.c
ui/common/types.c
ui/gtk/button.c
ui/gtk/container.c
ui/gtk/container.h
ui/gtk/image.c
ui/gtk/image.h
ui/gtk/list.c
ui/gtk/list.h
ui/gtk/menu.c
ui/gtk/menu.h
ui/gtk/model.c [deleted file]
ui/gtk/model.h [deleted file]
ui/gtk/objs.mk
ui/gtk/text.c
ui/gtk/text.h
ui/gtk/toolkit.c
ui/gtk/toolkit.h
ui/gtk/tree.c [deleted file]
ui/gtk/tree.h [deleted file]
ui/gtk/webview.h
ui/gtk/widget.c [new file with mode: 0644]
ui/gtk/widget.h [moved from ucx/ucx.c with 59% similarity]
ui/ui/container.h
ui/ui/display.h
ui/ui/image.h
ui/ui/toolkit.h
ui/ui/tree.h
ui/ui/ui.h
ui/ui/widget.h [new file with mode: 0644]