]> uap-core.de Git - note.git/commit
update toolkit
authorOlaf Wintermann <olaf.wintermann@gmail.com>
Sat, 12 Jul 2025 17:15:28 +0000 (19:15 +0200)
committerOlaf Wintermann <olaf.wintermann@gmail.com>
Sat, 12 Jul 2025 17:15:28 +0000 (19:15 +0200)
commit6b15e84dfe3b259bb4399d0754261fdefd5c523a
tree08c020853d1139d65802a82efcb29f70ffc9b6e3
parentfdb4bfafaa897b3fb52d1a251d13fab34b5b56f7
update toolkit
49 files changed:
application/Makefile
application/notebook.c
application/window.c
application/window.h
configure
make/project.xml
ucx/Makefile
ui/Makefile
ui/common/args.c
ui/common/args.h
ui/common/context.c
ui/common/context.h
ui/common/document.c
ui/common/object.c
ui/common/object.h
ui/common/objs.mk
ui/common/types.c
ui/common/types.h
ui/common/wrapper.c [new file with mode: 0644]
ui/common/wrapper.h [new file with mode: 0644]
ui/gtk/list.c
ui/gtk/list.h
ui/gtk/window.c
ui/motif/image.c
ui/motif/list.c
ui/motif/list.h
ui/motif/window.c
ui/qt/Makefile
ui/qt/image.cpp [new file with mode: 0644]
ui/qt/image.h [new file with mode: 0644]
ui/qt/list.cpp
ui/qt/model.cpp
ui/qt/model.h
ui/qt/qt5.pro
ui/qt/window.cpp
ui/ui/toolkit.h
ui/ui/tree.h
ui/win32/Makefile
ui/win32/image.c [new file with mode: 0644]
ui/win32/image.h [new file with mode: 0644]
ui/win32/objs.mk
ui/win32/toolkit.c
ui/win32/window.c
ui/winui/container.cpp
ui/winui/container.h
ui/winui/image.cpp
ui/winui/image.h
ui/winui/text.cpp
ui/winui/window.cpp