X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0ae2df30524bb07bcca824bd0a842bd54a305ff3..d7926e0b761b782b82f9ef01ff542251b2ef5ae7:/distrib/msw/tmake/filelist.txt diff --git a/distrib/msw/tmake/filelist.txt b/distrib/msw/tmake/filelist.txt index 2ddb1a52d9..4c3b17d020 100644 --- a/distrib/msw/tmake/filelist.txt +++ b/distrib/msw/tmake/filelist.txt @@ -6,624 +6,1247 @@ # Version: $Id$ # # Format of this file: TAB separated columns. The first column contains the -# filename, the second a letter corresonding a directory: -# G /src/generic -# C /src/common -# M /src/msw -# X /src/motif X for Xt -# U /src/unix -# R /src/gtk R for Robert -# H /src/html -# I /include/wx, /include/wx/gtk, /include/wx/msw, etc. +# filename, the second the file type (roughly corresponds to the directory) +# BaseOnly /src/common but only needed for the wxBase compilation +# Generic /src/generic +# Common /src/common +# MSW /src/msw +# Motif /src/motif +# Univ /src/univ or src/univ/themes +# Unix /src/unix +# GTK /src/gtk +# MGL /src/mgl +# OS2 /src/os2 +# HTML /src/html # -# The third column may be empty or contain some additional info about this -# file (only compile it in 16bit mode, don't compile it with this or that +# 'H' suffix means these are headers, not .cpp files +# +# WXH /include/wx +# GTKH /include/wx/gtk +# MotifH /include/wx/motif +# MSWH /include/wx/msw +# OS2H /include/wx/os2 +# GenericH /include/wx/generic +# HtmlH /include/wx/html +# ProtoH /include/wx/protocol +# UnivH /include/wx/univ +# UnixH /include/wx/unix +# +# The third column may be empty or contain some additional info about this +# file (only compile it in 16bit mode, don't compile it with this or that # compiler, &c) # # Known flags: -# 16 a generic file implementing Win32 control for Win16 -# 32 only can be compiled under Win32 -# PS PostScript related file, normally not compiled under Windows -# 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) -# R Not required for the GTK port -# WX Base header -# GTK GTK header -# MSW MSW header -# MAC Mac header -# MOT Motif header -# PM OS/2 header -# GEN Generic header -# PRO Protocol header -# HTM wxHtml header -# UNX Unix header +# Base makes part of the base library too +# NotWin32 not used under Win32, but used under Win16 +# Win32Only only can be compiled under Win32 +# Generic generic code which might be used instead of native one +# OLE OLE file (needs Win32 and a decent compiler) +# Socket Socket file (currently doesn't compile under Win16) +# NotMSW Not required for the MSW port +# NotGTK Not required for the GTK port +# NotX Not required for the Motif port +# NotOS2 Not required for the os2Pm port +# LowLevel Low level GUI toolkit file, used by wxUniversal as well ############################################################################### # File name Type Flags -busyinfo.cpp G -caret.cpp G U -choicdgg.cpp G R -colrdlgg.cpp G G -dirdlgg.cpp G 16 -extdlgg.cpp G -fontdlgg.cpp G G -gridg.cpp G -helpxlp.cpp G G,R -imaglist.cpp G 16 -laywin.cpp G -listctrl.cpp G 16 -msgdlgg.cpp G G,R -notebook.cpp G 16,R -panelg.cpp G -printps.cpp G PS -prntdlgg.cpp G PS,U -progdlgg.cpp G -prop.cpp G -propform.cpp G -proplist.cpp G -sashwin.cpp G -scrolwin.cpp G -splitter.cpp G -statusbr.cpp G -tabg.cpp G R -numdlgg.cpp G -textdlgg.cpp G R -tipdlg.cpp G -treectrl.cpp G 16 +accel.cpp Generic NotMSW,NotX,NotOS2 +busyinfo.cpp Generic +calctrl.cpp Generic +caret.cpp Generic NotMSW +choicdgg.cpp Generic +colrdlgg.cpp Generic Generic +dcpsg.cpp Generic NotMSW +dirctrlg.cpp Generic +dirdlgg.cpp Generic NotWin32,NotOS2 +dragimgg.cpp Generic NotOS2 +fontdlgg.cpp Generic Generic,NotOS2 +filedlgg.cpp Generic NotMSW,NotX,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 +msgdlgg.cpp Generic Generic +notebook.cpp Generic NotWin32,NotGTK,NotOS2 +paletteg.cpp Generic NotMSW,NotX,NotOS2 +panelg.cpp Generic +printps.cpp Generic NotMSW +prntdlgg.cpp Generic NotMSW +progdlgg.cpp Generic +prop.cpp Generic +propform.cpp Generic +proplist.cpp Generic +sashwin.cpp Generic +scrlwing.cpp Generic +spinctlg.cpp Generic +splash.cpp Generic +splitter.cpp Generic +statline.cpp Generic NotMSW,NotGTK,NotOS2 +statusbr.cpp Generic +tabg.cpp Generic NotWin32,NotOS2 +numdlgg.cpp Generic +tbarsmpl.cpp Generic +textdlgg.cpp Generic +tipdlg.cpp Generic +tipwin.cpp Generic +treectlg.cpp Generic +treelay.cpp Generic +wizard.cpp Generic + +appcmn.cpp Common Base +choiccmn.cpp Common +cmdline.cpp Common Base +cmdproc.cpp Common +cmndata.cpp Common +clipcmn.cpp Common +config.cpp Common Base +cshelp.cpp Common +ctrlcmn.cpp Common +ctrlsub.cpp Common +datetime.cpp Common Base +datstrm.cpp Common Base +db.cpp Common Win32Only,Base +dbgrid.cpp Common Win32Only +dbtable.cpp Common Win32Only,Base +dcbase.cpp Common +dircmn.cpp Common Base +dlgcmn.cpp Common +dobjcmn.cpp Common +dndcmn.cpp Common +docmdi.cpp Common +docview.cpp Common +dynarray.cpp Common Base +dynlib.cpp Common Base +effects.cpp Common +encconv.cpp Common Base +event.cpp Common Base +extended.c Common Base +ffile.cpp Common Base +file.cpp Common Base +fileconf.cpp Common Base +filefn.cpp Common Base +filename.cpp Common Base +filesys.cpp Common Base +fontcmn.cpp Common +fontmap.cpp Common Base +framecmn.cpp Common +fs_inet.cpp Common Base +fs_zip.cpp Common Base +fs_mem.cpp Common Base +ftp.cpp Common Socket,Base +gaugecmn.cpp Common +gdicmn.cpp Common +geometry.cpp Common +gifdecod.cpp Common +xpmdecod.cpp Common +hash.cpp Common Base +helpbase.cpp Common +http.cpp Common Socket,Base +imagbmp.cpp Common +image.cpp Common +imagall.cpp Common +imaggif.cpp Common +imagxpm.cpp Common +imagjpeg.cpp Common Win32Only +imagtiff.cpp Common Win32Only +imagpcx.cpp Common Win32Only +imagpng.cpp Common Win32Only +imagpnm.cpp Common Win32Only +imagxpm.cpp Common +init.cpp BaseOnly +intl.cpp Common Base +ipcbase.cpp Common Base +layout.cpp Common +lboxcmn.cpp Common +list.cpp Common Base +log.cpp Common Base +longlong.cpp Common Base +matrix.cpp Common +memory.cpp Common Base +menucmn.cpp Common +mimecmn.cpp Common Win32Only,Base +module.cpp Common Base +mstream.cpp Common Base +nbkbase.cpp Common +object.cpp Common Base +objstrm.cpp Common Base +odbc.cpp Common NotGTK,NotX,NotOS2 +paper.cpp Common +popupcmn.cpp Common +prntbase.cpp Common +process.cpp Common Win32Only,Base +protocol.cpp Common Socket,Base +quantize.cpp Common +radiocmn.cpp Common +regex.cpp Common Base +resource.cpp Common +sckaddr.cpp Common Socket,Base +sckfile.cpp Common Socket,Base +sckipc.cpp Common Socket,Base +sckstrm.cpp Common Socket,Base +serbase.cpp Common Base +sizer.cpp Common +socket.cpp Common Socket,Base +stream.cpp Common Base +strconv.cpp Common Base +string.cpp Common Base +sysopt.cpp Common Base +tbarbase.cpp Common +textcmn.cpp Common +textfile.cpp Common Base +timercmn.cpp Common Base +tokenzr.cpp Common Base +treebase.cpp Common +txtstrm.cpp Common Base +unzip.c Common Base +url.cpp Common Socket,Base +utilscmn.cpp Common Base +valgen.cpp Common +validate.cpp Common +valtext.cpp Common +variant.cpp Common Base +wfstream.cpp Common Base +wincmn.cpp Common +wxchar.cpp Common Base +wxexpr.cpp Common +zipstrm.cpp Common Base +zstream.cpp Common Base + +gsocket.c MSW Socket,Base +gsockmsw.c MSW Socket,Base +accel.cpp MSW +app.cpp MSW +automtn.cpp MSW OLE +bitmap.cpp MSW +bmpbuttn.cpp MSW +brush.cpp MSW +button.cpp MSW +caret.cpp MSW +checkbox.cpp MSW +checklst.cpp MSW +choice.cpp MSW +clipbrd.cpp MSW +colordlg.cpp MSW +colour.cpp MSW +combobox.cpp MSW +control.cpp MSW +curico.cpp MSW +cursor.cpp MSW +data.cpp MSW +dataobj.cpp MSW OLE +dc.cpp MSW +dcclient.cpp MSW +dcmemory.cpp MSW +dcprint.cpp MSW +dcscreen.cpp MSW +dde.cpp MSW Base +dialog.cpp MSW +dialup.cpp MSW +dib.cpp MSW +dibutils.cpp MSW +dir.cpp MSW Base +dirdlg.cpp MSW Win32Only +dragimag.cpp MSW +dropsrc.cpp MSW OLE +droptgt.cpp MSW OLE +enhmeta.cpp MSW Win32Only +evtloop.cpp MSW LowLevel +filedlg.cpp MSW +font.cpp MSW +fontdlg.cpp MSW +fontenum.cpp MSW +fontutil.cpp MSW +frame.cpp MSW +gauge95.cpp MSW Win32Only +gaugemsw.cpp MSW NotWin32 +gdiimage.cpp MSW +gdiobj.cpp MSW +glcanvas.cpp MSW +helpchm.cpp MSW Win32Only +helpwin.cpp MSW +icon.cpp MSW +imaglist.cpp MSW Win32Only,LowLevel +iniconf.cpp MSW NotWin32 +joystick.cpp MSW +listbox.cpp MSW +listctrl.cpp MSW Win32Only +main.cpp MSW Base +mdi.cpp MSW +menu.cpp MSW +menuitem.cpp MSW +metafile.cpp MSW +mimetype.cpp MSW Win32Only,Base +minifram.cpp MSW +msgdlg.cpp MSW +nativdlg.cpp MSW +notebook.cpp MSW Win32Only +oleutils.cpp MSW OLE +ownerdrw.cpp MSW +palette.cpp MSW +pen.cpp MSW +penwin.cpp MSW +printdlg.cpp MSW +printwin.cpp MSW +radiobox.cpp MSW +radiobut.cpp MSW +regconf.cpp MSW Win32Only,Base +region.cpp MSW +registry.cpp MSW Win32Only,Base +scrolbar.cpp MSW +settings.cpp MSW +slider95.cpp MSW Win32Only +slidrmsw.cpp MSW NotWin32 +snglinst.cpp MSW Base +spinbutt.cpp MSW +spinctrl.cpp MSW +statbmp.cpp MSW +statbox.cpp MSW +statbr95.cpp MSW Win32Only +statline.cpp MSW +stattext.cpp MSW +tabctrl.cpp MSW +taskbar.cpp MSW Win32Only +tbar95.cpp MSW Win32Only +tbarmsw.cpp MSW NotWin32 +textctrl.cpp MSW +tglbtn.cpp MSW +thread.cpp MSW Win32Only,Base +timer.cpp MSW +tooltip.cpp MSW Win32Only +treectrl.cpp MSW Win32Only +utils.cpp MSW Base +utilsexc.cpp MSW Base +uuid.cpp MSW OLE +wave.cpp MSW +window.cpp MSW + +dialup.cpp Unix +dir.cpp Unix Base +fontenum.cpp Unix +fontutil.cpp Unix +mimetype.cpp Unix Base +snglinst.cpp Unix Base +threadpsx.cpp Unix Base +utilsunx.cpp Unix Base +gsocket.c Unix Base +mimetype.cpp Unix Base + +bmpbuttn.cpp Univ +button.cpp Univ +checkbox.cpp Univ +checklst.cpp Univ +colschem.cpp Univ +control.cpp Univ +framuniv.cpp Univ +gauge.cpp Univ +inphand.cpp Univ +listbox.cpp Univ +menu.cpp Univ +notebook.cpp Univ +radiobox.cpp Univ +radiobut.cpp Univ +renderer.cpp Univ +scrarrow.cpp Univ +scrolbar.cpp Univ +scrthumb.cpp Univ +slider.cpp Univ +spinbutt.cpp Univ +statbmp.cpp Univ +statbox.cpp Univ +statline.cpp Univ +stattext.cpp Univ +textctrl.cpp Univ +theme.cpp Univ +gtk.cpp Univ +winuniv.cpp Univ +win32.cpp Univ + +gsockgtk.c GTK LowLevel +win_gtk.c GTK LowLevel +app.cpp GTK LowLevel +bitmap.cpp GTK LowLevel +bmpbuttn.cpp GTK +brush.cpp GTK LowLevel +button.cpp GTK +checkbox.cpp GTK +checklst.cpp GTK +# FIXME: remove LowLevel from choice! +choice.cpp GTK LowLevel +clipbrd.cpp GTK LowLevel +colour.cpp GTK LowLevel +combobox.cpp GTK LowLevel +control.cpp GTK +cursor.cpp GTK LowLevel +data.cpp GTK LowLevel +dataobj.cpp GTK LowLevel +dc.cpp GTK LowLevel +dcclient.cpp GTK LowLevel +dcmemory.cpp GTK LowLevel +dcscreen.cpp GTK LowLevel +dialog.cpp GTK LowLevel +dnd.cpp GTK LowLevel +evtloop.cpp GTK LowLevel +font.cpp GTK LowLevel +fontdlg.cpp GTK +frame.cpp GTK LowLevel +gauge.cpp GTK +gdiobj.cpp GTK LowLevel +icon.cpp GTK LowLevel +joystick.cpp GTK +listbox.cpp GTK +main.cpp GTK LowLevel +mdi.cpp GTK +menu.cpp GTK +minifram.cpp GTK +notebook.cpp GTK +pen.cpp GTK LowLevel +popupwin.cpp GTK LowLevel +radiobox.cpp GTK +radiobut.cpp GTK +region.cpp GTK LowLevel +scrolbar.cpp GTK +scrolwin.cpp GTK +settings.cpp GTK LowLevel +slider.cpp GTK +spinbutt.cpp GTK +spinctrl.cpp GTK +statbmp.cpp GTK +statbox.cpp GTK +statline.cpp GTK +stattext.cpp GTK +tbargtk.cpp GTK +textctrl.cpp GTK +tglbtn.cpp GTK +timer.cpp GTK LowLevel +tooltip.cpp GTK LowLevel +utilsgtk.cpp GTK LowLevel +utilsres.cpp GTK +wave.cpp GTK +window.cpp GTK LowLevel + +gsockmot.c Motif Socket +accel.cpp Motif +app.cpp Motif +bitmap.cpp Motif +bmpbuttn.cpp Motif +brush.cpp Motif +button.cpp Motif +checkbox.cpp Motif +checklst.cpp Motif +choice.cpp Motif +clipbrd.cpp Motif +colour.cpp Motif +combobox.cpp Motif +control.cpp Motif +cursor.cpp Motif +data.cpp Motif +dataobj.cpp Motif +dc.cpp Motif +dcclient.cpp Motif +dcmemory.cpp Motif +dcscreen.cpp Motif +dialog.cpp Motif +filedlg.cpp Motif +font.cpp Motif +frame.cpp Motif +gauge.cpp Motif +gdiobj.cpp Motif +glcanvas.cpp Motif +icon.cpp Motif +listbox.cpp Motif +main.cpp Motif +mdi.cpp Motif +menu.cpp Motif +menuitem.cpp Motif +minifram.cpp Motif +msgdlg.cpp Motif +palette.cpp Motif +pen.cpp Motif +radiobox.cpp Motif +radiobut.cpp Motif +region.cpp Motif +scrolbar.cpp Motif +settings.cpp Motif +slider.cpp Motif +spinbutt.cpp Motif +statbmp.cpp Motif +statbox.cpp Motif +stattext.cpp Motif +toolbar.cpp Motif +textctrl.cpp Motif +timer.cpp Motif +utils.cpp Motif +window.cpp Motif + +accel.cpp OS2 +app.cpp OS2 +bitmap.cpp OS2 +bmpbuttn.cpp OS2 +brush.cpp OS2 +button.cpp OS2 +checkbox.cpp OS2 +checklst.cpp OS2 +choice.cpp OS2 +clipbrd.cpp OS2 +colour.cpp OS2 +combobox.cpp OS2 +control.cpp OS2 +cursor.cpp OS2 +data.cpp OS2 +dataobj.cpp OS2 +dc.cpp OS2 +dcclient.cpp OS2 +dcmemory.cpp OS2 +dcprint.cpp OS2 +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 +fontdlg.cpp OS2 +fontenum.cpp OS2 +fontutil.cpp OS2 +frame.cpp OS2 +gauge.cpp OS2 +gdiimage.cpp OS2 +gdiobj.cpp OS2 +helpwin.cpp OS2 +icon.cpp OS2 +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 +ownerdrw.cpp OS2 +palette.cpp OS2 +pen.cpp OS2 +print.cpp OS2 +radiobox.cpp OS2 +radiobut.cpp OS2 +region.cpp OS2 +scrolbar.cpp OS2 +settings.cpp OS2 +slider.cpp OS2 +spinbutt.cpp OS2 +spinctrl.cpp OS2 +statbmp.cpp OS2 +statbox.cpp OS2 +statline.cpp OS2 +stattext.cpp OS2 +tabctrl.cpp OS2 +taskbar.cpp OS2 +textctrl.cpp OS2 +timer.cpp OS2 +thread.cpp OS2 +toolbar.cpp OS2 +tooltip.cpp OS2 +utils.cpp OS2 Base +utilsexc.cpp OS2 Base +wave.cpp OS2 +window.cpp OS2 +gsocket.c OS2 +gsockpm.c OS2 + +helpdata.cpp HTML +helpfrm.cpp HTML +helpctrl.cpp HTML +htmlcell.cpp HTML +htmlfilt.cpp HTML +htmlpars.cpp HTML +htmltag.cpp HTML +htmlwin.cpp HTML +winpars.cpp HTML +m_fonts.cpp HTML +m_hline.cpp HTML +m_image.cpp HTML +m_layout.cpp HTML +m_links.cpp HTML +m_list.cpp HTML +m_dflist.cpp HTML +m_pre.cpp HTML +m_tables.cpp HTML +m_meta.cpp HTML +htmprint.cpp HTML + +arrimpl.cpp WXH Base +listimpl.cpp WXH Base +accel.h WXH +app.h WXH Base +bitmap.h WXH +bmpbuttn.h WXH +brush.h WXH +buffer.h WXH Base +busyinfo.h WXH +button.h WXH +calctrl.h WXH +caret.h WXH +checkbox.h WXH +checklst.h WXH +chkconf.h WXH Base +choicdlg.h WXH +choice.h WXH +clipbrd.h WXH +cmdline.h WXH Base +cmdproc.cpp WXH +cmndata.h WXH +colordlg.h WXH +colour.h WXH +combobox.h WXH +confbase.h WXH Base +config.h WXH Base +control.h WXH +ctrlsub.h WXH +cursor.h WXH +dataobj.h WXH +date.h WXH Base +datetime.h WXH Base +datetime.inl WXH Base +datstrm.h WXH Base +db.h WXH Base +dbgrid.h WXH +dbtable.h WXH Base +dc.h WXH +dcclient.h WXH +dcmemory.h WXH +dcprint.h WXH +dcps.h WXH +dcscreen.h WXH +dde.h WXH Base +debug.h WXH Base +defs.h WXH Base +dialog.h WXH +dialup.h WXH +dir.h WXH Base +dirdlg.h WXH +dnd.h WXH +docmdi.h WXH +docview.h WXH +dragimag.h WXH +dynarray.h WXH Base +dynlib.h WXH Base +encconv.h WXH Base +event.h WXH Base +expr.h WXH +ffile.h WXH Base +file.h WXH Base +fileconf.h WXH Base +filedlg.h WXH +filefn.h WXH Base +filename.h WXH Base +filesys.h WXH Base +font.h WXH +fontdlg.h WXH +fontenc.h WXH Base +fontenum.h WXH +fontmap.h WXH Base +fontdlg.h WXH +fontutil.h WXH +frame.h WXH +fs_inet.h WXH Base +fs_zip.h WXH Base +fs_mem.h WXH Base +gauge.h WXH +gdicmn.h WXH +gdiobj.h WXH +geometry.h WXH +gifdecod.h WXH +xpmdecod.h WXH +dbkeyg.h WXH +glcanvas.h WXH +grid.h WXH +gridctrl.h WXH +gsocket.h WXH Base +hash.h WXH Base +help.h WXH +helpbase.h WXH +cshelp.h WXH +helphtml.h WXH +helpchm.h WXH +helpwin.h WXH +icon.h WXH +image.h WXH +imaggif.h WXH +imagxpm.h WXH +imagbmp.h WXH +imagpng.h WXH +imagpcx.h WXH +imagpnm.h WXH +imagxpm.h WXH +imagtiff.h WXH +imagjpeg.h WXH +imaglist.h WXH +intl.h WXH Base +ioswrap.h WXH Base +ipcbase.h WXH Base +isql.h WXH +isqlext.h WXH +joystick.h WXH +layout.h WXH +laywin.h WXH +list.h WXH Base +listbox.h WXH +listctrl.h WXH +log.h WXH Base +longlong.h WXH Base +matrix.h WXH +mdi.h WXH +memory.h WXH Base +memconf.h WXH Base +menu.h WXH +menuitem.h WXH +metafile.h WXH +mimetype.h WXH Base +minifram.h WXH +module.h WXH Base +msgdlg.h WXH +mstream.h WXH Base +notebook.h WXH +object.h WXH Base +objstrm.h WXH Base +odbc.h WXH +ownerdrw.h WXH +palette.h WXH +panel.h WXH +paper.h WXH +pen.h WXH +popupwin.h WXH +print.h WXH +printdlg.h WXH +prntbase.h WXH +process.h WXH Base +progdlg.h WXH +prop.h WXH +propform.h WXH +proplist.h WXH +radiobox.h WXH +radiobut.h WXH +regex.h WXH Base +region.h WXH +resource.h WXH +sashwin.h WXH +sckaddr.h WXH Base +sckipc.h WXH Base +sckstrm.h WXH Base +scrolbar.h WXH +scrolwin.h WXH +serbase.h WXH Base +settings.h WXH +setup.h WXH Base +sizer.h WXH +slider.h WXH +socket.h WXH Base +snglinst.h WXH Base +spinbutt.h WXH +spinctrl.h WXH +splash.h WXH +splitter.h WXH +stack.h WXH +statbmp.h WXH +statbox.h WXH +statline.h WXH +stattext.h WXH +statusbr.h WXH +strconv.h WXH Base +stream.h WXH Base +string.h WXH Base +sysopt.h WXH Base +tab.h WXH +tabctrl.h WXH +taskbar.h WXH +tbarbase.h WXH +tbarsmpl.h WXH +textctrl.h WXH +textdlg.h WXH +textfile.h WXH Base +tglbtn.h WXH +thread.h WXH Base +time.h WXH Base +timer.h WXH Base +tipdlg.h WXH +tipwin.h WXH +tokenzr.h WXH Base +toolbar.h WXH +tooltip.h WXH +treebase.h WXH +treectrl.h WXH +txtstrm.h WXH Base +types.h WXH +url.h WXH Base +utils.h WXH Base +valgen.h WXH +validate.h WXH +valtext.h WXH +variant.h WXH Base +vector.h WXH Base +version.h WXH Base +wave.h WXH +wfstream.h WXH Base +window.h WXH +wizard.h WXH +wx.h WXH Base +wx_cw.h WXH +wx_cw_cm.h WXH +wx_cw_d.h WXH +wxchar.h WXH Base +wxexpr.h WXH +wxhtml.h WXH +wxprec.h WXH Base +zipstrm.h WXH Base +zstream.h WXH Base + +accel.h GTKH +app.h GTKH +bitmap.h GTKH +bmpbuttn.h GTKH +brush.h GTKH +button.h GTKH +checkbox.h GTKH +checklst.h GTKH +choice.h GTKH +clipbrd.h GTKH +colour.h GTKH +combobox.h GTKH +control.h GTKH +cursor.h GTKH +dataform.h GTKH +dataobj.h GTKH +dataobj2.h GTKH +dc.h GTKH +dcclient.h GTKH +dcmemory.h GTKH +dcscreen.h GTKH +dialog.h GTKH +dnd.h GTKH +filedlg.h GTKH +font.h GTKH +fontdlg.h GTKH +frame.h GTKH +gauge.h GTKH +gdiobj.h GTKH +glcanvas.h GTKH +icon.h GTKH +joystick.h GTKH +listbox.h GTKH +mdi.h GTKH +menu.h GTKH +menuitem.h GTKH +minifram.h GTKH +notebook.h GTKH +pen.h GTKH +popupwin.h GTKH +radiobox.h GTKH +radiobut.h GTKH +region.h GTKH +scrolbar.h GTKH +scrolwin.h GTKH +settings.h GTKH +slider.h GTKH +spinbutt.h GTKH +spinctrl.h GTKH +statbmp.h GTKH +statbox.h GTKH +statline.h GTKH +stattext.h GTKH +tbargtk.h GTKH +textctrl.h GTKH +tglbtn.h GTKH +timer.h GTKH +tooltip.h GTKH +treectrl.h GTKH +wave.h GTKH +win_gtk.h GTKH +window.h GTKH + +accel.h MotifH +app.h MotifH +bitmap.h MotifH +bmpbuttn.h MotifH +brush.h MotifH +button.h MotifH +checkbox.h MotifH +checklst.h MotifH +choice.h MotifH +clipbrd.h MotifH +colordlg.h MotifH +colour.h MotifH +combobox.h MotifH +control.h MotifH +cursor.h MotifH +dataform.h MotifH +dataobj.h MotifH +dataobj2.h MotifH +dc.h MotifH +dcclient.h MotifH +dcmemory.h MotifH +dcprint.h MotifH +dcscreen.h MotifH +dialog.h MotifH +dnd.h MotifH +filedlg.h MotifH +font.h MotifH +fontdlg.h MotifH +frame.h MotifH +gauge.h MotifH +gdiobj.h MotifH +glcanvas.h MotifH +icon.h MotifH +joystick.h MotifH +listbox.h MotifH +mdi.h MotifH +menu.h MotifH +menuitem.h MotifH +metafile.h MotifH +minifram.h MotifH +msgdlg.h MotifH +palette.h MotifH +pen.h MotifH +print.h MotifH +printdlg.h MotifH +private.h MotifH +radiobox.h MotifH +radiobut.h MotifH +region.h MotifH +scrolbar.h MotifH +settings.h MotifH +slider.h MotifH +spinbutt.h MotifH +statbmp.h MotifH +statbox.h MotifH +stattext.h MotifH +textctrl.h MotifH +timer.h MotifH +toolbar.h MotifH +window.h MotifH -choiccmn.cpp C R -cmndata.cpp C -config.cpp C -ctrlcmn.cpp C R -date.cpp C -datstrm.cpp C -db.cpp C -dbtable.cpp C -dcbase.cpp C -dlgcmn.cpp C -docmdi.cpp C -docview.cpp C -dynarray.cpp C -dynlib.cpp C -event.cpp C -extended.c C -ffile.cpp C -file.cpp C -fileconf.cpp C -filefn.cpp C -filesys.cpp C -framecmn.cpp C -fs_inet.cpp C -fs_zip.cpp C -ftp.cpp C S -gdicmn.cpp C -hash.cpp C -helpbase.cpp C -http.cpp C S -imagbmp.cpp C -image.cpp C -imaggif.cpp C -imagjpeg.cpp C -imagpng.cpp C -intl.cpp C -ipcbase.cpp C -layout.cpp C -list.cpp C -log.cpp C -memory.cpp C -mimetype.cpp C 32 -module.cpp C -mstream.cpp C -object.cpp C -objstrm.cpp C -odbc.cpp C R -paper.cpp C -prntbase.cpp C -process.cpp C 32 -protocol.cpp C S -resource.cpp C -sckaddr.cpp C S -sckfile.cpp C S -sckipc.cpp C S -sckstrm.cpp C S -sizer.cpp C -socket.cpp C S -stream.cpp C -strconv.cpp C -string.cpp C -tbarbase.cpp C -tbarsmpl.cpp C 16 -textcmn.cpp C -textfile.cpp C -time.cpp C -timercmn.cpp C -tokenzr.cpp C -txtstrm.cpp C -unzip.c C -url.cpp C S -utilscmn.cpp C -valgen.cpp C -validate.cpp C -valtext.cpp C -variant.cpp C -wfstream.cpp C -wincmn.cpp C -wxchar.cpp C -wxexpr.cpp C -zipstrm.cpp C -zstream.cpp C +accel.h MSWH +app.h MSWH +bitmap.h MSWH +bmpbuttn.h MSWH +brush.h MSWH +button.h MSWH +caret.h MSWH +checkbox.h MSWH +checklst.h MSWH +choice.h MSWH +clipbrd.h MSWH +colordlg.h MSWH +colour.h MSWH +combobox.h MSWH +control.h MSWH +curico.h MSWH +curicop.h MSWH +cursor.h MSWH +dc.h MSWH +dcclient.h MSWH +dcmemory.h MSWH +dcprint.h MSWH +dcscreen.h MSWH +dde.h MSWH Base +dialog.h MSWH +dib.h MSWH +dibutils.h MSWH +dirdlg.h MSWH +dragimag.h MSWH +enhmeta.h MSWH Win32Only +filedlg.h MSWH +font.h MSWH +fontdlg.h MSWH +frame.h MSWH +gauge.h MSWH +gauge95.h MSWH +gaugemsw.h MSWH +gdiimage.h MSWH +gdiobj.h MSWH +glcanvas.h MSWH +helpchm.h MSWH +helpwin.h MSWH +icon.h MSWH +imaglist.h MSWH +iniconf.h MSWH +joystick.h MSWH +listbox.h MSWH +listctrl.h MSWH +mdi.h MSWH +menu.h MSWH +menuitem.h MSWH +metafile.h MSWH +mimetype.h MSWH Win32Only,Base +minifram.h MSWH +msgdlg.h MSWH +msvcrt.h MSWH +notebook.h MSWH +palette.h MSWH +pen.h MSWH +printdlg.h MSWH +printwin.h MSWH +private.h MSWH +radiobox.h MSWH +radiobut.h MSWH +regconf.h MSWH +region.h MSWH +registry.h MSWH +scrolbar.h MSWH +settings.h MSWH +setup0.h MSWH +slider.h MSWH +slider95.h MSWH +slidrmsw.h MSWH +spinbutt.h MSWH +statbmp.h MSWH +statbox.h MSWH +statbr95.h MSWH +statline.h MSWH +stattext.h MSWH +tabctrl.h MSWH +taskbar.h MSWH +tbar95.h MSWH +tbarmsw.h MSWH +textctrl.h MSWH +tglbtn.h MSWH +timer.h MSWH +tooltip.h MSWH +treectrl.h MSWH +wave.h MSWH +window.h MSWH +winundef.h MSWH +# blank.cur MSWH +# bullseye.cur MSWH +# child.ico MSWH +# clock.cur MSWH +# error.ico MSWH +# hand.cur MSWH +# heart.cur MSWH +# info.ico MSWH +# magnif1.cur MSWH +# mdi.ico MSWH +# noentry.cur MSWH +# pbrush.cur MSWH +# pencil.cur MSWH +# pntleft.cur MSWH +# pntright.cur MSWH +# query.cur MSWH +# question.ico MSWH +# roller.cur MSWH +# size.cur MSWH +# std.ico MSWH +# tip.ico MSWH +# warning.ico MSWH +# watch1.cur MSWH +# disable.bmp MSWH +# wx.rc MSWH -accel.cpp M -app.cpp M -automtn.cpp M O -bitmap.cpp M -bmpbuttn.cpp M -brush.cpp M -button.cpp M -caret.cpp M -checkbox.cpp M -checklst.cpp M -choice.cpp M -clipbrd.cpp M -colordlg.cpp M -colour.cpp M -combobox.cpp M -control.cpp M -curico.cpp M -cursor.cpp M -data.cpp M -dataobj.cpp M O -dc.cpp M -dcclient.cpp M -dcmemory.cpp M -dcprint.cpp M -dcscreen.cpp M -dde.cpp M -dialog.cpp M -dib.cpp M -dibutils.cpp M -dirdlg.cpp M 32 -dragimag.cpp M -dropsrc.cpp M O -droptgt.cpp M O -filedlg.cpp M -font.cpp M -fontdlg.cpp M -frame.cpp M -gauge95.cpp M 32 -gaugemsw.cpp M 16 -gdiobj.cpp M -helpwin.cpp M -icon.cpp M -imaglist.cpp M 32 -iniconf.cpp M 16 -joystick.cpp M -listbox.cpp M -listctrl.cpp M 32 -main.cpp M -mdi.cpp M -menu.cpp M -menuitem.cpp M -metafile.cpp M -minifram.cpp M -msgdlg.cpp M -nativdlg.cpp M -notebook.cpp M 32 -oleutils.cpp M O -ownerdrw.cpp M -palette.cpp M -pen.cpp M -penwin.cpp M -pnghand.cpp M -printdlg.cpp M -printwin.cpp M -radiobox.cpp M -radiobut.cpp M -regconf.cpp M 32 -region.cpp M -registry.cpp M 32 -scrolbar.cpp M -settings.cpp M -slider95.cpp M 32 -slidrmsw.cpp M 16 -spinbutt.cpp M -statbmp.cpp M -statbox.cpp M -statbr95.cpp M 32 -statline.cpp M -stattext.cpp M -tabctrl.cpp M -taskbar.cpp M 32 -tbar95.cpp M 32 -tbarmsw.cpp M 16 -textctrl.cpp M -thread.cpp M 32 -timer.cpp M -tooltip.cpp M 32 -treectrl.cpp M 32 -utils.cpp M -utilsexc.cpp M -uuid.cpp M O -wave.cpp M -window.cpp M -xpmhand.cpp M +accel.h OS2H +dataobj.h OS2H +helpwin.h OS2H +pngread.h OS2H +statline.h OS2H +app.h OS2H +dataobj2.h OS2H +icon.h OS2H +stattext.h OS2H +bitmap.h OS2H +dc.h OS2H +tabctrl.h OS2H +dcclient.h OS2H +print.h OS2H +taskbar.h OS2H +bmpbuttn.h OS2H +dcmemory.h OS2H +iniconf.h OS2H +private.h OS2H +textctrl.h OS2H +brush.h OS2H +dcprint.h OS2H +joystick.h OS2H +timer.h OS2H +dcscreen.h OS2H +listbox.h OS2H +button.h OS2H +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 +dnd.h OS2H +menu.h OS2H +region.h OS2H +menuitem.h OS2H +choice.h OS2H +filedlg.h OS2H +metafile.h OS2H +scrolbar.h OS2H +wave.h OS2H +clipbrd.h OS2H +font.h OS2H +minifram.h OS2H +settings.h OS2H +window.h OS2H +fontdlg.h OS2H +msgdlg.h OS2H +colour.h OS2H +frame.h OS2H +setup0.h OS2H +combobox.h OS2H +gauge.h OS2H +notebook.h OS2H +control.h OS2H +gdiimage.h OS2H +palette.h OS2H +slider.h OS2H +cursor.h OS2H +gdiobj.h OS2H +spinbutt.h OS2H +gsockos2.h OS2H +pen.h OS2H +spinctrl.h OS2H +statbmp.h OS2H +dataform.h OS2H +pnghand.h OS2H +statbox.h OS2H -threadpsx.cpp U -utilsunx.cpp U -gsocket.c U +execute.h UnixH +fontutil.h UnixH +gsockunx.h UnixH Base +mimetype.h UnixH Base -gsockgtk.c R -win_gtk.c R -accel.cpp R -app.cpp R -bitmap.cpp R -bmpbuttn.cpp R -brush.cpp R -button.cpp R -checkbox.cpp R -checklst.cpp R -choice.cpp R -choicdlg.cpp R -clipbrd.cpp R -colour.cpp R -combobox.cpp R -control.cpp R -cursor.cpp R -data.cpp R -dataobj.cpp R -dc.cpp R -dcclient.cpp R -dcmemory.cpp R -dcscreen.cpp R -dialog.cpp R -dnd.cpp R -filedlg.cpp R -font.cpp R -frame.cpp R -gauge.cpp R -gdiobj.cpp R -icon.cpp R -listbox.cpp R -main.cpp R -mdi.cpp R -menu.cpp R -minifram.cpp R -msgdlg.cpp R -notebook.cpp R -palette.cpp R -pen.cpp R -radiobox.cpp R -radiobut.cpp R -region.cpp R -scrolbar.cpp R -settings.cpp R -slider.cpp R -spinbutt.cpp R -statbmp.cpp R -statbox.cpp R -statline.cpp R -stattext.cpp R -tbargtk.cpp R -textctrl.cpp R -textdlg.cpp R -timer.cpp R -tooltip.cpp R -utilsgtk.cpp R -utilsres.cpp R -wave.cpp R -window.cpp R +file.h ProtoH Base +ftp.h ProtoH Base +http.h ProtoH Base +protocol.h ProtoH Base -gsockmot.cpp X -accel.cpp X -app.cpp X -bitmap.cpp X -bmpbuttn.cpp X -brush.cpp X -button.cpp X -checkbox.cpp X -choice.cpp X -clipbrd.cpp X -colour.cpp X -combobox.cpp X -control.cpp X -cursor.cpp X -data.cpp X -dataobj.cpp X -dc.cpp X -dcclient.cpp X -dcmemory.cpp X -dcscreen.cpp X -dialog.cpp X -filedlg.cpp X -font.cpp X -frame.cpp X -gauge.cpp X -gdiobj.cpp X -icon.cpp X -listbox.cpp X -main.cpp X -mdi.cpp X -menu.cpp X -menuitem.cpp X -minifram.cpp X -msgdlg.cpp X -palette.cpp X -pen.cpp X -radiobox.cpp X -radiobut.cpp X -region.cpp X -scrolbar.cpp X -settings.cpp X -slider.cpp X -spinbutt.cpp X -statbmp.cpp X -statbox.cpp X -stattext.cpp X -toolbar.cpp X -textctrl.cpp X -timer.cpp X -tooltip.cpp X -utils.cpp X -window.cpp X +forcelnk.h HtmlH +helpdata.h HtmlH +helpfrm.h HtmlH +helpctrl.h HtmlH +htmlcell.h HtmlH +htmldefs.h HtmlH +htmlfilt.h HtmlH +htmlpars.h HtmlH +htmltag.h HtmlH +htmlwin.h HtmlH +winpars.h HtmlH +m_templ.h HtmlH +htmprint.h HtmlH -htmlcell.cpp H -htmlfilter.cpp H -htmlhelp.cpp H -htmlhelp_io.cpp H -htmlparser.cpp H -htmltag.cpp H -htmlwin.cpp H -htmlwinparser.cpp H -mod_fonts.cpp H -mod_hline.cpp H -mod_image.cpp H -mod_layout.cpp H -mod_links.cpp H -mod_list.cpp H -mod_pre.cpp H -mod_tables.cpp H -search.cpp H +accel.h GenericH +calctrl.h GenericH +caret.h GenericH +choicdgg.h GenericH +colrdlgg.h GenericH +dcpsg.h GenericH +dirctrlg.h GenericH +dirdlgg.h GenericH NotWin32 +dragimgg.h GenericH NotWin32 +fontdlgg.h GenericH +filedlgg.h GenericH +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 +msgdlgg.h GenericH +notebook.h GenericH +paletteg.h GenericH NotMSW,NotX,NotOS2 +panelg.h GenericH +printps.h GenericH +prntdlgg.h GenericH +progdlgg.h GenericH +sashwin.h GenericH +scrolwin.h GenericH +splash.h GenericH +splitter.h GenericH +statusbr.h GenericH +tabg.h GenericH NotWin32 +textdlgg.h GenericH +treectlg.h GenericH NotWin32 +wizard.h GenericH -arrimpl.cpp I WX -listimpl.cpp I WX -accel.h I WX -app.h I WX -bitmap.h I WX -bmpbuttn.h I WX -brush.h I WX -buffer.h I WX -busyinfo.h I WX -button.h I WX -caret.h I WX -checkbox.h I WX -checklst.h I WX -choicdlg.h I WX -choice.h I WX -clipbrd.h I WX -cmndata.h I WX -colordlg.h I WX -colour.h I WX -combobox.h I WX -confbase.h I WX -config.h I WX -control.h I WX -cursor.h I WX -dataobj.h I WX -date.h I WX -datstrm.h I WX -db.h I WX -dbtable.h I WX -dc.h I WX -dcclient.h I WX -dcmemory.h I WX -dcprint.h I WX -dcps.h I WX -dcscreen.h I WX -dde.h I WX -debug.h I WX -defs.h I WX -dialog.h I WX -dirdlg.h I WX -dnd.h I WX -docmdi.h I WX -docview.h I WX -dragimag.h I WX -dynarray.h I WX -dynlib.h I WX -event.h I WX -expr.h I WX -extdlg.h I WX -ffile.h I WX -file.h I WX -fileconf.h I WX -filedlg.h I WX -filefn.h I WX -filesys.h I WX -font.h I WX -fontdlg.h I WX -frame.h I WX -fs_inet.h I WX -fs_zip.h I WX -gauge.h I WX -gdicmn.h I WX -gdiobj.h I WX -grid.h I WX -hash.h I WX -help.h I WX -helpbase.h I WX -helphtml.h I WX -helpwin.h I WX -helpxlp.h I WX -icon.h I WX -image.h I WX -imaglist.h I WX -intl.h I WX -ioswrap.h I WX -ipcbase.h I WX -joystick.h I WX -layout.h I WX -laywin.h I WX -list.h I WX -listbox.h I WX -listctrl.h I WX -log.h I WX -longlong.h I WX -matrix.h I WX -mdi.h I WX -memory.h I WX -menu.h I WX -menuitem.h I WX -metafile.h I WX -mimetype.h I WX -minifram.h I WX -module.h I WX -msgdlg.h I WX -mstream.h I WX -notebook.h I WX -object.h I WX -objstrm.h I WX -odbc.h I WX -ownerdrw.h I WX -palette.h I WX -panel.h I WX -paper.h I WX -pen.h I WX -pnghand.h I WX -print.h I WX -printdlg.h I WX -prntbase.h I WX -process.h I WX -progdlg.h I WX -prop.h I WX -propform.h I WX -proplist.h I WX -radiobox.h I WX -radiobut.h I WX -region.h I WX -resource.h I WX -sashwin.h I WX -sckaddr.h I WX -sckipc.h I WX -sckstrm.h I WX -scrolbar.h I WX -scrolwin.h I WX -serbase.h I WX -settings.h I WX -setup.h I WX -slider.h I WX -socket.h I WX -spinbutt.h I WX -splitter.h I WX -statbmp.h I WX -statbox.h I WX -statline.h I WX -stattext.h I WX -statusbr.h I WX -strconv.h I WX -stream.h I WX -string.h I WX -tab.h I WX -tabctrl.h I WX -taskbar.h I WX -tbar95.h I WX -tbarbase.h I WX -tbarmsw.h I WX -tbarsmpl.h I WX -textctrl.h I WX -textdlg.h I WX -textfile.h I WX -txtstrm.h I WX -thread.h I WX -time.h I WX -timer.h I WX -tipdlg.h I WX -tokenzr.h I WX -toolbar.h I WX -tooltip.h I WX -treectrl.h I WX -types.h I WX -url.h I WX -utils.h I WX -valgen.h I WX -validate.h I WX -valtext.h I WX -variant.h I WX -version.h I WX -wave.h I WX -wfstream.h I WX -window.h I WX -wx.h I WX -wx_cw.h I WX -wx_cw_cm.h I WX -wx_cw_d.h I WX -wxchar.h I WX -wxexpr.h I WX -wxhtml.h I WX -wxprec.h I WX -xpmhand.h I WX -zipstrm.h I WX -zstream.h I WX +app.h UnivH +bmpbuttn.h UnivH +button.h UnivH +checkbox.h UnivH +checklst.h UnivH +colschem.h UnivH +combobox.h UnivH +control.h UnivH +frame.h UnivH +gauge.h UnivH +inphand.h UnivH +listbox.h UnivH +menu.h UnivH +menuitem.h UnivH +notebook.h UnivH +radiobox.h UnivH +radiobut.h UnivH +renderer.h UnivH +scrarrow.h UnivH +scrolbar.h UnivH +scrthumb.h UnivH +scrtimer.h UnivH +setup.h UnivH +slider.h UnivH +spinbutt.h UnivH +statbmp.h UnivH +statbox.h UnivH +statline.h UnivH +stattext.h UnivH +textctrl.h UnivH +theme.h UnivH +window.h UnivH -accel.h I GTK -app.h I GTK -bitmap.h I GTK -bmpbuttn.h I GTK -brush.h I GTK -button.h I GTK -checkbox.h I GTK -checklst.h I GTK -choice.h I GTK -choicdlg.h I GTK -clipbrd.h I GTK -colour.h I GTK -combobox.h I GTK -control.h I GTK -cursor.h I GTK -dataobj.h I GTK -dc.h I GTK -dcclient.h I GTK -dcmemory.h I GTK -dcscreen.h I GTK -dialog.h I GTK -dnd.h I GTK -filedlg.h I GTK -font.h I GTK -frame.h I GTK -gauge.h I GTK -gdiobj.h I GTK -icon.h I GTK -joystick.h I GTK -listbox.h I GTK -mdi.h I GTK -menu.h I GTK -menuitem.h I GTK -msgdlg.h I GTK -minifram.h I GTK -notebook.h I GTK -palette.h I GTK -pen.h I GTK -radiobox.h I GTK -radiobut.h I GTK -region.h I GTK -scrolbar.h I GTK -settings.h I GTK -slider.h I GTK -spinbutt.h I GTK -statbmp.h I GTK -statbox.h I GTK -statline.h I GTK -stattext.h I GTK -tbargtk.h I GTK -textctrl.h I GTK -textdlg.h I GTK -timer.h I GTK -tooltip.h I GTK -treectrl.h I GTK -wave.h I GTK -win_gtk.h I GTK -window.h I GTK +# wxMGL: +colour.cpp MGL LowLevel +dc.cpp MGL LowLevel +gdiobj.cpp MGL LowLevel +palette.cpp MGL LowLevel +region.cpp MGL LowLevel +brush.cpp MGL LowLevel +pen.cpp MGL LowLevel +font.cpp MGL LowLevel +data.cpp MGL LowLevel +#fontenum.cpp MGL LowLevel +#fontutil.cpp MGL LowLevel +app.cpp MGL LowLevel +bitmap.cpp MGL LowLevel +clipbrd.cpp MGL LowLevel +cursor.cpp MGL LowLevel +dcclient.cpp MGL LowLevel +dcmemory.cpp MGL LowLevel +dcscreen.cpp MGL LowLevel +dialog.cpp MGL LowLevel +frame.cpp MGL LowLevel +icon.cpp MGL LowLevel +settings.cpp MGL LowLevel +timer.cpp MGL LowLevel +window.cpp MGL LowLevel +utils.cpp MGL LowLevel +bmpbase.cpp MGL LowLevel # vi: set noet ts=16 nolist: