blender/extern/xdnd
Campbell Barton 69d92bd3de Cleanup: remove strcpy usage
Remove strcpy use in:

- bone_autoside_name
- BLI_string_flip_side_name
- datatoc_icon utility.
- RNA define error messages.
- RNA UI registration.
- extern/xdnd.
2023-06-20 13:26:38 +10:00
..
CMakeLists.txt License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
README.blender dd upstream information to libraries 2016-05-25 22:27:53 +10:00
xdnd.c Cleanup: remove strcpy usage 2023-06-20 13:26:38 +10:00
xdnd.h Drag-n-drop support on Linux 2012-02-17 16:58:09 +00:00

Project: X Drag and Drop
URL: http://www.newplanetsoftware.com/xdnd/ (defunct)
     https://freedesktop.org/wiki/Specifications/XDND/ (cache)
License: GPLv2+
Upstream version: 2000-08-08
Local modifications:
* Fix T33192
  Opening Blender breaks drag-and-drop support on the KDE desktop.