]> uap-core.de Git - note.git/commit
show list of image attachments
authorOlaf Wintermann <olaf.wintermann@gmail.com>
Mon, 31 Mar 2025 19:12:02 +0000 (21:12 +0200)
committerOlaf Wintermann <olaf.wintermann@gmail.com>
Mon, 31 Mar 2025 19:12:02 +0000 (21:12 +0200)
commit4d477523e55064faf2b55f03c214357b2090090b
treef1f031fbb048745e6a98334a82eddfb288d7dc02
parent02802e7d5a397c51fcd4a34c82450ff2b73fb95d
show list of image attachments
55 files changed:
application/Makefile
application/attachment.c
application/window.c
configure
make/project.xml
ui/Makefile
ui/cocoa/GridLayout.m
ui/cocoa/appdelegate.m
ui/cocoa/menu.h [new file with mode: 0644]
ui/cocoa/menu.m [new file with mode: 0644]
ui/cocoa/objs.mk
ui/cocoa/text.m
ui/cocoa/toolkit.m
ui/common/condvar.c
ui/common/context.h
ui/common/objs.mk
ui/common/properties.c
ui/common/threadpool.c
ui/gtk/container.h
ui/gtk/image.c
ui/gtk/image.h
ui/gtk/objs.mk
ui/gtk/widget.c
ui/qt/Makefile
ui/qt/button.cpp
ui/qt/button.h
ui/qt/container.cpp
ui/qt/container.h
ui/qt/graphics.cpp
ui/qt/graphics.h
ui/qt/label.cpp
ui/qt/menu.cpp
ui/qt/menu.h
ui/qt/model.cpp
ui/qt/model.h
ui/qt/qt5.pro [new file with mode: 0644]
ui/qt/stock.cpp
ui/qt/stock.h
ui/qt/text.cpp
ui/qt/text.h
ui/qt/toolbar.cpp
ui/qt/toolbar.h
ui/qt/toolkit.cpp
ui/qt/toolkit.h
ui/qt/tree.cpp
ui/qt/tree.h
ui/qt/window.cpp
ui/ui/container.h
ui/ui/image.h
ui/ui/toolkit.h
ui/ui/widget.h
ui/win32/Makefile [new file with mode: 0644]
ui/win32/objs.mk [new file with mode: 0644]
ui/win32/toolkit.c [new file with mode: 0644]
ui/win32/toolkit.h [new file with mode: 0644]