]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif.inc
latest CW additions
[wxWidgets.git] / src / motif.inc
index aedd2d20944baac4cc62829420c5fa097a17e30e..3b0679bd8b5990860c4b05205f52f095a609a7ca 100644 (file)
@@ -2,7 +2,7 @@
 NONE =
 
 # define library name
-LIB_TARGET=wx_motif
+LIB_TARGET=wx_motif2
 LIB_MAJOR=0
 LIB_MINOR=1
 
@@ -24,22 +24,24 @@ LIB_CPP_SRC=\
  common/gdicmn.cpp \
  common/hash.cpp \
  common/helpbase.cpp \
- common/intl.cpp \
  common/image.cpp \
+ common/intl.cpp \
  common/ipcbase.cpp \
  common/layout.cpp \
  common/list.cpp \
  common/log.cpp \
  common/matrix.cpp \
  common/memory.cpp \
+ common/mimetype.cpp \
  common/module.cpp \
  common/object.cpp \
- common/postscrp.cpp \
  common/prntbase.cpp \
  common/resource.cpp \
  common/serbase.cpp \
  common/string.cpp \
  common/textfile.cpp \
+ common/tbarbase.cpp \
+ common/tbarsmpl.cpp \
  common/time.cpp \
  common/timercmn.cpp \
  common/utilscmn.cpp \
@@ -47,7 +49,7 @@ LIB_CPP_SRC=\
  common/framecmn.cpp \
  common/stream.cpp \
  common/datstrm.cpp \
- common/fstream.cpp \
+ common/wfstream.cpp \
  common/mstream.cpp \
  common/zstream.cpp \
  common/objstrm.cpp \
@@ -73,8 +75,9 @@ LIB_CPP_SRC=\
  motif/button.cpp \
  motif/checkbox.cpp \
  motif/choice.cpp \
- motif/colordlg.cpp \
+ motif/clipbrd.cpp \
  motif/colour.cpp \
+ motif/colordlg.cpp \
  motif/control.cpp \
  motif/combobox.cpp \
  motif/cursor.cpp \
@@ -84,52 +87,65 @@ LIB_CPP_SRC=\
  motif/dcmemory.cpp \
  motif/dcscreen.cpp \
  motif/dialog.cpp \
+ motif/dnd.cpp \
  motif/filedlg.cpp \
  motif/font.cpp \
  motif/fontdlg.cpp \
  motif/frame.cpp \
  motif/gauge.cpp \
  motif/gdiobj.cpp \
+ motif/helpxxxx.cpp \
  motif/icon.cpp \
  motif/listbox.cpp \
+ motif/joystick.cpp \
  motif/main.cpp \
  motif/mdi.cpp \
  motif/menu.cpp \
  motif/menuitem.cpp \
+ motif/metafile.cpp \
+ motif/minifram.cpp \
  motif/msgdlg.cpp \
- motif/notebook.cpp \
  motif/palette.cpp \
  motif/pen.cpp \
- motif/print.cpp \
- motif/printdlg.cpp \
  motif/radiobox.cpp \
  motif/radiobut.cpp \
  motif/region.cpp \
  motif/scrolbar.cpp \
  motif/settings.cpp \
- motif/spinbutt.cpp \
  motif/slider.cpp \
+ motif/spinbutt.cpp \
  motif/statbox.cpp \
  motif/statbmp.cpp \
  motif/stattext.cpp \
- motif/toolbar.cpp \
+ motif/taskbar.cpp \
  motif/textctrl.cpp \
+ motif/thread.cpp \
  motif/timer.cpp \
+ motif/toolbar.cpp \
  motif/utils.cpp \
  motif/utilsexc.cpp \
+ motif/wave.cpp \
  motif/window.cpp \
 \
  generic/choicdgg.cpp \
  generic/colrdlgg.cpp \
+ generic/dcpsg.cpp \
+ generic/dirdlgg.cpp \
  generic/fontdlgg.cpp \
  generic/gridg.cpp \
+ generic/helpext.cpp \
+ generic/helphtml.cpp \
  generic/imaglist.cpp \
  generic/listctrl.cpp \
  generic/laywin.cpp \
  generic/msgdlgg.cpp \
+ generic/notebook.cpp \
  generic/panelg.cpp \
  generic/printps.cpp \
  generic/prntdlgg.cpp \
+ generic/prop.cpp \
+ generic/propform.cpp \
+ generic/proplist.cpp \
  generic/sashwin.cpp \
  generic/scrolwin.cpp \
  generic/splitter.cpp \
@@ -139,35 +155,7 @@ LIB_CPP_SRC=\
  generic/treectrl.cpp
   
 LIB_C_SRC=\
- common/extended.c \
 \
- png/png.c \
- png/pngset.c \
- png/pngget.c \
- png/pngrutil.c \
- png/pngtrans.c \
- png/pngwutil.c \
- png/pngread.c \
- png/pngrio.c \
- png/pngwio.c \
- png/pngwrite.c \
- png/pngrtran.c \
- png/pngwtran.c \
- png/pngmem.c \
- png/pngerror.c \
- png/pngpread.c \
+ motif/xmcombo/xmcombo.c \
 \
- zlib/adler32.c \
- zlib/compress.c \
- zlib/crc32.c \
- zlib/gzio.c \
- zlib/uncompr.c \
- zlib/deflate.c \
- zlib/trees.c \
- zlib/zutil.c \
- zlib/inflate.c \
- zlib/infblock.c \
- zlib/inftrees.c \
- zlib/infcodes.c \
- zlib/infutil.c \
- zlib/inffast.c \
+ common/extended.c