From 34a1d7328f198b5ad31c33a07a6078f089feb45f Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Thu, 27 Sep 2001 02:05:45 +0000 Subject: [PATCH] Added MSW toplevel.cpp and regenerated makefiles and such. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- distrib/msw/tmake/filelist.txt | 1 + src/gtk/files.lst | 2 +- src/gtk1/files.lst | 2 +- src/motif/files.lst | 2 +- src/msw/files.lst | 5 ++++- src/msw/makebase.vc | 3 ++- src/msw/makefile.b32 | 5 ++++- src/msw/makefile.bcc | 5 ++++- src/msw/makefile.dos | 8 +++++++- src/msw/makefile.g95 | 3 ++- src/msw/makefile.sc | 3 ++- src/msw/makefile.vc | 3 ++- src/msw/makefile.wat | 6 +++++- src/os2/files.lst | 28 ++++++++++++++++++++++++---- src/univ/files.lst | 2 +- 15 files changed, 61 insertions(+), 17 deletions(-) diff --git a/distrib/msw/tmake/filelist.txt b/distrib/msw/tmake/filelist.txt index 07921d5e4a..f1f0bbcf29 100644 --- a/distrib/msw/tmake/filelist.txt +++ b/distrib/msw/tmake/filelist.txt @@ -328,6 +328,7 @@ tglbtn.cpp MSW thread.cpp MSW Win32Only,Base timer.cpp MSW tooltip.cpp MSW Win32Only +toplevel.cpp MSW LowLevel treectrl.cpp MSW Win32Only utils.cpp MSW Base utilsexc.cpp MSW Base diff --git a/src/gtk/files.lst b/src/gtk/files.lst index 5cebab8c28..df44067cef 100644 --- a/src/gtk/files.lst +++ b/src/gtk/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 00:50, 2001/09/19 +# This file was automatically generated by tmake at 14:54, 2001/09/26 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/accel.cpp \ diff --git a/src/gtk1/files.lst b/src/gtk1/files.lst index 5cebab8c28..df44067cef 100644 --- a/src/gtk1/files.lst +++ b/src/gtk1/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 00:50, 2001/09/19 +# This file was automatically generated by tmake at 14:54, 2001/09/26 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/accel.cpp \ diff --git a/src/motif/files.lst b/src/motif/files.lst index 4b146d965c..1e88714bfa 100644 --- a/src/motif/files.lst +++ b/src/motif/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 00:50, 2001/09/19 +# This file was automatically generated by tmake at 14:54, 2001/09/26 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MOTIF.T! ALL_SOURCES = \ generic/busyinfo.cpp \ diff --git a/src/msw/files.lst b/src/msw/files.lst index 787562ea52..e70619ee1e 100644 --- a/src/msw/files.lst +++ b/src/msw/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 00:50, 2001/09/19 +# This file was automatically generated by tmake at 14:54, 2001/09/26 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MSW.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -247,6 +247,7 @@ ALL_SOURCES = \ msw/thread.cpp \ msw/timer.cpp \ msw/tooltip.cpp \ + msw/toplevel.cpp \ msw/treectrl.cpp \ msw/utils.cpp \ msw/utilsexc.cpp \ @@ -1049,6 +1050,7 @@ GUIOBJS = \ thread.o \ timer.o \ tooltip.o \ + toplevel.o \ treectrl.o \ utils.o \ utilsexc.o \ @@ -1150,6 +1152,7 @@ GUIDEPS = \ thread.d \ timer.d \ tooltip.d \ + toplevel.d \ treectrl.d \ utils.d \ utilsexc.d \ diff --git a/src/msw/makebase.vc b/src/msw/makebase.vc index 8cdba7534f..82c5cc6753 100644 --- a/src/msw/makebase.vc +++ b/src/msw/makebase.vc @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 10:32, 2001/07/11 +# This file was automatically generated by tmake at 14:54, 2001/09/26 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BASEVC.T! # File: makebase.vc @@ -100,6 +100,7 @@ COMMONOBJS = \ ..\common\$D\objstrm.obj \ ..\common\$D\process.obj \ ..\common\$D\protocol.obj \ + ..\common\$D\regex.obj \ ..\common\$D\sckaddr.obj \ ..\common\$D\sckfile.obj \ ..\common\$D\sckipc.obj \ diff --git a/src/msw/makefile.b32 b/src/msw/makefile.b32 index 69c699b53e..282b07eaa9 100644 --- a/src/msw/makefile.b32 +++ b/src/msw/makefile.b32 @@ -1,6 +1,6 @@ -# This file was automatically generated by tmake at 15:17, 2001/09/17 +# This file was automatically generated by tmake at 14:54, 2001/09/26 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE B32.T! # @@ -333,6 +333,7 @@ MSWOBJS = $(MSWDIR)\accel.obj \ $(MSWDIR)\thread.obj \ $(MSWDIR)\timer.obj \ $(MSWDIR)\tooltip.obj \ + $(MSWDIR)\toplevel.obj \ $(MSWDIR)\treectrl.obj \ $(MSWDIR)\utils.obj \ $(MSWDIR)\utilsexc.obj \ @@ -610,6 +611,8 @@ $(MSWDIR)\timer.obj: $(MSWDIR)\timer.$(SRCSUFF) $(MSWDIR)\tooltip.obj: $(MSWDIR)\tooltip.$(SRCSUFF) +$(MSWDIR)\toplevel.obj: $(MSWDIR)\toplevel.$(SRCSUFF) + $(MSWDIR)\treectrl.obj: $(MSWDIR)\treectrl.$(SRCSUFF) $(MSWDIR)\utils.obj: $(MSWDIR)\utils.$(SRCSUFF) diff --git a/src/msw/makefile.bcc b/src/msw/makefile.bcc index f5e6bcc0d7..44f6760c74 100644 --- a/src/msw/makefile.bcc +++ b/src/msw/makefile.bcc @@ -1,6 +1,6 @@ -# This file was automatically generated by tmake at 15:17, 2001/09/17 +# This file was automatically generated by tmake at 14:54, 2001/09/26 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BCC.T! # @@ -285,6 +285,7 @@ MSWOBJS = $(MSWDIR)\accel.obj \ $(MSWDIR)\textctrl.obj \ $(MSWDIR)\tglbtn.obj \ $(MSWDIR)\timer.obj \ + $(MSWDIR)\toplevel.obj \ $(MSWDIR)\utils.obj \ $(MSWDIR)\utilsexc.obj \ $(MSWDIR)\wave.obj \ @@ -482,6 +483,8 @@ $(MSWDIR)\tglbtn.obj: $(MSWDIR)\tglbtn.$(SRCSUFF) $(MSWDIR)\timer.obj: $(MSWDIR)\timer.$(SRCSUFF) +$(MSWDIR)\toplevel.obj: $(MSWDIR)\toplevel.$(SRCSUFF) + $(MSWDIR)\utils.obj: $(MSWDIR)\utils.$(SRCSUFF) $(MSWDIR)\utilsexc.obj: $(MSWDIR)\utilsexc.$(SRCSUFF) diff --git a/src/msw/makefile.dos b/src/msw/makefile.dos index 8aa74bab39..88e1d4a415 100644 --- a/src/msw/makefile.dos +++ b/src/msw/makefile.dos @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 15:17, 2001/09/17 +# This file was automatically generated by tmake at 14:54, 2001/09/26 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE DOS.T! # @@ -273,6 +273,7 @@ MSWOBJS2 = $(MSWDIR)\palette.obj \ $(MSWDIR)\textctrl.obj \ $(MSWDIR)\tglbtn.obj \ $(MSWDIR)\timer.obj \ + $(MSWDIR)\toplevel.obj \ $(MSWDIR)\utils.obj \ $(MSWDIR)\utilsexc.obj \ $(MSWDIR)\wave.obj \ @@ -749,6 +750,11 @@ $(MSWDIR)/timer.obj: $*.$(SRCSUFF) $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) << +$(MSWDIR)/toplevel.obj: $*.$(SRCSUFF) + cl @<< +$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) +<< + $(MSWDIR)/utils.obj: $*.$(SRCSUFF) cl @<< $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) diff --git a/src/msw/makefile.g95 b/src/msw/makefile.g95 index 76e21c65e6..8f76c60d6b 100644 --- a/src/msw/makefile.g95 +++ b/src/msw/makefile.g95 @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 15:17, 2001/09/17 +# This file was automatically generated by tmake at 14:54, 2001/09/26 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE G95.T! # @@ -334,6 +334,7 @@ MSWOBJS = \ $(MSWDIR)/thread.$(OBJSUFF) \ $(MSWDIR)/timer.$(OBJSUFF) \ $(MSWDIR)/tooltip.$(OBJSUFF) \ + $(MSWDIR)/toplevel.$(OBJSUFF) \ $(MSWDIR)/treectrl.$(OBJSUFF) \ $(MSWDIR)/utils.$(OBJSUFF) \ $(MSWDIR)/utilsexc.$(OBJSUFF) \ diff --git a/src/msw/makefile.sc b/src/msw/makefile.sc index 2b344f43e7..c347579440 100644 --- a/src/msw/makefile.sc +++ b/src/msw/makefile.sc @@ -1,6 +1,6 @@ -# This file was automatically generated by tmake at 15:17, 2001/09/17 +# This file was automatically generated by tmake at 14:54, 2001/09/26 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE SC.T! # Symantec C++ makefile for the msw objects @@ -276,6 +276,7 @@ MSWOBJS = $(MSWDIR)\accel.obj \ $(MSWDIR)\thread.obj \ $(MSWDIR)\timer.obj \ $(MSWDIR)\tooltip.obj \ + $(MSWDIR)\toplevel.obj \ $(MSWDIR)\treectrl.obj \ $(MSWDIR)\utils.obj \ $(MSWDIR)\utilsexc.obj \ diff --git a/src/msw/makefile.vc b/src/msw/makefile.vc index e6e423c139..42f4d99036 100644 --- a/src/msw/makefile.vc +++ b/src/msw/makefile.vc @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 15:17, 2001/09/17 +# This file was automatically generated by tmake at 14:54, 2001/09/26 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE VC.T! # File: makefile.vc @@ -353,6 +353,7 @@ MSWOBJS = $(MSWDIR)\$D\accel.obj \ $(MSWDIR)\$D\thread.obj \ $(MSWDIR)\$D\timer.obj \ $(MSWDIR)\$D\tooltip.obj \ + $(MSWDIR)\$D\toplevel.obj \ $(MSWDIR)\$D\treectrl.obj \ $(MSWDIR)\$D\utils.obj \ $(MSWDIR)\$D\utilsexc.obj \ diff --git a/src/msw/makefile.wat b/src/msw/makefile.wat index ed9f170cbf..65b8fcdaca 100644 --- a/src/msw/makefile.wat +++ b/src/msw/makefile.wat @@ -1,6 +1,6 @@ #!/binb/wmake.exe -# This file was automatically generated by tmake at 15:17, 2001/09/17 +# This file was automatically generated by tmake at 14:54, 2001/09/26 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T! # @@ -319,6 +319,7 @@ MSWOBJS = accel.obj & thread.obj & timer.obj & tooltip.obj & + toplevel.obj & treectrl.obj & utils.obj & utilsexc.obj & @@ -681,6 +682,9 @@ timer.obj: $(MSWDIR)\timer.cpp tooltip.obj: $(MSWDIR)\tooltip.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< +toplevel.obj: $(MSWDIR)\toplevel.cpp + *$(CCC) $(CPPFLAGS) $(IFLAGS) $< + treectrl.obj: $(MSWDIR)\treectrl.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< diff --git a/src/os2/files.lst b/src/os2/files.lst index bb0c850f42..254b717c60 100644 --- a/src/os2/files.lst +++ b/src/os2/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 10:33, 2001/07/11 +# This file was automatically generated by tmake at 14:54, 2001/09/26 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE OS2.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -8,6 +8,7 @@ ALL_SOURCES = \ generic/colrdlgg.cpp \ generic/dcpsg.cpp \ generic/dirctrlg.cpp \ + generic/fdrepdlg.cpp \ generic/grid.cpp \ generic/gridctrl.cpp \ generic/gridsel.cpp \ @@ -47,6 +48,7 @@ ALL_SOURCES = \ common/cmdproc.cpp \ common/cmndata.cpp \ common/config.cpp \ + common/containr.cpp \ common/cshelp.cpp \ common/ctrlcmn.cpp \ common/ctrlsub.cpp \ @@ -68,6 +70,7 @@ ALL_SOURCES = \ common/encconv.cpp \ common/event.cpp \ common/extended.c \ + common/fddlgcmn.cpp \ common/ffile.cpp \ common/file.cpp \ common/fileconf.cpp \ @@ -115,11 +118,13 @@ ALL_SOURCES = \ common/object.cpp \ common/objstrm.cpp \ common/paper.cpp \ + common/popupcmn.cpp \ common/prntbase.cpp \ common/process.cpp \ common/protocol.cpp \ common/quantize.cpp \ common/radiocmn.cpp \ + common/regex.cpp \ common/resource.cpp \ common/sckaddr.cpp \ common/sckfile.cpp \ @@ -137,6 +142,7 @@ ALL_SOURCES = \ common/textfile.cpp \ common/timercmn.cpp \ common/tokenzr.cpp \ + common/toplvcmn.cpp \ common/treebase.cpp \ common/txtstrm.cpp \ common/unzip.c \ @@ -271,13 +277,13 @@ ALL_HEADERS = \ choice.h \ clipbrd.h \ cmdline.h \ - cmdproc.cpp \ cmndata.h \ colordlg.h \ colour.h \ combobox.h \ confbase.h \ config.h \ + containr.h \ control.h \ cshelp.h \ ctrlsub.h \ @@ -313,6 +319,7 @@ ALL_HEADERS = \ encconv.h \ event.h \ expr.h \ + fdrepdlg.h \ ffile.h \ file.h \ fileconf.h \ @@ -337,12 +344,10 @@ ALL_HEADERS = \ gifdecod.h \ glcanvas.h \ grid.h \ - gridctrl.h \ gsocket.h \ hash.h \ help.h \ helpbase.h \ - helpchm.h \ helphtml.h \ helpwin.h \ icon.h \ @@ -402,6 +407,7 @@ ALL_HEADERS = \ proplist.h \ radiobox.h \ radiobut.h \ + regex.h \ region.h \ resource.h \ sashwin.h \ @@ -448,6 +454,7 @@ ALL_HEADERS = \ tokenzr.h \ toolbar.h \ tooltip.h \ + toplevel.h \ treebase.h \ treectrl.h \ txtstrm.h \ @@ -556,6 +563,7 @@ ALL_HEADERS = \ generic/dirctrlg.h \ generic/dirdlgg.h \ generic/dragimgg.h \ + generic/fdrepdlg.h \ generic/filedlgg.h \ generic/fontdlgg.h \ generic/grid.h \ @@ -610,6 +618,7 @@ COMMONOBJS = \ cmdproc.o \ cmndata.o \ config.o \ + containr.o \ cshelp.o \ ctrlcmn.o \ ctrlsub.o \ @@ -631,6 +640,7 @@ COMMONOBJS = \ encconv.o \ event.o \ extended.o \ + fddlgcmn.o \ ffile.o \ file.o \ fileconf.o \ @@ -678,11 +688,13 @@ COMMONOBJS = \ object.o \ objstrm.o \ paper.o \ + popupcmn.o \ prntbase.o \ process.o \ protocol.o \ quantize.o \ radiocmn.o \ + regex.o \ resource.o \ sckaddr.o \ sckfile.o \ @@ -700,6 +712,7 @@ COMMONOBJS = \ textfile.o \ timercmn.o \ tokenzr.o \ + toplvcmn.o \ treebase.o \ txtstrm.o \ unzip.o \ @@ -726,6 +739,7 @@ COMMONDEPS = \ cmdproc.d \ cmndata.d \ config.d \ + containr.d \ cshelp.d \ ctrlcmn.d \ ctrlsub.d \ @@ -747,6 +761,7 @@ COMMONDEPS = \ encconv.d \ event.d \ extended.d \ + fddlgcmn.d \ ffile.d \ file.d \ fileconf.d \ @@ -794,11 +809,13 @@ COMMONDEPS = \ object.d \ objstrm.d \ paper.d \ + popupcmn.d \ prntbase.d \ process.d \ protocol.d \ quantize.d \ radiocmn.d \ + regex.d \ resource.d \ sckaddr.d \ sckfile.d \ @@ -816,6 +833,7 @@ COMMONDEPS = \ textfile.d \ timercmn.d \ tokenzr.d \ + toplvcmn.d \ treebase.d \ txtstrm.d \ unzip.d \ @@ -841,6 +859,7 @@ GENERICOBJS = \ colrdlgg.o \ dcpsg.o \ dirctrlg.o \ + fdrepdlg.o \ grid.o \ gridctrl.o \ gridsel.o \ @@ -882,6 +901,7 @@ GENERICDEPS = \ colrdlgg.d \ dcpsg.d \ dirctrlg.d \ + fdrepdlg.d \ grid.d \ gridctrl.d \ gridsel.d \ diff --git a/src/univ/files.lst b/src/univ/files.lst index 4b058853e8..d1686117f9 100644 --- a/src/univ/files.lst +++ b/src/univ/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 20:43, 2001/09/21 +# This file was automatically generated by tmake at 14:54, 2001/09/26 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! UNIVOBJS = \ bmpbuttn.o \ -- 2.45.2