]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/filelist.txt
Updated docs for wxGrid::SelectBlock
[wxWidgets.git] / distrib / msw / tmake / filelist.txt
index 5b66d38147bd2528a9b0e42e8f26d61af6aed945..c8443f57f8bfb5e9884b7b4881f1ce060da1dd2a 100644 (file)
 #  X   /src/motif   X for Xt
 #  U   /src/unix
 #  R   /src/gtk     R for Robert
+#  O   /src/os2
 #  H   /src/html
 #  W   /include/wx
 #  K   /include/wx/gtk        K for gtK
 #  F   /include/wx/motif      F for motiF
 #  9   /include/wx/msw        9 for Windows 9x
+#  2   /include/wx/os2        2 for os2
 #  N   /include/wx/generic    N for geNeric
 #  L   /include/wx/html       L for htmL
 #  P   /include/wx/protocol
 #  G   generic code which might be used instead of native one
 #  U   Unix-ish file, normally not compiled under Windows
 #  O   OLE file (needs Win32 and a decent compiler)
-#  S   Socket file (currently doesn't compile under Win16 nor with GNU)
+#  S   Socket file (currently doesn't compile under Win16)
 #  R   Not required for the GTK port
 #  X   Not required for the Motif port
+#  P   Not required for the os2Pm port
+#              (unfortunately I can't use O since that is
+#               in use already - and above I can't use P :-( )
 #
 #  WX  Base header
 #  GTK GTK header
 # File name    Type    Flags
 
 busyinfo.cpp   G
+calctrl.cpp    G
 caret.cpp      G       U
 choicdgg.cpp   G
 colrdlgg.cpp   G       G
 dcpsg.cpp      G       U
-dirdlgg.cpp    G       16
-fontdlgg.cpp   G       G,R
-filedlgg.cpp   G       U,X
+dirctrlg.cpp   G
+dirdlgg.cpp    G       16,P
+dragimgg.cpp   G       P
+fontdlgg.cpp   G       G,R,P
+filedlgg.cpp   G       U,X,P
 grid.cpp       G
+gridsel.cpp    G
 helpext.cpp    G       G
 helphtml.cpp   G       G
 helpwxht.cpp   G       G
@@ -72,8 +81,9 @@ laywin.cpp    G
 listctrl.cpp   G       16
 logg.cpp       G
 msgdlgg.cpp    G       G
-notebook.cpp   G       16,R
+notebook.cpp   G       16,R,P
 panelg.cpp     G
+plot.cpp       G
 printps.cpp    G       PS
 prntdlgg.cpp   G       PS,U
 progdlgg.cpp   G
@@ -83,33 +93,38 @@ proplist.cpp        G
 sashwin.cpp    G
 scrolwin.cpp   G
 splitter.cpp   G
-statline.cpp   G       U,R
+statline.cpp   G       U,R,P
 statusbr.cpp   G
-tabg.cpp       G
+tabg.cpp       G       P
 numdlgg.cpp    G
+tbarsmpl.cpp   G
 textdlgg.cpp   G
 tipdlg.cpp     G
 treectrl.cpp   G       16
+treelay.cpp    G
 wizard.cpp     G
 
 appcmn.cpp     C       B
 choiccmn.cpp   C
+cmdline.cpp    C       B
 cmndata.cpp    C
 clipcmn.cpp    C
 config.cpp     C       B
 ctrlcmn.cpp    C
 ctrlsub.cpp    C
-date.cpp       C       B
-datstrm.cpp    C
+datetime.cpp   C       B
+datstrm.cpp    C       B
 db.cpp C
 dbtable.cpp    C
 dcbase.cpp     C
 dlgcmn.cpp     C
 dobjcmn.cpp    C
+dndcmn.cpp     C
 docmdi.cpp     C
 docview.cpp    C
 dynarray.cpp   C       B
 dynlib.cpp     C       B
+encconv.cpp    C       B
 event.cpp      C       B
 extended.c     C       B
 ffile.cpp      C       B
