]> 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 cc00e84a984039aacf0d94e57d10a78ca3b53967..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
@@ -73,23 +75,24 @@ calctrl.cpp Generic
 caret.cpp      Generic NotMSW,NotMicro
 choicdgg.cpp   Generic
 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
 gridsel.cpp    Generic
 helpext.cpp    Generic Generic
 helphtml.cpp   Generic Generic
-helpwxht.cpp   Generic Generic
 imaglist.cpp   Generic NotWin32
 laywin.cpp     Generic
 listctrl.cpp   Generic NotWin32
 logg.cpp       Generic
+mdig.cpp       Generic NotWin32,NotGTK,NotMac
 msgdlgg.cpp    Generic Generic
 notebook.cpp   Generic NotWin32,NotGTK,NotOS2,NotMGL,NotX11,NotMac,NotMicro
 numdlgg.cpp    Generic
@@ -118,8 +121,11 @@ treectlg.cpp       Generic
 treelay.cpp    Generic
 wizard.cpp     Generic
 
+accesscmn.cpp  Common
 appcmn.cpp     Common  Base
-bmpbase.cpp    Common  NotGTK,NotOS2,NotMSW,NotX,NotMicro
+artprov.cpp    Common
+artstd.cpp     Common
+bmpbase.cpp    Common  NotGTK,NotOS2,NotMSW,NotMicro
 choiccmn.cpp   Common
 clipcmn.cpp    Common
 clntdata.cpp   Common  Base
@@ -174,9 +180,11 @@ hash.cpp   Common  Base
 hashmap.cpp    Common  Base
 helpbase.cpp   Common
 http.cpp       Common  Socket,Base
+iconbndl.cpp   Common
 imagall.cpp    Common
 imagbmp.cpp    Common
 image.cpp      Common
+imagfill.cpp   Common
 imaggif.cpp    Common
 imagiff.cpp    Common
 imagjpeg.cpp   Common  Win32Only
@@ -198,6 +206,7 @@ memory.cpp  Common  Base
 menucmn.cpp    Common
 mimecmn.cpp    Common  Win32Only,Base
 module.cpp     Common  Base
+msgout.cpp     Common  Base
 mstream.cpp    Common  Base
 nbkbase.cpp    Common
 object.cpp     Common  Base
@@ -215,6 +224,7 @@ sckaddr.cpp Common  Socket,Base
 sckfile.cpp    Common  Socket,Base
 sckipc.cpp     Common  Socket,Base
 sckstrm.cpp    Common  Socket,Base
+settcmn.cpp    Common
 sizer.cpp      Common
 socket.cpp     Common  Socket,Base
 statbar.cpp    Common
@@ -227,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
@@ -246,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
@@ -267,26 +278,28 @@ 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
 dcprint.cpp    MSW     LowLevel
 dcscreen.cpp   MSW     LowLevel
-dde.cpp        MSW     Base
+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
@@ -297,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
-iniconf.cpp    MSW     NotWin32
-joystick.cpp   MSW
+imaglist.cpp   MSW     Win32Only
+iniconf.cpp    MSW
+joystick.cpp   MSW     LowLevel
 listbox.cpp    MSW
 listctrl.cpp   MSW     Win32Only
 main.cpp       MSW     LowLevel,Base
@@ -312,16 +325,17 @@ 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
 penwin.cpp     MSW
+popupwin.cpp   MSW     LowLevel
 printdlg.cpp   MSW
 printwin.cpp   MSW
 radiobox.cpp   MSW
@@ -342,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
@@ -368,6 +382,7 @@ mimetype.cpp        Unix    Base,NotMac,NotMicro
 snglinst.cpp   Unix    Base
 threadpsx.cpp  Unix    Base,NotMac
 utilsunx.cpp   Unix    Base
+utilsx11.cpp   Unix    NotMac,NotMGL,NotMicro
 
 bmpbuttn.cpp   Univ
 button.cpp     Univ
@@ -405,6 +420,7 @@ theme.cpp   Univ
 gtk.cpp        Univ    Theme
 winuniv.cpp    Univ
 win32.cpp      Univ    Theme
+metal.cpp      Univ    Theme
 
 gsockgtk.c     GTK     LowLevel
 win_gtk.c      GTK     LowLevel
@@ -443,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
@@ -554,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
@@ -562,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
@@ -571,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
@@ -587,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
@@ -601,6 +618,7 @@ stattext.cpp        Motif
 toolbar.cpp    Motif
 textctrl.cpp   Motif
 timer.cpp      Motif
+toplevel.cpp   Motif
 utils.cpp      Motif
 window.cpp     Motif
 
@@ -608,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
@@ -628,9 +646,10 @@ 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
 settings.cpp   X11
 toplevel.cpp   X11
 utils.cpp      X11
@@ -660,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
@@ -677,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
@@ -735,18 +751,21 @@ 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
 bmpbuttn.h     WXH
 brush.h        WXH
 buffer.h       WXH     Base
+build.h        WXH     Base
 busyinfo.h     WXH
 button.h       WXH
 calctrl.h      WXH
@@ -781,6 +800,7 @@ dbgrid.h    WXH
 dbtable.h      WXH     Base
 dc.h   WXH
 dcclient.h     WXH
