X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fe906309d793e47f7c9eefc92faac2747ff9b9ca..c52b96359b639cda516615f9433d3b20b35443b5:/docs/latex/wx/wxusedef.tex diff --git a/docs/latex/wx/wxusedef.tex b/docs/latex/wx/wxusedef.tex index 7064562573..8c13706b1e 100644 --- a/docs/latex/wx/wxusedef.tex +++ b/docs/latex/wx/wxusedef.tex @@ -75,6 +75,7 @@ using \texttt{#if} and not \texttt{#ifdef}. \twocolitem{wxUSE\_FFILE}{Use \helpref{wxFFile}{wxffile} class.} \twocolitem{wxUSE\_FILE}{Use \helpref{wxFile}{wxfile} class.} \twocolitem{wxUSE\_FILECONFIG}{Use \helpref{wxFileConfig}{wxfileconfig} class.} +\twocolitem{wxUSE\_FILECTRL}{Use \helpref{wxFileCtrl}{wxfilectrl} class.} \twocolitem{wxUSE\_FILEDLG}{Use \helpref{wxFileDialog}{wxfiledialog} class.} \twocolitem{wxUSE\_FILEPICKERCTRL}{Use \helpref{wxFilePickerCtrl}{wxfilepickerctrl} class.} \twocolitem{wxUSE\_FILESYSTEM}{Use \helpref{wxFileSystem}{wxfilesystem} and related classes.} @@ -136,7 +137,6 @@ using \texttt{#if} and not \texttt{#ifdef}. \twocolitem{wxUSE\_NATIVE\_STATUSBAR}{Use native \helpref{wxStatusBar}{wxstatusbar} class.} \twocolitem{wxUSE\_NOTEBOOK}{Use \helpref{wxNotebook}{wxnotebook} and related classes.} \twocolitem{wxUSE\_NUMBERDLG}{Use wxNumberEntryDialog class.} -\twocolitem{wxUSE\_ODBC}{Use ODBC classes.} \twocolitem{wxUSE\_ODCOMBOBOX}{Use \helpref{wxOwnerDrawnComboBox}{wxownerdrawncombobox} class.} \twocolitem{wxUSE\_ON\_FATAL\_EXCEPTION}{Catch signals in \helpref{wxApp::OnFatalException}{wxapponfatalexception} method.} \twocolitem{wxUSE\_OPENGL}{Please use wxUSE\_GLCANVAS to test for enabled OpenGL support instead.} @@ -187,7 +187,7 @@ using \texttt{#if} and not \texttt{#ifdef}. \twocolitem{wxUSE\_STREAMS}{Enable stream classes.} \twocolitem{wxUSE\_SVG}{Use wxSVGFileDC class.} \twocolitem{wxUSE\_SYSTEM\_OPTIONS}{Use \helpref{wxSystemOptions}{wxsystemoptions} class.} -\twocolitem{wxUSE\_TAB\_DIALOG}{Use \helpref{wxTabControl}{wxtabcontrol} class.} +\twocolitem{wxUSE\_TAB\_DIALOG}{Use the obsolete wxTabControl class.} \twocolitem{wxUSE\_TARSTREAM}{Enable Tar files support.} \twocolitem{wxUSE\_TASKBARICON}{Use \helpref{wxTaskBarIcon}{wxtaskbaricon} class.} \twocolitem{wxUSE\_TEXTBUFFER}{Use wxTextBuffer class.} @@ -242,10 +242,10 @@ using \texttt{#if} and not \texttt{#ifdef}. \subsection{wxUSE preprocessor symbols used only in wxGTK port}\label{wxusedefgtk} \begin{twocollist}\itemsep=0pt \twocolitem{wxUSE\_DETECT\_SM}{Use code to detect X11 session manager.} +\twocolitem{wxUSE\_GTKPRINT}{Use GTK+ printing support.} \twocolitem{wxUSE\_LIBGNOMEPRINT}{Use GNOME printing support.} -\twocolitem{wxUSE\_LIBGNOMEVFS}{Use GNOME VFS support.} -\twocolitem{wxUSE\_LIBGNOMEVS}{Use GNOME VFS support.} -\twocolitem{wxUSE\_LIBHILDON}{Use Hildon framework for Nokia 770. Note, does not seem to do anything.} +\twocolitem{wxUSE\_LIBGNOMEVFS}{Use GNOME VFS support. Currently has no effect. } +\twocolitem{wxUSE\_LIBHILDON}{Use Hildon framework for Nokia 770. Currently has no effect. } \end{twocollist} \subsection{wxUSE preprocessor symbols used only in wxMac port}\label{wxusedefmac}