wxWidgets/docs/latex/wx
Michael Wetherell 938ad7687f Document the current behaviour of OnDestroy
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-08-19 13:45:11 +00:00
..
.cvsignore
accel.tex
accessible.tex
activevt.tex Added WXK_SPECIAL... keycodes for special hardware buttons 2005-03-18 14:26:57 +00:00
alignv.bmp
alignv.gif
app.tex rolled back exceptions handling patch, it relied on incorrect assumption about vtables 2005-06-23 16:17:02 +00:00
arc.tex Mention that entry names are full paths after feedback from David Wright 2005-07-04 12:21:35 +00:00
archive.tex Duplicate label corrections 2005-02-20 18:25:14 +00:00
array.tex Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
arrstrng.tex Added C/wxString array constructors to wxArrayString 2005-03-26 14:18:56 +00:00
artprov.tex Various underscore doc fixes and some wxXCharBuffer documentation. 2005-04-08 19:11:58 +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
bitmap.tex "Include file" -> "Include files" - as in all other docs 2005-08-09 17:55:38 +00:00
bmpdatob.tex
bmphand.tex
body.tex DMC/PCH info. 2005-06-30 15:24:18 +00:00
border.bmp
border.gif
boxsizer.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
brush.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
bufferdc.tex Added wxBUFFER_VIRTUAL_AREA, wxBUFFER_CLIENT_AREA to buffered DC 2005-03-03 06:56:15 +00:00
bullet.bmp
busycurs.tex
busyinfo.tex more minor doc corrections (patch 1144628) 2005-02-20 17:06:25 +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
calctrl.tex Licence name correction. 2005-02-22 15:09:56 +00:00
caret.tex Licence name correction. 2005-02-22 15:09:56 +00:00
category.tex wxProgressDialog is inherited from wxDialog, not wxFrame. 2005-07-14 16:08:21 +00:00
checkbox.tex
checklst.tex Typo fixes 2005-03-01 09:24:56 +00:00
choice.tex made wxChoice and wxComboBox::GetSelection() return only completed selection in wxMSW; added GetCurrentSelection() with the old behaviour and documented it 2005-08-17 13:30:33 +00:00
choicebk.tex Licence name correction. 2005-02-22 15:09:56 +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 Documented wxListItemAttr. 2005-06-26 13:51:29 +00:00
clientdat.tex more minor doc corrections (patch 1144628) 2005-02-20 17:06:25 +00:00
clientdc.tex
clipbrd.tex Whole bunch of minor doc updates from an external patch. 2004-12-11 21:33:17 +00:00
closeevt.tex wxCloseEvent::GetLoggingOff() is for [query] end session events only 2005-05-22 11:21:21 +00:00
cmdevent.tex Removed descriptions of now-private m_ variables and moved the detailed information about the event information for each field to the appropriate Get() method descriptions. 2005-03-08 19:37:38 +00:00
cmdlpars.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
cmdproc.tex wxCommandProcessor::MarkAsSaved() and IsDirty() added (modified patch 1062556) 2005-02-19 16:52:08 +00:00
cntxtevt.tex Added wxContextMenuEvent 2005-02-14 15:40:06 +00:00
colordlg.tex
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
conditn.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
config.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
constant.tex
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
countstr.tex
cppconst.tex documented WX_PRECOMP 2005-05-27 16:20:10 +00:00
createevt.tex Added documentation for wxWindowCreateEvent, wxWindowDestroyEvent 2005-06-01 09:56:43 +00:00
critsect.tex
crtslock.tex
csconv.tex
cshelp.tex A word about context help on Mac 2005-04-11 13:30:25 +00:00
ctrlsub.tex Licence name correction. 2005-02-22 15:09:56 +00:00
cursor.tex Applied John L's patches for curson scaling, image resizing 2005-03-04 18:33:57 +00:00
custdobj.tex
database.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
dataform.tex Licence name correction. 2005-02-22 15:09:56 +00:00
dataobj.tex Licence name correction. 2005-02-22 15:09:56 +00:00
datectrl.tex Corrections 2005-06-23 09:55:35 +00:00
dateevt.tex Licence name correction. 2005-02-22 15:09:56 +00:00
datespan.tex Licence name correction. 2005-02-22 15:09:56 +00:00
datetime.tex Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
datistrm.tex Duplicate label corrections 2005-02-20 18:25:14 +00:00
datostrm.tex more minor doc corrections (patch 1144628) 2005-02-20 17:06:25 +00:00
db.tex document wxDb::ExecSql() 3 params overload (patch 1240839) 2005-07-28 21:28:05 +00:00
dc.tex removed (non existing) default argument for DrawRoundedRectangle 2005-07-26 21:05:58 +00:00
dcsvg.tex Fix to FIXME about using unused Get/SetOptimization. 2004-12-07 20:10:40 +00:00
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 Licence name correction. 2005-02-22 15:09:56 +00:00
descent.bmp
descent.gif
destroyevt.tex Document the current behaviour of OnDestroy 2005-08-19 13:45:11 +00:00
dialevt.tex Licence name correction. 2005-02-22 15:09:56 +00:00
dialog.tex wxSTAY_ON_TOP is available on all 3 major platforms now, remove Windows-only note 2005-05-21 04:20:49 +00:00
dialup.tex Licence name correction. 2005-02-22 15:09:56 +00:00
dir.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
dirctrl.tex Applied patch [ 1174270 ] small fixes to wxGenericDirCtrl 2005-03-31 19:04:03 +00:00
dirdlg.tex
dirtrav.tex Licence name correction. 2005-02-22 15:09:56 +00:00
display.tex *** empty log message *** 2005-03-02 05:17:20 +00:00
dllload.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
dobjcomp.tex Licence name correction. 2005-02-22 15:09:56 +00:00
dobjsmpl.tex Licence name correction. 2005-02-22 15:09:56 +00:00
docchfrm.tex
docmanag.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
docmdich.tex
docmdipr.tex minor docs corrections (patch 1144566) 2005-02-20 00:07:35 +00:00
docprfrm.tex
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 Whole bunch of minor doc updates from an external patch. 2004-12-11 21:33:17 +00:00
dynlib.tex added wxDynamicLibrary::GetSymbolAorW() 2005-07-29 22:27:13 +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 Updating wording in description of Skip to be less ambiguous between the default behavior of the event processing and the default parameter of Skip 2005-07-26 18:58:25 +00:00
evthand.tex rolled back exceptions handling patch, it relied on incorrect assumption about vtables 2005-06-23 16:17:02 +00:00
expr.tex
fdrepdlg.tex Licence name correction. 2005-02-22 15:09:56 +00:00
ffile.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +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
file.tex Licence name correction. 2005-02-22 15:09:56 +00:00
fileconf.tex Licence name correction. 2005-02-22 15:09:56 +00:00
filedlg.tex Updated docs to accurately define wxHIDE_READONLY, and note that it is deprecated in 2.6. 2005-05-12 03:34:55 +00:00
filehist.tex clarifications about MRU menu workings (patch 1221797) 2005-07-28 23:09:26 +00:00
fileistr.tex
filename.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
fileostr.tex
filestrm.tex
filesys.tex
filesysh.tex
filetype.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
flexsizr.tex Doc tweaks 2005-03-06 17:16:58 +00:00
fltinstr.tex
fltoutst.tex
focusevt.tex documented GetWindow() method 2004-12-19 14:48:29 +00:00
font.tex wxFont wxMSW specific ctor first arg is a const wxSize&, not int 2005-08-04 11:31:01 +00:00
fontdlg.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
fontenum.tex Licence name correction. 2005-02-22 15:09:56 +00:00
fontlist.tex
fontmap.tex
forward.gif
frame.tex wxSTAY_ON_TOP is available on all 3 major platforms now, remove Windows-only note 2005-05-21 04:20:49 +00:00
fs_mem.tex AddFile usage clarifications 2005-03-09 22:52:07 +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 Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
function.tex corrected wxUnix2DosFilename signature, added deprecation note 2005-08-04 21:49:40 +00:00
gauge.tex
gbposition.tex
gbsizeritem.tex
gbspan.tex Doc corrections 2004-11-27 10:39:33 +00:00
gdiobj.tex
glcanvas.tex wxGLCanvas ctors have default values for pos and size. Document it for the first ctor, the other ctors 2005-07-14 16:12:02 +00:00
glcontext.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +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 more minor doc corrections (patch 1144628) 2005-02-20 17:06:25 +00:00
gridbagsizer.tex
gridedit.tex more minor doc corrections (patch 1144628) 2005-02-20 17:06:25 +00:00
gridevt.inc
gridevt.tex more minor doc corrections (patch 1144628) 2005-02-20 17:06:25 +00:00
gridrend.tex more minor doc corrections (patch 1144628) 2005-02-20 17:06:25 +00:00
gridsizr.tex
gridtbl.tex more minor doc corrections (patch 1144628) 2005-02-20 17:06:25 +00:00
gridwork.tex
hash.tex
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
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 wxHelpController now wxCHMHelpController on Windows 2005-04-17 10:54:56 +00:00
helpprov.tex
hprovcnt.tex
hprovsmp.tex
htcell.tex wxHtmlContainerCell::GetFirstCell was replaced with wxHtmlCell::GetFirstChild. 2005-05-13 18:43:38 +00:00
htcolor.tex
htcontnr.tex wxHtmlContainerCell::GetFirstCell was replaced with wxHtmlCell::GetFirstChild. 2005-05-13 18:43:38 +00:00
htdcrend.tex
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
hthlpdat.tex
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
htmlcell.tex
htmlfilt.tex
htmlhand.tex
htmlhlpf.tex
htmllbox.tex Licence name correction. 2005-02-22 15:09:56 +00:00
htmlprn.tex
htmlstrt.tex Whole bunch of minor doc updates from an external patch. 2004-12-11 21:33:17 +00:00
htmltags.tex
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
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
httagmod.tex
http.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
htwidget.tex
htwindow.tex fixed default style parameter 2005-04-01 12:35:41 +00:00
htwinhnd.tex
htwinprs.tex
hworld.tex
icon.tex minor docs corrections (patch 1144566) 2005-02-20 00:07:35 +00:00
iconbndl.tex
iconevt.tex Licence name correction. 2005-02-22 15:09:56 +00:00
iconloc.tex Licence name correction. 2005-02-22 15:09:56 +00:00
idleevt.tex
ignore.txt
ilayout.tex
image.tex added wxImage::RotateHue() and RGB <-> HSV conversions (patch 1227108) 2005-07-28 22:50:34 +00:00
imaglist.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
indent.bmp
indent.gif
indlgevt.tex
inputstr.tex
ipaddr.tex
ipcclint.tex
ipcconn.tex
ipcservr.tex
ipvaddr.tex
joyevent.tex Doc fixes 2005-01-24 16:37:28 +00:00
joystick.tex minor docs corrections (patch 1144566) 2005-02-20 00:07:35 +00:00
keycode.tex Added WXK_SPECIAL... keycodes for special hardware buttons 2005-03-18 14:26:57 +00:00
keyevent.tex Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
langcodes.tex
layalgor.tex
layout.tex
libs.bmp pretified libs.bmp/gif: use antialiasing 2005-06-01 13:46:50 +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 wxDragImage is not in wxAdv 2005-06-21 21:31:33 +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
listattr.tex Documented wxListItemAttr. 2005-06-26 13:51:29 +00:00
listbook.tex Licence name correction. 2005-02-22 15:09:56 +00:00
listbox.tex Selected --> IsSelected 2005-02-03 19:12:57 +00:00
listctrl.tex Add wxListCtrl::Get/SetItemFont, patch 1236820 Francesco Montorsi 2005-07-22 22:29:20 +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 Licence name correction. 2005-02-22 15:09:56 +00:00
locale.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
log.tex Licence name correction. 2005-02-22 15:09:56 +00:00
longlong.tex Licence name correction. 2005-02-22 15:09:56 +00:00
ltx.tex
Makefile
manual2e.tex make sure all licence texts are really the same 2005-08-10 18:46:42 +00:00
manual.ist
manual.tex Make the backward compatibility section a topic overview. 2005-08-13 20:47:26 +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
mcaptevt.tex
mdi.tex added orient parameter to wxMDIParentFrame::Tile() 2005-03-21 12:27:49 +00:00
mediactrl.tex many improvements/bug fixes to media control: new wxEVT_MEDIA_LOADED event, new methods taking URIs, new DirectShow implementation, significant sample improvements (patch 1233613) 2005-07-28 23:56:57 +00:00
mediaevt.tex many improvements/bug fixes to media control: new wxEVT_MEDIA_LOADED event, new methods taking URIs, new DirectShow implementation, significant sample improvements (patch 1233613) 2005-07-28 23:56:57 +00:00
membuf.tex Licence name correction. 2005-02-22 15:09:56 +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 implemented wxMenuBar ctor taking array of menus/titles for all ports; added optional flags argument to it (patch 1162726) 2005-03-17 23:45:24 +00:00
menuevt.tex Added wxContextMenuEvent 2005-02-14 15:40:06 +00:00
menuitem.tex Missing API of wxMenuItem. const corrections. PalmOS specific note. 2005-03-10 20:51:37 +00:00
metafile.tex
mimetype.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
minifram.tex
minimald.tex
mirrordc.tex Licence name correction. 2005-02-22 15:09:56 +00:00
mltchdlg.tex removed mention of client data, there is none in this class (bug 1144820) 2005-02-21 01:44:46 +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
msgdlg.tex
mutex.tex
mutexlck.tex
nbsizer.tex Typo correction 2005-02-15 13:34:11 +00:00
node.tex
notebook.tex Added wxNB_FLAT for WinCE property sheet tabs 2005-03-13 17:46:23 +00:00
noteevt.inc
noteevt.tex Remove depreciated wxTabCtrl and wxTabEvent API from docs... 2005-02-07 04:40:35 +00:00
notifevt.tex
object.tex
outptstr.tex [ 1070686 ] wxOutputStream::Close() 2004-11-23 14:26:10 +00:00
pagedlg.tex
paintdc.tex
paintevt.tex
palette.tex minor docs corrections (patch 1144566) 2005-02-20 00:07:35 +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
passdlg.tex
pathlist.tex
pen.tex
point.tex
porting.tex
portnote.tex Misc doc fixes 2005-02-11 20:08:51 +00:00
postscpt.tex more minor doc corrections (patch 1144628) 2005-02-20 17:06:25 +00:00
prevwin.tex
print.tex Documentedm, that the print setup dialog has been 2005-02-13 15:44:27 +00:00
process.tex Various underscore doc fixes 2005-02-06 02:47:31 +00:00
procevt.tex
progdlg.tex wxProgressDialog is inherited from wxDialog, not wxFrame. 2005-07-14 16:08:21 +00:00
propdlg.tex Added wxPropertySheetDialog for implementing settings dialogs 2005-03-14 22:40:44 +00:00
protocol.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
psbox.tex
quantize.tex
query.tex
qylayevt.tex
radiobox.tex Licence name correction. 2005-02-22 15:09:56 +00:00
radiobut.tex Doc fixes 2005-02-20 15:57:24 +00:00
re_syntax.tex
realpoin.tex
recguard.tex Licence name correction. 2005-02-22 15:09:56 +00:00
recrdset.tex
rect.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
referenc.tex
refs.bib
regex.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
region.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
regkey.tex Reduced Number Of Capitals And Other Fixes 2005-02-11 17:46:05 +00:00
renderer.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
rendver.tex Licence name correction. 2005-02-22 15:09:56 +00:00
sashevt.tex
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
scpdptr.tex
screendc.tex
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 Fix BOTTOM events to use BOTTOM in their description instead of TOP 2005-07-02 21:18:29 +00:00
scrolevt.tex
scrolwin.tex Small doc corrections 2005-02-15 13:17:10 +00:00
semaphor.tex Licence name correction. 2005-02-22 15:09: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 minor docs corrections (patch 1144566) 2005-02-20 00:07:35 +00:00
sistream.tex Licence name correction. 2005-02-22 15:09:56 +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 Licence name correction. 2005-02-22 15:09:56 +00:00
sizer00.bmp
sizer00.eps
sizer00.gif
sizer01.bmp
sizer01.eps
sizer01.gif
sizer02.bmp
sizer02.eps
sizer02.gif
sizer03.bmp
sizer03.eps
sizer03.gif
sizer04.bmp
sizer04.eps
sizer04.gif
sizer05.bmp
sizer05.eps
sizer05.gif
sizer06.bmp
sizer06.eps
sizer06.gif
sizer07.bmp
sizer07.eps
sizer07.gif
sizer08.bmp
sizer08.eps
sizer08.gif
sizer09.bmp
sizer09.eps
sizer09.gif
sizer10.bmp
sizer10.eps
sizer10.gif
sizer11.bmp
sizer11.eps
sizer11.gif
sizer.tex more about GetRect() (patch 1158730) 2005-03-21 23:49:46 +00:00
sizeritem.tex Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
slider.tex documented wxSL_BOTTOM, clarified the others 2005-04-10 18:09:24 +00:00
sngchdlg.tex
snglinst.tex Licence name correction. 2005-02-22 15:09:56 +00:00
socket.tex Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
socksrv.tex Licence name correction. 2005-02-22 15:09:56 +00:00
sostream.tex Licence name correction. 2005-02-22 15:09:56 +00:00
sound.tex async playback and object lifetime remarks 2005-07-29 14:06:27 +00:00
spinbutt.tex Remove references to wxValidator in wxSpinButton docs - no validator param. Closes patch #1227956 2005-06-27 12:37:54 +00:00
spinctrl.tex
spinevt.inc
spinevt.tex Licence name correction. 2005-02-22 15:09:56 +00:00
splash.tex
splitevt.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
splitpar.tex Licence name correction. 2005-02-22 15:09:56 +00:00
splitter.bmp
splitter.eps
splitter.gif
splitter.tex SetSashSize doc'ed 2005-03-18 09:31:19 +00:00
stackframe.tex Licence name correction. 2005-02-22 15:09:56 +00:00
stackwalker.tex Licence name correction. 2005-02-22 15:09:56 +00:00
statbmp.tex
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 newsince note 2005-08-16 23:55:05 +00:00
statusbr.tex Manual speak with forked tongue 2005-05-25 14:55:43 +00:00
stdbtnsz.tex wxStdButtonSizer Finalise --> Realize 2005-02-18 17:49:03 +00:00
stdevtid.tex added wxID_NONE 2005-07-14 23:06:02 +00:00
stdpaths.tex wxStandardPaths methods are not static; documented Get() 2005-05-31 15:25:35 +00:00
stockitems.tex
stopwtch.tex Header correction. 2005-07-26 07:54:36 +00:00
strcldat.tex
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 Duplicate label corrections 2005-02-20 18:25:14 +00:00
strmbfrd.tex
strmmem.tex Missing arguments fixed 2005-04-03 12:01:02 +00:00
strmsock.tex Licence name correction. 2005-02-22 15:09:56 +00:00
strmzlib.tex
strtotxt.tex Licence name correction. 2005-02-22 15:09:56 +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 Worked around an apparent bug in Windows whereby some deferred positioning 2005-04-28 14:45:09 +00:00
tab.tex
table.tex
tabview.tex
tapp.tex
taskbar.tex grammer 2005-03-02 00:54:57 +00:00
tbitmap.tex
tbook.tex Misc doc fixes 2005-02-11 20:08:51 +00:00
tbuffer.tex Various underscore doc fixes and some wxXCharBuffer documentation. 2005-04-08 19:11:58 +00:00
tchanges.tex Spacing fixes 2005-02-11 12:01:38 +00:00
tclipbrd.tex
tcommdlg.tex Applied patch 1173802: Reimplementation of GtkFileChooser wxFileDialog 2005-03-31 21:20:58 +00:00
tconfig.tex Remove traces of wxIniConfig from docs 2005-02-08 00:04:14 +00:00
tconstr.tex
tcontain.tex
tcpclint.tex
tcpconn.tex
tcpservr.tex
tdate.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +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
tdialog.tex
tdnd.tex
tdocview.tex clarifications about MRU menu workings (patch 1221797) 2005-07-28 23:09:26 +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 Corrections; don't use long section headings 2005-02-08 13:50:25 +00:00
tex2rtf_css.ini Removed more traces of wxrcedit 2005-05-18 13:58:18 +00:00
tex2rtf.ini Removed more traces of wxrcedit 2005-05-18 13:58:18 +00:00
texcept.tex Licence name correction. 2005-02-22 15:09:56 +00:00
texhelp2e.sty
texhelp.sty
texpr.tex
text.tex [wxGTK2] wxTextCtrl::XYToPosition(): Return -1 if x or y is out of range 2005-08-08 08:53:48 +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 Licence name correction. 2005-02-22 15:09:56 +00:00
tglbtn.tex Typo fixes 2005-03-01 09:24:56 +00:00
tgrid.tex
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
ti18n.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
timaglst.tex
timer.tex
timespan.tex Licence name correction. 2005-02-22 15:09:56 +00:00
tipc.tex
tipprov.tex
tipwin.tex
tlistctl.tex
tlog.tex Removed spurious comment 2005-03-06 20:47:38 +00:00
tlw.tex wxGTK: Implemented wxTLW::RequestUserAttention() 2005-07-28 23:32:42 +00:00
tmbconv.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
tnoneng.tex
tokenizr.tex
toolbar.tex document disabled bitmap parameter of AddTool() 2005-04-02 21:36:18 +00:00
tooltip.tex more minor doc corrections (patch 1144628) 2005-02-20 17:06:25 +00:00
topics.tex Make the backward compatibility section a topic overview. 2005-08-13 20:47:26 +00:00
tprint.tex Misc doc fixes 2005-02-11 20:08:51 +00:00
treectrl.tex Removed duplicate end list tag. Whoops, sorry. 2005-06-22 17:04:00 +00:00
treedata.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
treeevt.tex Document EVT_TREE_STATE_IMAGE_CLICK (Windows only) 2005-06-22 16:49:49 +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 added debugrpt sample 2005-03-22 20:15:51 +00:00
tscroll.tex
tsizer.tex Removed more traces of wxrcedit 2005-05-18 13:58:18 +00:00
tsplittr.tex
tstream.tex Doc corrections 2005-01-16 13:33:19 +00:00
tstring.tex
tstyles.tex
ttab.tex
tthreads.tex
ttips.tex
ttoolbar.tex Licence name correction. 2005-02-22 15:09:56 +00:00
ttreectl.tex
tunicode.tex Mention converting ANSI->Unicode, patch 1247339 Eric Kow 2005-08-10 21:50:34 +00:00
tusage.tex
tvalidat.tex
txrc.tex Link fix in XML Resource overview. 2005-06-27 13:11:12 +00:00
txtdatob.tex
txtdrptg.tex
txtstrm.tex more minor doc corrections (patch 1144628) 2005-02-20 17:06:25 +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 Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
url.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
valgen.tex
validatr.tex
valtext.tex change wxTextValidator to use wxArrayString instead of wxStringList 2005-02-07 23:46:42 +00:00
variant.tex minor docs corrections (patch 1144566) 2005-02-20 00:07:35 +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 Licence name correction. 2005-02-22 15:09:56 +00:00
vscroll.tex added GetVisibleBegin/End() to complement/replace GetFirst/LastVisibleLine() and use them in the code to fix problems when the control is empty and GetLastVisibleLine() returns (size_t)-1 (closes bug 1176561) 2005-04-05 22:43:41 +00:00
window.tex added wxSIZE_FORCE flag for SetSize() 2005-08-11 13:21:45 +00:00
windowdc.tex
wizard.tex Licence name correction. 2005-02-22 15:09:56 +00:00
wizevt.tex Licence name correction. 2005-02-22 15:09:56 +00:00
wizpage.tex Licence name correction. 2005-02-22 15:09:56 +00:00
wnddisbl.tex Licence name correction. 2005-02-22 15:09:56 +00:00
wx.css
wx.hpj
wxgtk.tex
wxhtml.tex
wxmac.tex
wxManualTemplate.dot
wxmgl.tex
wxmsw.tex Various underscore doc fixes and some wxXCharBuffer documentation. 2005-04-08 19:11:58 +00:00
wxos2.tex
wxpalm.tex wxPalmOS mentioned. 2004-12-20 20:17:15 +00:00
wxPython.tex
wxstring.tex added char/wxChar note (bug 1252854) 2005-08-06 19:45:36 +00:00
wxtab1.bmp
wxtab1.eps
wxtab1.gif
wxx11.tex
xmlres.tex added wxXmlResource::Unload() (replaces patch 1178853) 2005-07-13 18:01:43 +00:00
xmlresh.tex
zipstrm.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00