@@ -118,76 +133,80 @@ fileconf.cpp      C       B
 filefn.cpp     C       B
 filesys.cpp    C       B
 fontcmn.cpp    C
-fontmap.cpp    C
+fontmap.cpp    C       B
 framecmn.cpp   C
-fs_inet.cpp    C
-fs_zip.cpp     C
-ftp.cpp        C       S
+fs_inet.cpp    C       B
+fs_zip.cpp     C       B
+fs_mem.cpp     C       B
+ftp.cpp        C       S,B
 gdicmn.cpp     C
+geometry.cpp   C
 gifdecod.cpp   C
 hash.cpp       C       B
 helpbase.cpp   C
-http.cpp       C       S
+http.cpp       C       S,B
 imagbmp.cpp    C
 image.cpp      C
 imagall.cpp    C
 imaggif.cpp    C
 imagjpeg.cpp   C       32
+imagtiff.cpp   C       32
 imagpcx.cpp    C       32
 imagpng.cpp    C       32
 imagpnm.cpp    C       32
 init.cpp       B
 intl.cpp       C       B
-ipcbase.cpp    C
+ipcbase.cpp    C       B
 layout.cpp     C
 lboxcmn.cpp    C
 list.cpp       C       B
 log.cpp        C       B
+longlong.cpp   C       B
 memory.cpp     C
 menucmn.cpp    C
-mimetype.cpp   C       32,B
+mimecmn.cpp    C       32,B
 module.cpp     C       B
-mstream.cpp    C
+mstream.cpp    C       B
 object.cpp     C       B
-objstrm.cpp    C
-odbc.cpp       C       R,X
+objstrm.cpp    C       B
+odbc.cpp       C       R,X,P
 paper.cpp      C
 prntbase.cpp   C
 process.cpp    C       32,B
-protocol.cpp   C       S
+protocol.cpp   C       S,B
 resource.cpp   C
-sckaddr.cpp    C       S
-sckfile.cpp    C       S
-sckipc.cpp     C       S
-sckstrm.cpp    C       S
-serbase.cpp    C
+sckaddr.cpp    C       S,B
+sckfile.cpp    C       S,B
+sckipc.cpp     C       S,B
+sckstrm.cpp    C       S,B
+serbase.cpp    C       B
 sizer.cpp      C
-socket.cpp     C       S
+socket.cpp     C       S,B
 stream.cpp     C       B
 strconv.cpp    C       B
 string.cpp     C       B
 tbarbase.cpp   C
-tbarsmpl.cpp   C
 textcmn.cpp    C
 textfile.cpp   C       B
-time.cpp       C       B
 timercmn.cpp   C       B
 tokenzr.cpp    C       B
 txtstrm.cpp    C       B
-unzip.c        C
-url.cpp        C       S
+unzip.c        C       B
+url.cpp        C       S,B
 utilscmn.cpp   C       B
 valgen.cpp     C
 validate.cpp   C
 valtext.cpp    C
 variant.cpp    C       B
-wfstream.cpp   C
+wfstream.cpp   C       B
 wincmn.cpp     C
 wxchar.cpp     C       B
 wxexpr.cpp     C
-zipstrm.cpp    C
-zstream.cpp    C
+zipstrm.cpp    C       B
+zstream.cpp    C       B
 
+gsocket.c      M       S,B
+gsockmsw.c     M       S,B
 accel.cpp      M
 app.cpp        M
 automtn.cpp    M       O
@@ -213,15 +232,17 @@ dcclient.cpp      M
 dcmemory.cpp   M
 dcprint.cpp    M
 dcscreen.cpp   M
-dde.cpp        M
+dde.cpp        M       B
 dialog.cpp     M
 dialup.cpp     M
 dib.cpp        M
 dibutils.cpp   M
+dir.cpp        M       B
 dirdlg.cpp     M       32
 dragimag.cpp   M
 dropsrc.cpp    M       O
 droptgt.cpp    M       O
+enhmeta.cpp    M       32
 filedlg.cpp    M
 font.cpp       M
 fontdlg.cpp    M
