..
aui
generic
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
html
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
msw
Document the meaning of empty value name in wxRegKey methods.
2009-09-12 22:48:29 +00:00
persist
propgrid
Changed 'bool recursively' to 'int flags' argument (with default value of wxPG_RECURSE) in wxPropertyGrid Set(Property)BackgroundColour() and Set(Property)TextColour() member functions.
2009-10-15 16:39:19 +00:00
protocol
Applied modified #10655 (Added Cookie (receive) support to wxHTTP)
2009-09-26 19:47:23 +00:00
ribbon
Merged GSOC Ribbon work from SOC2009_RIBBON branch into trunk.
2009-09-16 12:06:02 +00:00
richtext
Added wxRICHTEXT_HANDLER_USE_CSS flag for HTML handler to use CSS
2009-09-23 11:05:52 +00:00
stc
xml
fixed wxXmlDocument::Save() to interpret the indentstep argument correctly
2009-10-04 21:19:40 +00:00
xrc
added a note about XRCID() and EVT_*_RANGE macros (see bug #11431 )
2009-11-11 10:22:57 +00:00
aboutdlg.h
Allow setting long version field in About dialog.
2009-07-25 22:53:23 +00:00
accel.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
access.h
animate.h
any.h
Added a new documentation overview section 'Caveats When Not Using C++ RTTI', describing possible problems with Bind() and wxAny when C++ RTTI is disabled.
2009-11-21 11:39:32 +00:00
app.h
Define wxDEBUG_LEVEL in both debug and release builds as 1.
2009-09-12 11:28:52 +00:00
apptrait.h
archive.h
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
arrstr.h
make wxSortedArrayString::Sort() and Insert() private in STL build ( closes #10947 )
2009-07-01 08:56:31 +00:00
artprov.h
Added wxART_CLOSE art id.
2009-10-05 22:55:53 +00:00
atomic.h
base64.h
Add wxBase64Decode(void*,size_t,wxString) overload.
2009-11-11 14:38:40 +00:00
bitmap.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
bmpbuttn.h
minor tweaks to alignment styles documentation
2009-06-15 23:18:06 +00:00
bmpcbox.h
bookctrl.h
brush.h
add new predefined colour (and relative brush/pen): wxYELLOW ( closes #10669 )
2009-05-09 12:40:09 +00:00
buffer.h
busyinfo.h
button.h
added support for bitmaps in wxButton to wxOSX/Cocoa
2009-06-21 03:01:53 +00:00
calctrl.h
caret.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
chartype.h
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
checkbox.h
use :: when referring to wxDefaultSize or wxDefaultPosition
2009-04-21 11:21:36 +00:00
checklst.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
choicdlg.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
choice.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
choicebk.h
clipbrd.h
clntdata.h
clrpicker.h
cmdline.h
cmdproc.h
cmndata.h
collpane.h
colordlg.h
colour.h
Applied part of #10034 : wxImage::ConvertToDisabled()
2009-09-24 20:05:33 +00:00
combo.h
Fix incorrect wxComboBox dropdown and closeup event macro names in doxygen docs ( closes #11340 )
2009-10-16 13:54:56 +00:00
combobox.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
config.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
control.h
Add ellipsization support to wxDataViewCtrl.
2009-10-16 21:35:26 +00:00
convauto.h
cpp.h
cshelp.h
use :: when referring to wxDefaultSize or wxDefaultPosition
2009-04-21 11:21:36 +00:00
ctrlsub.h
cursor.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
dataobj.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
dataview.h
Typo
2009-11-14 11:03:17 +00:00
datectrl.h
removed wxDatePickerCtrlGeneric::SetFormat() which didn't exist but was declared and documented ( closes #10988 )
2009-07-19 16:49:29 +00:00
dateevt.h
datetime.h
datstrm.h
dc.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
dcbuffer.h
dcclient.h
dcgraph.h
dcmemory.h
document wxDCMemory(wxDC*) ctor
2009-07-16 12:06:54 +00:00
dcmirror.h
dcprint.h
dcps.h
dcscreen.h
dcsvg.h
dde.h
debug.h
Define wxDEBUG_LEVEL in both debug and release builds as 1.
2009-09-12 11:28:52 +00:00
debugrpt.h
Allow customizing wxDebugReportCompress output file.
2009-08-14 00:06:03 +00:00
defs.h
Add symbolic constant wxALIGN_INVALID and use it instead of -1 in wxGrid.
2009-11-27 01:47:30 +00:00
dialog.h
dialup.h
dir.h
dirctrl.h
added multiple selections support to wxDirCtrl ( closes #10830 )
2009-06-06 14:00:51 +00:00
dirdlg.h
display.h
dnd.h
docmdi.h
docview.h
Document wxDocument::SetDocumentSaved().
2009-11-03 14:12:14 +00:00
dragimag.h
dynarray.h
Minor corrections to sorted arrays documentation.
2009-09-24 00:21:36 +00:00
dynlib.h
editlbox.h
use :: when referring to wxDefaultSize or wxDefaultPosition
2009-04-21 11:21:36 +00:00
encconv.h
event.h
Added a new documentation overview section 'Caveats When Not Using C++ RTTI', describing possible problems with Bind() and wxAny when C++ RTTI is disabled.
2009-11-21 11:39:32 +00:00
evtloop.h
fdrepdlg.h
ffile.h
file.h
added wxTempFile::Flush() (dedicated to Theodore Ts'o and Ext4)
2009-05-31 09:49:31 +00:00
fileconf.h
filectrl.h
filedlg.h
Applied #10917 : wxGTK wxFileDialog::SetDirectory and ::SetFilename problems
2009-09-24 20:36:46 +00:00
filefn.h
filename.h
Document wxFileName::SetPath().
2009-09-04 16:20:49 +00:00
filepicker.h
filesys.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
font.h
No changes, just avoid overriding GetNativeFontInfoDesc() in wxMSW wxFont.
2009-11-26 02:34:01 +00:00
fontdlg.h
fontenum.h
fontmap.h
fontpicker.h
frame.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
fs_mem.h
fswatcher.h
Merge SOC2009_FSWATCHER branch into trunk.
2009-10-22 11:35:43 +00:00
gauge.h
gbsizer.h
gdicmn.h
gdiobj.h
glcanvas.h
graphics.h
Document wxGraphicsPath::AddArc() better.
2009-08-22 13:59:14 +00:00
grid.h
Added support for corner, row and column headers renderers to wxGrid.
2009-09-14 00:45:29 +00:00
hash.h
hashmap.h
Fixed up the short description of wxHashMap::find().
2009-08-05 17:38:25 +00:00
hashset.h
headercol.h
headerctrl.h
help.h
htmllbox.h
use :: when referring to wxDefaultSize or wxDefaultPosition
2009-04-21 11:21:36 +00:00
hyperlink.h
icon.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
iconbndl.h
document effect of loading an icon bundle on stream position
2009-06-06 12:09:30 +00:00
iconloc.h
image.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
imaglist.h
infobar.h
Determine the appropriate show effect automatically in wxInfoBar.
2009-10-05 22:57:45 +00:00
init.h
intl.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
ipc.h
fix typo in wxClient::MakeConnection() docs ( closes #10841 )
2009-07-02 22:29:43 +00:00
ipcbase.h
joystick.h
kbdstate.h
put wx{Keyboard,Mouse}State in events category instead of misc one
2009-05-01 22:37:14 +00:00
laywin.h
link.h
list.h
Change return type of wxList::Member() to bool.
2009-09-18 17:10:58 +00:00
listbook.h
listbox.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
listctrl.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
log.h
Mention log components in wxLogTrace() documentation.
2009-10-09 13:04:44 +00:00
longlong.h
math.h
mdi.h
mediactrl.h
memory.h
menu.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
menuitem.h
metafile.h
mimetype.h
minifram.h
module.h
mousemanager.h
added default ctor to wxMouseEventsManager, this is convenient when deriving window classes (which must provide default ctors to e.g. allow loading them from XRC) from it
2009-05-31 14:43:01 +00:00
mousestate.h
put wx{Keyboard,Mouse}State in events category instead of misc one
2009-05-01 22:37:14 +00:00
msgdlg.h
document that wxMessageDialog API additions appeared in 2.9.0
2009-11-08 11:35:58 +00:00
msgout.h
Document wxMessageOutput and related classes.
2009-07-18 23:48:50 +00:00
msgqueue.h
mstream.h
notebook.h
notifmsg.h
numdlg.h
object.h
Added another hyphen in "wxObject-derived" for consistency.
2009-07-30 13:40:46 +00:00
odcombo.h
palette.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
panel.h
pen.h
add new predefined colour (and relative brush/pen): wxYELLOW ( closes #10669 )
2009-05-09 12:40:09 +00:00
persist.h
pickerbase.h
platform.h
platinfo.h
add wxGetLinuxDistributionInfo() and wxPlatformInfo::GetLinuxDistribution() functions; also add to wxPlatformInfo the GetOperatingSystemDescription(), GetDesktopEnvironment(), GetOperatingSystemDirectory() functions to group in the same class (wxPlatformInfo) all available platform-detection functions
2009-06-02 13:01:41 +00:00
popupwin.h
position.h
power.h
print.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
printdlg.h
process.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
progdlg.h
add wxProgressDialog::SetRange() function
2009-06-01 23:19:25 +00:00
propdlg.h
quantize.h
radiobox.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
radiobut.h
rawbmp.h
rearrangectrl.h
recguard.h
regex.h
region.h
renderer.h
Document wxRendererNative::DrawTitleBarBitmap() and use it properly.
2009-10-19 08:59:25 +00:00
sashwin.h
sckipc.h
sckstrm.h
scopedarray.h
scopedptr.h
scopeguard.h
scrolbar.h
use :: when referring to wxDefaultSize or wxDefaultPosition
2009-04-21 11:21:36 +00:00
scrolwin.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
settings.h
sharedptr.h
sizer.h
Revert wxFlexGridSizer constr. change
2009-11-15 09:40:30 +00:00
slider.h
Implement support for wxSL_<DIR> in wxGTK, show them better in the sample.
2009-11-14 23:15:27 +00:00
snglinst.h
Allow creating wxSingleInstanceChecker with default name.
2009-09-16 12:38:00 +00:00
socket.h
wxSocket::Initialize() and Shutdown() are for main thread only.
2009-09-21 08:44:35 +00:00
sound.h
spinbutt.h
use :: when referring to wxDefaultSize or wxDefaultPosition
2009-04-21 11:21:36 +00:00
spinctrl.h
use :: when referring to wxDefaultSize or wxDefaultPosition
2009-04-21 11:21:36 +00:00
splash.h
splitter.h
srchctrl.h
sstream.h
stackwalk.h
statbmp.h
statbox.h
Correct examples in wxStaticBox(Sizer) documentation.
2009-08-07 12:39:41 +00:00
statline.h
use :: when referring to wxDefaultSize or wxDefaultPosition
2009-04-21 11:21:36 +00:00
stattext.h
statusbr.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
stdpaths.h
Don't use vendor name by default in wxStandardPaths.
2009-10-10 18:28:28 +00:00
stdstream.h
correct a typo in a comment in the example (see #10637 )
2009-05-03 09:29:13 +00:00
stockitem.h
Added wxSTOCK_FOR_BUTTON flag for wxGetStockLabel().
2009-07-25 16:41:05 +00:00
stopwatch.h
strconv.h
Add convenient wxMBConv::cMB2WC/WC2MB overloads taking buffers.
2009-09-12 22:40:25 +00:00
stream.h
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
string.h
Document ctors creating a wxString from repeated characters.
2009-09-12 10:42:04 +00:00
sysopt.h
tarstrm.h
taskbar.h
textctrl.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
textdlg.h
textentry.h
Fixed Cut&Paste error in wxTextCtrl::ChangeValue documentation ( fixes #11469 ).
2009-11-22 11:00:42 +00:00
textfile.h
minor corrections: document typeDefault, remove text copied from the header ( closes #10740 )
2009-04-25 14:42:59 +00:00
textwrapper.h
extracted wxTextWrapper in its own header and made it public
2009-05-31 20:12:07 +00:00
tglbtn.h
use :: when referring to wxDefaultSize or wxDefaultPosition
2009-04-21 11:21:36 +00:00
thread.h
Added wxThread::GetMainId().
2009-07-11 20:46:55 +00:00
timer.h
Document that throwing exceptions from wxTimer::Notify() is unsupported.
2009-11-22 11:24:03 +00:00
tipdlg.h
tipwin.h
tls.h
tokenzr.h
toolbar.h
documenting events that are not available on OSX, closes #10776
2009-09-24 09:41:39 +00:00
toolbook.h
tooltip.h
toplevel.h
tracker.h
treebase.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
treebook.h
treectrl.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
txtstrm.h
unichar.h
Document ctors creating a wxString from repeated characters.
2009-09-12 10:42:04 +00:00
uri.h
use :: when referring to wxDefaultSize or wxDefaultPosition
2009-04-21 11:21:36 +00:00
url.h
ustring.h
utils.h
Copy wxPerl notes from the LaTeX documentation.
2009-10-18 17:47:01 +00:00
valgen.h
validate.h
Replace wxValidator::SetBellOnError() with SuppressBellOnError().
2009-10-15 14:44:22 +00:00
valtext.h
variant.h
wxVariantData now inherits from wxObjectRefData
2009-06-17 01:32:40 +00:00
vector.h
version.h
vidmode.h
vlbox.h
volume.h
vscroll.h
weakref.h
wfstream.h
typo fix ( closes #10699 )
2009-05-09 12:42:59 +00:00
window.h
Add or fix descriptions of return values from SetFont/XXXColour().
2009-10-21 09:44:07 +00:00
windowid.h
wizard.h
wrapsizer.h
wupdlock.h
wxcrt.h
xlocale.h
zipstrm.h
zstream.h