X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/58f9a27b06d12dc83da02d22800b821542d07d16..8014db4142fbb9a9d802f5e0295ea99234eb69d0:/src/x11/files.lst?ds=inline diff --git a/src/x11/files.lst b/src/x11/files.lst index a63840e4a9..528caf7182 100644 --- a/src/x11/files.lst +++ b/src/x11/files.lst @@ -1,6 +1,37 @@ # This file was automatically generated by tmake # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE X11.T! ALL_SOURCES = \ + x11/app.cpp \ + x11/bitmap.cpp \ + x11/brush.cpp \ + x11/clipbrd.cpp \ + x11/colour.cpp \ + x11/cursor.cpp \ + x11/data.cpp \ + x11/dataobj.cpp \ + x11/dc.cpp \ + x11/dcclient.cpp \ + x11/dcmemory.cpp \ + x11/dcscreen.cpp \ + x11/evtloop.cpp \ + x11/font.cpp \ + x11/gdiobj.cpp \ + x11/glcanvas.cpp \ + x11/gsockx11.c \ + x11/icon.cpp \ + x11/joystick.cpp \ + x11/main.cpp \ + x11/minifram.cpp \ + x11/nanox.c \ + x11/palette.cpp \ + x11/pen.cpp \ + x11/popupwin.cpp \ + x11/region.cpp \ + x11/reparent.cpp \ + x11/settings.cpp \ + x11/toplevel.cpp \ + x11/utils.cpp \ + x11/window.cpp \ generic/accel.cpp \ generic/busyinfo.cpp \ generic/calctrl.cpp \ @@ -27,6 +58,7 @@ ALL_SOURCES = \ generic/msgdlgg.cpp \ generic/numdlgg.cpp \ generic/panelg.cpp \ + generic/printps.cpp \ generic/prntdlgg.cpp \ generic/progdlgg.cpp \ generic/prop.cpp \ @@ -40,6 +72,7 @@ ALL_SOURCES = \ generic/tabg.cpp \ generic/tbarsmpl.cpp \ generic/textdlgg.cpp \ + generic/timer.cpp \ generic/tipdlg.cpp \ generic/tipwin.cpp \ generic/treectlg.cpp \ @@ -170,35 +203,6 @@ ALL_SOURCES = \ common/xpmdecod.cpp \ common/zipstrm.cpp \ common/zstream.cpp \ - x11/app.cpp \ - x11/bitmap.cpp \ - x11/brush.cpp \ - x11/clipbrd.cpp \ - x11/colour.cpp \ - x11/cursor.cpp \ - x11/data.cpp \ - x11/dataobj.cpp \ - x11/dc.cpp \ - x11/dcclient.cpp \ - x11/dcmemory.cpp \ - x11/dcscreen.cpp \ - x11/evtloop.cpp \ - x11/gdiobj.cpp \ - x11/glcanvas.cpp \ - x11/gsockx11.c \ - x11/icon.cpp \ - x11/joystick.cpp \ - x11/main.cpp \ - x11/minifram.cpp \ - x11/palette.cpp \ - x11/pen.cpp \ - x11/region.cpp \ - x11/settings.cpp \ - x11/timer.cpp \ - x11/toolbar.cpp \ - x11/toplevel.cpp \ - x11/utils.cpp \ - x11/window.cpp \ unix/dialup.cpp \ unix/dir.cpp \ unix/fontenum.cpp \ @@ -445,6 +449,7 @@ ALL_HEADERS = \ variant.h \ vector.h \ version.h \ + volume.h \ wave.h \ wfstream.h \ window.h \ @@ -469,6 +474,7 @@ ALL_HEADERS = \ x11/cursor.h \ x11/dataform.h \ x11/dataobj.h \ + x11/dataobj2.h \ x11/dc.h \ x11/dcclient.h \ x11/dcmemory.h \ @@ -480,17 +486,56 @@ ALL_HEADERS = \ x11/glcanvas.h \ x11/icon.h \ x11/joystick.h \ + x11/mdi.h \ x11/minifram.h \ x11/palette.h \ x11/pen.h \ x11/print.h \ x11/private.h \ x11/region.h \ + x11/reparent.h \ x11/settings.h \ - x11/timer.h \ x11/toolbar.h \ x11/toplevel.h \ x11/window.h \ + univ/app.h \ + univ/bmpbuttn.h \ + univ/button.h \ + univ/checkbox.h \ + univ/checklst.h \ + univ/choice.h \ + univ/colschem.h \ + univ/combobox.h \ + univ/control.h \ + univ/dialog.h \ + univ/frame.h \ + univ/gauge.h \ + univ/inpcons.h \ + univ/inphand.h \ + univ/listbox.h \ + univ/menu.h \ + univ/menuitem.h \ + univ/notebook.h \ + univ/radiobox.h \ + univ/radiobut.h \ + univ/renderer.h \ + univ/scrarrow.h \ + univ/scrolbar.h \ + univ/scrthumb.h \ + univ/scrtimer.h \ + univ/setup.h \ + univ/slider.h \ + univ/spinbutt.h \ + univ/statbmp.h \ + univ/statbox.h \ + univ/statline.h \ + univ/stattext.h \ + univ/statusbr.h \ + univ/textctrl.h \ + univ/theme.h \ + univ/toolbar.h \ + univ/toplevel.h \ + univ/window.h \ generic/accel.h \ generic/calctrl.h \ generic/caret.h \ @@ -527,6 +572,7 @@ ALL_HEADERS = \ generic/statusbr.h \ generic/tabg.h \ generic/textdlgg.h \ + generic/timer.h \ generic/treectlg.h \ generic/wizard.h \ unix/execute.h \ @@ -551,6 +597,39 @@ ALL_HEADERS = \ protocol/http.h \ protocol/protocol.h +GUI_LOWLEVEL_OBJS = \ + app.o \ + bitmap.o \ + brush.o \ + clipbrd.o \ + colour.o \ + cursor.o \ + data.o \ + dataobj.o \ + dc.o \ + dcclient.o \ + dcmemory.o \ + dcscreen.o \ + evtloop.o \ + font.o \ + gdiobj.o \ + glcanvas.o \ + gsockx11.o \ + icon.o \ + joystick.o \ + main.o \ + minifram.o \ + nanox.o \ + palette.o \ + pen.o \ + popupwin.o \ + region.o \ + reparent.o \ + settings.o \ + toplevel.o \ + utils.o \ + window.o + COMMONOBJS = \ parser.o \ appcmn.o \ @@ -706,6 +785,7 @@ GENERICOBJS = \ msgdlgg.o \ numdlgg.o \ panelg.o \ + printps.o \ prntdlgg.o \ progdlgg.o \ prop.o \ @@ -719,43 +799,13 @@ GENERICOBJS = \ tabg.o \ tbarsmpl.o \ textdlgg.o \ + timer.o \ tipdlg.o \ tipwin.o \ treectlg.o \ treelay.o \ wizard.o -GUI_LOWLEVEL_OBJS = \ - app.o \ - bitmap.o \ - brush.o \ - clipbrd.o \ - colour.o \ - cursor.o \ - data.o \ - dataobj.o \ - dc.o \ - dcclient.o \ - dcmemory.o \ - dcscreen.o \ - evtloop.o \ - gdiobj.o \ - glcanvas.o \ - gsockx11.o \ - icon.o \ - joystick.o \ - main.o \ - minifram.o \ - palette.o \ - pen.o \ - region.o \ - settings.o \ - timer.o \ - toolbar.o \ - toplevel.o \ - utils.o \ - window.o - UNIXOBJS = \ dialup.o \ dir.o \