]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/files.lst
added Append(wxArrayString) to wxItemContainer (and so to wxChoice, wxComboBox, wxLis...
[wxWidgets.git] / src / mgl / files.lst
index a77a9859135723b8c1c0e70c370cdce635da22cd..2cbfc5ccdec3a91268f13dffaf2b146f05fd91f7 100644 (file)
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 12:56, 2001/12/31
+# This file was automatically generated by tmake at 11:57, 2002/01/17
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MGL.T!
 ALL_SOURCES = \
                generic/accel.cpp \
@@ -104,6 +104,7 @@ ALL_SOURCES = \
                common/imagbmp.cpp \
                common/image.cpp \
                common/imaggif.cpp \
+               common/imagiff.cpp \
                common/imagjpeg.cpp \
                common/imagpcx.cpp \
                common/imagpng.cpp \
@@ -180,7 +181,7 @@ ALL_SOURCES = \
                mgl/dcclient.cpp \
                mgl/dcmemory.cpp \
                mgl/dcscreen.cpp \
-               mgl/dir.cpp \
+               mgl/dirmgl.cpp \
                mgl/evtloop.cpp \
                mgl/font.cpp \
                mgl/fontenum.cpp \
@@ -196,6 +197,7 @@ ALL_SOURCES = \
                mgl/utils.cpp \
                mgl/window.cpp \
                unix/dialup.cpp \
+               unix/dir.cpp \
                unix/gsocket.c \
                unix/mimetype.cpp \
                unix/snglinst.cpp \
@@ -275,6 +277,7 @@ ALL_HEADERS = \
                dialog.h \
                dialup.h \
                dir.h \
+               dirctrl.h \
                dirdlg.h \
                dnd.h \
                docmdi.h \
@@ -321,6 +324,7 @@ ALL_HEADERS = \
                imagbmp.h \
                image.h \
                imaggif.h \
+               imagiff.h \
                imagjpeg.h \
                imaglist.h \
                imagpcx.h \
@@ -426,6 +430,7 @@ ALL_HEADERS = \
                treectrl.h \
                txtstrm.h \
                types.h \
+               unzip.h \
                url.h \
                utils.h \
                valgen.h \
@@ -569,6 +574,7 @@ COMMONOBJS = \
                imagbmp.o \
                image.o \
                imaggif.o \
+               imagiff.o \
                imagjpeg.o \
                imagpcx.o \
                imagpng.o \
@@ -694,7 +700,7 @@ GUI_LOWLEVEL_OBJS = \
                dcclient.o \
                dcmemory.o \
                dcscreen.o \
-               dir.o \
+               dirmgl.o \
                evtloop.o \
                font.o \
                fontenum.o \
@@ -712,6 +718,7 @@ GUI_LOWLEVEL_OBJS = \
 
 UNIXOBJS = \
                dialup.o \
+               dir.o \
                gsocket.o \
                mimetype.o \
                snglinst.o \