wxWidgets/interface/wx
Vadim Zeitlin 3dc54df247 Ignore hints on wxTE_PASSWORD controls when not supported natively
There is no way to show the hint without native support in a control with
wxTE_PASSWORD style, so simply ignore them completely in this case.

Closes #17078.
2016-06-28 14:40:52 +02:00
..
aui
generic
html
msw
persist
propgrid Updated documentation for wxPropertyGridInterface. 2016-06-25 18:17:57 +02:00
protocol
ribbon
richtext
stc Updated Scintilla to add GetTargetTextRaw (closes #17426). 2016-05-31 23:06:51 -07:00
xml
xrc
aboutdlg.h
accel.h
access.h
activityindicator.h
addremovectrl.h
affinematrix2d.h
affinematrix2dbase.h
animate.h
any.h
anybutton.h
app.h
appprogress.h
apptrait.h
archive.h
arrstr.h
artprov.h
atomic.h
bannerwindow.h
base64.h
bitmap.h
bmpbuttn.h
bmpcbox.h
bookctrl.h
brush.h
buffer.h
busyinfo.h
button.h
calctrl.h
caret.h
chartype.h
checkbox.h
checklst.h
choicdlg.h
choice.h
choicebk.h
clipbrd.h
clntdata.h
clrpicker.h
cmdline.h
cmdproc.h
cmndata.h
collheaderctrl.h
collpane.h
colordlg.h
colour.h
colourdata.h
combo.h
combobox.h
commandlinkbutton.h
config.h
containr.h
control.h
convauto.h
cpp.h
cshelp.h Don't use wxWindowBase in the interface headers 2016-05-05 02:59:43 +02:00
ctrlsub.h
cursor.h
custombgwin.h
dataobj.h
dataview.h Add wxDataViewTextRenderer::EnableMarkup() 2016-06-16 00:06:23 +02:00
datectrl.h
dateevt.h
datetime.h Document wxDateTime::GetValue() 2016-06-24 14:20:34 +02:00
datstrm.h
dc.h Fix heading of transformation matrix section in wxDC docs 2016-06-24 23:10:56 +02:00
dcbuffer.h
dcclient.h
dcgraph.h
dcmemory.h
dcmirror.h
dcprint.h
dcps.h
dcscreen.h
dcsvg.h Allow to set the SVG title when creating a wxSVGFileDC. 2016-06-12 15:59:28 +02:00
dde.h
debug.h
debugrpt.h
defs.h
dialog.h
dialup.h
dir.h
dirctrl.h
dirdlg.h
display.h
dnd.h
docmdi.h
docview.h
dragimag.h
dynarray.h
dynlib.h
editlbox.h
encconv.h
event.h Don't document non-public wxEvtHandler::SearchEventTable() 2016-05-09 18:58:39 +02:00
eventfilter.h
evtloop.h
fdrepdlg.h
ffile.h
file.h
fileconf.h
filectrl.h
filedlg.h
filefn.h
filehistory.h
filename.h
filepicker.h Improve documentation of pickers MUST_EXIST styles 2016-06-09 17:03:51 +02:00
filesys.h
font.h
fontdata.h
fontdlg.h
fontenum.h
fontmap.h
fontpicker.h
fontutil.h
frame.h
fs_arc.h
fs_filter.h
fs_inet.h
fs_mem.h
fswatcher.h Document that wxFileSystemWatcher requires a running event loop 2016-05-18 14:51:31 +02:00
gauge.h
gbsizer.h
gdicmn.h
gdiobj.h
geometry.h
glcanvas.h
graphics.h Updated wxGraphicsContext and wxGraphicsRenderer documentation. 2016-06-25 18:20:24 +02:00
grid.h
hash.h
hashmap.h
hashset.h
headercol.h
headerctrl.h
help.h Don't document obsolete wxHelpController::Initialize() overload 2016-06-13 15:16:22 +02:00
htmllbox.h
hyperlink.h
icon.h
iconbndl.h
iconloc.h
image.h
imaglist.h
infobar.h
init.h
intl.h
ipc.h
ipcbase.h
itemattr.h
joystick.h
kbdstate.h
language.h
layout.h
laywin.h
link.h
list.h
listbook.h
listbox.h
listctrl.h Merge branch 'rename-listctrl-checkbox-methods' of https://github.com/discnl/wxWidgets 2016-04-23 18:53:41 +02:00
log.h
longlong.h Document that wxLongLong is obsolete nowadays 2016-05-20 02:43:28 +02:00
math.h
mdi.h
mediactrl.h
memory.h
menu.h
menuitem.h
metafile.h
mimetype.h
minifram.h
modalhook.h
module.h
mousemanager.h
mousestate.h
msgdlg.h
msgout.h
msgqueue.h
mstream.h
nativewin.h
nonownedwnd.h
notebook.h
notifmsg.h
numdlg.h
numformatter.h
object.h
odcombo.h
overlay.h
palette.h
panel.h
pen.h
persist.h
pickerbase.h
platform.h
platinfo.h
popupwin.h
position.h
power.h
preferences.h
print.h
printdlg.h
process.h
progdlg.h
propdlg.h
quantize.h
radiobox.h
radiobut.h
rawbmp.h
rearrangectrl.h
recguard.h
regex.h
region.h
renderer.h
richmsgdlg.h
richtooltip.h
sashwin.h
sckipc.h
sckstrm.h
scopedarray.h
scopedptr.h
scopeguard.h
scrolbar.h
scrolwin.h
secretstore.h Fix the documented type of wxSecretValue ctor from string 2016-06-24 14:21:46 +02:00
settings.h
sharedptr.h
simplebook.h
sizer.h
slider.h
snglinst.h
socket.h
sound.h
spinbutt.h
spinctrl.h
splash.h
splitter.h
srchctrl.h
sstream.h
stack.h
stackwalk.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
stdpaths.h
stdstream.h
stockitem.h
stopwatch.h
strconv.h
stream.h
string.h
sysopt.h
systhemectrl.h
tarstrm.h
taskbar.h
taskbarbutton.h
textcompleter.h
textctrl.h Clarify that wxTextCtrl style apply to user-entered text too 2016-06-12 19:20:53 +02:00
textdlg.h
textentry.h Ignore hints on wxTE_PASSWORD controls when not supported natively 2016-06-28 14:40:52 +02:00
textfile.h
textwrapper.h
tglbtn.h
thread.h
time.h
timectrl.h
timer.h
tipdlg.h
tipwin.h
tls.h
tokenzr.h
toolbar.h
toolbook.h
tooltip.h
toplevel.h
tracker.h
translation.h Replace AddCatalog() overload with defaulted argument 2016-06-26 18:30:32 +02:00
treebase.h
treebook.h
treectrl.h
treelist.h
txtstrm.h
uiaction.h
unichar.h
uri.h
url.h
ustring.h
utils.h
valgen.h
validate.h
valnum.h
valtext.h
variant.h
vector.h
version.h
versioninfo.h
vidmode.h
vlbox.h
volume.h
vscroll.h
weakref.h
webview.h
webviewarchivehandler.h
webviewfshandler.h
wfstream.h
window.h Don't use wxWindowBase in the interface headers 2016-05-05 02:59:43 +02:00
windowid.h
windowptr.h
withimages.h
wizard.h
wrapsizer.h
wupdlock.h
wxcrt.h
xlocale.h
zipstrm.h
zstream.h