]> git.saurik.com Git - wxWidgets.git/commitdiff
wxUSE_GENERIC_DIALOGS_IN_MSW removed
authorWłodzimierz Skiba <abx@abx.art.pl>
Mon, 9 Aug 2004 07:44:37 +0000 (07:44 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Mon, 9 Aug 2004 07:44:37 +0000 (07:44 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt
include/wx/msw/setup0.h
include/wx/msw/setup_microwin.h
include/wx/msw/wince/setup.h
include/wx/univ/setup0.h
utils/configtool/configs/wxwin250.wxs

index b80bd1a29baf92d238800244e19fe31ce82548f2..58f7673ac18cd6f9967804987d7edd405d4e2e36 100644 (file)
@@ -187,6 +187,7 @@ versions, please update your code to not use them.
 - The wxHIDE_READONLY flag for wxFileDialog was not implemented
   and has now been removed
 - wxTaskBarIcon::OnXXX() virtual methods: use events instead
+- obsolete and not used wxUSE_GENERIC_DIALOGS_IN_MSW has been removed
 
 
 OTHER CHANGES
index c58f70ebeec4d1858c202afae0a525869338d5cb..c7380375c43ab654d9099d239ebd318c3b92d5e7 100644 (file)
 // common dialogs
 // ----------------------------------------------------------------------------
 
-// Define 1 to use generic dialogs in Windows, even though they duplicate
-// native common dialog (e.g. wxColourDialog). This is mainly useful for
-// testing.
-//
-// Default is 0
-//
-// Recommended setting: 0
-#define wxUSE_GENERIC_DIALOGS_IN_MSW 0
-
 // On rare occasions (e.g. using DJGPP) may want to omit common dialogs (e.g.
 // file selector, printer dialog). Switching this off also switches off the
 // printing architecture and interactive wxPrinterDC.
index 4f45bccf6453b9f0dfc546d991a6b1cb53d408cd..d07e43d93beac47a1619f8eec6d4ce38555fab84 100644 (file)
 // common dialogs
 // ----------------------------------------------------------------------------
 
-// Define 1 to use generic dialogs in Windows, even though they duplicate
-// native common dialog (e.g. wxColourDialog). This is mainly useful for
-// testing.
-//
-// Default is 0
-//
-// Recommended setting: 0
-#define wxUSE_GENERIC_DIALOGS_IN_MSW 0
-
 // On rare occasions (e.g. using DJGPP) may want to omit common dialogs (e.g.
 // file selector, printer dialog). Switching this off also switches off the
 // printing architecture and interactive wxPrinterDC.
index 747deedc126919a32934eb16e39c03fb35c44651..75c5ee933ce402d36d43bfda7e196682c85e091d 100644 (file)
 // common dialogs
 // ----------------------------------------------------------------------------
 
-// Define 1 to use generic dialogs in Windows, even though they duplicate
-// native common dialog (e.g. wxColourDialog). This is mainly useful for
-// testing.
-//
-// Default is 0
-//
-// Recommended setting: 0
-#define wxUSE_GENERIC_DIALOGS_IN_MSW 0
-
 // On rare occasions (e.g. using DJGPP) may want to omit common dialogs (e.g.
 // file selector, printer dialog). Switching this off also switches off the
 // printing architecture and interactive wxPrinterDC.
index a29805ee7cac1367d08c9cdb55ef8978a35d89fc..be748c90e926905a2169b32fe6133c812c26cce0 100644 (file)
 // common dialogs
 // ----------------------------------------------------------------------------
 
-// Define 1 to use generic dialogs in Windows, even though they duplicate
-// native common dialog (e.g. wxColourDialog). This is mainly useful for
-// testing.
-//
-// Default is 0
-//
-// Recommended setting: 0
-#define wxUSE_GENERIC_DIALOGS_IN_MSW 0
-
 // On rare occasions (e.g. using DJGPP) may want to omit common dialogs (e.g.
 // file selector, printer dialog). Switching this off also switches off the
 // printing architecture and interactive wxPrinterDC.
index 11fb2108910d377bee325c22bd463f883feae4ca..c6dd6586be2b4aa4b0a087ccbe03915af792aa88 100644 (file)
@@ -3215,28 +3215,6 @@ wxColourDialog and wxDirDialog.</description>
             <configure-command></configure-command>
             <help-topic>Common dialogs overview</help-topic>
             <notes></notes>
-            <setting type="bool-check">
-                <active>1</active>
-                <enabled>0</enabled>
-                <name>wxUSE_GENERIC_DIALOGS_IN_MSW</name>
-                <description>&lt;B&gt;Generic dialog support in Windows&lt;/B&gt;&lt;P&gt;
-
-Define 1 to use generic dialogs in Windows, even though they duplicate native common dialog (e.g. wxColourDialog). This is mainly useful for testing.&lt;P&gt;
-
-Default: 0. Recommended setting: 0
-</description>
-                <default-state>1</default-state>
-                <requires></requires>
-                <precludes></precludes>
-                <enabled-if></enabled-if>
-                <enabled-if-not></enabled-if-not>
-                <indeterminate-if></indeterminate-if>
-                <exclusivity></exclusivity>
-                <context></context>
-                <configure-command></configure-command>
-                <help-topic>Common dialogs overview</help-topic>
-                <notes></notes>
-            </setting>
             <setting type="bool-check">
                 <active>1</active>
                 <enabled>1</enabled>