]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/filelist.txt
added native wxMessageDialog implementation for GTK+2
[wxWidgets.git] / distrib / msw / tmake / filelist.txt
index ee423e0a52638fdd3b6195a740beb8ded4459f60..c222f05bb9632ab9d8945c484febc50eaf6d559a 100644 (file)
@@ -30,6 +30,7 @@
 #  MotifH      /include/wx/motif
 #  MSWH        /include/wx/msw
 #  OS2H        /include/wx/os2
+#  MGLH /include/wx/mgl
 #  X11H        /include/wx/x11
 #  GenericH    /include/wx/generic
 #  HtmlH       /include/wx/html
@@ -63,6 +64,7 @@
 #  NotUniv     Not required for the wxUniversal
 #  LowLevel    Low level GUI toolkit file, used by wxUniversal as well
 #  Theme       implements a wxUniv theme
+#  Motif       used by Motif, even if in another port's directory
 ###############################################################################
 
 # File name    Type    Flags
@@ -76,10 +78,10 @@ colrdlgg.cpp        Generic Generic
 dcbuffer.cpp   Generic
 dcpsg.cpp      Generic
 dirctrlg.cpp   Generic
-dirdlgg.cpp    Generic NotWin32,NotOS2
+dirdlgg.cpp    Generic NotWin32
 dragimgg.cpp   Generic NotOS2
 fdrepdlg.cpp   Generic NotMSW
-filedlgg.cpp   Generic NotMSW,NotX,NotOS2,NotMac
+filedlgg.cpp   Generic Generic,NotX,NotOS2,NotMac
 fontdlgg.cpp   Generic Generic,NotOS2
 grid.cpp       Generic
 gridctrl.cpp   Generic
@@ -90,7 +92,7 @@ imaglist.cpp  Generic NotWin32
 laywin.cpp     Generic
 listctrl.cpp   Generic NotWin32
 logg.cpp       Generic
-mdig.cpp       Generic NotWin32,NotGTK,NotOS2,NotMac
+mdig.cpp       Generic NotWin32,NotGTK,NotMac
 msgdlgg.cpp    Generic Generic
 notebook.cpp   Generic NotWin32,NotGTK,NotOS2,NotMGL,NotX11,NotMac,NotMicro
 numdlgg.cpp    Generic
@@ -119,10 +121,11 @@ treectlg.cpp      Generic
 treelay.cpp    Generic
 wizard.cpp     Generic
 
+accesscmn.cpp  Common
 appcmn.cpp     Common  Base
 artprov.cpp    Common
 artstd.cpp     Common
-bmpbase.cpp    Common  NotGTK,NotOS2,NotMSW,NotX,NotMicro
+bmpbase.cpp    Common  NotGTK,NotOS2,NotMSW,NotMicro
 choiccmn.cpp   Common
 clipcmn.cpp    Common
 clntdata.cpp   Common  Base
@@ -234,7 +237,6 @@ textbuf.cpp Common  Base
 textcmn.cpp    Common
 textfile.cpp   Common  Base
 timercmn.cpp   Common  Base
-toplvcmn.cpp   Common
 tokenzr.cpp    Common  Base
 treebase.cpp   Common
 txtstrm.cpp    Common  Base
@@ -253,11 +255,13 @@ xpmdecod.cpp      Common
 zipstrm.cpp    Common  Base
 zstream.cpp    Common  Base
 
+access.cpp     MSW
 gsocket.c      MSW     Socket,Base
 gsockmsw.c     MSW     Socket,Base
 accel.cpp      MSW
+access.cpp     MSW     OLE
 app.cpp        MSW     LowLevel
-automtn.cpp    MSW     OLE
+automtn.cpp    MSW     OLE,LowLevel
 bitmap.cpp     MSW     LowLevel
 bmpbuttn.cpp   MSW
 brush.cpp      MSW     LowLevel
@@ -274,7 +278,7 @@ control.cpp MSW
 curico.cpp     MSW
 cursor.cpp     MSW     LowLevel
 data.cpp       MSW     LowLevel
-dataobj.cpp    MSW     OLE
+dataobj.cpp    MSW     OLE,LowLevel
 dc.cpp MSW     LowLevel
 dcclient.cpp   MSW     LowLevel
 dcmemory.cpp   MSW     LowLevel
