wxWidgets/docs/latex/wx
2005-02-13 00:55:27 +00:00
..
.cvsignore ignore all (generated) .con files 2004-04-15 11:33:34 +00:00
accel.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
accessible.tex *** empty log message *** 2004-10-22 19:15:35 +00:00
activevt.tex Removed m_ variables from the documentation, since they are now protected and should not be used directly 2005-01-18 15:13:34 +00:00
alignv.bmp
alignv.gif
app.tex Remove event handlers wxApp::OnQueryEndSession and wxDialog::OnCharHook from docs... 2005-02-07 04:52:40 +00:00
arc.tex added ZIP classes by M.J.Wetherell (patch 1030239) 2004-11-10 23:58:38 +00:00
archive.tex fixes to ZIP/archive patch (patch 1064426); should fix the docs build 2004-11-11 19:10:35 +00:00
array.tex *** empty log message *** 2004-10-22 19:15:35 +00:00
arrstrng.tex Minor manual fixes. 2004-10-20 11:12:56 +00:00
artprov.tex Misc doc fixes 2005-02-11 20:08:51 +00:00
autoobj.tex wxAutomationObject is not VC++-only 2003-07-22 19:35:46 +00:00
back.gif
bbutton.tex undid last change to wxBitmapButton::GetBestSize(), in fact it doesn't make sense to support wxBU_EXACTFIT for it at all, so just removed the code doing it and mentioned it in the docs 2004-10-28 22:43:14 +00:00
bitmap.tex Add comment about wxBitmap::SetPalette() not being implemented 2005-02-05 13:12:41 +00:00
bmpdatob.tex Name change replacements 2004-05-04 08:27:20 +00:00
bmphand.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
body.tex Outdated informations refreshed. 2004-12-28 12:14:27 +00:00
book1.bmp
books.bmp
books.gif
border.bmp
border.gif
boxsizer.tex Put include file for sizer classes in docs - documentation buglet from wiki http://wiki.wxwidgets.org/docs.cgi?q=buglets&target=wiki 2004-09-23 23:17:12 +00:00
brush.tex IS_HATCH macro replaced with wxBrush::IsHatch() + source and docs little cleaning. 2004-11-30 18:46:20 +00:00
bufferdc.tex *** empty log message *** 2004-10-22 19:15:35 +00:00
bullet.bmp
busycurs.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
busyinfo.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
button.tex added missing default value for pos parameter of ctor/create; use wxID_ANY instead of -1 2005-01-15 01:18:29 +00:00
calclevt.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
calctrl.tex Misc doc fixes 2005-02-11 20:08:51 +00:00
caret.tex Name change replacements 2004-05-04 08:27:20 +00:00
category.tex Remove almost all traces of wxStringList - (still exists in wxTextValidator) 2005-02-07 22:42:42 +00:00
checkbox.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
checklst.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
choice.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
choicebk.tex wxBookCtrl overview. 2005-02-11 16:24:25 +00:00
clasinfo.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
classes.tex wxSockAddr docs 2005-02-10 11:05:53 +00:00
clientdat.tex *** empty log message *** 2004-10-22 19:15:35 +00:00
clientdc.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
clipbrd.tex Whole bunch of minor doc updates from an external patch. 2004-12-11 21:33:17 +00:00
closeevt.tex Better markup to wxRegKey. Do not list generic renderer member in native renderer section. Do not link to wxStringList and wxApp::OnQueryEndSession because they are removed from docs. 2005-02-09 16:22:25 +00:00
cmdevent.tex Better alphabetized the event handler macros 2004-10-30 01:54:17 +00:00
cmdlpars.tex Misc doc fixes 2005-02-11 20:08:51 +00:00
cmdproc.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
colordlg.tex Typo corrections 2004-10-04 16:11:04 +00:00
colour.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
combobox.tex wxTextPos for all GetLastPosition with constants for special cases. Make it virtual everywhere. Avoid doubling typedefs. Always include textctrl.h for combobox.h. Source cleaning. 2005-01-19 16:25:34 +00:00
command.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
conditn.tex *** empty log message *** 2004-10-22 19:15:35 +00:00
config.tex Misc doc fixes 2005-02-11 20:08:51 +00:00
constant.tex added stock buttons support 2004-08-15 15:56:56 +00:00
cont.bmp
cont.gif
contbox.bmp
contbox.gif
contents.gif
control.tex reverted m_adjustMinSize change prepatory for a new approach to fix 2004-06-21 22:58:13 +00:00
countstr.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
cpp.bmp
cppconst.tex Misc doc fixes 2005-02-11 20:08:51 +00:00
critsect.tex corrected link in see also 2003-06-29 11:51:42 +00:00
crtslock.tex applied typos and spelling error fixes patch from Olly Betts 2002-06-07 20:15:28 +00:00
csconv.tex Tweaks to fix RTF contents (need newline at end of each class file) 2004-09-26 16:37:44 +00:00
cshelp.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
ctrlsub.tex Minor manual fixes. 2004-10-20 11:12:56 +00:00
cursor.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-30 11:15:59 +00:00
custdobj.tex fixed placement of pythonnote 2003-10-24 22:35:18 +00:00
database.tex TRUE/FALSE -> true/false in documentation 2003-01-18 00:16:34 +00:00
dataform.tex Name change replacements 2004-05-04 08:27:20 +00:00
dataobj.tex Whole bunch of minor doc updates from an external patch. 2004-12-11 21:33:17 +00:00
datectrl.tex corrected header name (closes 1121351) 2005-02-12 19:42:07 +00:00
dateevt.tex Misc doc fixes 2005-02-11 20:08:51 +00:00
datespan.tex Name change replacements 2004-05-04 08:27:20 +00:00
datetime.tex Common default datetime formats. 2005-01-17 21:29:23 +00:00
datistrm.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-30 11:15:59 +00:00
datostrm.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
db.tex Previosly removed BuildWhereStmt really did exist, but as BuildWhereClause - not BuildWhereStmt :) 2005-02-07 22:36:04 +00:00
dc.tex whilst -> while 2005-01-06 15:51:05 +00:00
dcsvg.tex Fix to FIXME about using unused Get/SetOptimization. 2004-12-07 20:10:40 +00:00
ddeclint.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
ddeconn.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
ddeservr.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-23 15:41:43 +00:00
debugcxt.tex Name change replacements 2004-05-04 08:27:20 +00:00
delgrend.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-30 11:15:59 +00:00
descent.bmp
descent.gif
dialevt.tex Name change replacements 2004-05-04 08:27:20 +00:00
dialog.tex Doc tweaks 2005-02-11 21:18:42 +00:00
dialup.tex Name change replacements 2004-05-04 08:27:20 +00:00
dir.tex Name change replacements 2004-05-04 08:27:20 +00:00
dirctrl.tex Doc corrections 2004-02-22 01:16:32 +00:00
dirdlg.tex Typo corrections 2004-10-04 16:11:04 +00:00
dirtrav.tex Name change replacements 2004-05-04 08:27:20 +00:00
display.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
dllload.tex Name change replacements 2004-05-04 08:27:20 +00:00
dobjcomp.tex Whole bunch of minor doc updates from an external patch. 2004-12-11 21:33:17 +00:00
dobjsmpl.tex Name change replacements 2004-05-04 08:27:20 +00:00
docchfrm.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-30 11:15:59 +00:00
docmanag.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
docmdich.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-30 11:15:59 +00:00
docmdipr.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-30 11:15:59 +00:00
docprfrm.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-30 11:15:59 +00:00
doctempl.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-30 11:15:59 +00:00
document.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-30 11:15:59 +00:00
dragimag.tex TRUE/FALSE -> true/false in documentation 2003-01-18 00:16:34 +00:00
dropevt.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-30 11:15:59 +00:00
dropsrc.tex Whole bunch of minor doc updates from an external patch. 2004-12-11 21:33:17 +00:00
droptrgt.tex Whole bunch of minor doc updates from an external patch. 2004-12-11 21:33:17 +00:00
dynlib.tex implemented wxDynamicLibrary::ListLoaded() for Linux; added test for it 2005-01-16 23:32:37 +00:00
encconv.tex modified wxEncodingConverter API to report failures 2004-11-16 11:58:24 +00:00
eraseevt.tex Removed m_ variables from the documentation, since they are now protected and should not be used directly 2005-01-18 15:13:34 +00:00
event.tex Removed m_ variables from the documentation, since they are now protected and should not be used directly 2005-01-18 15:13:34 +00:00
evthand.tex Doc fix [Patch #1048940]. 2004-11-09 19:09:13 +00:00
expr.tex TRUE/FALSE -> true/false in documentation 2003-01-18 00:16:34 +00:00
fdrepdlg.tex Name change replacements 2004-05-04 08:27:20 +00:00
ffile.tex Rename wxGetFileType to wxGetFileKind 2005-02-12 21:53:51 +00:00
ffilestr.tex added mode parameter to wxFFileStream ctors taking wxFFile 2005-01-15 23:06:09 +00:00
fildatob.tex Whole bunch of minor doc updates from an external patch. 2004-12-11 21:33:17 +00:00
fildrptg.tex TRUE/FALSE -> true/false in documentation 2003-01-18 00:16:34 +00:00
file.tex Rename wxGetFileType to wxGetFileKind 2005-02-12 21:53:51 +00:00
fileconf.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
filedlg.tex change spun via [ 1050204 ] wxFileDialog wildcard filters 2004-11-07 01:11:42 +00:00
filehist.tex replaced deprecated GetNoHistoryFiles() function with GetCount() 2004-10-14 22:27:57 +00:00
fileistr.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-30 11:15:59 +00:00
filename.tex changed Remove/InsertDir() parameter type to size_t from int; added RemoveLastDir() 2005-02-13 00:55:27 +00:00
fileostr.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-30 11:15:59 +00:00
filestrm.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-30 11:15:59 +00:00
filesys.tex Doc corrections 2004-02-22 01:16:32 +00:00
filesysh.tex TRUE/FALSE -> true/false in documentation 2003-01-18 00:16:34 +00:00
filetype.tex GetIcon() returns wxIconLocation, not wxIcon, now 2003-06-23 13:49:24 +00:00
flexsizr.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
fltinstr.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-30 11:15:59 +00:00
fltoutst.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-30 11:15:59 +00:00
focusevt.tex documented GetWindow() method 2004-12-19 14:48:29 +00:00
font.tex Whole bunch of minor doc updates from an external patch. 2004-12-11 21:33:17 +00:00
fontdlg.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
fontenum.tex Name change replacements 2004-05-04 08:27:20 +00:00
fontlist.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-30 11:15:59 +00:00
fontmap.tex Name change replacements 2004-05-04 08:27:20 +00:00
forward.gif
frame.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
fs_mem.tex Name change replacements 2004-05-04 08:27:20 +00:00
fs.tex Doc corrections 2005-01-16 13:33:19 +00:00
fsfile.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
ftp.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-29 11:25:34 +00:00
function.tex Rename wxGetFileType to wxGetFileKind 2005-02-12 21:53:51 +00:00
gauge.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-29 11:25:34 +00:00
gbposition.tex Spacing corrections 2004-02-08 22:01:36 +00:00
gbsizeritem.tex Spacing corrections 2004-02-08 22:01:36 +00:00
gbspan.tex Doc corrections 2004-11-27 10:39:33 +00:00
gdiobj.tex
glcanvas.tex get rid of \\ macros and change See Also -> See also 2004-09-23 20:20:53 +00:00
glcontext.tex Tweaks to fix RTF contents (need newline at end of each class file) 2004-09-26 16:37:44 +00:00
grid1.bmp
grid1.eps
grid1.gif
grid.tex Further decorations in changes chapter. Missed methods in their base location. 2004-12-06 17:22:49 +00:00
gridattr.tex TRUE/FALSE -> true/false in documentation 2003-01-18 00:16:34 +00:00
gridbagsizer.tex wxSizer::Add/Insert now returns pointer to wxSizerItem added and wxSizerItem contains access to its area [Patch #1042571 with minimal tweaks] 2004-11-09 18:33:00 +00:00
gridedit.tex Improved real Latex support 2004-05-04 07:17:27 +00:00
gridevt.inc Added event table macros to wxGrid that take window identifiers 2004-06-13 23:17:00 +00:00
gridevt.tex Added event table macros to wxGrid that take window identifiers 2004-06-13 23:17:00 +00:00
gridrend.tex Documentation for wxHashMap, added deprecation to wxHashTable. 2002-01-29 21:31:16 +00:00
gridsizr.tex Put include file for sizer classes in docs - documentation buglet from wiki http://wiki.wxwidgets.org/docs.cgi?q=buglets&target=wiki 2004-09-23 23:17:12 +00:00
gridtbl.tex
gridwork.tex
hand1.bmp
hash.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-29 11:25:34 +00:00
hashmap.tex Documented wxHashSet. 2004-12-08 22:33:40 +00:00
hashset.tex Documented wxHashSet. 2004-12-08 22:33:40 +00:00
hello.bmp
hello.gif
hellow.bmp
hellow.gif
hellox.bmp
hellox.gif
helpevt.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
helpinst.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-29 11:25:34 +00:00
helpprov.tex Misc doc fixes 2004-03-23 20:31:28 +00:00
hprovcnt.tex
hprovsmp.tex
htcell.tex TRUE/FALSE -> true/false in documentation 2003-01-18 00:16:34 +00:00
htcolor.tex
htcontnr.tex merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
htdcrend.tex removed outdated docs (fixes bug #698139) 2003-04-12 22:29:04 +00:00
hteasypr.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
htfilter.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
hthelpct.tex Name change replacements 2004-05-04 08:27:20 +00:00
hthlpdat.tex implemented nested index entries and index entries pointing to multiple documents in wxHtmlHelpController; modified wxHtmlHelpData API to make it possible 2004-06-28 21:45:30 +00:00
hthlpfrm.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
htlnkinf.tex applied typos and spelling error fixes patch from Olly Betts 2002-06-07 20:15:28 +00:00
htmlcell.tex applied typos and spelling error fixes patch from Olly Betts 2002-06-07 20:15:28 +00:00
htmlfilt.tex Commented out deprecated classes: wxProp and wxTab classes; moved some chapters 2002-01-23 22:10:02 +00:00
htmlhand.tex fixed outdated filenames 2002-04-16 23:01:58 +00:00
htmlhlpf.tex fixed LaTeX compilation problems (part of patch 551210) 2002-05-05 14:24:07 +00:00
htmllbox.tex Name change replacements 2004-05-04 08:27:20 +00:00
htmlprn.tex Name change replacements 2004-05-04 08:27:20 +00:00
htmlstrt.tex Whole bunch of minor doc updates from an external patch. 2004-12-11 21:33:17 +00:00
htmltags.tex improved HTML tables layout code (patch 911377) 2004-03-17 20:47:31 +00:00
htparser.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
htprint.tex Added wxHtmlPrintout::AddFilter so the same filters used for 2003-07-06 17:52:42 +00:00
httag.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
httaghnd.tex TRUE/FALSE -> true/false in documentation 2003-01-18 00:16:34 +00:00
httagmod.tex applied typos and spelling error fixes patch from Olly Betts 2002-06-07 20:15:28 +00:00
http.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-29 11:25:34 +00:00
htwidget.tex
htwindow.tex documented wxHtmlWindow::SelectionToText and ToText 2004-07-16 18:35:30 +00:00
htwinhnd.tex
htwinprs.tex typo 2003-05-30 21:40:57 +00:00
hworld.tex Name change replacements 2004-05-04 08:27:20 +00:00
icon.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
iconbndl.tex fixes after some of wxFrame methods were extracted to wxTLW docs 2004-09-13 14:11:01 +00:00
iconevt.tex Corrections to frame/tlw references. 2004-09-16 15:42:40 +00:00
iconloc.tex Name change replacements 2004-05-04 08:27:20 +00:00
idleevt.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-29 11:25:34 +00:00
ignore.txt
ilayout.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-29 11:25:34 +00:00
image.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
imaglist.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
indent.bmp
indent.gif
indlgevt.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-29 11:25:34 +00:00
inputstr.tex Missed CanRead and correct type for Eof (bug #983978). 2004-10-28 14:24:43 +00:00
ipaddr.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-29 11:25:34 +00:00
ipcclint.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
ipcconn.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
ipcservr.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
ipvaddr.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-29 11:25:34 +00:00
joyevent.tex Doc fixes 2005-01-24 16:37:28 +00:00
joystick.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-29 11:25:34 +00:00
keycode.tex added WXK_WINDOWS_XXX key constants 2003-02-27 11:51:41 +00:00
keyevent.tex added reference to GetUnicodeKey to GetKeyCode 2004-10-06 19:46:11 +00:00
langcodes.tex move wxLANGUAGE_XXX constants to constans section of the manual 2004-08-15 15:29:34 +00:00
layalgor.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-29 11:25:34 +00:00
layout.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-29 11:25:34 +00:00
libs.bmp Improved libs.bmp file but shows too small in WinHelp 2004-09-26 16:21:13 +00:00
libs.dia moving XRC to the core 2004-09-18 13:21:57 +00:00
libs.gif moving XRC to the core 2004-09-18 13:21:57 +00:00
libs.tex moving XRC to the core 2004-09-18 13:21:57 +00:00
list.tex Better markup to wxRegKey. Do not list generic renderer member in native renderer section. Do not link to wxStringList and wxApp::OnQueryEndSession because they are removed from docs. 2005-02-09 16:22:25 +00:00
listbook.tex wxBookCtrl overview. 2005-02-11 16:24:25 +00:00
listbox.tex Selected --> IsSelected 2005-02-03 19:12:57 +00:00
listctrl.tex Common wxListCtrl control name. 2005-01-14 13:07:44 +00:00
listevt.tex Deprecated SetItemImage with 2 image ids 2004-09-30 19:12:23 +00:00
listitem.tex Whole bunch of minor doc updates from an external patch. 2004-12-11 21:33:17 +00:00
listview.tex Doc tweaks 2004-11-16 20:48:11 +00:00
locale.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
log.tex Document that wxLogNull must be used with SetActiveTarget to supress logging. 2005-01-12 15:49:44 +00:00
longlong.tex *** empty log message *** 2004-10-22 19:15:35 +00:00
ltx.tex Latex corrections from Marc Albrecht 2004-06-18 17:57:47 +00:00
Makefile added files for LaTeX compilation (second part of the patch 551210) 2002-05-05 14:25:45 +00:00
manual2e.tex Replace license.txt with licence.txt as it is really named. 2004-10-27 11:33:48 +00:00
manual.ist added files for LaTeX compilation (second part of the patch 551210) 2002-05-05 14:25:45 +00:00
manual.tex Version number updates 2005-02-07 20:49:47 +00:00
mask.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-28 11:54:59 +00:00
maxzevt.tex Corrections to frame/tlw references. 2004-09-16 15:42:40 +00:00
mbcnvfil.tex
mbcnvut7.tex updated wxMBConv docs slightly; added brief docs for UTF16/32 conversions 2003-09-22 20:34:03 +00:00
mbcnvut8.tex applied typos and spelling error fixes patch from Olly Betts 2002-06-07 20:15:28 +00:00
mbcnvutf.tex updated wxMBConv docs slightly; added brief docs for UTF16/32 conversions 2003-09-22 20:34:03 +00:00
mbconv.tex clarified the parameters of MB2WC and WC2MB a little in the docs/headers 2004-06-10 12:01:59 +00:00
mcaptevt.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-27 16:01:38 +00:00
mdi.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-29 11:25:34 +00:00
mediactrl.tex properly detect gstreamer and libxml headers and libs, reflect that wxMediaCtrl now on unix 2005-02-12 01:30:39 +00:00
mediaevt.tex doc update for wxMediaCtrl 2004-11-14 23:13:18 +00:00
membuf.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-28 11:54:59 +00:00
memorydc.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
menu.tex Can suppress themed notebook page with wxNB_NOPAGETHEME or 2005-02-06 19:17:35 +00:00
menuevt.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
menuitem.tex Documented the special meaning of wxID_EXIT and wxID_ABOUT 2004-12-28 14:13:06 +00:00
metafile.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-28 11:54:59 +00:00
mimetype.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-28 11:54:59 +00:00
minifram.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-27 16:01:38 +00:00
minimald.tex
mirrordc.tex Name change replacements 2004-05-04 08:27:20 +00:00
mltchdlg.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-27 16:01:38 +00:00
module.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
mouseevt.tex Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 17:27:04 +00:00
moveevt.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-27 16:01:38 +00:00
msgdlg.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-28 11:54:59 +00:00
mutex.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-27 16:01:38 +00:00
mutexlck.tex TRUE/FALSE -> true/false in documentation 2003-01-18 00:16:34 +00:00
nbsizer.tex Put include file for sizer classes in docs - documentation buglet from wiki http://wiki.wxwidgets.org/docs.cgi?q=buglets&target=wiki 2004-09-23 23:17:12 +00:00
node.tex Minor manual fixes. 2004-10-20 11:12:56 +00:00
notebook.tex wxBookCtrl overview. 2005-02-11 16:24:25 +00:00
noteevt.inc Doc corrections 2004-02-22 01:16:32 +00:00
noteevt.tex Remove depreciated wxTabCtrl and wxTabEvent API from docs... 2005-02-07 04:40:35 +00:00
notifevt.tex Name change replacements 2004-05-04 08:27:20 +00:00
object.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-28 11:54:59 +00:00
outptstr.tex [ 1070686 ] wxOutputStream::Close() 2004-11-23 14:26:10 +00:00
pagedlg.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-28 11:54:59 +00:00
paintdc.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-28 11:54:59 +00:00
paintevt.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-28 11:54:59 +00:00
palette.tex wxPaletteBase introduction. wxPalette::GetColoursCount() in interface of all platforms. wxColourMap definition centralized and 2.4 only. Source cleaning. 2004-12-08 17:43:18 +00:00
panel.tex Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 18:25:54 +00:00
pantabv.tex TRUE/FALSE -> true/false in documentation 2003-01-18 00:16:34 +00:00
passdlg.tex Fixes to recently added documentation of wxPasswordEntryDialog. 2004-11-10 18:51:22 +00:00
pathlist.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-28 11:54:59 +00:00
pen.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-28 11:54:59 +00:00
plug.bmp
point.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-24 10:57:56 +00:00
porting.tex Name change replacements 2004-05-04 08:27:20 +00:00
portnote.tex Misc doc fixes 2005-02-11 20:08:51 +00:00
postscpt.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-24 10:57:56 +00:00
prevwin.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-28 11:54:59 +00:00
print.tex slight warnings in wxprinterdc docs about constructor confusion - see http://www.solidsteel.nl/users/wxwidgets/viewtopic.php?t=1247 for more 2005-02-12 20:00:13 +00:00
process.tex Various underscore doc fixes 2005-02-06 02:47:31 +00:00
procevt.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-27 16:01:38 +00:00
progdlg.tex wxPD_CAN_SKIP for skipping parts of progress and reintroduced wxPD_SMOOTH after removal of modal dialog flag. 2004-12-30 15:07:28 +00:00
protocol.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-27 16:01:38 +00:00
psbox.tex applied typos and spelling error fixes patch from Olly Betts 2002-06-07 20:15:28 +00:00
quantize.tex
query.tex TRUE/FALSE -> true/false in documentation 2003-01-18 00:16:34 +00:00
qylayevt.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-27 16:01:38 +00:00
radiobox.tex Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 18:25:54 +00:00
radiobut.tex wxR?_USE_CHECKBOX style for wxPalmOS. 2005-02-01 18:36:34 +00:00
re_syntax.tex *** empty log message *** 2004-10-22 19:15:35 +00:00
realpoin.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-24 10:57:56 +00:00
recguard.tex Name change replacements 2004-05-04 08:27:20 +00:00
recrdset.tex TRUE/FALSE -> true/false in documentation 2003-01-18 00:16:34 +00:00
rect.tex fixed Inflate() to not move the rectangle (patch 1114622) 2005-02-04 11:04:43 +00:00
referenc.tex Name change replacements 2004-05-04 08:27:20 +00:00
refs.bib
regex.tex wxT sample fix for regex docs - documentation buglet from wiki 2004-09-23 23:38:05 +00:00
region.tex Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 18:25:54 +00:00
regkey.tex Reduced Number Of Capitals And Other Fixes 2005-02-11 17:46:05 +00:00
renderer.tex Misc doc fixes 2005-02-11 20:08:51 +00:00
rendver.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-24 10:57:56 +00:00
sashevt.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-24 10:57:56 +00:00
sashlayw.tex Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 18:25:54 +00:00
sashwin.tex Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 18:25:54 +00:00
sbsizer.tex Syntax fix. 2005-01-25 15:59:24 +00:00
sckaddr.tex wxSockAddr docs 2005-02-10 11:05:53 +00:00
scpdarry.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-24 10:57:56 +00:00
scpdptr.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-24 10:57:56 +00:00
screendc.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-24 10:57:56 +00:00
scrlwevt.tex Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 18:25:54 +00:00
scrolbar.tex Whole bunch of minor doc updates from an external patch. 2004-12-11 21:33:17 +00:00
scrolevt.inc merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
scrolevt.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-23 15:41:43 +00:00
scrolwin.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-23 15:41:43 +00:00
semaphor.tex Name change replacements 2004-05-04 08:27:20 +00:00
setcursorevt.tex added wxSetCursorEvent documentation (patch 1048181) 2004-10-16 19:59:04 +00:00
settings.tex wxSystemSettings::GetMetric returns -1 if the metric is not supported 2004-09-29 21:56:22 +00:00
shelves.bmp
sistream.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-23 15:41:43 +00:00
size.tex Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 18:25:54 +00:00
sizeevt.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-23 15:41:43 +00:00
sizer00.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer00.eps Improved real Latex support 2004-05-04 07:17:27 +00:00
sizer00.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer01.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer01.eps Improved real Latex support 2004-05-04 07:17:27 +00:00
sizer01.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer02.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer02.eps Improved real Latex support 2004-05-04 07:17:27 +00:00
sizer02.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer03.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer03.eps Improved real Latex support 2004-05-04 07:17:27 +00:00
sizer03.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer04.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer04.eps Improved real Latex support 2004-05-04 07:17:27 +00:00
sizer04.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer05.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer05.eps Improved real Latex support 2004-05-04 07:17:27 +00:00
sizer05.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer06.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer06.eps Improved real Latex support 2004-05-04 07:17:27 +00:00
sizer06.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer07.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer07.eps Improved real Latex support 2004-05-04 07:17:27 +00:00
sizer07.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer08.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer08.eps Improved real Latex support 2004-05-04 07:17:27 +00:00
sizer08.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer09.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer09.eps Improved real Latex support 2004-05-04 07:17:27 +00:00
sizer09.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer10.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer10.eps Improved real Latex support 2004-05-04 07:17:27 +00:00
sizer10.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer11.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer11.eps Improved real Latex support 2004-05-04 07:17:27 +00:00
sizer11.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer.tex Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 18:25:54 +00:00
sizeritem.tex Add wxSizerFlags docs to wxSizer, wxSizerItem and wxSizer overview. 2004-11-18 15:26:26 +00:00
slider.tex underscore fix(es) 2005-02-12 02:29:42 +00:00
sngchdlg.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-23 15:41:43 +00:00
snglinst.tex security fix to wxSingleInstanceChecker: check if the lock file was really created by us 2004-05-31 22:07:49 +00:00
socket.tex Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 18:25:54 +00:00
socksrv.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-24 10:57:56 +00:00
sostream.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-23 15:41:43 +00:00
sound.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-24 10:57:56 +00:00
spinbutt.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-24 10:57:56 +00:00
spinctrl.tex Minor doc corrections 2004-09-23 19:36:28 +00:00
spinevt.inc updated wxSpinXXX event docs 2002-05-26 12:46:20 +00:00
spinevt.tex Name change replacements 2004-05-04 08:27:20 +00:00
splash.tex Changed the default style flags on wxSplashScreen 2002-05-27 19:23:10 +00:00
splitevt.tex Name change replacements 2004-05-04 08:27:20 +00:00
splitpar.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-22 10:59:57 +00:00
splitter.bmp
splitter.eps
splitter.gif
splitter.tex Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 18:25:54 +00:00
stackframe.tex Syntax error fixes. 2005-01-20 15:50:06 +00:00
stackwalker.tex Misc doc fixes 2005-02-11 20:08:51 +00:00
statbmp.tex mention Win9x size limitation 2004-03-01 20:54:59 +00:00
statbox.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-22 10:59:57 +00:00
statline.tex TRUE/FALSE -> true/false in documentation 2003-01-18 00:16:34 +00:00
stattext.tex added missing default value for pos parameter in ctor/Create 2003-06-22 11:04:13 +00:00
statusbr.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-22 10:59:57 +00:00
stdbtnsz.tex Doc tweaks 2005-02-11 21:18:42 +00:00
stdevtid.tex Missing standard ids 2005-02-11 08:55:45 +00:00
stdpaths.tex Misc doc fixes 2005-02-11 20:08:51 +00:00
stockitems.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
stopwtch.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-22 10:59:57 +00:00
strcldat.tex Documented wxClienData and friends. 2002-05-31 07:41:46 +00:00
stream.tex Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 18:25:54 +00:00
strmbase.tex Misc doc fixes 2005-02-11 20:08:51 +00:00
strmbfrd.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
strmmem.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-28 11:54:59 +00:00
strmsock.tex Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 18:25:54 +00:00
strmzlib.tex *** empty log message *** 2004-10-22 19:15:35 +00:00
strtotxt.tex *** empty log message *** 2004-10-22 19:15:35 +00:00
sysclevt.tex Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 18:25:54 +00:00
sysopt.tex Doc fixes 2005-01-24 16:37:28 +00:00
tab.tex TRUE/FALSE -> true/false in documentation 2003-01-18 00:16:34 +00:00
table.tex
tabview.tex TRUE/FALSE -> true/false in documentation 2003-01-18 00:16:34 +00:00
tapp.tex Spelling fixes [#1017001] 2004-09-04 02:44:43 +00:00
taskbar.tex slight correction 2004-10-12 15:03:37 +00:00
tbitmap.tex Minor doc corrections 2004-09-23 19:36:28 +00:00
tbook.tex Misc doc fixes 2005-02-11 20:08:51 +00:00
tchanges.tex Spacing fixes 2005-02-11 12:01:38 +00:00
tclipbrd.tex Name change replacements 2004-05-04 08:27:20 +00:00
tcommdlg.tex [1001483] Added wxPasswordEntryDialog analagous to wxTextEntryDialog, allows detecting entering an empty string vs. cancel unlike the wxGetPasswordFromUser dialog function. 2004-11-09 19:13:15 +00:00
tconfig.tex Remove traces of wxIniConfig from docs 2005-02-08 00:04:14 +00:00
tconstr.tex Missed labels to replace number of 'topicNNN' in anchors. 2004-09-20 11:21:04 +00:00
tcontain.tex Spelling fixes [#1017001] 2004-09-04 02:44:43 +00:00
tcpclint.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
tcpconn.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
tcpservr.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places. 2004-10-04 15:13:52 +00:00
tdate.tex Missed labels to replace number of 'topicNNN' in anchors. 2004-09-21 13:24:41 +00:00
tdb.tex Various underscore doc fixes 2005-02-06 02:47:31 +00:00
tdc.tex documented wxBuffered[Paint]DC 2004-02-07 16:39:26 +00:00
tdebug.tex Name change replacements 2004-05-04 08:27:20 +00:00
tdelwin.tex trying to fix missing new line before a heading start 2004-06-30 16:25:06 +00:00
tdialog.tex Name change replacements 2004-05-04 08:27:20 +00:00
tdnd.tex Name change replacements 2004-05-04 08:27:20 +00:00
tdocview.tex Doc corrections 2005-01-16 13:33:19 +00:00
tempfile.tex Name change replacements 2004-05-04 08:27:20 +00:00
tenvvars.tex Spelling fixes [#1017001] 2004-09-04 02:44:43 +00:00
tevent.tex Corrections; don't use long section headings 2005-02-08 13:50:25 +00:00
tex2rtf_css.ini added \deprecated command 2004-11-15 14:44:39 +00:00
tex2rtf.ini cross-reference types in the generated docs (patch 1038083) 2004-12-12 11:12:25 +00:00
texcept.tex *** empty log message *** 2004-10-22 19:15:35 +00:00
texhelp2e.sty files for LaTeX 2e compilation 2004-02-07 16:37:49 +00:00
texhelp.sty added \true and \false defs 2003-07-28 07:52:51 +00:00
texpr.tex Name change replacements 2004-05-04 08:27:20 +00:00
text.tex wxTextPos for all GetLastPosition with constants for special cases. Make it virtual everywhere. Avoid doubling typedefs. Always include textctrl.h for combobox.h. Source cleaning. 2005-01-19 16:25:34 +00:00
textdlg.tex Fixes to recently added documentation of wxPasswordEntryDialog. 2004-11-10 18:51:22 +00:00
textfile.tex Name change replacements 2004-05-04 08:27:20 +00:00
tfile.tex Name change replacements 2004-05-04 08:27:20 +00:00
tfont.tex Missed labels to replace number of 'topicNNN' in anchors. 2004-09-21 13:24:41 +00:00
tfontenc.tex Spelling fixes [#1017001] 2004-09-04 02:44:43 +00:00
tglbtn.tex Missed labels to replace number of 'topicNNN' in anchors. 2004-09-21 13:24:41 +00:00
tgrid.tex Missed labels to replace number of 'topicNNN' in anchors. 2004-09-20 11:21:04 +00:00
tguide.tex Remove almost all traces of wxStringList - (still exists in wxTextValidator) 2005-02-07 22:42:42 +00:00
thread.tex Doc corrections 2005-01-16 13:33:19 +00:00
threadh.tex *** empty log message *** 2004-10-22 19:15:35 +00:00
ti18n.tex Misc doc fixes 2005-02-11 20:08:51 +00:00
timaglst.tex
timer.tex Missed labels to replace number of 'topicNNN' in anchors. 2004-09-21 13:24:41 +00:00
timespan.tex Common default datetime formats. 2005-01-17 21:29:23 +00:00
tipc.tex Removed over-specific references to wxDDE.. 2004-10-09 10:30:32 +00:00
tipprov.tex Some doc fixes 2002-08-31 16:27:35 +00:00
tipwin.tex Documentation for wxHashMap, added deprecation to wxHashTable. 2002-01-29 21:31:16 +00:00
tlistctl.tex
tlog.tex Name change replacements 2004-05-04 08:27:20 +00:00
tlw.tex fix syntax errors 2004-10-13 17:24:35 +00:00
tmbconv.tex Missed labels to replace number of 'topicNNN' in anchors. 2004-09-20 11:21:04 +00:00
tnoneng.tex Spelling fixes [#1017001] 2004-09-04 02:44:43 +00:00
tokenizr.tex mention that CountTokens() returns the number of remaining tokens, not the total count 2004-04-23 19:22:19 +00:00
toolbar.tex Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 18:25:54 +00:00
tooltip.tex cocoa tooltips. Remove runtime warning from 10.2 (dave - I was too lazy to change this from my local copy, feel free to commit over this if you want) 2004-10-06 21:09:47 +00:00
topics.tex wxBookCtrl overview. 2005-02-11 16:24:25 +00:00
tprint.tex Misc doc fixes 2005-02-11 20:08:51 +00:00
treectrl.tex Documented SetItemDropEffect 2005-01-30 14:23:30 +00:00
treedata.tex GetId of wxTreeItemData returns a wxTreeItemId, not a wxTreeItem. From the wiki documentation buglets 2004-09-23 23:53:07 +00:00
treeevt.tex *** empty log message *** 2004-10-22 19:15:35 +00:00
treetst.bmp
treetst.gif
truntime.tex Whole bunch of minor doc updates from an external patch. 2004-12-11 21:33:17 +00:00
tsamples.tex wxBookCtrl overview. 2005-02-11 16:24:25 +00:00
tscroll.tex Name change replacements 2004-05-04 08:27:20 +00:00
tsizer.tex Whole bunch of minor doc updates from an external patch. 2004-12-11 21:33:17 +00:00
tsplittr.tex Missed labels to replace number of 'topicNNN' in anchors. 2004-09-21 13:24:41 +00:00
tstream.tex Doc corrections 2005-01-16 13:33:19 +00:00
tstring.tex Missed labels to replace number of 'topicNNN' in anchors. 2004-09-21 13:24:41 +00:00
tstyles.tex Spelling fixes [#1017001] 2004-09-04 02:44:43 +00:00
ttab.tex TRUE/FALSE -> true/false in documentation 2003-01-18 00:16:34 +00:00
tthreads.tex *** empty log message *** 2004-10-22 19:15:35 +00:00
ttips.tex *** empty log message *** 2004-10-22 19:15:35 +00:00
ttoolbar.tex Missed labels to replace number of 'topicNNN' in anchors. 2004-09-21 13:24:41 +00:00
ttreectl.tex merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
tunicode.tex Removed text saying that the wxODBC classes were not able to be used in Unicode builds. As of 2.5.3, Unicode and the ODBC classes work correctly together 2005-01-10 18:31:54 +00:00
tusage.tex Name change replacements 2004-05-04 08:27:20 +00:00
tvalidat.tex Name change replacements 2004-05-04 08:27:20 +00:00
txrc.tex Whole bunch of minor doc updates from an external patch. 2004-12-11 21:33:17 +00:00
txtdatob.tex Name change replacements 2004-05-04 08:27:20 +00:00
txtdrptg.tex Minor doc corrections 2004-09-23 19:36:28 +00:00
txtstrm.tex PutChar doc 2004-11-22 05:25:13 +00:00
up.gif
upduievt.tex Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 18:25:54 +00:00
uri.tex Deprecated methosd markup (documented). 2004-12-23 20:33:04 +00:00
url.tex wxURL - doc cleanups, depreciated more methods, more source comments. wxURI - enclosed literal characters with wxT, more source comments, doc cleanups, changed StartsWith(x) to [ou] == x 2004-10-28 22:22:40 +00:00
valgen.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-29 11:25:34 +00:00
validatr.tex Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. 2004-09-22 10:59:57 +00:00
valtext.tex change wxTextValidator to use wxArrayString instead of wxStringList 2005-02-07 23:46:42 +00:00
variant.tex Remove almost all traces of wxStringList - (still exists in wxTextValidator) 2005-02-07 22:42:42 +00:00
view.tex Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 18:25:54 +00:00
vlbox.tex *** empty log message *** 2004-10-22 19:15:35 +00:00
vscroll.tex *** empty log message *** 2004-10-22 19:15:35 +00:00
window.tex Reapplied patch to change the two scrolled window implementations 2005-02-12 23:44:24 +00:00
windowdc.tex Missed labels to replace number of 'topicNNN' in anchors. 2004-09-21 13:24:41 +00:00
wizard.tex *** empty log message *** 2004-10-22 19:15:35 +00:00
wizevt.tex Name change replacements 2004-05-04 08:27:20 +00:00
wizpage.tex Name change replacements 2004-05-04 08:27:20 +00:00
wnddisbl.tex Missed labels to replace number of 'topicNNN' in anchors. 2004-09-21 13:24:41 +00:00
wx.css don't indent text body 2003-01-30 23:10:23 +00:00
wx.hpj Regenerated makefiles for 2.5.2 2004-05-24 14:12:40 +00:00
wxgtk.tex Name change replacements 2004-05-04 08:27:20 +00:00
wxhtml.tex tex2rtf doesn't like math mode 2002-03-22 19:13:29 +00:00
wxmac.tex Name change replacements 2004-05-04 08:27:20 +00:00
wxManualTemplate.dot
wxmgl.tex Name change replacements 2004-05-04 08:27:20 +00:00
wxmsw.tex Name change replacements 2004-05-04 08:27:20 +00:00
wxos2.tex Name change replacements 2004-05-04 08:27:20 +00:00
wxpalm.tex wxPalmOS mentioned. 2004-12-20 20:17:15 +00:00
wxPython.tex Name change replacements 2004-05-04 08:27:20 +00:00
wxstring.tex Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 18:25:54 +00:00
wxtab1.bmp
wxtab1.eps
wxtab1.gif
wxx11.tex Name change replacements 2004-05-04 08:27:20 +00:00
xmlres.tex Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along... 2005-02-06 18:25:54 +00:00
xmlresh.tex Missed labels to replace number of 'topicNNN' in anchors. 2004-09-21 13:24:41 +00:00
zipstrm.tex fixes to ZIP/archive patch (patch 1064426); should fix the docs build 2004-11-11 19:10:35 +00:00