]> git.saurik.com Git - wxWidgets.git/commitdiff
Various makefile corrections,
authorRobert Roebling <robert@roebling.de>
Sat, 22 Jan 2000 22:47:30 +0000 (22:47 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 22 Jan 2000 22:47:30 +0000 (22:47 +0000)
  Minor beatifications.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

Makefile.in
distrib/msw/tmake/filelist.txt
samples/checklst/checklst.cpp
samples/dialup/Makefile.in
samples/dnd/dnd.cpp
samples/exec/exec.cpp
samples/font/font.cpp

index a5008654dbd0141317b7e9b377946219ff68af9b..4a6ad0420b6763744f9ee287f142fc6ef716d34a 100644 (file)
@@ -1,5 +1,5 @@
 #
-# This file was automatically generated by tmake at 14:41, 2000/01/22
+# This file was automatically generated by tmake at 20:20, 2000/01/22
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE UNX.T!
 
 #
@@ -669,7 +669,9 @@ PM_HEADERS = \
 
 UNIX_HEADERS = \
                unix/execute.h \
-               unix/fontutil.h
+               unix/fontutil.h \
+               unix/gsockunx.h \
+               unix/mimetype.h
 
 GENERIC_HEADERS = \
                generic/calctrl.h \
@@ -860,7 +862,7 @@ GTK_COMMONOBJS = \
                longlong.o \
                memory.o \
                menucmn.o \
-               mimetype.o \
+               mimecmn.o \
                module.o \
                mstream.o \
                object.o \
@@ -958,7 +960,7 @@ GTK_COMMONDEPS = \
                longlong.d \
                memory.d \
                menucmn.d \
-               mimetype.d \
+               mimecmn.d \
                module.d \
                mstream.d \
                object.d \
@@ -1258,7 +1260,7 @@ MOTIF_COMMONOBJS = \
                longlong.o \
                memory.o \
                menucmn.o \
-               mimetype.o \
+               mimecmn.o \
                module.o \
                mstream.o \
                object.o \
@@ -1356,7 +1358,7 @@ MOTIF_COMMONDEPS = \
                longlong.d \
                memory.d \
                menucmn.d \
-               mimetype.d \
+               mimecmn.d \
                module.d \
                mstream.d \
                object.d \
@@ -1612,7 +1614,7 @@ MSW_COMMONOBJS = \
                longlong.o \
                memory.o \
                menucmn.o \
-               mimetype.o \
+               mimecmn.o \
                module.o \
                mstream.o \
                object.o \
@@ -1711,7 +1713,7 @@ MSW_COMMONDEPS = \
                longlong.d \
                memory.d \
                menucmn.d \
-               mimetype.d \
+               mimecmn.d \
                module.d \
                mstream.d \
                object.d \
@@ -2066,7 +2068,7 @@ PM_COMMONOBJS = \
                longlong.o \
                memory.o \
                menucmn.o \
-               mimetype.o \
+               mimecmn.o \
                module.o \
                mstream.o \
                object.o \
@@ -2165,7 +2167,7 @@ PM_COMMONDEPS = \
                longlong.d \
                memory.d \
                menucmn.d \
-               mimetype.d \
+               mimecmn.d \
                module.d \
                mstream.d \
                object.d \
@@ -2378,7 +2380,7 @@ BASE_OBJS = \
                list.o \
                log.o \
                longlong.o \
-               mimetype.o \
+               mimecmn.o \
                module.o \
                object.o \
                process.o \
@@ -2394,6 +2396,7 @@ BASE_OBJS = \
                wfstream.o \
                wxchar.o \
                dir.o \
+               mimetype.o \
                threadpsx.o \
                utilsunx.o
 
@@ -2417,7 +2420,7 @@ BASE_DEPS = \
                list.d \
                log.d \
                longlong.d \
-               mimetype.d \
+               mimecmn.d \
                module.d \
                object.d \
                process.d \
@@ -2433,6 +2436,7 @@ BASE_DEPS = \
                wfstream.d \
                wxchar.d \
                dir.d \
+               mimetype.d \
                threadpsx.d \
                utilsunx.d
 
@@ -2486,6 +2490,7 @@ UNIX_OBJS = \
                fontenum.o \
                fontutil.o \
                gsocket.o \
+               mimetype.o \
                threadpsx.o \
                utilsunx.o
 
@@ -2495,6 +2500,7 @@ UNIX_DEPS = \
                fontenum.d \
                fontutil.d \
                gsocket.d \
+               mimetype.d \
                threadpsx.d \
                utilsunx.d
 
index 4534fa3dca9f7c77d8076d589714c0d1a9d5024a..5bbfe4df5cc06b30f3abe35f59b2f6ec033df151 100644 (file)
@@ -157,7 +157,7 @@ log.cpp     C       B
 longlong.cpp   C       B
 memory.cpp     C
 menucmn.cpp    C
-mimetype.cpp   C       32,B
+mimecmn.cpp    C       32,B
 module.cpp     C       B
 mstream.cpp    C
 object.cpp     C       B
@@ -307,6 +307,7 @@ fontutil.cpp        U
 threadpsx.cpp  U       B
 utilsunx.cpp   U       B
 gsocket.c      U
+mimetype.cpp   U       B
 
 gsockgtk.c     R
 win_gtk.c      R
@@ -1026,6 +1027,8 @@ statbox.h 2
 
 fontutil.h     S
 execute.h      S
+mimetype.h     S
+gsockunx.h     S
 
 file.h P
 ftp.h  P
index 039e1402265600f41a636b377de44245fbf74cd5..c5d5cd7580e650ada5a5df6d7cbb5620f52aaa6d 100644 (file)
@@ -204,24 +204,24 @@ void CheckListBoxFrame::OnQuit(wxCommandEvent& WXUNUSED(event))
 
 void CheckListBoxFrame::OnAbout(wxCommandEvent& WXUNUSED(event))
 {
-    wxMessageBox(_T("Demo of wxCheckListBox control\n"
+    wxMessageBox(wxT("Demo of wxCheckListBox control\n"
                     "© Vadim Zeitlin 1998-1999"),
-                 _T("About wxCheckListBox"),
+                 wxT("About wxCheckListBox"),
                  wxICON_INFORMATION, this);
 }
 
 void CheckListBoxFrame::OnListboxSelect(wxCommandEvent& event)
 {
     int nSel = event.GetSelection();
-    wxLogStatus(this, _T("item %d selected (%schecked)"), nSel,
-                      m_pListBox->IsChecked(nSel) ? _T("") : _T("not "));
+    wxLogStatus(this, wxT("Item %d selected (%schecked)"), nSel,
+                      m_pListBox->IsChecked(nSel) ? _T("") : wxT("not "));
 }
 
 void CheckListBoxFrame::OnListboxDblClick(wxCommandEvent& WXUNUSED(event))
 {
     wxString strSelection;
-    strSelection.sprintf(_T("item %d double clicked"), m_pListBox->GetSelection());
-    wxMessageDialog dialog(this, strSelection);
+    strSelection.sprintf(wxT("Item %d double clicked"), m_pListBox->GetSelection());
+    wxMessageDialog dialog(this, strSelection, wxT("wxCheckListBox message"), wxICON_INFORMATION);
     dialog.ShowModal();
 }
 
@@ -229,8 +229,8 @@ void CheckListBoxFrame::OnCheckboxToggle(wxCommandEvent& event)
 {
     unsigned int nItem = event.GetInt();
 
-    wxLogStatus(this, _T("item %d was %schecked"), nItem,
-                      m_pListBox->IsChecked(nItem) ? _T("") : _T("un"));
+    wxLogStatus(this, wxT("item %d was %schecked"), nItem,
+                      m_pListBox->IsChecked(nItem) ? wxT("") : wxT("un"));
 }
 
 void CheckListBoxFrame::OnButtonUp(wxCommandEvent& WXUNUSED(event))
@@ -253,7 +253,7 @@ void CheckListBoxFrame::OnButtonMove(bool up)
         int positionNew = up ? selection - 1 : selection + 2;
         if ( positionNew < 0 || positionNew > m_pListBox->GetCount() )
         {
-            wxLogStatus(this, _T("Can't move this item %s"), up ? _T("up") : _T("down"));
+            wxLogStatus(this, wxT("Can't move this item %s"), up ? wxT("up") : wxT("down"));
         }
         else
         {
@@ -274,12 +274,12 @@ void CheckListBoxFrame::OnButtonMove(bool up)
             AdjustColour(selection);
             AdjustColour(selectionNew);
 
-            wxLogStatus(this, _T("Item moved %s"), up ? _T("up") : _T("down"));
+            wxLogStatus(this, wxT("Item moved %s"), up ? wxT("up") : wxT("down"));
         }
     }
     else
     {
-        wxLogStatus(this, _T("Please select an item"));
+        wxLogStatus(this, wxT("Please select an item"));
     }
 }
 
index f003eecdfbfaa415e77d6c83e9d5b65963010266..6611eb8911e60f57f25f1cb6bb188fba62851f69 100644 (file)
@@ -11,7 +11,7 @@
 
 top_srcdir = @top_srcdir@
 top_builddir = ../..
-program_dir = samples/nettest
+program_dir = samples/dialup
 
 PROGRAM=nettest
 
index 39b58f179e5f767d80e5fcb5667d6cace544c7c8..6ba0420bb368e4d9388d57368110e7821cf1a987 100644 (file)
@@ -1772,7 +1772,7 @@ static void ShowBitmap(const wxBitmap& bitmap)
     frame->SetStatusText(wxString::Format(_T("%dx%d"), w, h));
 
     frame->SetClientSize(w > 100 ? 100 : w, h > 100 ? 100 : h);
-    frame->Show();
+    frame->Show(TRUE);
 }
 
 #ifdef USE_METAFILES
