From 1d20b7f2c632245f4803e1e6c4b622de8ff9064d Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Sat, 17 Sep 2005 12:53:07 +0000 Subject: [PATCH] Minor doc corrections git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/dynlib.tex | 8 -------- docs/latex/wx/mediactrl.tex | 1 + docs/latex/wx/stattext.tex | 1 + docs/latex/wx/tdate.tex | 4 ++-- docs/latex/wx/wx.hpj | 17 ----------------- 5 files changed, 4 insertions(+), 27 deletions(-) delete mode 100644 docs/latex/wx/wx.hpj diff --git a/docs/latex/wx/dynlib.tex b/docs/latex/wx/dynlib.tex index bdb6710a25..6c64a245ea 100644 --- a/docs/latex/wx/dynlib.tex +++ b/docs/latex/wx/dynlib.tex @@ -91,14 +91,6 @@ the library any longer in its destructor but it is now the callers responsibility to do this using \helpref{Unload}{wxdynamiclibraryunload}. -\membersection{wxDynamicLibrary::GetProgramHandle}\label{wxdynamiclibrarygetprogramhandle} - -\func{static wxDllType}{GetProgramHandle}{\void} - -Return a valid handle for the main program itself or \texttt{NULL} if symbols -from the main program can't be loaded on this platform. - - \membersection{wxDynamicLibrary::GetSymbol}\label{wxdynamiclibrarygetsymbol} \constfunc{void *}{GetSymbol}{\param{const wxString\& }{name}} diff --git a/docs/latex/wx/mediactrl.tex b/docs/latex/wx/mediactrl.tex index 843e3d0f6d..155652ae6f 100644 --- a/docs/latex/wx/mediactrl.tex +++ b/docs/latex/wx/mediactrl.tex @@ -285,3 +285,4 @@ for the flags parameter, however you can look at the mediactrl header for these. The two general flags are wxMEDIACTRLPLAYERCONTROLS\_NONE which turns off the native interface, and wxMEDIACTRLPLAYERCONTROLS\_DEFAULT which lets wxMediaCtrl decide what native controls on the interface. + diff --git a/docs/latex/wx/stattext.tex b/docs/latex/wx/stattext.tex index 0e4b1d5eab..82ea780b8e 100644 --- a/docs/latex/wx/stattext.tex +++ b/docs/latex/wx/stattext.tex @@ -108,3 +108,4 @@ boundaries so it might not be the case if words are too long). If \arg{width} is negative, no wrapping is done. \newsince{2.6.2} + diff --git a/docs/latex/wx/tdate.tex b/docs/latex/wx/tdate.tex index dfffeaa98a..06b14b681f 100644 --- a/docs/latex/wx/tdate.tex +++ b/docs/latex/wx/tdate.tex @@ -162,8 +162,8 @@ wxDateTime corresponding to the given date in, say, Pacific Standard Time. To do it, you will need to call \helpref{ToTimezone}{wxdatetimetotimezone} or \helpref{MakeTimezone}{wxdatetimemaketimezone} methods to adjust the date for the target time zone. There are also special versions of these functions -\helpref{ToGMT}{wxdatetimetogmt} and \helpref{MakeGMT}{wxdatetimemakegmt} for -the most common case - when the date should be constructed in GMT. +\helpref{ToUTC}{wxdatetimetoutc} and \helpref{MakeUTC}{wxdatetimemakeutc} for +the most common case - when the date should be constructed in UTC. You also can just retrieve the value for some time zone without converting the object to it first. For this you may pass TimeZone argument to any of the diff --git a/docs/latex/wx/wx.hpj b/docs/latex/wx/wx.hpj deleted file mode 100644 index 70b95d7fa7..0000000000 --- a/docs/latex/wx/wx.hpj +++ /dev/null @@ -1,17 +0,0 @@ -[OPTIONS] -BMROOT=c:\wx2dev\wxWindows\docs/latex/wx ; Assume that bitmaps are where the source is -TITLE=wxWidgets Manual -CONTENTS=Contents -COMPRESS=HIGH - -[FILES] -wx.rtf - -[CONFIG] -CreateButton("Up", "&Up", "JumpId(`wx.hlp', `Contents')") -BrowseButtons() - -[MAP] - -[BITMAPS] - -- 2.45.2