@@ -282,18 +286,20 @@ dcprint.cpp       MSW     LowLevel
 dcscreen.cpp   MSW     LowLevel
 dde.cpp        MSW     LowLevel,Base
 dialog.cpp     MSW
-dialup.cpp     MSW
+dialup.cpp     MSW     LowLevel
 dib.cpp        MSW     LowLevel
 dibutils.cpp   MSW
 dir.cpp        MSW     Base
-dirdlg.cpp     MSW     Win32Only
+dirdlg.cpp     MSW     Win32Only,LowLevel
 dragimag.cpp   MSW
-dropsrc.cpp    MSW     OLE
-droptgt.cpp    MSW     OLE
-enhmeta.cpp    MSW     Win32Only
-helpbest.cpp   MSW     Win32Only
+dropsrc.cpp    MSW     OLE,LowLevel
+droptgt.cpp    MSW     OLE,LowLevel
+enhmeta.cpp    MSW     Win32Only,LowLevel
+helpbest.cpp   MSW     Win32Only,LowLevel
 evtloop.cpp    MSW     LowLevel
 fdrepdlg.cpp   MSW     Win32Only
+# FIXME: the generic implementation doesn't work under MSW, so we must
+#        the native dialog under MSW
 filedlg.cpp    MSW
 font.cpp       MSW     LowLevel
 fontdlg.cpp    MSW
@@ -304,13 +310,13 @@ gauge95.cpp       MSW     Win32Only
 gaugemsw.cpp   MSW     NotWin32
 gdiimage.cpp   MSW     LowLevel
 gdiobj.cpp     MSW     LowLevel
-glcanvas.cpp   MSW
-helpchm.cpp    MSW     Win32Only
-helpwin.cpp    MSW
+glcanvas.cpp   MSW     LowLevel
+helpchm.cpp    MSW     Win32Only,LowLevel
+helpwin.cpp    MSW     LowLevel
 icon.cpp       MSW     LowLevel
-imaglist.cpp   MSW     Win32Only,LowLevel
+imaglist.cpp   MSW     Win32Only
 iniconf.cpp    MSW
-joystick.cpp   MSW
+joystick.cpp   MSW     LowLevel
 listbox.cpp    MSW
 listctrl.cpp   MSW     Win32Only
 main.cpp       MSW     LowLevel,Base
@@ -319,12 +325,12 @@ menu.cpp  MSW
 menuitem.cpp   MSW
 metafile.cpp   MSW
 mimetype.cpp   MSW     Win32Only,Base
-minifram.cpp   MSW
+minifram.cpp   MSW     LowLevel
 msgdlg.cpp     MSW
 mslu.cpp       MSW
 nativdlg.cpp   MSW
 notebook.cpp   MSW     Win32Only
-oleutils.cpp   MSW     OLE
+oleutils.cpp   MSW     OLE,LowLevel
 ownerdrw.cpp   MSW
 palette.cpp    MSW     LowLevel
 pen.cpp        MSW     LowLevel
@@ -350,21 +356,21 @@ statbr95.cpp      MSW     Win32Only
 statline.cpp   MSW
 stattext.cpp   MSW
 tabctrl.cpp    MSW
-taskbar.cpp    MSW     Win32Only
+taskbar.cpp    MSW     Win32Only,LowLevel
 tbar95.cpp     MSW     Win32Only
 tbarmsw.cpp    MSW     NotWin32
 textctrl.cpp   MSW
 tglbtn.cpp     MSW
 thread.cpp     MSW     Win32Only,Base,LowLevel
 timer.cpp      MSW     LowLevel
-tooltip.cpp    MSW     Win32Only
+tooltip.cpp    MSW     Win32Only,LowLevel
 toplevel.cpp   MSW     LowLevel
 treectrl.cpp   MSW     Win32Only
 utils.cpp      MSW     Base,LowLevel
 utilsexc.cpp   MSW     Base,LowLevel
-uuid.cpp       MSW     OLE
+uuid.cpp       MSW     OLE,LowLevel
 volume.cpp     MSW     Base
-wave.cpp       MSW
+wave.cpp       MSW     LowLevel
 window.cpp     MSW     LowLevel
 
 dialup.cpp     Unix    NotMac
@@ -453,6 +459,7 @@ main.cpp    GTK     LowLevel
 mdi.cpp        GTK
 menu.cpp       GTK
 minifram.cpp   GTK
+msgdlg.cpp     GTK
 notebook.cpp   GTK
 pen.cpp        GTK     LowLevel
 popupwin.cpp   GTK     LowLevel
@@ -564,7 +571,6 @@ accel.cpp   Motif
 app.cpp        Motif
 bitmap.cpp     Motif
 bmpbuttn.cpp   Motif
-brush.cpp      Motif
 button.cpp     Motif
 checkbox.cpp   Motif
 checklst.cpp   Motif
@@ -572,6 +578,7 @@ choice.cpp  Motif
 clipbrd.cpp    Motif
 colour.cpp     Motif
 combobox.cpp   Motif
+combobox_native.cpp    Motif
 control.cpp    Motif
 cursor.cpp     Motif
 data.cpp       Motif
@@ -581,6 +588,7 @@ dcclient.cpp        Motif
 dcmemory.cpp   Motif
 dcscreen.cpp   Motif
 dialog.cpp     Motif
+evtloop.cpp    Motif
 filedlg.cpp    Motif
 font.cpp       Motif
 frame.cpp      Motif
@@ -597,7 +605,6 @@ menuitem.cpp        Motif
 minifram.cpp   Motif
 msgdlg.cpp     Motif
 palette.cpp    Motif
-pen.cpp        Motif
 radiobox.cpp   Motif
 radiobut.cpp   Motif
 region.cpp     Motif
@@ -611,6 +618,7 @@ stattext.cpp        Motif
 toolbar.cpp    Motif
 textctrl.cpp   Motif
 timer.cpp      Motif
+toplevel.cpp   Motif
 utils.cpp      Motif
 window.cpp     Motif
 
@@ -618,7 +626,7 @@ gsockx11.c  X11     Socket
 nanox.c        X11
 app.cpp        X11
 bitmap.cpp     X11
-brush.cpp      X11
+brush.cpp      X11     Motif
 clipbrd.cpp    X11
 colour.cpp     X11
 cursor.cpp     X11
@@ -638,7 +646,7 @@ joystick.cpp        X11
 main.cpp       X11
 minifram.cpp   X11
 palette.cpp    X11
-pen.cpp        X11
+pen.cpp        X11     Motif
 popupwin.cpp   X11
 region.cpp     X11
 reparent.cpp   X11
@@ -671,7 +679,6 @@ dcscreen.cpp        OS2
 dialog.cpp     OS2
 #dialup.cpp    OS2
 dir.cpp        OS2     Base
-dirdlg.cpp     OS2
 dnd.cpp        OS2
 filedlg.cpp    OS2
 font.cpp       OS2
@@ -688,12 +695,10 @@ iniconf.cpp       OS2
 joystick.cpp   OS2
 listbox.cpp    OS2
 main.cpp       OS2
-mdi.cpp        OS2
 menu.cpp       OS2
 menuitem.cpp   OS2
 metafile.cpp   OS2
 mimetype.cpp   OS2
-minifram.cpp   OS2
 msgdlg.cpp     OS2
 nativdlg.cpp   OS2
 notebook.cpp   OS2
@@ -746,13 +751,14 @@ m_list.cpp        HTML
 m_dflist.cpp   HTML
 m_pre.cpp      HTML
 m_tables.cpp   HTML
-m_meta.cpp     HTML
 m_style.cpp    HTML
 htmprint.cpp   HTML
 
 arrimpl.cpp    WXH     Base
 listimpl.cpp   WXH     Base
+access.h       WXH
 accel.h        WXH
+access.h       WXH
 app.h  WXH     Base
 artprov.h      WXH
 bitmap.h       WXH
@@ -814,6 +820,7 @@ dragimag.h  WXH
 dynarray.h     WXH     Base
 dynlib.h       WXH     Base
 dynload.h      WXH     Base
+effects.h      WXH
 encconv.h      WXH     Base
 event.h        WXH     Base
 expr.h WXH
@@ -843,7 +850,7 @@ gdiobj.h    WXH
 geometry.h     WXH
 gifdecod.h     WXH
 xpmdecod.h     WXH
-dbkeyg.h       WXH
+dbkeyg.h       WXH     Base
 glcanvas.h     WXH
 grid.h WXH
 gsocket.h      WXH     Base
@@ -858,7 +865,6 @@ iconbndl.h  WXH
 image.h        WXH
 imaggif.h      WXH
 imagiff.h      WXH
-imagxpm.h      WXH
 imagbmp.h      WXH
 imagpng.h      WXH
 imagpcx.h      WXH
