]> git.saurik.com Git - wxWidgets.git/commitdiff
Added newlines to end of files to avoid RTF-for-PDF index getting messed up
authorJulian Smart <julian@anthemion.co.uk>
Tue, 10 Oct 2006 17:46:49 +0000 (17:46 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 10 Oct 2006 17:46:49 +0000 (17:46 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

48 files changed:
docs/latex/wx/activexevt.tex
docs/latex/wx/animatctrl.tex
docs/latex/wx/apptraits.tex
docs/latex/wx/array.tex
docs/latex/wx/bitmapcombobox.tex
docs/latex/wx/chfocevt.tex
docs/latex/wx/choice.tex
docs/latex/wx/colour.tex
docs/latex/wx/comboctrl.tex
docs/latex/wx/combopopup.tex
docs/latex/wx/ctrlsub.tex
docs/latex/wx/dataviewlistmodelnotifier.tex
docs/latex/wx/dc.tex
docs/latex/wx/dgramsocket.tex
docs/latex/wx/dialog.tex
docs/latex/wx/filepicker.tex
docs/latex/wx/flexsizr.tex
docs/latex/wx/fontpicker.tex
docs/latex/wx/gauge.tex
docs/latex/wx/glcanvas.tex
docs/latex/wx/glcontext.tex
docs/latex/wx/htmllbox.tex
docs/latex/wx/hyperlink.tex
docs/latex/wx/mcaptevt.tex
docs/latex/wx/mediactrl.tex
docs/latex/wx/mediaevt.tex
docs/latex/wx/module.tex
docs/latex/wx/odcbox.tex
docs/latex/wx/palette.tex
docs/latex/wx/pathlist.tex
docs/latex/wx/point.tex
docs/latex/wx/progdlg.tex
docs/latex/wx/renderer.tex
docs/latex/wx/size.tex
docs/latex/wx/stackwalker.tex
docs/latex/wx/tdocview.tex
docs/latex/wx/textattr.tex
docs/latex/wx/thread.tex
docs/latex/wx/tlw.tex
docs/latex/wx/treebook.tex
docs/latex/wx/tstyles.tex
docs/latex/wx/url.tex
docs/latex/wx/variant.tex
docs/latex/wx/view.tex
docs/latex/wx/vlbox.tex
docs/latex/wx/vscroll.tex
docs/latex/wx/wxmsw.tex
docs/latex/wx/xmlres.tex

index c1df2550cefb8083e4ea4a95f7349634ed5a26d8..4f81ff4c4b8a38aa7b5fca318a23a09a5ff559fb 100644 (file)
@@ -72,3 +72,4 @@ Obtains the actual parameter value specified by idx.
 
 Returns the dispatch id of this activex event. This is the numeric value from
 the .idl file specified by the id().
+
index 021dbfc37abd67077fd9f6d34a0ba91983b75005..37036af48ded48e8cd7a47452bdd7e8e0a1a868d 100644 (file)
@@ -155,5 +155,5 @@ the background colour (see \helpref{wxWindow::GetBackgroundColour}{wxwindowgetba
 \func{void}{Stop}{\void}
 
 Stops playing the animation.
-The control will show the last frame rendered of the current animation until
-\helpref{Play}{wxanimationctrlplay} is called.
+The control will show the last frame rendered of the current animation until \helpref{Play}{wxanimationctrlplay} is called.
+
index 39e0ff6a84aee5975a606edee00b0e718d93d3e6..31d0773ab2e3bc514815f5c9ae2880f2e3e47053 100644 (file)
@@ -115,3 +115,4 @@ Shows the assert dialog with the specified message in GUI mode or just prints
 the string to stderr in console mode.
 
 Returns \true to suppress subsequent asserts, \false to continue as before.
+
index abbe0ff817cd12147b62f042ecd6b5213877946d..c6c89a519a8bae8e62afd001755de442bdf3b651 100644 (file)
@@ -679,3 +679,4 @@ return a negative, zero or positive value according to whether the first element
 passed to it is less than, equal to or greater than the second one.
 
 wxSortedArray doesn't have this function because it is always sorted.
+
index d0b3579acaef6ca9e2a41cd4a00611c7bc462812..8625385ef43ae8e9d061087c3458b6a99a24ef4c 100644 (file)
@@ -180,3 +180,4 @@ Not valid for {\tt wxCB\_SORT} style, use Append instead.
 \func{void}{SetItemBitmap}{\param{unsigned int }{n}, \param{const wxBitmap\& }{bitmap}}
 
 Sets the bitmap for the given item.
+
index 6493ebef7c92e51ce15985ed99737bcfb43cee19..de75dd6ca78ca46551b265eb409d18834415e346 100644 (file)
@@ -49,4 +49,5 @@ Constructor.
 
 Returns the direct child which receives the focus, or a (grand-)parent of the control receiving the focus.
 
-To get the actually focused control use \helpref{wxWindow::FindFocus}{wxwindowfindfocus}
+To get the actually focused control use \helpref{wxWindow::FindFocus}{wxwindowfindfocus}.
+
index 43ec4d0ae64d8521fc356e8992df817e51edb3ea..b4a3c2337c7b505d7de5ee0df6526257180e8e0a 100644 (file)
@@ -166,3 +166,4 @@ Sets the number of columns in this choice item.
 
 This is implemented for Motif only and doesn't do anything under other
 platforms.
+
index 341d51e15339f0b07af1ea915dca3c055241ed01..16d19ef3a606f092ea85d42412d23e078e44b841 100644 (file)
@@ -388,3 +388,4 @@ found in the database.
 
 Finds a colour name given the colour. Returns an empty string if the colour is
 not found in the database.
+
index f25de03a1701b973b37cceb93792a24bf608915e..1dc9e049ce7c2927eb07caa74eccdd5f99c5d6a3 100644 (file)
@@ -663,3 +663,4 @@ Show the popup.
 \func{void}{Undo}{\void}
 
 Undoes the last edit in the text field. Windows only.
+
index 58af6a80fd313561ef4be703970df349fcfc63d0..94dd1702f684be8142c587a009022553bd0b6f41 100644 (file)
@@ -181,3 +181,4 @@ Default implementation draws value as string.
 
 The derived class must implement this to receive
 string value changes from \helpref{wxComboCtrl}{wxcomboctrl}.
+
index 93b1b101f0c6bcf1c7aed0cdd5d078cf6420087e..a494823a1eb3eee7c2aac225c22a75925680cc37 100644 (file)
@@ -373,3 +373,4 @@ the control.
 \wxheading{See also}
 
 \helpref{SetSelection}{wxcontrolwithitemssetselection}
+
index 21fda2f8a57624c3558e8fe2509b1d452a8465fd..a940b1f9a0c7bde2a94fcd60670546e5ded2b10e 100644 (file)
@@ -87,3 +87,4 @@ method is called by the \helpref{wxDataViewListModel::AddNotifier}{wxdataviewlis
 \func{bool}{ValueChanged}{\param{unsigned int }{col}, \param{unsigned int }{row}}
 
 Called by owning list model.
+
index 8d023ec90c8f8ecc5092ac2abf4040717d4d4176..c7242bf74f11f4dc0673f4b1e2798acf30870dfb 100644 (file)
@@ -1153,3 +1153,4 @@ Message is a message to show while printing.
 \func{bool}{StartPage}{\void}
 
 Starts a document page (only relevant when outputting to a printer).
+
index 0f66ac8e37a612fc50a13de6335bb285d0f71997..b566c99f8d362a5dfc862edf2066bce95d814c79 100644 (file)
@@ -113,3 +113,4 @@ Returns a reference to the current object.
 \helpref{wxSocketBase::LastError}{wxsocketbaselasterror}, 
 \helpref{wxSocketBase::LastCount}{wxsocketbaselastcount}, 
 \helpref{wxSocketBase::SetFlags}{wxsocketbasesetflags}
+
index 6e9e17d8b4e1bf71f3586bb7845356452c3614c6..3d68524a74c38b8f6f9e967f426d771bc7c3eaea 100644 (file)
@@ -541,3 +541,4 @@ The return value is the value set with \helpref{wxDialog::SetReturnCode}{wxdialo
 \helpref{wxDialog::EndModal}{wxdialogendmodal},\rtfsp
 \helpref{wxDialog:GetReturnCode}{wxdialoggetreturncode},\rtfsp
 \helpref{wxDialog::SetReturnCode}{wxdialogsetreturncode}
+
index ffa3e996529c3d35b7d5646e53f121b8a889efae..e7831f37ff9dd6fbffc6a8aa4ee0e105df86f201 100644 (file)
@@ -195,3 +195,4 @@ Retrieve the absolute path of the file/directory the user has just selected.
 \func{void}{SetPath}{\param{const wxString \&}{path}}
 
 Set the absolute path of the file/directory associated with the event.
+
index bae914ad4db756e6d167361c07019df76c5e7375..138a85290be68a11af8600eca7fac4d61a530abc 100644 (file)
@@ -166,3 +166,4 @@ been called previously). Argument {\it mode} can be one of those documented in
 see there for their explanation.
 
 Note that this method does not trigger relayout.
+
index 5d446d9cf8090be2f6c36852cf756a232e305e9a..099f0287211bdf0570b9c67f2906e4ba674ac736 100644 (file)
@@ -199,3 +199,4 @@ Retrieve the font the user has just selected.
 \func{void}{SetFont}{\param{const wxFont \&}{ f}}
 
 Set the font associated with the event.
+
index 49bf0d73460cf23886551aabed49e1f51a201da0..04126ed2928401c66843a40abdf658612a1b8e50 100644 (file)
@@ -224,3 +224,4 @@ a bit to indicate the user that some progress has been made.
 Note that after calling this function the value returned by \helpref{GetValue}{wxgaugegetvalue}
 is undefined and thus you need to explicitely call \helpref{SetValue}{wxgaugesetvalue} if you
 want to restore the determinate mode.
+
index 13840d5cf4c8fb968d8f0035761767e295070153..3da049d0e68bb962a6e94b63e6960664264d6cb2 100644 (file)
@@ -194,3 +194,4 @@ Sets the current colour for this window, using the wxWidgets colour database to
 
 Swaps the double-buffer of this window, making the back-buffer the front-buffer and vice versa,
 so that the output of the previous OpenGL commands is displayed on the window.
+
index cf6f8e5b28addef6265dd94c038bf6c31fb15ecb..c746f58127d5bbaf3e05d31468aa21cbef9d75b8 100644 (file)
@@ -51,5 +51,6 @@ with equivalent attributes as {\it win}.}
 
 Makes the OpenGL state that is represented by this rendering context current with the wxGLCanvas {\it win}.
 Note that {\it win} can be a different wxGLCanvas window than the one that was passed to the constructor of this rendering context.
-If { \it RC } is an object of type wxGLContext, the statements { \it RC.SetCurrent(win); } and { \it win.SetCurrent(RC); } are equivalent,
+If { \it RC } is an object of type wxGLContext, the statements {\it RC.SetCurrent(win);} and {\it win.SetCurrent(RC);} are equivalent,
 see \helpref{wxGLCanvas::SetCurrent}{wxglcanvassetcurrentrc}.
+
index 08500a998b9e32b7591b40f51994271c475b2c46..2cdd92b8c0ecfea40192297df7664b36e993ace4 100644 (file)
@@ -147,3 +147,4 @@ Called when the user clicks on hypertext link. Does nothing by default.
 \wxheading{See also}
 
 See also \helpref{wxHtmlLinkInfo}{wxhtmllinkinfo}.
+
index 0b252abfa020adbb7a5df7b205bce3e42637d272..40a47aaf51b283f8204b5c2fd92e9db401a1e3ae 100644 (file)
@@ -229,3 +229,4 @@ Returns the URL of the hyperlink where the user has just clicked.
 \func{void}{SetURL}{\param{const wxString \&}{ url}}
 
 Sets the URL associated with the event.
+
index fc6d032f9d80b0bbf665bbf8f3372bd847e8c7e0..cd475da9cba0950403da9a4d37165ea8d6a60bae 100644 (file)
@@ -97,3 +97,4 @@ a member function that takes a wxMouseCaptureLostEvent argument.
 \func{}{wxMouseCaptureLostEvent}{\param{wxWindowID }{windowId = 0}}
 
 Constructor.
+
index ef6c49a0556874e74bce2fec9408e830fa6f607e..aa8a62523bba77d05fd42e2df970fbcb21b30eba 100644 (file)
@@ -420,3 +420,4 @@ stopping works.
 \func{wxFileOffset}{Tell}{\void}
 
 Obtains the current position in time within the movie in milliseconds.
+
index 23475110468a44b7bd356f741f12dc2b7c916fdf..0e0712c7e46817d8a44c449a0c1e6b262733d494 100644 (file)
@@ -48,3 +48,4 @@ Send when a media has switched to the wxMEDIASTATE\_PAUSED state.
 \end{twocollist}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
+
index 795746352d0d8772e8b29db783c280f6981151d9..754a5e039e09fe0c78976580d6f8223d2f392c4b 100644 (file)
@@ -101,3 +101,4 @@ Provide this function with appropriate cleanup for your module.
 
 Provide this function with appropriate initialization for your module. If the function
 returns false, wxWidgets will exit immediately.
+
index 4d9ac667300a16065fae26f20b0351192bbeb32c..8415a8c1b700717f1467f40d797b5464f35af326 100644 (file)
@@ -218,3 +218,4 @@ specified item (in pixels). If -1 is returned, then the item text width
 is used.
 
 The default implementation returns -1.
+
index 706881b88bcb4ae7cbed422ff33e6b86d7e57d4f..6e400c8f3891c8025a195ce72e14de1bdd45ca30 100644 (file)
@@ -198,3 +198,4 @@ fail the test.
 
 Inequality operator. Two palettes are not equal if they contain pointers
 to different underlying palette data. It does not compare each attribute.
+
index 3da1bf93b850f26977cb26120e33fe1f35062cff..e1e90aa3fd067f4269ebcca42848792afd6d6409 100644 (file)
@@ -93,3 +93,4 @@ The given string must be a file name, eventually with a path prefix (if the path
 prefix is absolute, only its name will be searched); i.e. it must not end with
 a directory separator (see \helpref{wxFileName::GetPathSeparator}{wxfilenamegetpathseparator})
 otherwise an assertion will fail.
+
index 6ac766216e72e6e40f6cd8ce75d296ea6746e6da..a1393199a5bf3a283e9e079535dc943ec50123e7 100644 (file)
@@ -81,3 +81,4 @@ Operators for comparison, sum and subtraction between \helpref{wxPoint}{wxpoint}
  
 Operators for sum and subtraction between a \helpref{wxPoint}{wxpoint} object and a
 \helpref{wxSize}{wxsize} object.
+
index c63864efc51f52382142f78a67193fe5eb98af0d..10d71cc00f155450d1229430e919ff33f77fd559 100644 (file)
@@ -55,11 +55,9 @@ reached.}
 
 \membersection{wxProgressDialog::wxProgressDialog}\label{wxprogressdialogctor}
 
-\func{}{wxProgressDialog}{\param{const wxString\& }{title},
- \param{const wxString\& }{message},\rtfsp
- \param{int }{maximum = 100},
- \param{wxWindow * }{parent = NULL},\rtfsp
- \param{int }{style = wxPD\_AUTO\_HIDE | wxPD\_APP\_MODAL}}
+\func{}{wxProgressDialog}{\param{const wxString\& }{title}, \param{const wxString\& }{message},\rtfsp
+\param{int }{maximum = 100}, \param{wxWindow * }{parent = NULL},\rtfsp
+\param{int }{style = wxPD\_AUTO\_HIDE | wxPD\_APP\_MODAL}}
 
 Constructor. Creates the dialog, displays it and disables user input
 for other windows, or, if wxPD\_APP\_MODAL flag is not given, for its parent
@@ -92,10 +90,8 @@ ABORT.
 
 \membersection{wxProgressDialog::Update}\label{wxprogressdialogupdate}
 
-\func{virtual bool}{Update}{
-  \param{int }{value},\rtfsp
-  \param{const wxString\& }{newmsg = ""},\rtfsp
-  \param{bool *}{skip = NULL}}
+\func{virtual bool}{Update}{\param{int }{value}, \param{const wxString\& }{newmsg = ""},\rtfsp
+\param{bool *}{skip = NULL}}
 
 Updates the dialog, setting the progress bar to the new value and, if
 given changes the message above it. Returns \true unless the Cancel button
@@ -118,11 +114,11 @@ empty (which is the default) the message is not changed.}
 
 \membersection{wxProgressDialog::UpdatePulse}\label{wxprogressdialogupdatepulse}
 
-\func{virtual bool}{UpdatePulse}{
-  \param{const wxString\& }{newmsg = ""},\rtfsp
-  \param{bool *}{skip = NULL}}
+\func{virtual bool}{UpdatePulse}{\param{const wxString\& }{newmsg = ""},\rtfsp
+\param{bool *}{skip = NULL}}
 
 Just like \helpref{Update}{wxprogressdialogupdate} but makes
 the gauge control run in indeterminate mode (see \helpref{wxGauge}{wxgauge} documentation),
 sets the remaining and the estimated time labels (if present) to {\tt Unknown} and moves
 the progress bar a bit to indicate that some progress was done.
+
index 3524cd8aeeacca09bc1ecf78c4a1ab2218a1d51e..1c1277d32613322d5116e3264166ffcc9b44fa58 100644 (file)
@@ -256,3 +256,4 @@ Set the renderer to use, passing {\tt NULL} reverts to using the default
 renderer (the global renderer must always exist).
 
 Return the previous renderer used with Set() or {\tt NULL} if none.
+
index 36647ec510404913a02df13b4ac960b6ec84462d..7e163b47d2eb089b2d6caad30207e338f065073e 100644 (file)
@@ -221,3 +221,4 @@ Operators for comparison, sum and subtraction between \helpref{wxSize}{wxsize} o
 \func{wxSize\&}{operator $*=$}{\param{int }{factor}}
 
 Operators for division and multiplication between a \helpref{wxSize}{wxsize} object and an integer.
+
index f1ec17f0ba0cd455415b19b43adbc7aae249240f..e99b65774b0f104a01c44ec24c526a0a77ce822e 100644 (file)
@@ -97,3 +97,4 @@ notice that Walk() frame itself is not included if skip $\ge 1$).
 Enumerate stack frames from the location of uncaught exception.
 This method can only be called from
 \helpref{wxApp::OnFatalException()}{wxapponfatalexception}.
+
index e99749ebcb1b6287dccfe3532f38536e5f35663a..e91f08e839d4c3dc1b362ed7233eaee087609c9a 100644 (file)
@@ -322,3 +322,4 @@ to use in menus.
 \item wxID\_PRINT\_SETUP (5011)
 \item wxID\_PREVIEW (5012)
 \end{itemize}
+
index 8f582d8877c0dfc269b20283191d5e5a4275bb52..6e691e34692de9d1caa860bb9118043039b49f1b 100644 (file)
@@ -278,3 +278,4 @@ array element specifies the tab stop in tenths of a millimetre.
 \func{void}{SetTextColour}{\param{const wxColour\& }{colour}}
 
 Sets the text colour.
+
index 12f9020b7401d7de4b3717eab94541d6f3aba729..7a8c8ee32cf507acaab86ddf734edf0ecf6fbb07 100644 (file)
@@ -471,3 +471,4 @@ You can only Wait() for joinable (not detached) threads.
 This function can only be called from another thread context.
 
 See \helpref{wxThread deletion}{deletionwxthread} for a broader explanation of this routine.
+
index f59290a24f7766134e4e943be3a5789b6c7046c3..ca5897497b91e7c4d7320f7df43cf1bf7288dfe4 100644 (file)
@@ -412,3 +412,4 @@ for some reason.
 \wxheading{See also}
 
 \helpref{UseNativeDecorations}{wxtoplevelwindowusenativedecorations}
+
index 7541ba0245776d088dd3479f58d03ca16a991832..788cefa385699506d93f59a16d5cfa3aa07cb195 100644 (file)
@@ -289,3 +289,4 @@ Changes the selection for the given page, returning the previous selection.
 The call to this function \emph{does not} generate the page changing events.
 This is the only difference with \helpref{SetSelection}{wxtreebooksetselection}.
 See \helpref{this topic}{progevent} for more info.
+
index b47f005bd0c6c89f8ca462095c05f477ccb5c22c..ed5632d6747e4afea72a50de4a1b23612bae8c68 100644 (file)
@@ -22,3 +22,4 @@ C++ {\it bitwise-or} operator. For example:
 For the window styles specific to each window class, please see the documentation
 for the window. Most windows can use the generic styles listed for \helpref{wxWindow}{wxwindow} in
 addition to their own styles.
+
index 1038ef9487dbc5da3caf2163a1f005cbea7b5e0a..cd06c6688f8e76558972f227c6c7d4394269ceb9 100644 (file)
@@ -167,3 +167,4 @@ Sets the proxy to use for this URL.
 
 Initializes this object with the given URL and returns {\tt wxURL\_NOERR}
 if it's valid (see \helpref{GetError}{wxurlgeterror} for more info).
+
index f265034be55debda5256b7585d07cd991f393537..0313c9316328b5be44327bed7321142f40f9c5f1 100644 (file)
@@ -584,3 +584,4 @@ the data is of this type (the check is done during the run-time) or
 
 \helpref{RTTI overview}{runtimeclassoverview}\\
 \helpref{wxDynamicCast}{wxdynamiccast}
+
index 3dc532229a5b83db187706036b530836eedbdcb9..f364dc13222d3e5a54276a175ba2c8d5af7e4b01 100644 (file)
@@ -209,3 +209,4 @@ between the ``Frame'' in the method name and the type of its parameter.
 \func{void}{SetViewName}{\param{const wxString\& }{name}}
 
 Sets the view type name. Should only be called by the framework.
+
index be8dd54485e5ed293b32d388e33336c50a11a2e0..1723177aa5406d9c93f4e7df62796ef669782d3e 100644 (file)
@@ -380,3 +380,4 @@ This method is only valid for multi selection listboxes.
 \wxheading{See also}
 
 \helpref{Select}{wxvlistboxselect}
+
index b6fa2c29d23be8f027f8b580151a6b9621eacb60..d75c4775196d3a27a20a3db1655ea78abec2dca4 100644 (file)
@@ -299,3 +299,4 @@ Return {\tt true} if we scrolled the window, {\tt false} if nothing was done.
 Set the number of lines the window contains: the derived class must
 provide the heights for all lines with indices up to the one given here
 in its \helpref{OnGetLineHeight()}{wxvscrolledwindowongetlineheight}.
+
index e01af3ad6ef3cc02d22bd4db1bf0707c4f606a4e..42457c92da92f36ce22f0b282b27ecb2619c9e35 100644 (file)
@@ -420,3 +420,4 @@ between desktop and mobile applications, in particular for sizer layout.
 should be catered for, either by hard-wiring the capability into all dialogs and panels,
 or by providing a standard component and sizer.
 \end{itemize}
+
index c4f6b75730f0cf8e6317a1391da0b92fcd0741f7..0f924330d2975b120c1fe5dfe6466d026516639d 100644 (file)
@@ -283,3 +283,4 @@ translatable strings in the XRC.
 
 Sets the domain (message catalog) that will be used to load
 translatable strings in the XRC.
+