x11/settings.cpp \
x11/toplevel.cpp \
x11/utils.cpp \
+ x11/utilsx.cpp \
x11/window.cpp \
generic/accel.cpp \
generic/busyinfo.cpp \
generic/gridctrl.cpp \
generic/gridsel.cpp \
generic/helpext.cpp \
- generic/helphtml.cpp \
generic/imaglist.cpp \
generic/laywin.cpp \
generic/listctrl.cpp \
common/cshelp.cpp \
common/ctrlcmn.cpp \
common/ctrlsub.cpp \
+ common/datacmn.cpp \
common/datetime.cpp \
common/datstrm.cpp \
common/db.cpp \
common/stream.cpp \
common/string.cpp \
common/sysopt.cpp \
+ common/taskbarcmn.cpp \
common/tbarbase.cpp \
common/textbuf.cpp \
common/textcmn.cpp \
unix/gsocket.c \
unix/mimetype.cpp \
unix/snglinst.cpp \
+ unix/taskbarx11.cpp \
unix/threadpsx.cpp \
unix/utilsunx.cpp \
unix/utilsx11.cpp \
hashmap.h \
help.h \
helpbase.h \
- helphtml.h \
helpwin.h \
icon.h \
iconbndl.h \
x11/pen.h \
x11/print.h \
x11/private.h \
+ x11/privx.h \
x11/region.h \
x11/reparent.h \
x11/textctrl.h \
generic/gridctrl.h \
generic/gridg.h \
generic/helpext.h \
- generic/helphtml.h \
generic/imaglist.h \
generic/laywin.h \
generic/listctrl.h \
unix/fontutil.h \
unix/gsockunx.h \
unix/mimetype.h \
+ unix/taskbarx11.h \
unix/utilsx11.h \
html/forcelnk.h \
html/helpctrl.h \
settings.o \
toplevel.o \
utils.o \
+ utilsx.o \
window.o
COMMONOBJS = \
cshelp.o \
ctrlcmn.o \
ctrlsub.o \
+ datacmn.o \
datetime.o \
datstrm.o \
db.o \
stream.o \
string.o \
sysopt.o \
+ taskbarcmn.o \
tbarbase.o \
textbuf.o \
textcmn.o \
gridctrl.o \
gridsel.o \
helpext.o \
- helphtml.o \
imaglist.o \
laywin.o \
listctrl.o \
gsocket.o \
mimetype.o \
snglinst.o \
+ taskbarx11.o \
threadpsx.o \
utilsunx.o \
utilsx11.o