@@ -868,6 +874,7 @@ imagtiff.h  WXH
 imagjpeg.h     WXH
 imaglist.h     WXH
 intl.h WXH     Base
+iosfwrap.h     WXH     Base
 ioswrap.h      WXH     Base
 ipc.h  WXH     Base
 ipcbase.h      WXH     Base
@@ -915,6 +922,7 @@ progdlg.h   WXH
 prop.h WXH
 propform.h     WXH
 proplist.h     WXH
+quantize.h     WXH
 radiobox.h     WXH
 radiobut.h     WXH
 regex.h        WXH     Base
@@ -1143,7 +1151,6 @@ accel.h   MotifH
 app.h  MotifH
 bitmap.h       MotifH
 bmpbuttn.h     MotifH
-brush.h        MotifH
 button.h       MotifH
 checkbox.h     MotifH
 checklst.h     MotifH
@@ -1180,7 +1187,6 @@ metafile.h        MotifH
 minifram.h     MotifH
 msgdlg.h       MotifH
 palette.h      MotifH
-pen.h  MotifH
 print.h        MotifH
 printdlg.h     MotifH
 private.h      MotifH
@@ -1195,13 +1201,15 @@ statbmp.h       MotifH
 statbox.h      MotifH
 stattext.h     MotifH
 textctrl.h     MotifH
+tglbtn.h       MotifH
 timer.h        MotifH
 toolbar.h      MotifH
+toplevel.h     MotifH
 window.h       MotifH
 
 app.h  X11H
 bitmap.h       X11H
-brush.h        X11H
+brush.h        X11H    Motif
 clipbrd.h      X11H
 colour.h       X11H
 cursor.h       X11H
@@ -1221,7 +1229,7 @@ icon.h    X11H
 joystick.h     X11H
 minifram.h     X11H
 palette.h      X11H
-pen.h  X11H
+pen.h  X11H    Motif
 print.h        X11H
 private.h      X11H
 region.h       X11H
@@ -1230,6 +1238,29 @@ textctrl.h       X11H
 toplevel.h     X11H
 window.h       X11H
 
+app.h  MGLH
+bitmap.h       MGLH
+brush.h        MGLH
+clipbrd.h      MGLH
+colour.h       MGLH
+cursor.h       MGLH
+dc.h   MGLH
+dcclient.h     MGLH
+dcmemory.h     MGLH
+dcscreen.h     MGLH
+font.h MGLH
+fontutil.h     MGLH
+gdiobj.h       MGLH
+icon.h MGLH
+palette.h      MGLH
+pen.h  MGLH
+popupwin.h     MGLH
+private.h      MGLH
+region.h       MGLH
+toplevel.h     MGLH
+window.h       MGLH
+
+access.h       MSWH
 accel.h        MSWH
 app.h  MSWH
 bitmap.h       MSWH
@@ -1267,7 +1298,7 @@ fontdlg.h MSWH
 frame.h        MSWH
 gauge95.h      MSWH
 gaugemsw.h     MSWH
-gccpriv.h      MSWH
+gccpriv.h      MSWH    Base
 gdiimage.h     MSWH
 gdiobj.h       MSWH
 glcanvas.h     MSWH
@@ -1326,6 +1357,7 @@ wave.h    MSWH
 window.h       MSWH
 winundef.h     MSWH    Base
 
+access.h       MSWH    OLE
 automtn.h      MSWH    OLE
 dataform.h     MSWH    OLE
 dataobj.h      MSWH    OLE
@@ -1392,8 +1424,6 @@ dialog.h  OS2H
 radiobox.h     OS2H
 toolbar.h      OS2H
 checkbox.h     OS2H
-dirdlg.h       OS2H
-mdi.h  OS2H
 radiobut.h     OS2H
 tooltip.h      OS2H
 checklst.h     OS2H
@@ -1480,7 +1510,7 @@ helphtml.h        GenericH
 imaglist.h     GenericH
 laywin.h       GenericH
 listctrl.h     GenericH        NotWin32
-mdig.cpp       GenericH        NotWin32,NotGTK,NotOS2,NotMac
+mdig.h GenericH        NotWin32,NotGTK,NotMac
 msgdlgg.h      GenericH
 notebook.h     GenericH
 paletteg.h     GenericH        NotMSW,NotX,NotX11,NotOS2