]> uap-core.de Git - note.git/commit
fix sublist_free
authorOlaf Wintermann <olaf.wintermann@gmail.com>
Sun, 30 Nov 2025 17:22:07 +0000 (18:22 +0100)
committerOlaf Wintermann <olaf.wintermann@gmail.com>
Sun, 30 Nov 2025 17:22:07 +0000 (18:22 +0100)
commit88b6440a026fd3c8223bc40070c9a4128c5fb844
treecc5802e16fae176d05b6d2794a6f570fc904e77c
parentf039660d5c5650dc23a5fb61b4fc210095a7399e
fix sublist_free
16 files changed:
application/window.c
ui/cocoa/webview.h [new file with mode: 0644]
ui/cocoa/webview.m [new file with mode: 0644]
ui/common/utils.c [new file with mode: 0644]
ui/common/utils.h [new file with mode: 0644]
ui/motif/Fsb.c [new file with mode: 0644]
ui/motif/Fsb.h [new file with mode: 0644]
ui/motif/FsbP.h [new file with mode: 0644]
ui/motif/entry.c [new file with mode: 0644]
ui/motif/entry.h [new file with mode: 0644]
ui/motif/pathbar.c [new file with mode: 0644]
ui/motif/pathbar.h [new file with mode: 0644]
ui/win32/list.c [new file with mode: 0644]
ui/win32/list.h [new file with mode: 0644]
ui/win32/text.c [new file with mode: 0644]
ui/win32/text.h [new file with mode: 0644]