@@ -232,6 +253,8 @@ gauge95.cpp M       32
 gaugemsw.cpp   M       16
 gdiimage.cpp   M
 gdiobj.cpp     M
+glcanvas.cpp   M
+helpchm.cpp    M       32
 helpwin.cpp    M
 icon.cpp       M
 imaglist.cpp   M       32
@@ -239,11 +262,12 @@ iniconf.cpp       M       16
 joystick.cpp   M
 listbox.cpp    M
 listctrl.cpp   M       32
-main.cpp       M
+main.cpp       M       B
 mdi.cpp        M
 menu.cpp       M
 menuitem.cpp   M
 metafile.cpp   M
+mimetype.cpp   M       32,B
 minifram.cpp   M
 msgdlg.cpp     M
 nativdlg.cpp   M
@@ -253,14 +277,13 @@ ownerdrw.cpp      M
 palette.cpp    M
 pen.cpp        M
 penwin.cpp     M
-pnghand.cpp    M       32
 printdlg.cpp   M
 printwin.cpp   M
 radiobox.cpp   M
 radiobut.cpp   M
-regconf.cpp    M       32
+regconf.cpp    M       32,B
 region.cpp     M
-registry.cpp   M       32
+registry.cpp   M       32,B
 scrolbar.cpp   M
 settings.cpp   M
 slider95.cpp   M       32
@@ -277,24 +300,26 @@ taskbar.cpp       M       32
 tbar95.cpp     M       32
 tbarmsw.cpp    M       16
 textctrl.cpp   M
-thread.cpp     M       32
+thread.cpp     M       32,B
 timer.cpp      M
 tooltip.cpp    M       32
 treectrl.cpp   M       32
-utils.cpp      M
-utilsexc.cpp   M
+utils.cpp      M       B
+utilsexc.cpp   M       B
 uuid.cpp       M       O
 wave.cpp       M
 window.cpp     M
 xpmhand.cpp    M
-gsocket.c      M       S
 
 dialup.cpp     U
+dir.cpp        U       B
 fontenum.cpp   U
 fontutil.cpp   U
-threadpsx.cpp  U
+mimetype.cpp   U       B
+threadpsx.cpp  U       B
 utilsunx.cpp   U       B
-gsocket.c      U
+gsocket.c      U       B
+mimetype.cpp   U       B
 
 gsockgtk.c     R
 win_gtk.c      R
@@ -326,6 +351,7 @@ frame.cpp   R
 gauge.cpp      R
 gdiobj.cpp     R
 icon.cpp       R
+joystick.cpp   R
 listbox.cpp    R
 main.cpp       R
 mdi.cpp        R
@@ -382,6 +408,7 @@ font.cpp    X
 frame.cpp      X
 gauge.cpp      X
 gdiobj.cpp     X
+glcanvas.cpp   X
 icon.cpp       X
 listbox.cpp    X
 main.cpp       X
@@ -408,6 +435,85 @@ timer.cpp  X
 utils.cpp      X
 window.cpp     X
 
