1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-04 12:54:20 +01:00

removed listbag added tree bag

started drag & drop
This commit is contained in:
kojima
2000-03-28 02:30:13 +00:00
parent 20c8f4fd58
commit 6672180d77
18 changed files with 2496 additions and 383 deletions

View File

@@ -60,6 +60,8 @@ libWINGs_a_SOURCES = \
WINGs.h \
WINGsP.h \
configuration.c \
dragdestination.c \
dragsource.c \
international.c \
notification.c \
selection.c \
@@ -97,7 +99,7 @@ libWINGs_a_SOURCES = \
error.c \
findfile.c \
bagarray.c \
baglist.c \
bagtree.c \
connection.c \
data.c \
hashtable.c \
@@ -110,7 +112,7 @@ libWUtil_a_SOURCES = \
WINGs.h \
WINGsP.h \
bagarray.c \
baglist.c \
bagtree.c \
connection.c \
data.c \
host.c \