wxWidgets/docs/latex/wx
Vadim Zeitlin d4fbfbe5cb document IsEmpty()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-09 12:08:44 +00:00
..
.cvsignore
aboutdlginfo.tex document wxAboutBox &c 2006-10-08 15:12:54 +00:00
accel.tex add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +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 Docs: Escape underscores 2006-03-14 00:24:53 +00:00
alignv.bmp
alignv.gif
app.tex documentation for wxAppTraits (patch 1518295 from Francesco) 2006-07-24 18:20:18 +00:00
apptraits.tex quote an underscore 2006-08-25 17:26:57 +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
array.tex Index() is const (patch 1513451) 2006-07-02 01:28:35 +00:00
arrstrng.tex Added C/wxString array constructors to wxArrayString 2005-03-26 14:18:56 +00:00
artprov.tex 1. deprecate redundantly sounding wxArtProvider::FooProvider() to just Foo() 2006-09-23 20:16:18 +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 add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
bitmapcombobox.tex Forgot to commit wxBitmapComboBox docs 2006-09-25 13:01:47 +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 'configtool' removal. 2006-09-19 15:37:21 +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 add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
bufferdc.tex Mention that GTK+ and OS X already are double buffered. 2006-09-17 11:09:26 +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 Include wxDataViewCtrl in list of controls. 2006-10-07 17:38:40 +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 fixed unmatched braces 2006-09-21 20:52:49 +00:00
choice.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
choicebk.tex On screens with restricted space, it's useful to be able to add controls 2006-04-13 14:22:32 +00:00
clasinfo.tex Addd IsDynamic, added const to CreateObject 2006-04-12 14:29:50 +00:00
classes.tex added wxAboutDialogInfo 2006-10-08 15:18:19 +00:00
clientdat.tex
clientdc.tex added a couple of base classes 2006-09-05 20:41:19 +00:00
clipbrd.tex
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 [ 1573138 ] small docs corrections 2006-10-08 15:49:36 +00:00
cmdevent.tex Added toggle event 2006-01-19 09:36:57 +00:00
cmdlpars.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
cmdproc.tex minor docs corrections and improvements from Andreas Mohr (patch 1430551) 2006-02-13 15:18:35 +00:00
cntxtevt.tex
colordlg.tex
colour.tex add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
combobox.tex Mention wxODCombo stuff. 2006-09-25 13:15:48 +00:00
comboctrl.tex [ 1564113 ] wxComboCtrl and wxODComboBox documentation update 2006-09-23 16:16:08 +00:00
combopopup.tex [ 1495657 ] Documentation for wxComboCtrl and wxOwnerDrawnComboBox. 2006-06-14 19:15:29 +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 fix the bug with the current path being restored if it was under the group being deleted with DeleteGroup(); clarify what happens in this case in the docs 2006-07-14 22:08:43 +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 Document __WINE__. 2006-09-04 19:07:41 +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 document GetStrings() (patch 1552225) 2006-09-05 21:30:32 +00:00
cursor.tex add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +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 Typo. 2006-10-07 17:44:31 +00:00
dataviewevent.tex Add docs to wxDataViewCtrl 2006-10-07 17:34:00 +00:00
dataviewlistmodelnotifier.tex Add docs to wxDataViewCtrl 2006-10-07 17:34:00 +00:00
dataviewmodel.tex Some more explanations. 2006-10-07 21:38:46 +00:00
dataviewrenderer.tex Add docs to wxDataViewCtrl 2006-10-07 17:34:00 +00:00
datectrl.tex Applied doc patch [ 1341459 ] wxDatePickerCtrl::SetFormat 2006-01-18 14:16:35 +00:00
dateevt.tex
datespan.tex spelling fixes (patch 1495562) 2006-05-28 23:56:51 +00:00
datetime.tex added non-static GetCentury(), removed default value for static GetCentury() parameter which didn't make any sense at all 2006-07-20 13:40:11 +00:00
datistrm.tex
datostrm.tex
db.tex spelling fixes (patch 1495562) 2006-05-28 23:56:51 +00:00
dc.tex add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +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 Old socket code has no wxDatagramSocket::Connect() or DisconnecT(), removing from HEAD docs 2006-06-30 17:32:56 +00:00
dialevt.tex
dialog.tex updates for wxDialog affirmative/escape id buttons handling changes 2006-08-20 10:38:55 +00:00
dialup.tex
dir.tex Applied patch [ 1531615 ] size support for wxFileName 2006-08-18 15:30:28 +00:00
dirctrl.tex added CollapsePath() (patch 1494638) 2006-05-28 23:54:28 +00:00
dirdlg.tex Escape underscores 2006-07-22 18:47:17 +00:00
dirpicker.tex [ 1573138 ] small docs corrections 2006-10-08 15:49:36 +00:00
dirtrav.tex
display.tex use unsigned for display count 2006-10-02 05:38:05 +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 add Create to wxDocParentFrame 2006-09-14 17:53:06 +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 Minor doc corrections 2005-09-17 12:53:07 +00:00
encconv.tex Typo corrections 2005-11-20 15:22:17 +00:00
eraseevt.tex
event.tex improved Skip() docs (replaces patch 1516341) 2006-07-24 18:05:32 +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
ffile.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +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 fixed Write() signature 2005-11-23 10:29:37 +00:00
fileconf.tex
filedlg.tex wxFD_PREVIEW implementation for wxGTK (slightly modified patch 1520690) 2006-07-24 23:48:06 +00:00
filehist.tex documented GetMenus(); corrected GetMaxFiles() return type (patch 1371483) 2006-02-09 03:14:28 +00:00
fileistr.tex add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
filename.tex [ 1560785 ] wxFileName::IsReadable/Writable/Executable 2006-10-05 17:28:31 +00:00
fileostr.tex add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
filepicker.tex [ 1573138 ] small docs corrections 2006-10-08 15:49:36 +00:00
filestrm.tex
filesys.tex handlers added using AddHandler() last must have the highest priority (patch 1522807) 2006-07-25 00:33:14 +00:00
filesysh.tex
filetype.tex spelling fixes (patch 1495562) 2006-05-28 23:56:51 +00:00
flexsizr.tex spelling fixes (patch 1495562) 2006-05-28 23:56:51 +00:00
fltinstr.tex
fltoutst.tex
focusevt.tex
font.tex add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +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 [ 1573138 ] small docs corrections 2006-10-08 15:49:36 +00:00
forward.gif
frame.tex Fix formatting tag in frame.tex 2005-11-07 18:23:51 +00:00
framemanager.tex fix unescaped underscores 2006-09-21 21:00:00 +00:00
fs_mem.tex AddFile usage clarifications 2005-03-09 22:52:07 +00:00
fs.tex
fsfile.tex Applied patch which allows you to detach a stream 2006-09-06 13:57:06 +00:00
ftp.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
function.tex add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
gauge.tex Applied doc patch. 2006-09-09 13:46:11 +00:00
gbposition.tex
gbsizeritem.tex
gbspan.tex
gdiobj.tex
glcanvas.tex fix unescaped underscores 2006-09-21 21:00:00 +00:00
glcontext.tex fix unescaped underscores 2006-09-21 21:00:00 +00:00
grid1.bmp
grid1.eps
grid1.gif
grid.tex allow customization of individual grid lines appearance (patch 1496015) 2006-07-24 23:16:37 +00:00
gridattr.tex Doc corrections 2006-02-11 12:05:53 +00:00
gridbagsizer.tex
gridedit.tex
gridevt.inc
gridevt.tex
gridrend.tex
gridsizr.tex
gridtbl.tex
gridwork.tex
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 Initialize() returns bool, not void 2006-01-04 00:06:13 +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
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 add @DATE@, @TIME@ and @TITLE@ macros to HTML printing (extended/modified patch 1528679) 2006-07-29 20:45:13 +00:00
htfilter.tex
hthelpct.tex Moved wxHtmlHelpFrame functionality to wxHtmlHelpWindow to allow 2006-01-09 13:42:57 +00:00
hthlpdat.tex
hthlpfrm.tex Renamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash 2006-01-11 08:59:17 +00:00
htlnkinf.tex
htmlcell.tex
htmlfilt.tex
htmlhand.tex
htmlhlpf.tex
htmllbox.tex [ 1507795 ] Small doc patch. 2006-06-19 09:20:16 +00:00
htmlprn.tex
htmlstrt.tex
htmltags.tex
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 add @DATE@, @TIME@ and @TITLE@ macros to HTML printing (extended/modified patch 1528679) 2006-07-29 20:45:13 +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 spelling fixes (patch 1495562) 2006-05-28 23:56:51 +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
hvscroll.tex Applied wxVScrolledWindow patch 2006-02-15 09:59:39 +00:00
hworld.tex
hyperlink.tex added hyperlink alignment flags (patch 1537043) 2006-09-10 23:57:26 +00:00
icon.tex add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
iconbndl.tex
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 add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +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 Make wxJoystick::GetNumberJoystick a static method, as the number of 2005-11-29 12:50:13 +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
listbook.tex
listbox.tex wxListBox default cstr doc patch. 2006-04-30 11:40:56 +00:00
listctrl.tex made wxTree/ListCtrl::HitTest() const 2006-06-14 12:00:57 +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 added wxLocale::IsAvailable() (extended patch 1547191) 2006-09-10 23:28:20 +00:00
log.tex optionally count repeating wxLog messages instead of logging all (patch 1520815) 2006-07-25 00:04:35 +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 Bump version. 2006-10-08 19:49:24 +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 added wxConvUI which determines the conversion used for the UI elements and can be changed from the user code 2006-04-11 00:36:24 +00:00
mcaptevt.tex added wxEVT_MOUSE_CAPTURE_LOST event and code for correctly handling capture loss (bug #1153662) 2006-07-31 09:27:54 +00:00
mdi.tex minor docs corrections and improvements from Andreas Mohr (patch 1430551) 2006-02-13 15:18:35 +00:00
mediactrl.tex Ryan's cumulative wxActiveX and media control patch (1427775) 2006-02-10 19:37:40 +00:00
mediaevt.tex Ryan's cumulative wxActiveX and media control patch (1427775) 2006-02-10 19:37:40 +00:00
membuf.tex
memorydc.tex
menu.tex Commited FRM's stockitem patch (empty stock items). 2006-09-03 12:23:04 +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 add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +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 Don't use wxTHICK_FRAME in the docs anymore. 2006-08-28 08:41:11 +00:00
minimald.tex
mirrordc.tex
mltchdlg.tex
module.tex added possibility to specify modules dependencies 2006-06-11 22:19:12 +00:00
mouseevt.tex clarified LeftIsDown() behaviour for left click events 2006-08-23 15:11:35 +00:00
moveevt.tex
msgdlg.tex
mutex.tex corrected return codes of various methods (patch 1472288) 2006-04-23 22:41:42 +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 added wxBookCtrl::ChangeSelection() which is the same as SetSelection() but doesn't send the page change events (second part of patch 1553551) 2006-10-08 17:37:23 +00:00
noteevt.inc
noteevt.tex
notifevt.tex
object.tex
odcbox.tex [ 1564113 ] wxComboCtrl and wxODComboBox documentation update 2006-09-23 16:16:08 +00:00
outptstr.tex
pagedlg.tex add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
paintdc.tex
paintevt.tex warning about standard controls 2005-09-22 09:59:57 +00:00
palette.tex add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
paneinfo.tex Began to move wxAUI docs to latex. 2006-09-01 21:37:22 +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 [ 1521481 ] wxPathList modernization 2006-09-17 11:58:12 +00:00
pen.tex add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
pickerbase.tex improvements to wxPickerBase default proportion values (patch 1525578) 2006-07-25 00:44:41 +00:00
platinfo.tex fix incorrect \param usage 2006-09-21 20:57:19 +00:00
point.tex [ 1518434 ] wxSize::Scale with wxScale and wxPoint operators documented 2006-07-24 08:26:38 +00:00
porting.tex
portnote.tex
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 add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
process.tex
procevt.tex
progdlg.tex Applied doc patch. 2006-09-09 13:46:11 +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 The Great wxRegion Refactoring: 2006-09-25 11:47:23 +00:00
regkey.tex document other SetValue() overloads 2006-01-21 03:25:31 +00:00
renderer.tex As per wx-dev, split the sort arrow options out to a separate parameter. 2006-09-14 19:42:41 +00:00
rendver.tex
richtextattr.tex First cut at wxRichTextCtrl documentation 2006-07-01 20:30:58 +00:00
richtextbuffer.tex First cut at wxRichTextCtrl documentation 2006-07-01 20:30:58 +00:00
richtextcharacterstyledefinition.tex First cut at wxRichTextCtrl documentation 2006-07-01 20:30:58 +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 wxRichTextCtrl updates and corrections 2006-07-03 21:00:39 +00:00
richtextevent.tex First cut at wxRichTextCtrl documentation 2006-07-01 20:30:58 +00:00
richtextfilehandler.tex First cut at wxRichTextCtrl documentation 2006-07-01 20:30:58 +00:00
richtexthtmlhandler.tex First cut at wxRichTextCtrl documentation 2006-07-01 20:30:58 +00:00
richtextoverview.tex wxRichTextCtrl updates and corrections 2006-07-03 21:00:39 +00:00
richtextparagraphstyledefinition.tex First cut at wxRichTextCtrl documentation 2006-07-01 20:30:58 +00:00
richtextrange.tex First cut at wxRichTextCtrl documentation 2006-07-01 20:30:58 +00:00
richtextstyledefinition.tex First cut at wxRichTextCtrl documentation 2006-07-01 20:30:58 +00:00
richtextstylelistbox.tex First cut at wxRichTextCtrl documentation 2006-07-01 20:30:58 +00:00
richtextstylesheet.tex First cut at wxRichTextCtrl documentation 2006-07-01 20:30:58 +00:00
richtextxmlhandler.tex First cut at wxRichTextCtrl documentation 2006-07-01 20:30:58 +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 added wxSize::IncBy() and DecBy() methods 2006-09-24 11:08:51 +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 wxSizer::Get/SetContainingWindow() 2006-09-04 12:05:49 +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 Remove references to wxValidator in wxSpinButton docs - no validator param. Closes patch #1227956 2005-06-27 12:37:54 +00:00
spinctrl.tex Made MSW wxSpinCtrl emit UPDATE event when validating 2006-09-20 14:15:14 +00:00
spinevt.inc
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
stackframe.tex
stackwalker.tex Documentation fixes for unresolved labels after changes in debbuging api. 2006-03-28 11:24:08 +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 Minor doc corrections 2005-09-17 12:53:07 +00:00
statusbr.tex Always use wxFULL_REPAINT_ON_RESIZE for generic status bar. 2006-09-06 17:36:22 +00:00
stdbtnsz.tex
stdevtid.tex Commited FRM's stockitem patch (empty stock items). 2006-09-03 12:23:04 +00:00
stdpaths.tex corrected example of GetUserConfigDir() return value under Windows (patch 1538788) 2006-08-13 01:20:06 +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 fixed bug in wxStreamBuffer::Read(wxStreamBuffer *) and improved its documentation (patch 1273774 by Paul Cornett) 2005-08-28 15:44:15 +00:00
strmbase.tex fixed OnSysWrite() signature 2005-10-14 08:39:02 +00:00
strmbfrd.tex
strmmem.tex spelling fixes and other minor corrections to the docs (patch 1273930 by Andreas Mohr) 2005-08-28 16:25:43 +00:00
strmsock.tex
strmzlib.tex
strtotxt.tex spelling fixes (patch 1495562) 2006-05-28 23:56:51 +00:00
sysclevt.tex
sysopt.tex documented option enabling DirectDraw implementation of wxDisplay under MSW 2006-03-16 16:10:50 +00:00
tab.tex
table.tex
tabview.tex
tapp.tex
taskbar.tex The method is called CreatePopupMenu, not CreatePopupIcon 2006-07-04 17:01:12 +00:00
taui.tex Began to move wxAUI docs to latex. 2006-09-01 21:37:22 +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 Applied patch 1173802: Reimplementation of GtkFileChooser wxFileDialog 2005-03-31 21:20:58 +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 Finally removes occurences of OnMenuCommand and closes bug #1164678 2005-11-16 17:27:38 +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
tex2rtf_css.ini Revert last change, it was unintended 2006-06-14 04:08:33 +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 document IsEmpty() 2006-10-09 12:08:44 +00:00
textattr.tex document HasAlignment(), Left/RightIndent() and Tabs() (patch 1527048) 2006-07-25 00:49:19 +00:00
textattrex.tex First cut at wxRichTextCtrl documentation 2006-07-01 20:30:58 +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
tglbtn.tex wxToggleButton for wxUniv already introduced. 2006-05-24 09:42:25 +00:00
tgrid.tex
tguide.tex
thread.tex better Wait/Delete() docs (patch 1434085) 2006-05-06 22:40:19 +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 added a couple of base classes 2006-09-05 20:41:19 +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 added missing \label for IsUsingNativeDecorations() 2006-10-02 08:04:50 +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 [ 1550698 ] Bottom aligned toolbar 2006-09-17 11:51:08 +00:00
toolbook.tex Added wxToolbook class 2006-01-30 15:35:04 +00:00
tooltip.tex
topics.tex Began to move wxAUI docs to latex. 2006-09-01 21:37:22 +00:00
tprint.tex
treebook.tex added wxBookCtrl::ChangeSelection() which is the same as SetSelection() but doesn't send the page change events (second part of patch 1553551) 2006-10-08 17:37:23 +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 added ExpandAllChildrne() (patch 1498343) 2006-07-02 01:22:42 +00:00
treedata.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
treeevt.tex spelling fixes (patch 1495562) 2006-05-28 23:56:51 +00:00
treetst.bmp
treetst.gif
truntime.tex
tsamples.tex Missing plural. 2006-06-07 15:06:08 +00:00
tscroll.tex
tsizer.tex Removed more traces of wxrcedit 2005-05-18 13:58:18 +00:00
tsplittr.tex Bug [ 1355450 ] wxSplitterWindow overview shows horizontal says vertical 2006-01-21 15:04:02 +00:00
tstream.tex
tstring.tex
tstyles.tex Removed every usage of obsolete wxTLW flags. 2.6 compatibility markup for them. 2006-03-31 18:07:22 +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 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
up.gif
upduievt.tex it is not possible to show/hide the window from the UpdateUI event handler; refactored the code by moving control-specific parts into the derived classes (patch 1338350) 2006-02-12 16:32:50 +00:00
uri.tex Applied [ 1555974 ] small wxURL improvements 2006-09-17 10:59:18 +00:00
url.tex fix unescaped underscores 2006-09-21 21:00:00 +00:00
urldataob.tex documented wxURLDataObject 2006-08-23 13:47:22 +00:00
valgen.tex
validatr.tex
valtext.tex
variant.tex Typo. 2006-10-01 09:10:19 +00:00
view.tex [ 1553595 ] Doc error: wxView::OnDraw 2006-09-26 08:35:13 +00:00
vlbox.tex [ 1507795 ] Small doc patch. 2006-06-19 09:20:16 +00:00
vscroll.tex [ 1507795 ] Small doc patch. 2006-06-19 09:20:16 +00:00
window.tex renamed wxWindow::IsVisible() to IsShownOnScreen() to fix name conflicts with other classes 2006-09-14 12:22:46 +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 spelling fixes (patch 1495562) 2006-05-28 23:56:51 +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
wxmac.tex
wxManualTemplate.dot
wxmgl.tex
wxmsw.tex Underscore escaping fix from Angel Vidal Veiga 2006-05-28 10:03:03 +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 fix unescaped underscores 2006-09-21 21:00:00 +00:00
wxtab1.bmp
wxtab1.eps
wxtab1.gif
wxx11.tex
xmldocument.tex fixed bad DetachRoot link 2006-10-02 08:03:38 +00:00
xmlnode.tex [ 1573138 ] small docs corrections 2006-10-08 15:49:36 +00:00
xmlproperty.tex Commit XML doc patch. 2006-04-30 11:37:12 +00:00
xmlres.tex Make it possible to tell wxXmlResource which domain to pull 2006-08-21 18:27:15 +00:00
xmlresh.tex added default value argument to wxXmlResourceHandler::GetColour() 2006-07-15 15:32:57 +00:00
zipstrm.tex Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00