+accel.cpp      O
+app.cpp        O
+bitmap.cpp     O
+bmpbuttn.cpp   O
+brush.cpp      O
+button.cpp     O
+checkbox.cpp   O
+checklst.cpp   O
+choice.cpp     O
+clipbrd.cpp    O
+colour.cpp     O
+combobox.cpp   O
+control.cpp    O
+cursor.cpp     O
+data.cpp       O
+dataobj.cpp    O
+dc.cpp O
+dcclient.cpp   O
+dcmemory.cpp   O
+dcprint.cpp    O
+dcscreen.cpp   O
+dialog.cpp     O
+#dialup.cpp    O
+dir.cpp        O       B
+dirdlg.cpp     O
+dnd.cpp        O
+filedlg.cpp    O
+font.cpp       O
+fontdlg.cpp    O
+fontenum.cpp   O
+fontutil.cpp   O
+frame.cpp      O
+gauge.cpp      O
+gdiimage.cpp   O
+gdiobj.cpp     O
+helpwin.cpp    O
+icon.cpp       O
+iniconf.cpp    O
+joystick.cpp   O
+listbox.cpp    O
+main.cpp       O
+mdi.cpp        O
+menu.cpp       O
+menuitem.cpp   O
+metafile.cpp   O
+mimetype.cpp   O
+minifram.cpp   O
+msgdlg.cpp     O
+nativdlg.cpp   O
+notebook.cpp   O
+ownerdrw.cpp   O
+palette.cpp    O
+pen.cpp        O
+print.cpp      O
+radiobox.cpp   O
+radiobut.cpp   O
+region.cpp     O
+scrolbar.cpp   O
+settings.cpp   O
+slider.cpp     O
+spinbutt.cpp   O
+spinctrl.cpp   O
+statbmp.cpp    O
+statbox.cpp    O
+statline.cpp   O
+stattext.cpp   O
+tabctrl.cpp    O
+taskbar.cpp    O
+textctrl.cpp   O
+timer.cpp      O
+thread.cpp     O
+toolbar.cpp    O
+tooltip.cpp    O
+utils.cpp      O       B
+utilsexc.cpp   O       B
+wave.cpp       O
+window.cpp     O
+gsocket.c      O
+
 helpdata.cpp   H
 helpfrm.cpp    H
 helpctrl.cpp   H
@@ -423,38 +529,44 @@ m_image.cpp       H
 m_layout.cpp   H
 m_links.cpp    H
 m_list.cpp     H
+m_dflist.cpp   H
 m_pre.cpp      H
 m_tables.cpp   H
+m_meta.cpp     H
 htmprint.cpp   H
 
-arrimpl.cpp    W
-listimpl.cpp   W
+arrimpl.cpp    W       B
+listimpl.cpp   W       B
 accel.h        W
 app.h  W       B
 bitmap.h       W
 bmpbuttn.h     W
 brush.h        W
-buffer.h       W
+buffer.h       W       B
 busyinfo.h     W
 button.h       W
+calctrl.h      W
 caret.h        W
 checkbox.h     W
 checklst.h     W
 choicdlg.h     W
 choice.h       W
 clipbrd.h      W
+cmdline.h      W       B
 cmndata.h      W
 colordlg.h     W
 colour.h       W
 combobox.h     W
-confbase.h     W
-config.h       W
+confbase.h     W       B
+config.h       W       B
 control.h      W
 ctrlsub.h      W
 cursor.h       W
 dataobj.h      W
 date.h W       B
-datstrm.h      W
+datetime.h     W       B
+datetime.inl   W       B
+datstrm.h      W       B
 db.h   W
 dbtable.h      W
 dc.h   W
@@ -463,11 +575,12 @@ dcmemory.h        W
 dcprint.h      W
 dcps.h W
 dcscreen.h     W
-dde.h  W
+dde.h  W       B
 debug.h        W       B
 defs.h W       B
 dialog.h       W
 dialup.h       W
+dir.h  W       B
 dirdlg.h       W
 dnd.h  W
 docmdi.h       W
@@ -475,41 +588,56 @@ docview.h W
 dragimag.h     W
 dynarray.h     W       B
 dynlib.h       W       B
+encconv.h      W       B
 event.h        W       B
 expr.h W
 ffile.h        W       B
 file.h W       B
 fileconf.h     W       B
 filedlg.h      W
-filefn.h       W
-filesys.h      W
+filefn.h       W       B
+filesys.h      W       B
 font.h W
 fontdlg.h      W
+fontenc.h      W       B
 fontenum.h     W
-fontmap.h      W
+fontmap.h      W       B
 fontdlg.h      W
-fontutil.h     W
+fontutil.h     W       B
 frame.h        W
-fs_inet.h      W
-fs_zip.h       W
+fs_inet.h      W       B
+fs_zip.h       W       B
+fs_mem.h       W       B
 gauge.h        W
 gdicmn.h       W
 gdiobj.h       W
+geometry.h     W
 gifdecod.h     W
+glcanvas.h     W
 grid.h W