index 884e6e147eaf03c64ed884312679471801705507..add313c02657c767c898003905191a1818dfe88b 100644 (file)
@@ -190,7 +190,9 @@ MyFrame::MyFrame(const wxString& title, const wxPoint& pos, const wxSize& size)
 #endif
 
     // set the frame icon
+#ifndef __WXGTK__
     SetIcon(wxICON(mondrian));
+#endif
 
     // create a menu bar
     wxMenu *menuFile = new wxMenu(_T(""), wxMENU_TEAROFF);
@@ -223,7 +225,7 @@ MyFrame::MyFrame(const wxString& title, const wxPoint& pos, const wxSize& size)
 
 #if wxUSE_STATUSBAR
     // create a status bar just for fun (by default with 1 pane only)
-    CreateStatusBar(2);
+    CreateStatusBar();
     SetStatusText(_T("Welcome to wxWindows!"));
 #endif // wxUSE_STATUSBAR
 }
index 0ed46b1aa5b115da4a063971b11e0cda8203e754..a872b85b8a62bfdeafec8d661ccadb684805da37 100644 (file)
@@ -235,34 +235,36 @@ MyFrame::MyFrame(const wxString& title, const wxPoint& pos, const wxSize& size)
     SetStatusText("Welcome to wxWindows font demo!");
 }
 
