reverting accidental commit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2001-06-26 17:31:54 +00:00
parent b6ca231f85
commit e446cd6783

View File

@ -14,7 +14,6 @@
# X /src/motif X for Xt # X /src/motif X for Xt
# U /src/unix # U /src/unix
# R /src/gtk R for Robert # R /src/gtk R for Robert
# Z /src/mgl Z for v.slavik@volny.cZ
# O /src/os2 # O /src/os2
# H /src/html # H /src/html
# W /include/wx # W /include/wx
@ -45,7 +44,6 @@
# P Not required for the os2Pm port # P Not required for the os2Pm port
# (unfortunately I can't use O since that is # (unfortunately I can't use O since that is
# in use already - and above I can't use P :-( ) # in use already - and above I can't use P :-( )
# L Low level GUI toolkit file, used by wxUniversal as well
# #
# WX Base header # WX Base header
# GTK GTK header # GTK GTK header
@ -61,7 +59,6 @@
# File name Type Flags # File name Type Flags
accel.cpp G U,X,P
busyinfo.cpp G busyinfo.cpp G
calctrl.cpp G calctrl.cpp G
caret.cpp G U caret.cpp G U
@ -86,7 +83,6 @@ listctrl.cpp G 16
logg.cpp G logg.cpp G
msgdlgg.cpp G G msgdlgg.cpp G G
notebook.cpp G 16,R,P notebook.cpp G 16,R,P
paletteg.cpp G U,X,P
panelg.cpp G panelg.cpp G
printps.cpp G PS printps.cpp G PS
prntdlgg.cpp G PS,U prntdlgg.cpp G PS,U
@ -113,7 +109,6 @@ wizard.cpp G
appcmn.cpp C B appcmn.cpp C B
choiccmn.cpp C choiccmn.cpp C
cmdline.cpp C B cmdline.cpp C B
cmdproc.cpp C
cmndata.cpp C cmndata.cpp C
clipcmn.cpp C clipcmn.cpp C
config.cpp C B config.cpp C B
@ -162,7 +157,6 @@ imagbmp.cpp C
image.cpp C image.cpp C
imagall.cpp C imagall.cpp C
imaggif.cpp C imaggif.cpp C
imagxpm.cpp C
imagjpeg.cpp C 32 imagjpeg.cpp C 32
imagtiff.cpp C 32 imagtiff.cpp C 32
imagpcx.cpp C 32 imagpcx.cpp C 32
@ -342,48 +336,50 @@ gsocket.c U B
mimetype.cpp U B mimetype.cpp U B
gsockgtk.c R gsockgtk.c R
win_gtk.c R L win_gtk.c R
app.cpp R L accel.cpp R
bitmap.cpp R L app.cpp R
bitmap.cpp R
bmpbuttn.cpp R bmpbuttn.cpp R
brush.cpp R L brush.cpp R
button.cpp R button.cpp R
checkbox.cpp R checkbox.cpp R
checklst.cpp R checklst.cpp R
choice.cpp R choice.cpp R
clipbrd.cpp R L clipbrd.cpp R
colour.cpp R L colour.cpp R
combobox.cpp R combobox.cpp R
control.cpp R control.cpp R
cursor.cpp R L cursor.cpp R
data.cpp R L data.cpp R
dataobj.cpp R L dataobj.cpp R
dc.cpp R L dc.cpp R
dcclient.cpp R L dcclient.cpp R
dcmemory.cpp R L dcmemory.cpp R
dcscreen.cpp R L dcscreen.cpp R
dialog.cpp R L dialog.cpp R
dnd.cpp R dnd.cpp R
font.cpp R L font.cpp R
fontdlg.cpp R fontdlg.cpp R
frame.cpp R L frame.cpp R
gauge.cpp R gauge.cpp R
gdiobj.cpp R L gdiobj.cpp R
icon.cpp R L icon.cpp R
joystick.cpp R joystick.cpp R
listbox.cpp R listbox.cpp R
main.cpp R L main.cpp R
mdi.cpp R mdi.cpp R
menu.cpp R menu.cpp R
minifram.cpp R minifram.cpp R
notebook.cpp R notebook.cpp R
pen.cpp R L paletteg.cpp G U,X,P
pen.cpp R
radiobox.cpp R radiobox.cpp R
radiobut.cpp R radiobut.cpp R
region.cpp R L region.cpp R
scrolbar.cpp R scrolbar.cpp R
scrolwin.cpp R scrolwin.cpp R
settings.cpp R L settings.cpp R
slider.cpp R slider.cpp R
spinbutt.cpp R spinbutt.cpp R
spinctrl.cpp R spinctrl.cpp R
@ -394,12 +390,12 @@ stattext.cpp R
tbargtk.cpp R tbargtk.cpp R
textctrl.cpp R textctrl.cpp R
tglbtn.cpp R tglbtn.cpp R
timer.cpp R L timer.cpp R
tooltip.cpp R tooltip.cpp R
utilsgtk.cpp R L utilsgtk.cpp R
utilsres.cpp R utilsres.cpp R
wave.cpp R wave.cpp R
window.cpp R L window.cpp R
gsockmot.c X S gsockmot.c X S
accel.cpp X accel.cpp X
@ -574,7 +570,6 @@ choicdlg.h W
choice.h W choice.h W
clipbrd.h W clipbrd.h W
cmdline.h W B cmdline.h W B
cmdproc.cpp W
cmndata.h W cmndata.h W
colordlg.h W colordlg.h W
colour.h W colour.h W
@ -654,7 +649,6 @@ helpxlp.h W
icon.h W icon.h W
image.h W image.h W
imaggif.h W imaggif.h W
imagxpm.h W
imagbmp.h W imagbmp.h W
imagpng.h W imagpng.h W
imagpcx.h W imagpcx.h W
@ -1151,32 +1145,4 @@ textdlgg.h N
treectlg.h N 16 treectlg.h N 16
wizard.h N wizard.h N
# wxMGL:
colour.cpp Z L
dc.cpp Z L
gdiobj.cpp Z L
palette.cpp Z L
region.cpp Z L
brush.cpp Z L
pen.cpp Z L
font.cpp Z L
data.cpp Z L
#fontenum.cpp Z L
#fontutil.cpp Z L
app.cpp Z L
bitmap.cpp Z L
clipbrd.cpp Z L
cursor.cpp Z L
dcclient.cpp Z L
dcmemory.cpp Z L
dcscreen.cpp Z L
dialog.cpp Z L
frame.cpp Z L
icon.cpp Z L
settings.cpp Z L
timer.cpp Z L
window.cpp Z L
utils.cpp Z L
bmpbase.cpp Z L
# vi: set noet ts=16 nolist: # vi: set noet ts=16 nolist: