wxUSE_GENERIC_DIALOGS_IN_MSW removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
@@ -671,15 +671,6 @@
 | 
			
		||||
// 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.
 | 
			
		||||
 
 | 
			
		||||
@@ -574,15 +574,6 @@
 | 
			
		||||
// 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.
 | 
			
		||||
 
 | 
			
		||||
@@ -664,15 +664,6 @@
 | 
			
		||||
// 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.
 | 
			
		||||
 
 | 
			
		||||
@@ -702,15 +702,6 @@
 | 
			
		||||
// 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.
 | 
			
		||||
 
 | 
			
		||||
@@ -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><B>Generic dialog support in Windows</B><P>
 | 
			
		||||
 | 
			
		||||
Define 1 to use generic dialogs in Windows, even though they duplicate native common dialog (e.g. wxColourDialog). This is mainly useful for testing.<P>
 | 
			
		||||
 | 
			
		||||
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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user