+dcbuffer.h     WXH
 dcmemory.h     WXH
 dcprint.h      WXH
 dcps.h WXH
@@ -800,10 +820,12 @@ 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
 fdrepdlg.h     WXH
+features.h     WXH     Base
 ffile.h        WXH     Base
 file.h WXH     Base
 fileconf.h     WXH     Base
@@ -828,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
@@ -839,10 +861,10 @@ helpbase.h        WXH
 helphtml.h     WXH
 helpwin.h      WXH
 icon.h WXH
+iconbndl.h     WXH
 image.h        WXH
 imaggif.h      WXH
 imagiff.h      WXH
-imagxpm.h      WXH
 imagbmp.h      WXH
 imagpng.h      WXH
 imagpcx.h      WXH
@@ -852,7 +874,9 @@ 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
 isql.h WXH     Base
 isqlext.h      WXH     Base
@@ -862,6 +886,7 @@ laywin.h    WXH
 list.h WXH     Base
 listbox.h      WXH
 listctrl.h     WXH
+listbase.h     WXH
 log.h  WXH     Base
 longlong.h     WXH     Base
 matrix.h       WXH
@@ -876,6 +901,7 @@ mimetype.h  WXH     Base
 minifram.h     WXH
 module.h       WXH     Base
 msgdlg.h       WXH
+msgout.h       WXH     Base
 mslu.cpp       MSW
 mstream.h      WXH     Base
 notebook.h     WXH
@@ -896,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
@@ -937,6 +964,7 @@ textdlg.h   WXH
 textfile.h     WXH     Base
 tglbtn.h       WXH
 thread.h       WXH     Base
+thrimpl.cpp    WXH     Base
 time.h WXH     Base
 timer.h        WXH     Base
 tipdlg.h       WXH
@@ -1101,6 +1129,7 @@ scrolbar.h        MacH
 settings.h     MacH
 slider.h       MacH
 spinbutt.h     MacH
+spinctrl.h     MacH
 statbmp.h      MacH
 statbox.h      MacH
 statline.h     MacH
@@ -1122,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
@@ -1159,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
@@ -1174,14 +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
 
-accel.h        X11H
 app.h  X11H
 bitmap.h       X11H
-brush.h        X11H
+brush.h        X11H    Motif
 clipbrd.h      X11H
 colour.h       X11H
 cursor.h       X11H
@@ -1199,18 +1227,40 @@ gdiobj.h        X11H
 glcanvas.h     X11H
 icon.h X11H
 joystick.h     X11H
-mdi.h  X11H
 minifram.h     X11H
 palette.h      X11H
-pen.h  X11H
+pen.h  X11H    Motif
 print.h        X11H
 private.h      X11H
 region.h       X11H
-settings.h     X11H
-toolbar.h      X11H
+reparent.h     X11H
+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
@@ -1248,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
@@ -1267,6 +1317,7 @@ menuitem.h        MSWH
 metafile.h     MSWH
 mimetype.h     MSWH    Win32Only,Base
 minifram.h     MSWH
+missing.h      MSWH
 msgdlg.h       MSWH
 mslu.h MSWH
 msvcrt.h       MSWH
@@ -1287,7 +1338,6 @@ slider95.h        MSWH
 slidrmsw.h     MSWH
 spinctrl.h     MSWH
 spinbutt.h     MSWH
-spinctrl.h     MSWH
 statbmp.h      MSWH
 statbox.h      MSWH
 statbr95.h     MSWH
@@ -1307,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
@@ -1373,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
@@ -1420,6 +1469,7 @@ execute.h UnixH
 fontutil.h     UnixH
 gsockunx.h     UnixH   Base
 mimetype.h     UnixH   Base
+utilsx11.h     UnixH
 
 file.h ProtoH  Base
 ftp.h  ProtoH  Base
@@ -1456,11 +1506,11 @@ grid.h  GenericH
 gridctrl.h     GenericH
 gridg.h        GenericH
 helpext.h      GenericH
-helpwxht.h     GenericH
 helphtml.h     GenericH
 imaglist.h     GenericH
 laywin.h       GenericH
 listctrl.h     GenericH        NotWin32
+mdig.h GenericH        NotWin32,NotGTK,NotMac
 msgdlgg.h      GenericH
 notebook.h     GenericH
 paletteg.h     GenericH        NotMSW,NotX,NotX11,NotOS2
@@ -1473,6 +1523,7 @@ scrolwin.h        GenericH
 spinctlg.h     GenericH
 splash.h       GenericH
 splitter.h     GenericH
+statline.h     GenericH        NotMSW,NotMac,NotMGL,NotMicro,NotGTK,NotX11,NotOS2,NotUniv
 statusbr.h     GenericH
 tabg.h GenericH        NotWin32
 textdlgg.h     GenericH
@@ -1514,7 +1565,7 @@ statbox.h UnivH
 statline.h     UnivH
 stattext.h     UnivH
 statusbr.h     UnivH
-textctrl.h     UnivH
+textctrl.h     UnivH   NotX11
 theme.h        UnivH
 toolbar.h      UnivH
 window.h       UnivH