wxWidgets/docs/latex/wx
2007-05-04 20:57:53 +00:00
..
.cvsignore
aboutdlginfo.tex document wxAboutBox &c 2006-10-08 15:12:54 +00:00
accel.tex support accelerators for buttons too (slightly modified patch 1549012) 2007-04-07 17:05:00 +00:00
accessible.tex
activevt.tex [ 1545669 ] EVT_ACTIVATE_APP wrongly documented as windows only 2006-09-26 08:51:09 +00:00
activexcontainer.tex Ryan's cumulative wxActiveX and media control patch (1427775) 2006-02-10 19:37:40 +00:00
activexevt.tex Added newlines to end of files to avoid RTF-for-PDF index getting messed up 2006-10-10 17:46:49 +00:00
alignv.bmp
alignv.gif
animatctrl.tex [ 1598659 ] make wxAnimationCtrl::SetInactiveBitmap center given bitmap 2006-11-18 17:46:29 +00:00
animation.tex replaced size_t with unsigned int in wxAnimation and related classes and a couple of minor cleanups (use C++ comments; wrap long lines; put private parts after the public ones) 2006-12-10 14:18:37 +00:00
app.tex miscellaneous minor corrections (patch 1652327) 2007-02-11 02:53:05 +00:00
apptraits.tex Minor corrections. 2006-10-24 08:37:55 +00:00
arc.tex Add links to the zip and tar classes. 2006-11-12 21:47:13 +00:00
archive.tex Document filter streams take owner ship when created with a pointer, 2006-10-29 12:56:48 +00:00
array.tex don't use obsolete functions (mostly copystring() and Count()), remove their documentation (patch 1697956) 2007-04-11 00:23:19 +00:00
arrstrng.tex don't use obsolete functions (mostly copystring() and Count()), remove their documentation (patch 1697956) 2007-04-11 00:23:19 +00:00
artprov.tex added missing membersection for CreateIconBundle 2007-04-09 00:19:13 +00:00
auidockart.tex Spacing corrections, removed duplicate functions 2007-01-17 15:26:53 +00:00
auimanager.tex added a couple of missing membersections and fixed a couple of typos (patch 1618846) 2006-12-24 12:19:27 +00:00
auinotebook.tex escape underscores to fix the docs build 2006-12-02 18:33:35 +00:00
auipaneinfo.tex Spacing corrections, removed duplicate functions 2007-01-17 15:26:53 +00:00
auitabart.tex Manual Version update 2006-11-12 12:09:52 +00:00
autoobj.tex
back.gif
backwardcompat.tex Make the backward compatibility section a topic overview. 2005-08-13 20:47:26 +00:00
bbutton.tex documented Set/GetBitmapSelected() (patch 1339028) 2006-04-16 22:10:45 +00:00
bitmap.tex COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
bitmapcombobox.tex Added newlines to end of files to avoid RTF-for-PDF index getting messed up 2006-10-10 17:46:49 +00:00
bmpdatob.tex
bmphand.tex Move some things to wxBitmapBase to avoid much duplication. 2006-10-08 08:04:49 +00:00
body.tex Patch from FM with more bakefile tweaks and etc. 2007-04-05 18:26:59 +00:00
border.bmp
border.gif
boxsizer.tex miscellaneous minor corrections (patch 1652327) 2007-02-11 02:53:05 +00:00
brush.tex Add more comments about ref counting and cow to 2006-11-21 09:27:10 +00:00
bufferdc.tex Added wxMemoryDC::SelectObjectAsSource() and make SelectObject() unshare 2006-10-30 19:41:46 +00:00
bullet.bmp
busycurs.tex
busyinfo.tex
button.tex updated docs after moving SetDefaultItem() from wxPanel to wxTLW 2006-08-07 21:13:43 +00:00
calclevt.tex
calctrl.tex spelling fixes (patch 1495562) 2006-05-28 23:56:51 +00:00
caret.tex
category.tex Missing bracket. 2006-12-03 20:50:09 +00:00
checkbox.tex
checklst.tex replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX) 2006-03-23 22:05:23 +00:00
chfocevt.tex Added newlines to end of files to avoid RTF-for-PDF index getting messed up 2006-10-10 17:46:49 +00:00
choice.tex Added newlines to end of files to avoid RTF-for-PDF index getting messed up 2006-10-10 17:46:49 +00:00
choicebevt.inc Added mini docs for wxChoicebook 2007-04-25 08:40:42 +00:00
choicebk.tex Added mini docs for wxChoicebook 2007-04-25 08:40:42 +00:00
clasinfo.tex Addd IsDynamic, added const to CreateObject 2006-04-12 14:29:50 +00:00
classes.tex The great wxVScrolledWindow refactoring: allow using it both horizontal and 2007-04-08 01:58:16 +00:00
clientdat.tex
clientdc.tex added a couple of base classes 2006-09-05 20:41:19 +00:00
clipbrd.tex 1. Moved m_usePrimary to wxClipboardBase as it's now also used by wxMSW/wxMac 2007-03-31 02:57:55 +00:00
clipevent.tex added clipboard events (wxEVT_COMMAND_TEXT_COPY/CUT/PASTE) and implemented them for wxMSW 2006-05-12 15:21:41 +00:00
closeevt.tex Remove obsolete GetForce 2005-12-29 02:01:33 +00:00
clrpicker.tex [ 1602455 ] [docs] Fix docs for event used by pickers & collapsiblepane 2006-11-26 18:48:36 +00:00
cmdevent.tex Added toggle event 2006-01-19 09:36:57 +00:00
cmdlpars.tex removed extra membersections (patch 1702329) 2007-04-20 01:21:00 +00:00
cmdproc.tex minor docs corrections and improvements from Andreas Mohr (patch 1430551) 2006-02-13 15:18:35 +00:00
cntxtevt.tex
collpane.tex Typo correction 2007-02-05 11:46:52 +00:00
colordlg.tex
colour.tex Added newlines to end of files to avoid RTF-for-PDF index getting messed up 2006-10-10 17:46:49 +00:00
combobox.tex document GetSelection(from, to) (bug 1592221) 2006-11-19 13:22:43 +00:00
comboctrl.tex Make animation of combo-popdown optional. 2006-10-26 20:35:57 +00:00
combopopup.tex Added newlines to end of files to avoid RTF-for-PDF index getting messed up 2006-10-10 17:46:49 +00:00
command.tex
conditn.tex mention that Wait() relocks the mutex before returning (patch 1482390) 2006-05-06 17:29:16 +00:00
config.tex use wxStandardPaths and wxFileName in wxFileConfig resulting in big code simplification and cleanup but also in change of the default file locations under Windows (replaces patch 1620492) 2007-03-18 17:34:11 +00:00
constant.tex added wxKeyEvent::GetModifiers() 2005-11-10 11:59:47 +00:00
cont.bmp
cont.gif
contbox.bmp
contbox.gif
contents.gif Updated and removed unnecessary graphics 2005-05-18 19:47:04 +00:00
control.tex added possibility to strip only mnemonics, not accels, in wxStripMenuCodes(); added wxControl::GetLabelText() 2006-07-25 18:40:04 +00:00
countstr.tex Typo. 2006-09-09 14:02:37 +00:00
cppconst.tex added wxHAS_XXX section 2006-10-23 21:59:15 +00:00
createevt.tex Added documentation for wxWindowCreateEvent, wxWindowDestroyEvent 2005-06-01 09:56:43 +00:00
critsect.tex
crtslock.tex
csconv.tex added wxCSConv::IsOk() (patch 1637944) 2007-01-18 20:39:10 +00:00
cshelp.tex A word about context help on Mac 2005-04-11 13:30:25 +00:00
ctrlsub.tex don't use obsolete functions (mostly copystring() and Count()), remove their documentation (patch 1697956) 2007-04-11 00:23:19 +00:00
cursor.tex added support for colour cursors in wxGTK (patch 1655576) 2007-02-11 03:02:34 +00:00
custdobj.tex
database.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
dataform.tex
dataobj.tex
dataviewcolumn.tex Add docs to wxDataViewCtrl 2006-10-07 17:34:00 +00:00
dataviewctrl.tex Updated wxDataViewCtrl docs. 2007-04-17 20:36:00 +00:00
dataviewevent.tex Add docs to wxDataViewCtrl 2006-10-07 17:34:00 +00:00
dataviewlistmodelnotifier.tex Added newlines to end of files to avoid RTF-for-PDF index getting messed up 2006-10-10 17:46:49 +00:00
dataviewmodel.tex Typo. 2007-04-25 08:20:03 +00:00
dataviewrenderer.tex Escape slashes. 2007-04-18 08:44:18 +00:00
datectrl.tex SetFormat() exists in generic version only (bug 1605753) 2006-12-02 12:50:24 +00:00
dateevt.tex
datespan.tex spelling fixes (patch 1495562) 2006-05-28 23:56:51 +00:00
datetime.tex added wxDateTime::GetDateOnly() 2007-01-18 14:06:37 +00:00
datistrm.tex
datostrm.tex
db.tex replaced some chars with wxChars (patch from Tim Kosse) 2006-11-26 20:20:52 +00:00
dc.tex Made device to logical and vv conversion methods 2007-05-01 21:28:29 +00:00
dcclipper.tex First cut at wxRichTextCtrl documentation 2006-07-01 20:30:58 +00:00
dcsvg.tex
ddeclint.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
ddeconn.tex
ddeservr.tex
debugcxt.tex
debugrpt.tex Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
debugrptpvw.tex documented wxDebugReport and related classes 2005-03-21 18:28:27 +00:00
debugrptpvwstd.tex documented wxDebugReport and related classes 2005-03-21 18:28:27 +00:00
debugrptup.tex documented wxDebugReport and related classes 2005-03-21 18:28:27 +00:00
debugrptz.tex documented wxDebugReport and related classes 2005-03-21 18:28:27 +00:00
delgrend.tex
descent.bmp
descent.gif
destroyevt.tex Document the current behaviour of OnDestroy 2005-08-19 13:45:11 +00:00
dgramsocket.tex Added newlines to end of files to avoid RTF-for-PDF index getting messed up 2006-10-10 17:46:49 +00:00
dialevt.tex
dialog.tex added wxAPPLY and wxCLOSE flags to CreateStdDialogButtonSizer() (Marcin Wojdyr) 2007-04-14 13:17:06 +00:00
dialup.tex
dir.tex Applied patch [ 1531615 ] size support for wxFileName 2006-08-18 15:30:28 +00:00
dirctrl.tex document ShowHidden() (patch 1619786) 2006-12-24 12:38:38 +00:00
dirdlg.tex Escape underscores 2006-07-22 18:47:17 +00:00
dirpicker.tex fixed syntax errors 2007-02-12 13:59:37 +00:00
dirtrav.tex correct OnOpenError() return type 2006-12-31 18:07:45 +00:00
display.tex changed GetFromWindow() to take const pointer 2007-02-11 00:13:22 +00:00
dllload.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
dobjcomp.tex Give wxDataObjectComposite a way to report what kind of data was given 2006-04-15 05:35:08 +00:00
dobjsmpl.tex
docchfrm.tex
docmanag.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
docmdich.tex
docmdipr.tex Fixed bug [ 1361674 ] Document wxDocMDIParentFrame::Create 2006-01-21 17:49:48 +00:00
docprfrm.tex document GetDocManager() (closes 1098861) 2006-10-25 00:09:10 +00:00
doctempl.tex
document.tex
dragimag.tex
dropevt.tex
dropsrc.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
droptrgt.tex
dynlib.tex don't use obsolete functions (mostly copystring() and Count()), remove their documentation (patch 1697956) 2007-04-11 00:23:19 +00:00
encconv.tex Typo corrections 2005-11-20 15:22:17 +00:00
eraseevt.tex
event.tex clarify Skip() meaning even more (latest version of patch 1516341) 2006-10-22 20:52:45 +00:00
evtblocker.tex added wxEventBlocker class (patch 1622444) 2007-02-04 00:12:50 +00:00
evthand.tex made AddPendingEvent() virtual (patch 1652077) 2007-02-11 02:42:40 +00:00
expr.tex
fdrepdlg.tex
ffile.tex use wxString instead of const wxChar* in wxFFile public API 2007-05-04 20:57:53 +00:00
ffilestr.tex add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
fildatob.tex
fildrptg.tex
file.tex use wxString instead of const wxChar* in wxFile's public API 2007-05-04 19:04:19 +00:00
fileconf.tex use wxStandardPaths and wxFileName in wxFileConfig resulting in big code simplification and cleanup but also in change of the default file locations under Windows (replaces patch 1620492) 2007-03-18 17:34:11 +00:00
filedlg.tex replaced deprecated wxMULTIPLE with wxFD_MULTIPLE 2007-04-09 15:50:25 +00:00
filehist.tex Documented Set/GetBaseId 2007-01-17 09:07:32 +00:00
fileistr.tex add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
filename.tex fix broken links to File/DirName() 2007-01-05 14:30:39 +00:00
fileostr.tex add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
filepicker.tex fixed syntax errors 2007-02-12 13:59:37 +00:00
filestrm.tex
filesys.tex Document wxFS_XXXX flags for wxFileSystem::OpenFile. 2006-11-18 16:39:52 +00:00
filesysh.tex
filetype.tex spelling fixes (patch 1495562) 2006-05-28 23:56:51 +00:00
flexsizr.tex Added newlines to end of files to avoid RTF-for-PDF index getting messed up 2006-10-10 17:46:49 +00:00
fltfactory.tex More fun with line endings, to avoid mangling PDF contents 2006-10-30 23:42:22 +00:00
fltinstr.tex Document filter streams take owner ship when created with a pointer, 2006-10-29 12:56:48 +00:00
fltoutst.tex Document filter streams take owner ship when created with a pointer, 2006-10-29 12:56:48 +00:00
focusevt.tex
font.tex Add more comments about ref counting and cow to 2006-11-21 09:27:10 +00:00
fontdlg.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
fontenum.tex miscellaneous wxFont enhancements (patch 1496606): 2006-05-29 00:03:36 +00:00
fontlist.tex simplify/cleanup wxTheXXXList and wxGDIObject code (patch 1452023 from Paul Cornett) 2006-04-16 22:33:24 +00:00
fontmap.tex Fix "Error: Curly braces do not match inside file fontmap.tex" 2005-09-19 11:38:37 +00:00
fontpicker.tex [ 1602455 ] [docs] Fix docs for event used by pickers & collapsiblepane 2006-11-26 18:48:36 +00:00
forward.gif
frame.tex Fix formatting tag in frame.tex 2005-11-07 18:23:51 +00:00
fs_mem.tex AddFile usage clarifications 2005-03-09 22:52:07 +00:00
fs.tex Update docs to mention new filesystem handlers. 2006-10-31 07:40:30 +00:00
fsfile.tex miscellaneous minor corrections (patch 1652327) 2007-02-11 02:53:05 +00:00
ftp.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
function.tex Typo in docs [ 1693034 ] 2.8.3: wrong docs for wxCHECK_W32API_VERSION 2007-04-23 09:28:08 +00:00
gauge.tex Added newlines to end of files to avoid RTF-for-PDF index getting messed up 2006-10-10 17:46:49 +00:00
gbposition.tex
gbsizeritem.tex
gbspan.tex
gdiobj.tex
glcanvas.tex Big wxGL classes refactoring/cleanup: 2007-04-10 17:38:55 +00:00
glcontext.tex escape & 2007-04-09 16:09:20 +00:00
graphicsbrush.tex first version for docs on graphics classes 2006-11-02 14:28:51 +00:00
graphicscontext.tex first version for docs on graphics classes 2006-11-02 14:28:51 +00:00
graphicsfont.tex first version for docs on graphics classes 2006-11-02 14:28:51 +00:00
graphicsmatrix.tex Add wxGraphicsMatrix::Get 2006-12-05 23:42:52 +00:00
graphicsobject.tex Removed duplicate (and wrong) helpref 2006-11-03 17:55:10 +00:00
graphicspath.tex first version for docs on graphics classes 2006-11-02 14:28:51 +00:00
graphicspen.tex Typo correction 2006-11-02 15:45:39 +00:00
graphicsrenderer.tex first version for docs on graphics classes 2006-11-02 14:28:51 +00:00
grid1.bmp
grid1.eps
grid1.gif
grid.tex corrected typo in \texttt in last commit 2007-03-17 23:19:28 +00:00
gridattr.tex document what exactly SetAlignment() expects (bug 1232727) + other minor corrections 2006-10-25 00:31:59 +00:00
gridbagsizer.tex
gridedit.tex fix typo in allowOthers description 2007-04-05 09:33:42 +00:00
gridevt.inc
gridevt.tex
gridrend.tex
gridsizr.tex
gridtbl.tex
gridwork.tex
gupdlock.tex added wxGridUpdateLocker helper class wrapping Begin/EndBatch() calls in a more convenient and safe way 2007-03-15 17:25:15 +00:00
hash.tex
hashmap.tex spelling fixes (patch 1495562) 2006-05-28 23:56:51 +00:00
hashset.tex spelling fixes (patch 1495562) 2006-05-28 23:56:51 +00:00
hello.bmp
hello.gif
helpevt.tex fixed incorrect reference to wxhelpeventorigin 2006-06-18 21:40:22 +00:00
helpinst.tex Update docs to mention new filesystem handlers. 2006-10-31 07:40:30 +00:00
helpprov.tex fixed incorrect reference to wxhelpeventorigin 2006-06-18 21:40:22 +00:00
hprovcnt.tex made it possible to associate context help to a region of a window 2006-06-11 21:10:32 +00:00
hprovsmp.tex made it possible to associate context help to a region of a window 2006-06-11 21:10:32 +00:00
hscrolledwindow.tex The great wxVScrolledWindow refactoring: allow using it both horizontal and 2007-04-08 01:58:16 +00:00
htcell.tex \newsince{2.7.0} for GetMouseCursor with a note to GetCursor 2006-05-28 09:47:08 +00:00
htcolor.tex
htcontnr.tex wxHtmlContainerCell::GetFirstCell was replaced with wxHtmlCell::GetFirstChild. 2005-05-13 18:43:38 +00:00
htdcrend.tex added missing consts and pass objects by const reference instead of by value (patch 1205869) 2005-09-24 21:43:15 +00:00
hteasypr.tex attempt to correct bogus tex2rtf warning about unmatched brackets in htprintmacros.inc 2006-10-10 13:49:17 +00:00
htfilter.tex
hthelpct.tex Update docs to mention new filesystem handlers. 2006-10-31 07:40:30 +00:00
hthlpdat.tex
hthlpfrm.tex fixed syntax errors 2007-02-12 13:59:37 +00:00
htlnkinf.tex
htmlcell.tex corrected example; minor fixes to the text; uncommented insertion of the bitmaps 2007-03-13 15:08:30 +00:00
htmlfilt.tex
htmlhand.tex
htmlhlpf.tex
htmllbox.tex removed 2 more extra '{'s 2006-12-02 18:35:55 +00:00
htmlprn.tex
htmlstrt.tex corrected example; minor fixes to the text; uncommented insertion of the bitmaps 2007-03-13 15:08:30 +00:00
htmltags.tex added SUB/SUP tags to the list of supported ones 2006-10-29 20:23:13 +00:00
htparser.tex added missing consts and pass objects by const reference instead of by value (patch 1205869) 2005-09-24 21:43:15 +00:00
htprint.tex attempt to correct bogus tex2rtf warning about unmatched brackets in htprintmacros.inc 2006-10-10 13:49:17 +00:00
htprintmacros.inc add @DATE@, @TIME@ and @TITLE@ macros to HTML printing (extended/modified patch 1528679) 2006-07-29 20:45:13 +00:00
httag.tex
httaghnd.tex
httagmod.tex
http.tex invalid size is (size_t)-1, not 0xffffffff; stream returned by GetInputstream() must be destroyed while wxHTTP object is still alive; some English corrections 2006-08-09 21:23:56 +00:00
htwidget.tex
htwindow.tex remove extra '{' which broke docs compilation 2006-12-02 18:17:33 +00:00
htwinhnd.tex
htwinprs.tex 1. added abstract interface to wxHtmlWindow for use by wxHtmlWinParser and implemented it for wxHtmlListBox 2006-04-13 22:08:28 +00:00
hvscrolledwindow.tex The great wxVScrolledWindow refactoring: allow using it both horizontal and 2007-04-08 01:58:16 +00:00
hworld.tex
hyperlink.tex Added newlines to end of files to avoid RTF-for-PDF index getting messed up 2006-10-10 17:46:49 +00:00
icon.tex COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
iconbndl.tex added GetIconOfExactSize() 2007-04-07 23:53:06 +00:00
iconevt.tex
iconloc.tex
idleevt.tex removed wrong sentence about idle events being sent to TLWs only; explained why you would and wouldn't use RequestMore 2005-08-23 21:37:38 +00:00
ignore.txt
ilayout.tex
image.tex clarified alpha support status (bug 1710013) 2007-05-01 14:34:53 +00:00
imaglist.tex Applied patch to add n bitmaps at once to an image 2006-04-30 11:58:40 +00:00
indent.bmp
indent.gif
indlgevt.tex
inputstr.tex Make behaviour of Eof() more consistent 2005-11-30 13:14:00 +00:00
ipaddr.tex
ipcclint.tex
ipcconn.tex
ipcservr.tex
ipvaddr.tex
joyevent.tex
joystick.tex multiple fixes to wxJoystick under Unix and new index-based API for accessing joystick buttons and axes (patch 1678497) 2007-03-16 00:51:43 +00:00
keycode.tex minor corrections and note about Unicode (patch 1555691) 2006-09-10 23:49:19 +00:00
keyevent.tex spelling fixes (patch 1495562) 2006-05-28 23:56:51 +00:00
keymod.tex added wxKeyEvent::GetModifiers() 2005-11-10 11:59:47 +00:00
langcodes.tex
layalgor.tex
layout.tex
libs.bmp Resaved corrupt libs.bmp again 2005-09-17 22:28:52 +00:00
libs.dia added wxMedia 2005-04-13 13:34:13 +00:00
libs.gif pretified libs.bmp/gif: use antialiasing 2005-06-01 13:46:50 +00:00
libs.tex wxRichTextCtrl updates and corrections 2006-07-03 21:00:39 +00:00
list.tex Fixes for bugs #1218219 and #1218254. 2005-11-17 14:36:32 +00:00
listattr.tex Doc corrections 2006-02-11 12:05:53 +00:00
listbevt.inc Added mini docs to wxListbook 2007-04-25 08:33:19 +00:00
listbook.tex Added mini docs to wxListbook 2007-04-25 08:33:19 +00:00
listbox.tex Minor doc corrections. 2006-10-27 09:02:13 +00:00
listctrl.tex more unescaped underscores 2007-01-05 14:49:41 +00:00
listevt.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
listitem.tex Documented wxListItemAttr. 2005-06-26 13:51:29 +00:00
listview.tex [ 1541434 ] wxListView::IsSelected should be const 2006-09-26 09:20:50 +00:00
locale.tex use wxStrings in wxLocale methods, _() and wxGetTranslation(), so that it can be used with any string literals 2007-03-26 21:05:04 +00:00
log.tex miscellaneous minor corrections (patch 1652327) 2007-02-11 02:53:05 +00:00
longlong.tex The following methods appear to be new since 2.7.0 (from 64-bit stream patch): 2006-05-28 10:53:00 +00:00
ltx.tex
Makefile
manual2e.tex Update copyright years. Is manual2e.tex even used anymore? Much information in it is out of date. 2006-03-18 13:32:23 +00:00
manual.ist
manual.tex Set version number 2007-02-06 21:13:44 +00:00
mask.tex
maxzevt.tex Added wxNB_FLAT for WinCE property sheet tabs 2005-03-13 17:46:23 +00:00
mbcnvfil.tex Various underscore doc fixes and some wxXCharBuffer documentation. 2005-04-08 19:11:58 +00:00
mbcnvut7.tex
mbcnvut8.tex
mbcnvutf.tex
mbconv.tex Corrected swapped descriptions 2007-05-02 13:01:12 +00:00
mcaptevt.tex Added newlines to end of files to avoid RTF-for-PDF index getting messed up 2006-10-10 17:46:49 +00:00
mdi.tex minor docs corrections and improvements from Andreas Mohr (patch 1430551) 2006-02-13 15:18:35 +00:00
mediactrl.tex Doc corrections 2007-02-19 18:30:26 +00:00
mediaevt.tex Doc corrections 2007-02-19 18:30:26 +00:00
membuf.tex
memorydc.tex More fun with line endings, to avoid mangling PDF contents 2006-10-30 23:42:22 +00:00
menu.tex don't use obsolete functions (mostly copystring() and Count()), remove their documentation (patch 1697956) 2007-04-11 00:23:19 +00:00
menuevt.tex warn that GetMenu() may return NULL 2005-12-24 01:31:55 +00:00
menuitem.tex fixes to menu stock items support (patch 1547639) 2006-09-05 21:00:55 +00:00
metafile.tex COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
mimetype.tex spelling fixes and other minor corrections to the docs (patch 1273930 by Andreas Mohr) 2005-08-28 16:25:43 +00:00
minifram.tex wxMiniFrame's default style is without closebox on 2006-11-01 12:26:12 +00:00
minimald.tex The great wxVScrolledWindow refactoring: allow using it both horizontal and 2007-04-08 01:58:16 +00:00
mirrordc.tex
mltchdlg.tex
module.tex Added newlines to end of files to avoid RTF-for-PDF index getting messed up 2006-10-10 17:46:49 +00:00
mouseevt.tex document that the parent window gets EVT_LEAVE_WINDOW when the mouse enters one of its children 2007-01-24 22:32:44 +00:00
moveevt.tex
msgdlg.tex
mutex.tex added wxMutex::LockTimeout() (modified patch 1671637) 2007-03-08 00:22:11 +00:00
mutexlck.tex Spelling fixes from Andreas Mohr (patch #1360064) 2005-11-19 01:07:56 +00:00
nbsizer.tex
node.tex
notebook.tex Mention that wxBookCtrlBase derived controls do derive 2007-04-24 08:28:29 +00:00
noteevt.inc
noteevt.tex
notifevt.tex
object.tex [1660792 ] wxObject::Dec/IncRef and wxObjectDataPtr 2007-02-17 09:16:35 +00:00
odcbox.tex Added newlines to end of files to avoid RTF-for-PDF index getting messed up 2006-10-10 17:46:49 +00:00
outptstr.tex
pagedlg.tex Robert Lang's patch [ 1583183 ] Fixes printing/print preview inconsistencies 2006-10-27 13:07:40 +00:00
paintdc.tex
paintevt.tex warning about standard controls 2005-09-22 09:59:57 +00:00
palette.tex COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
panel.tex updated docs after moving SetDefaultItem() from wxPanel to wxTLW 2006-08-07 21:13:43 +00:00
pantabv.tex
passdlg.tex
pathlist.tex correct EnsureFileAccessible() docs broken by previous change (part of patch 1586730) 2006-10-29 18:05:55 +00:00
pen.tex Add more comments about ref counting and cow to 2006-11-21 09:27:10 +00:00
pickerbase.tex improvements to wxPickerBase default proportion values (patch 1525578) 2006-07-25 00:44:41 +00:00
platinfo.tex added missing blank line 2006-11-19 12:42:57 +00:00
point.tex Added newlines to end of files to avoid RTF-for-PDF index getting messed up 2006-10-10 17:46:49 +00:00
porting.tex
portnote.tex
position.tex The great wxVScrolledWindow refactoring: allow using it both horizontal and 2007-04-08 01:58:16 +00:00
postscpt.tex
powerevt.tex added wxPowerEvent; moved power functions stubs to common/powercmn.cpp 2006-05-27 14:09:40 +00:00
prevwin.tex
print.tex Robert Lang's patch [ 1583183 ] Fixes printing/print preview inconsistencies 2006-10-27 13:07:40 +00:00
process.tex Applied patch [ 1586964 ] Getting the PID of the process executed by wxProcess::Open() 2006-10-30 09:03:18 +00:00
procevt.tex
progdlg.tex rename UpdatePulse() to Pulse() (forgot to commit with the rest of the changes) 2006-10-26 19:11:45 +00:00
propdlg.tex Added wxPROPSHEET_TREEBOOK option 2006-06-27 08:01:54 +00:00
protocol.tex added a couple of base classes 2006-09-05 20:41:19 +00:00
psbox.tex
quantize.tex
query.tex
qylayevt.tex
radiobox.tex documented recently added Set/GetItemHelpText() and GetItemFromPoint() 2006-06-12 23:57:22 +00:00
radiobut.tex
re_syntax.tex
realpoin.tex spelling fixes (patch 1495562) 2006-05-28 23:56:51 +00:00
recguard.tex spelling fixes (patch 1495562) 2006-05-28 23:56:51 +00:00
recrdset.tex
rect.tex add Inflate(wxSize) overload 2006-09-20 17:20:10 +00:00
referenc.tex
refs.bib
regex.tex Use re_search directly instead of regexec when using the GNU regex lib 2005-11-20 17:25:33 +00:00
region.tex Add more comments about ref counting and cow to 2006-11-21 09:27:10 +00:00
regkey.tex Typo correction 2007-03-26 09:42:43 +00:00
renderer.tex added new wxCONTROL_FLAT bit (see discussion of patch 1691478) 2007-04-16 01:22:46 +00:00
rendver.tex
richtextattr.tex Added outline level 2006-11-10 15:48:46 +00:00
richtextbuffer.tex Added flag for removing attributes 2007-02-07 12:24:17 +00:00
richtextcharacterstyledefinition.tex Added some missing newlines to ends of files (necessary for linear RTF) 2006-10-10 16:48:47 +00:00
richtextctrl.bmp First cut at wxRichTextCtrl documentation 2006-07-01 20:30:58 +00:00
richtextctrl.gif Corrected GIF 2006-07-01 20:32:34 +00:00
richtextctrl.tex Added flag for removing attributes 2007-02-07 12:24:17 +00:00
richtextevent.tex Further wxRTC doc updates 2006-11-26 20:41:48 +00:00
richtextfilehandler.tex Some documentation enhancements for wxRichTextCtrl 2006-11-09 20:22:33 +00:00
richtextformattingdialog.tex Added some missing newlines to ends of files (necessary for linear RTF) 2006-10-10 16:48:47 +00:00
richtextheaderfooterdata.tex Documented wxRichTextBuffer printing 2006-10-28 10:49:30 +00:00
richtexthtmlhandler.tex PCH build fix. 2006-07-25 06:50:19 +00:00
richtextliststyledefinition.tex Documented wxRichTextBuffer printing 2006-10-28 10:49:30 +00:00
richtextoverview.tex Further wxRTC doc updates 2006-11-26 20:41:48 +00:00
richtextparagraphstyledefinition.tex Added some missing newlines to ends of files (necessary for linear RTF) 2006-10-10 16:48:47 +00:00
richtextprinting.tex Further wxRTC doc updates 2006-11-26 20:41:48 +00:00
richtextprintout.tex Documented wxRichTextBuffer printing 2006-10-28 10:49:30 +00:00
richtextrange.tex Added some missing newlines to ends of files (necessary for linear RTF) 2006-10-10 16:48:47 +00:00
richtextstyledefinition.tex Some documentation enhancements for wxRichTextCtrl 2006-11-09 20:22:33 +00:00
richtextstylelistbox.tex Some documentation enhancements for wxRichTextCtrl 2006-11-09 20:22:33 +00:00
richtextstyleorganiserdialog.tex escape underscores to fix the docs build 2006-12-02 18:33:35 +00:00
richtextstylesheet.tex Some documentation enhancements for wxRichTextCtrl 2006-11-09 20:22:33 +00:00
richtextxmlhandler.tex Some documentation enhancements for wxRichTextCtrl 2006-11-09 20:22:33 +00:00
sashevt.tex
sashlayw.tex
sashwin.tex m_border and accessors not used 2006-02-06 17:37:26 +00:00
sbsizer.tex delete the associated wxStaticBox in wxStaticBoxSizer dtor (patch 1473769) 2006-05-28 17:24:12 +00:00
sckaddr.tex
scpdarry.tex
scpdptr.tex
screendc.tex
scrlwevt.tex fixed typo in EVT_SCROLLWIN_BOTTOM documentation (patch 1463429) 2006-04-16 01:16:16 +00:00
scrolbar.tex
scrolevt.inc Fix BOTTOM events to use BOTTOM in their description instead of TOP 2005-07-02 21:18:29 +00:00
scrolevt.tex
scrolwin.tex spelling fixes (patch 1495562) 2006-05-28 23:56:51 +00:00
semaphor.tex Spelling fixes from Andreas Mohr (patch #1360064) 2005-11-19 01:07:56 +00:00
setcursorevt.tex
settings.tex Various underscore doc fixes and some wxXCharBuffer documentation. 2005-04-08 19:11:58 +00:00
setup.tex
sistream.tex
size.tex operators == and != are const (part of patch 1622125) 2007-01-07 14:55:15 +00:00
sizeevt.tex
sizer00.bmp
sizer00.eps fixed line endings 2006-06-14 04:05:05 +00:00
sizer00.gif
sizer01.bmp
sizer01.eps fixed line endings 2006-06-14 04:05:05 +00:00
sizer01.gif
sizer02.bmp
sizer02.eps fixed line endings 2006-06-14 04:05:05 +00:00
sizer02.gif
sizer03.bmp
sizer03.eps fixed line endings 2006-06-14 04:05:05 +00:00
sizer03.gif
sizer04.bmp
sizer04.eps fixed line endings 2006-06-14 04:05:05 +00:00
sizer04.gif
sizer05.bmp
sizer05.eps fixed line endings 2006-06-14 04:05:05 +00:00
sizer05.gif
sizer06.bmp
sizer06.eps fixed line endings 2006-06-14 04:05:05 +00:00
sizer06.gif
sizer07.bmp
sizer07.eps fixed line endings 2006-06-14 04:05:05 +00:00
sizer07.gif
sizer08.bmp
sizer08.eps fixed line endings 2006-06-14 04:05:05 +00:00
sizer08.gif
sizer09.bmp
sizer09.eps fixed line endings 2006-06-14 04:05:05 +00:00
sizer09.gif
sizer10.bmp
sizer10.eps fixed line endings 2006-06-14 04:05:05 +00:00
sizer10.gif
sizer11.bmp
sizer11.eps fixed line endings 2006-06-14 04:05:05 +00:00
sizer11.gif
sizer.tex added const overload of GetChildren() 2007-02-08 14:27:25 +00:00
sizeritem.tex wxSizerItem can be used by user code 2006-04-18 22:54:48 +00:00
slider.tex documented wxSL_BOTTOM, clarified the others 2005-04-10 18:09:24 +00:00
sngchdlg.tex
snglinst.tex
socket.tex add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
socksrv.tex add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
sostream.tex
sound.tex async playback and object lifetime remarks 2005-07-29 14:06:27 +00:00
spinbutt.tex explain why wxSpinCtrl may be available on platforms where wxSpinButton isn't 2006-10-25 00:42:57 +00:00
spinctrl.tex Made MSW wxSpinCtrl emit UPDATE event when validating 2006-09-20 14:15:14 +00:00
spinevt.inc miscellaneous minor corrections (patch 1652327) 2007-02-11 02:53:05 +00:00
spinevt.tex
splash.tex
splitevt.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
splitpar.tex
splitter.bmp
splitter.eps
splitter.gif
splitter.tex spelling fixes and other minor corrections to the docs (patch 1273930 by Andreas Mohr) 2005-08-28 16:25:43 +00:00
srchctrl.tex Change event names to clarify that they are only fired by button clicks, and note ways of retrieving search queries in the docs. 2006-12-11 20:32:16 +00:00
stackframe.tex
stackwalker.tex Applied wxStackWalker improvement part of 2006-11-12 14:33:03 +00:00
statbmp.tex Added default value for "pos" parameter in constructor and Create function. 2006-07-29 14:26:36 +00:00
statbox.tex
statline.tex gave default value of wxID_ANY to id parameter of wxStaticLine ctor as nobody uses anything else for it anyhow 2005-03-11 02:13:30 +00:00
stattext.tex added support for ellipsization and markup in wxStaticText (modified patch 1629946) 2007-04-01 14:13:15 +00:00
statusbr.tex Always use wxFULL_REPAINT_ON_RESIZE for generic status bar. 2006-09-06 17:36:22 +00:00
stdbtnsz.tex added wxAPPLY and wxCLOSE flags to CreateStdDialogButtonSizer() (Marcin Wojdyr) 2007-04-14 13:17:06 +00:00
stdevtid.tex Commited FRM's stockitem patch (empty stock items). 2006-09-03 12:23:04 +00:00
stdpaths.tex Unswap example returns values for GetPluginsDir and GetResourcesDir. They got swapped by the introduction of 2006-12-19 12:41:41 +00:00
stockitems.tex fixes to menu stock items support (patch 1547639) 2006-09-05 21:00:55 +00:00
stopwtch.tex Header correction. 2005-07-26 07:54:36 +00:00
strcldat.tex
stream.tex added wxStreamBuffer::Truncate() (patch 1687081) 2007-04-21 18:11:37 +00:00
strmbase.tex Made wxStreamBase::IsOk() virtual; 2006-10-19 12:30:59 +00:00
strmbfrd.tex
strmmem.tex added wxMemoryInputStream(wxInputStream&, size_t) ctor (modified patch 1680108) 2007-03-17 15:28:28 +00:00
strmsock.tex
strmzlib.tex Document filter streams take owner ship when created with a pointer, 2006-10-29 12:56:48 +00:00
strtotxt.tex spelling fixes (patch 1495562) 2006-05-28 23:56:51 +00:00
symbolpickerdialog.tex escape underscores to fix the docs build 2006-12-02 18:33:35 +00:00
sysclevt.tex
sysopt.tex make it possible to override desktop detection using gtk.desktop system option 2007-05-03 13:46:33 +00:00
tab.tex
table.tex
tabview.tex
tapp.tex Some additions to the wxRichTextCtrl overview. 2006-10-12 04:27:35 +00:00
tarstrm.tex Small fix. 2006-11-12 21:57:18 +00:00
taskbar.tex added EVT_TASKBAR_CLICK and use it to show taskbar icon menu on right button release, not press, under MSW (bug 1623761) 2007-01-07 19:44:14 +00:00
taui.tex added a couple of missing membersections and fixed a couple of typos (patch 1618846) 2006-12-24 12:19:27 +00:00
tbitmap.tex
tbook.tex Use common book flags (and other minor corrections). 2006-06-07 14:54:51 +00:00
tbuffer.tex Various underscore doc fixes and some wxXCharBuffer documentation. 2005-04-08 19:11:58 +00:00
tchanges.tex
tclipbrd.tex
tcommdlg.tex use wxFD_XXX instead of deprecated wxXXX in the documentation 2007-04-08 00:23:14 +00:00
tconfig.tex
tconstr.tex
tcontain.tex
tcpclint.tex
tcpconn.tex
tcpservr.tex
tdate.tex Minor doc corrections 2005-09-17 12:53:07 +00:00
tdb.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
tdc.tex
tdebug.tex
tdelwin.tex corrected wording of application shutdown logic description 2006-05-05 23:58:22 +00:00
tdialog.tex
tdnd.tex
tdocview.tex Added newlines to end of files to avoid RTF-for-PDF index getting messed up 2006-10-10 17:46:49 +00:00
tempfile.tex Add wxTempFileOutputStream 2005-03-13 16:20:51 +00:00
tempfilestrm.tex Small doc mods 2005-04-02 16:07:29 +00:00
tenvvars.tex
tevent.tex miscellaneous minor corrections (patch 1652327) 2007-02-11 02:53:05 +00:00
tex2rtf_css.ini Bakefile and other changes for new locations of STC and wxSVGFileDC. 2007-04-05 06:27:23 +00:00
tex2rtf.ini added NUL command 2006-04-01 12:43:52 +00:00
texcept.tex
texhelp2e.sty
texhelp.sty
texpr.tex
text.tex added support for wxTE_NO_VSCROLL (patch 1588605) and documented its behaviour 2007-03-11 02:45:48 +00:00
textattr.tex Added newlines to end of files to avoid RTF-for-PDF index getting messed up 2006-10-10 17:46:49 +00:00
textattrex.tex Added outline level 2006-11-10 15:48:46 +00:00
textdlg.tex
textfile.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
tfile.tex
tfont.tex
tfontenc.tex don't mention obsolete 2.2 version (part of patch 1695722) 2007-04-07 15:42:42 +00:00
tglbtn.tex wxToggleButton for wxUniv already introduced. 2006-05-24 09:42:25 +00:00
tgrid.tex
tguide.tex
thread.tex clarify Wait() semantics (see patch 1652076) 2007-02-12 19:17:18 +00:00
threadh.tex
ti18n.tex explain that the message catalogs should be installed in the default directory for them 2006-03-27 00:23:44 +00:00
timaglst.tex
timer.tex add GetOwner() documentation 2007-04-10 14:35:34 +00:00
timespan.tex added wxTimeSpan::Millisecond[s]() for consistency 2006-04-02 00:58:44 +00:00
tipc.tex
tipprov.tex
tipwin.tex document maxLenght and rectBounds ctor parameters; minor cleanup (use \arg, \NULL) 2006-08-28 10:05:23 +00:00
tlistctl.tex
tlog.tex spelling fixes (patch 1495562) 2006-05-28 23:56:51 +00:00
tlw.tex simplify wxGTK DoSetSizeHints logic, respect size increments 2007-02-06 04:59:29 +00:00
tmbconv.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
tnoneng.tex
tokenizr.tex wxStringTokenizer::GetLastDelimiter is new since 2.7.0 2006-05-28 10:19:23 +00:00
toolbar.tex escape _ in LaTeX sources 2007-03-26 20:50:34 +00:00
toolbook.tex Mention that wxBookCtrlBase derived controls do derive 2007-04-24 08:28:29 +00:00
tooltip.tex
topics2.tex Move list of raw overviews under the categorized 2006-12-03 20:26:53 +00:00
topics.tex removed many redundant 'overview's; tried to make more clear what each overview covers 2006-12-02 22:47:45 +00:00
tprint.tex More fun with line endings, to avoid mangling PDF contents 2006-10-30 23:42:22 +00:00
treebook.tex Mention that wxBookCtrlBase derived controls do derive 2007-04-24 08:28:29 +00:00
treebookevent.tex Added wxTreebook: 2005-10-09 18:40:36 +00:00
treebookevt.inc Added wxTreebook: 2005-10-09 18:40:36 +00:00
treectrl.tex deprecate wxTR_EXTENDED and remove it from the docs 2007-03-19 20:35:49 +00:00
treedata.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
treeevt.tex remove space which broke tex2rtf 2007-01-08 14:47:02 +00:00
treetst.bmp
treetst.gif
trefcount.tex wxVariant and wxVariantData are ref counted too (patch 1624344) 2006-12-29 20:22:23 +00:00
truntime.tex
tsamples.tex added wxWindow::NavigateIn(); provide wxGTK implementation of DoNavigateIn() working with native tab traversal 2007-03-26 22:10:04 +00:00
tscroll.tex
tsizer.tex miscellaneous minor corrections (patch 1652327) 2007-02-11 02:53:05 +00:00
tsplittr.tex Bug [ 1355450 ] wxSplitterWindow overview shows horizontal says vertical 2006-01-21 15:04:02 +00:00
tstream.tex
tstring.tex [ 1578529 ] better docs for reference-counted objects 2006-10-18 17:23:42 +00:00
tstyles.tex Added newlines to end of files to avoid RTF-for-PDF index getting messed up 2006-10-10 17:46:49 +00:00
ttab.tex
tthreads.tex spelling fixes (patch 1495562) 2006-05-28 23:56:51 +00:00
ttips.tex
ttoolbar.tex
ttreectl.tex minor docs corrections and improvements from Andreas Mohr (patch 1430551) 2006-02-13 15:18:35 +00:00
tunicode.tex Correct Unicode support topic. 2006-12-06 21:47:03 +00:00
tusage.tex
tvalidat.tex
twinsizes.tex Some typo fixes 2006-11-20 08:22:02 +00:00
txrc.tex document adding new resource handlers (patch 1695722) 2007-04-07 15:44:13 +00:00
txtdatob.tex
txtdrptg.tex
txtstrm.tex
up.gif
upduievt.tex corrected name of wxWS_EX_PROCESS_UI_UPDATES style (part of patch 1686335) 2007-03-25 00:53:13 +00:00
uri.tex Applied [ 1555974 ] small wxURL improvements 2006-09-17 10:59:18 +00:00
url.tex miscellaneous minor corrections (patch 1652327) 2007-02-11 02:53:05 +00:00
urldataob.tex documented wxURLDataObject 2006-08-23 13:47:22 +00:00
valgen.tex
validatr.tex
valtext.tex
varhscrollhelper.tex The great wxVScrolledWindow refactoring: allow using it both horizontal and 2007-04-08 01:58:16 +00:00
varhvscrollhelper.tex tested and applied http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/85790/ 2007-04-26 10:50:54 +00:00
variant.tex wxVariant and wxVariantData are ref counted too (patch 1624344) 2006-12-29 20:22:23 +00:00
varscrollhelperbase.tex tested and applied http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/85790/ 2007-04-26 10:50:54 +00:00
varvscrollhelper.tex The great wxVScrolledWindow refactoring: allow using it both horizontal and 2007-04-08 01:58:16 +00:00
view.tex fix typo in OnClosingDocument() name 2007-04-07 10:40:11 +00:00
vlbox.tex add a note about changing selection background colour 2007-03-07 20:59:24 +00:00
vscrolledwindow.tex tested and applied http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/85790/ 2007-04-26 10:50:54 +00:00
window.tex added HasExtraStyle() 2007-04-22 20:30:39 +00:00
windowdc.tex
wizard.tex Applied doc patch [ 1426505 ] Failure to call wxWizard.Destroy() causes hang on exit 2006-02-09 15:35:48 +00:00
wizevt.tex
wizpage.tex More patches from FM to clean up after moving contribs. Also removes 2007-04-06 21:08:30 +00:00
wnddisbl.tex
wupdlock.tex added a tiny class to call Freeze/Thaw in ctor/dtor 2006-03-07 01:50:21 +00:00
wx.css
wxgtk.tex Sync wxGTK docs from WX_2_6_BRANCH to HEAD 2006-04-03 05:53:39 +00:00
wxhtml.tex corrected example; minor fixes to the text; uncommented insertion of the bitmaps 2007-03-13 15:08:30 +00:00
wxmac.tex
wxManualTemplate.dot
wxmgl.tex
wxmsw.tex Added newlines to end of files to avoid RTF-for-PDF index getting messed up 2006-10-10 17:46:49 +00:00
wxos2.tex
wxpalm.tex
wxPython.tex Add some helpref's in the wxPython topic overview. Some of the ones without a helpref in the list are a good 2006-05-11 16:46:38 +00:00
wxstring.tex added convenience functions wxString::To/From8BitData() for storing g binary data in wxStrings 2007-05-02 18:08:56 +00:00
wxtab1.bmp
wxtab1.eps
wxtab1.gif
wxx11.tex
xmldocument.tex [ 1601396 ] Fix copy of empty wxXmlDocuments 2006-11-26 18:41:43 +00:00
xmlnode.tex clarifications to the ctor documentation 2007-04-13 01:27:57 +00:00
xmlproperty.tex Commit XML doc patch. 2006-04-30 11:37:12 +00:00
xmlres.tex Added newlines to end of files to avoid RTF-for-PDF index getting messed up 2006-10-10 17:46:49 +00:00
xmlresh.tex document GetAnimation() (patch 1695722) 2007-04-07 15:45:26 +00:00
zipstrm.tex Fix a couple of small errors. 2006-11-12 21:45:06 +00:00