-gsocket.h      W
+gsocket.h      W       B
 hash.h W       B
 help.h W
 helpbase.h     W
 helphtml.h     W
+helpchm.h      W
 helpwin.h      W
 helpxlp.h      W
 icon.h W
 image.h        W
+imaggif.h      W
+imagbmp.h      W
+imagpng.h      W
+imagpcx.h      W
+imagpnm.h      W
+imagtiff.h     W
+imagjpeg.h     W
 imaglist.h     W
 intl.h W       B
-ioswrap.h      W
-ipcbase.h      W
+ioswrap.h      W       B
+ipcbase.h      W       B
+isql.h W
+isqlext.h      W
 joystick.h     W
 layout.h       W
 laywin.h       W
@@ -520,7 +648,8 @@ log.h       W       B
 longlong.h     W       B
 matrix.h       W
 mdi.h  W
-memory.h       W
+memory.h       W       B
+memconf.h      W       B
 menu.h W
 menuitem.h     W
 metafile.h     W
@@ -528,17 +657,17 @@ mimetype.h        W       B
 minifram.h     W
 module.h       W       B
 msgdlg.h       W
-mstream.h      W
+mstream.h      W       B
 notebook.h     W
 object.h       W       B
-objstrm.h      W
+objstrm.h      W       B
 odbc.h W
 ownerdrw.h     W
 palette.h      W
 panel.h        W
 paper.h        W
 pen.h  W
-pnghand.h      W
+plot.h W
 print.h        W
 printdlg.h     W
 prntbase.h     W
@@ -552,17 +681,17 @@ radiobut.h        W
 region.h       W
 resource.h     W
 sashwin.h      W
-sckaddr.h      W
-sckipc.h       W
-sckstrm.h      W
+sckaddr.h      W       B
+sckipc.h       W       B
+sckstrm.h      W       B
 scrolbar.h     W
 scrolwin.h     W
-serbase.h      W
+serbase.h      W       B
 settings.h     W
 setup.h        W       B
 sizer.h        W
 slider.h       W
-socket.h       W
+socket.h       W       B
 spinbutt.h     W
 spinctrl.h     W
 splitter.h     W
@@ -577,9 +706,7 @@ string.h    W       B
 tab.h  W
 tabctrl.h      W
 taskbar.h      W
-tbar95.h       W
 tbarbase.h     W
-tbarmsw.h      W
 tbarsmpl.h     W
 textctrl.h     W
 textdlg.h      W
@@ -594,7 +721,7 @@ toolbar.h   W
 tooltip.h      W
 treectrl.h     W
 types.h        W
-url.h  W
+url.h  W       B
 utils.h        W       B
 valgen.h       W
 validate.h     W
@@ -602,7 +729,7 @@ valtext.h   W
 variant.h      W       B
 version.h      W       B
 wave.h W
-wfstream.h     W
+wfstream.h     W       B
 window.h       W
 wizard.h       W
 wx.h   W       B
@@ -614,8 +741,8 @@ wxexpr.h    W
 wxhtml.h       W
 wxprec.h       W       B
 xpmhand.h      W
-zipstrm.h      W
-zstream.h      W
+zipstrm.h      W       B
+zstream.h      W       B
 
 accel.h        K
 app.h  K
@@ -646,6 +773,7 @@ fontdlg.h   K
 frame.h        K
 gauge.h        K
 gdiobj.h       K
+glcanvas.h     K
 icon.h K
 joystick.h     K
 listbox.h      K
@@ -708,6 +836,7 @@ fontdlg.h   F
 frame.h        F
 gauge.h        F
 gdiobj.h       F
+glcanvas.h     F
 icon.h F
 joystick.h     F
 listbox.h      F
@@ -760,12 +889,13 @@ dcclient.h        9
 dcmemory.h     9
 dcprint.h      9
 dcscreen.h     9
-dde.h  9
+dde.h  9       B
 dialog.h       9
 dib.h  9
 dibutils.h     9
 dirdlg.h       9
 dragimag.h     9
+enhmeta.h      9       32
 filedlg.h      9
 font.h 9
 fontdlg.h      9
