]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif.inc
Unicodified wxSplitPath
[wxWidgets.git] / src / motif.inc
index efb24355169d8166eb95f06538e62956712e36c4..f320372d6ee591af7b3ec545a2b012a4d2b93047 100644 (file)
@@ -25,6 +25,9 @@ LIB_CPP_SRC=\
  common/hash.cpp \
  common/helpbase.cpp \
  common/image.cpp \
+ common/imagjpeg.cpp \
+ common/imagpng.cpp \
+ common/imaggif.cpp \
  common/intl.cpp \
  common/ipcbase.cpp \
  common/layout.cpp \
@@ -35,6 +38,7 @@ LIB_CPP_SRC=\
  common/mimetype.cpp \
  common/module.cpp \
  common/object.cpp \
+ common/paper.cpp \
  common/prntbase.cpp \
  common/resource.cpp \
  common/serbase.cpp \
@@ -55,6 +59,7 @@ LIB_CPP_SRC=\
  common/objstrm.cpp \
  common/sckstrm.cpp \
  common/validate.cpp \
+ common/valgen.cpp \
  common/valtext.cpp \
  common/variant.cpp \
  common/wxexpr.cpp \
@@ -66,6 +71,7 @@ LIB_CPP_SRC=\
  common/http.cpp \
  common/url.cpp \
  common/tokenzr.cpp \
+ common/wxchar.cpp \
 \
  motif/accel.cpp \
  motif/app.cpp \
@@ -74,6 +80,7 @@ LIB_CPP_SRC=\
  motif/brush.cpp \
  motif/button.cpp \
  motif/checkbox.cpp \
+ motif/checklst.cpp \
  motif/choice.cpp \
  motif/clipbrd.cpp \
  motif/colour.cpp \
@@ -82,6 +89,7 @@ LIB_CPP_SRC=\
  motif/combobox.cpp \
  motif/cursor.cpp \
  motif/data.cpp \
+ motif/dataobj.cpp \
  motif/dc.cpp \
  motif/dcclient.cpp \
  motif/dcmemory.cpp \
@@ -107,7 +115,6 @@ LIB_CPP_SRC=\
  motif/msgdlg.cpp \
  motif/palette.cpp \
  motif/pen.cpp \
- motif/print.cpp \
  motif/radiobox.cpp \
  motif/radiobut.cpp \
  motif/region.cpp \
@@ -120,11 +127,9 @@ LIB_CPP_SRC=\
  motif/stattext.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 \
 \
@@ -153,7 +158,9 @@ LIB_CPP_SRC=\
  generic/statusbr.cpp \
  generic/tabg.cpp \
  generic/textdlgg.cpp \
- generic/treectrl.cpp
+ generic/treectrl.cpp \
+\
+ unix/utilsunx.cpp
   
 LIB_C_SRC=\
 \