+// --------------------------------------------------------
 
-// event handlers
-void MyFrame::OnEnumerateEncodings(wxCommandEvent& WXUNUSED(event))
+class MyEncodingEnumerator : public wxFontEnumerator
 {
-    class MyEncodingEnumerator : public wxFontEnumerator
-    {
-    public:
-        MyEncodingEnumerator() { m_n = 0; }
-
-        const wxString& GetText() const { return m_text; }
+public:
+    MyEncodingEnumerator() 
+        { m_n = 0; }
 
-    protected:
-        virtual bool OnFontEncoding(const wxString& facename,
-                                    const wxString& encoding)
-        {
-            wxString text;
-            text.Printf("Encoding %d: %s (available in facename '%s')\n",
-                         ++m_n, encoding.c_str(), facename.c_str());
-            m_text += text;
+    const wxString& GetText() const 
+        { return m_text; }
 
-            return TRUE;
-        }
+protected:
+    virtual bool OnFontEncoding(const wxString& facename,
+                                const wxString& encoding)
+    {
+        wxString text;
+        text.Printf("Encoding %d: %s (available in facename '%s')\n",
+                    ++m_n, encoding.c_str(), facename.c_str());
+        m_text += text;
+        return TRUE;
+    }
 
-    private:
-        size_t m_n;
+private:
+    size_t m_n;
+    wxString m_text;
+};
 
-        wxString m_text;
-    } fontEnumerator;
+void MyFrame::OnEnumerateEncodings(wxCommandEvent& WXUNUSED(event))
+{
+    MyEncodingEnumerator fontEnumerator;
 
     fontEnumerator.EnumerateEncodings();
 
@@ -270,28 +272,33 @@ void MyFrame::OnEnumerateEncodings(wxCommandEvent& WXUNUSED(event))
                  fontEnumerator.GetText().c_str());
 }
 
-bool MyFrame::DoEnumerateFamilies(bool fixedWidthOnly,
-                                  wxFontEncoding encoding,
-                                  bool silent)
-{
-    class MyFontEnumerator : public wxFontEnumerator
-    {
-    public:
-        bool GotAny() const { return !m_facenames.IsEmpty(); }
+// -------------------------------------------------------------
 
-        const wxArrayString& GetFacenames() const { return m_facenames; }
+class MyFontEnumerator : public wxFontEnumerator
+{
+public:
+    bool GotAny() const 
+        { return !m_facenames.IsEmpty(); }
 
-    protected:
-        virtual bool OnFacename(const wxString& facename)
-        {
-            m_facenames.Add(facename);
+    const wxArrayString& GetFacenames() const 
+        { return m_facenames; }
 
-            return TRUE;
-        }
+protected:
+    virtual bool OnFacename(const wxString& facename)
+    {
+        m_facenames.Add(facename);
+        return TRUE;
+    }
 
     private:
         wxArrayString m_facenames;
-    } fontEnumerator;
+} fontEnumerator;
+
+bool MyFrame::DoEnumerateFamilies(bool fixedWidthOnly,
+                                  wxFontEncoding encoding,
+                                  bool silent)
+{
+    MyFontEnumerator fontEnumerator;
 
     fontEnumerator.EnumerateFacenames(encoding, fixedWidthOnly);