@@ -775,6 +905,8 @@ gauge95.h   9
 gaugemsw.h     9
 gdiimage.h     9
 gdiobj.h       9
+glcanvas.h     9
+helpchm.h      9
 helpwin.h      9
 icon.h 9
 imaglist.h     9
@@ -786,14 +918,13 @@ mdi.h     9
 menu.h 9
 menuitem.h     9
 metafile.h     9
+mimetype.h     9       32,B
 minifram.h     9
 msgdlg.h       9
 msvcrt.h       9
 notebook.h     9
 palette.h      9
 pen.h  9
-pnghand.h      9
-pngread.h      9
 printdlg.h     9
 printwin.h     9
 private.h      9
@@ -852,13 +983,88 @@ xpmhand.h 9
 # disable.bmp  9
 # wx.rc        9
 
-fontutil.h     S
+accel.h        2
+dataobj.h      2
+helpwin.h      2
+pngread.h      2
+statline.h     2
+app.h  2
+dataobj2.h     2
+icon.h 2
+stattext.h     2
+bitmap.h       2
+dc.h   2
+tabctrl.h      2
+dcclient.h     2
+print.h        2
+taskbar.h      2
+bmpbuttn.h     2
+dcmemory.h     2
+iniconf.h      2
+private.h      2
+textctrl.h     2
+brush.h        2
+dcprint.h      2
+joystick.h     2
+timer.h        2
+dcscreen.h     2
+listbox.h      2
+button.h       2
+dialog.h       2
+radiobox.h     2
+toolbar.h      2
+checkbox.h     2
+dirdlg.h       2
+mdi.h  2
+radiobut.h     2
+tooltip.h      2
+checklst.h     2
+dnd.h  2
+menu.h 2
+region.h       2
+menuitem.h     2
+choice.h       2
+filedlg.h      2
+metafile.h     2
+scrolbar.h     2
+wave.h 2
+clipbrd.h      2
+font.h 2
+minifram.h     2
+settings.h     2
+window.h       2
+fontdlg.h      2
+msgdlg.h       2
+colour.h       2
+frame.h        2
+setup0.h       2
+combobox.h     2
+gauge.h        2
+notebook.h     2
+control.h      2
+gdiimage.h     2
+palette.h      2
+slider.h       2
+cursor.h       2
+gdiobj.h       2
+spinbutt.h     2
+gsockos2.h     2
+pen.h  2
+spinctrl.h     2
+statbmp.h      2
+dataform.h     2
+pnghand.h      2
+statbox.h      2
+
 execute.h      S
+fontutil.h     S
+gsockunx.h     S       B
+mimetype.h     S       B
 
-file.h P
-ftp.h  P
-http.h P
-protocol.h     P
+file.h P       B
+ftp.h  P       B
+http.h P       B
+protocol.h     P       B
 
 forcelnk.h     L
 helpdata.h     L
@@ -874,11 +1080,14 @@ winpars.h        L
 m_templ.h      L
 htmprint.h     L
 
+calctrl.h      N
 caret.h        N
 choicdgg.h     N
 colrdlgg.h     N
 dcpsg.h        N
-dirdlgg.h      N
+dirctrlg.h     N
+dirdlgg.h      N       16
+dragimgg.h     N       16
 fontdlgg.h     N
 filedlgg.h     N
 grid.h N
@@ -889,10 +1098,11 @@ helphtml.h       N
 helpxlp.h      N
 imaglist.h     N
 laywin.h       N
-listctrl.h     N
+listctrl.h     N       16
 msgdlgg.h      N
 notebook.h     N
 panelg.h       N
+plot.h N
 printps.h      N
 prntdlgg.h     N
 progdlgg.h     N
@@ -900,8 +1110,9 @@ sashwin.h  N
 scrolwin.h     N
 splitter.h     N
 statusbr.h     N
-tabg.h N
+tabg.h N       16
 textdlgg.h     N
-treectrl.h     N
+treectrl.h     N       16
+wizard.h       N
 
 # vi: set noet ts=16 nolist: