wxWidgets/interface/wx
utelle deef116a09 Update language database and move support for it to wxUILocale
Update the language database from the canonical sources:

- It now includes most locales supported by Windows 10.
- It now also has the following attributes for each entry:
 - BCP 47-like locale tag.
 - Reference to canonical name for generic language entries.
 - Language name in this language itself.
- Also add data file with list of language script identifiers and
  aliases based on ISO 15924.
- And update genlang.py to handle all the new attributes and data.

Also move database-related methods of wxLocale to wxUILocale and
just redirect wxLocale methods to the new wxUILocale ones (they are
still preserved for compatibility).

Closes https://github.com/wxWidgets/wxWidgets/pull/2594
2021-11-27 17:44:20 +01:00
..
aui Use wxBitmapBundle in wxAuiToolBar and wxAuiPaneInfo too 2021-11-14 18:55:42 +00:00
generic
html Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
msw Add 64-bit numbers support to wxRegKey 2021-03-09 21:09:42 +01:00
persist Replace wxEvtHandler::Connect() with Bind() in the docs 2021-03-31 03:04:49 +02:00
propgrid Use wxBitmapBundle in wxPropertyGrid 2021-11-19 17:52:56 +01:00
protocol Apply suggestions from code review 2021-01-19 21:06:31 +01:00
ribbon Add wxRibbon panel border colour option 2021-02-20 13:29:33 +01:00
richtext
stc Regenerate STC files after the typo fixes 2021-03-13 13:35:14 +01:00
xml Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
xrc Add wxXmlResource::LoadDocument() 2021-04-15 18:50:47 +01:00
aboutdlg.h
accel.h
access.h
activityindicator.h
addremovectrl.h
affinematrix2d.h
affinematrix2dbase.h
anidecod.h
animate.h
animdecod.h
any.h
anybutton.h Allow using wxBitmapBundle for wxButton bitmaps 2021-10-18 11:50:10 +02:00
app.h Improve wxIMPLEMENT_APP() documentation 2021-07-24 17:21:39 +01:00
appprogress.h
apptrait.h Show assert stack if in the test if possible 2021-04-07 14:37:16 +02:00
archive.h
arrstr.h Make wxSplit(wxJoin()) idempotent for string ending with escape 2021-04-07 01:38:43 +02:00
artprov.h Update link to the GTK stock items list in the docs 2021-11-11 22:39:59 +01:00
atomic.h
bannerwindow.h
base64.h
bitmap.h Add wxBitmap::SetScaleFactor() 2021-10-24 19:04:51 +02:00
bmpbndl.h OSX wxBitmapBundle::FromFiles implementation for macOS (#2561) 2021-10-26 22:27:36 +02:00
bmpbuttn.h
bmpcbox.h Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
bookctrl.h
brush.h
buffer.h
busyinfo.h
button.h
calctrl.h
caret.h
chartype.h
checkbox.h Remove wxGTK1 mentions from the documentation 2021-05-13 06:52:09 -07:00
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 Fix grouping warning on newer doxygen 2021-05-21 01:56:39 +01:00
colourdata.h
combo.h Allow using custom main window in wxComboCtrl 2021-09-08 20:44:34 +02:00
combobox.h
commandlinkbutton.h
config.h Readd accidentally deleted argument in wxConfig interface 2021-05-13 06:49:31 -07:00
containr.h
control.h
convauto.h
cpp.h
creddlg.h
cshelp.h
ctrlsub.h
cursor.h Add wxCursor ctor from XPM data to all ports 2021-04-18 01:14:36 +01:00
custombgwin.h
dataobj.h
dataview.h Document when values used with wxDataViewCtrl must be non-null 2021-05-24 15:18:18 +02:00
datectrl.h
dateevt.h
datetime.h
datstrm.h
dc.h Update wxDC::DrawSpline() documentation 2021-07-03 17:18:04 +02:00
dcbuffer.h
dcclient.h
dcgraph.h
dcmemory.h
dcmirror.h
dcprint.h
dcps.h
dcscreen.h
dcsvg.h
dde.h
debug.h Don't specify the @def for defines 2021-05-21 01:57:54 +01:00
debugrpt.h
defs.h Improve multimedia key constants documentation 2021-11-05 00:42:46 +01:00
dialog.h
dialup.h
dir.h Mention wxDIR_HIDDEN in GetAllFiles() documentation 2021-04-06 22:19:03 +02:00
dirctrl.h
dirdlg.h Fix doxygen misplaced div warnings 2021-05-21 02:09:56 +01:00
display.h
dnd.h
docmdi.h
docview.h
dragimag.h
dynarray.h
dynlib.h Add wxDynamicLibrary::Attach() 2021-01-25 00:15:24 +01:00
editlbox.h
encconv.h
event.h Document generation of WXK_NONE key events for unknown keys 2021-11-05 09:46:53 +09:00
eventfilter.h
evtloop.h
fdrepdlg.h
ffile.h
file.h
fileconf.h
filectrl.h Ensure the return documentation is on the correct function 2021-05-13 21:32:22 +01:00
filedlg.h Add wxMac wxFileDialog::GetCurrentlySelectedFilterIndex() support 2021-02-15 00:37:45 +01:00
filefn.h Document that wxMatchWild() is always case-sensitive 2021-04-22 23:57:02 +02:00
filehistory.h Remove public wxFileHistory::RefreshLabels() 2021-04-05 16:20:02 +02:00
filename.h Fix wxFileName unit test under Unix after recent changes 2021-09-15 13:10:25 +02:00
filepicker.h
filesys.h
font.h
fontdata.h
fontdlg.h
fontenum.h
fontmap.h
fontpicker.h
fontutil.h
frame.h Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
fs_arc.h
fs_filter.h
fs_inet.h
fs_mem.h
fswatcher.h Replace wxEvtHandler::Connect() with Bind() in the docs 2021-03-31 03:04:49 +02:00
gauge.h Fix doxygen misplaced div warnings 2021-05-21 02:09:56 +01:00
gbsizer.h
gdicmn.h Add operator/(wxSize, double) 2021-11-20 22:06:28 +01:00
gdiobj.h
geometry.h Make some member functions const 2021-03-04 11:49:33 -08:00
gifdecod.h
glcanvas.h Update note about enabling OpenGL support on Windows 2021-05-05 20:56:05 +02:00
graphics.h Make some member functions const 2021-03-17 09:44:48 -07:00
grid.h Restore accidentally removed EVT_GRID_CMD_RANGE_SELECT macro 2021-08-14 01:10:14 +02:00
hash.h
hashmap.h
hashset.h
headercol.h
headerctrl.h
help.h
htmllbox.h
hyperlink.h
icon.h Mark deprecated methods as such in wxIcon documentation 2021-04-20 00:21:51 +01:00
iconbndl.h
iconloc.h
image.h Allow rescaling larger images in Win64 builds 2021-09-04 18:59:33 +01:00
imaggif.h
imagiff.h
imagjpeg.h
imaglist.h Add wxImageList::Destroy() 2021-10-17 16:19:19 +02:00
imagpcx.h
imagpng.h
imagpnm.h
imagtga.h
imagtiff.h
imagxpm.h
infobar.h Replace wxEvtHandler::Connect() with Bind() in the docs 2021-03-31 03:04:49 +02:00
init.h
intl.h Update language database and move support for it to wxUILocale 2021-11-27 17:44:20 +01:00
ipc.h
ipcbase.h
itemattr.h
joystick.h
kbdstate.h
language.h Update language database and move support for it to wxUILocale 2021-11-27 17:44:20 +01:00
layout.h Make some member functions const 2021-03-17 09:44:48 -07:00
laywin.h
link.h
list.h Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
listbook.h
listbox.h Fix interface return type for MSWSetTabStops 2021-05-13 21:32:22 +01:00
listctrl.h Add wxListCtrl::Set{Normal,Small}Images() 2021-11-11 01:20:35 +00:00
log.h Add return value to wxSafeShowMessage() 2021-03-14 13:18:36 +01:00
longlong.h
lzmastream.h
math.h Document wxMulDivInt32() and add a test for it 2021-07-13 23:05:16 +01:00
mdi.h
mediactrl.h Minor additions to wxMC_NO_AUTORESIZE documentation 2021-11-20 21:41:28 +01:00
memory.h
menu.h Fix doxygen page linking bugs 2021-05-21 02:58:57 +01:00
menuitem.h Allow to add extra accelerators to wxMenuItem 2021-11-16 17:26:39 +01:00
metafile.h Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
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 Add missing wxEventType declarations to notifmsg interface header 2021-08-21 15:06:12 +02:00
numdlg.h
numformatter.h Add wxNumberFormatter::Format() for floating point numbers 2021-08-20 23:37:28 +02:00
object.h Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
odcombo.h Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
overlay.h
palette.h
panel.h Don't document wxSysColourChangedEvent as being MSW-only 2021-03-28 03:06:28 +02:00
pen.h interface: Remove redundant definition of wxPenInfo::LowQuality 2021-05-13 21:33:06 +01:00
persist.h
pickerbase.h Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
platform.h
platinfo.h Add wxIsRunningUnderWine() helper function 2021-08-20 18:22:26 +01:00
popupwin.h
position.h
power.h Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
preferences.h
print.h
printdlg.h
process.h Make some member functions const 2021-03-17 09:44:48 -07:00
progdlg.h
propdlg.h
quantize.h
radiobox.h
radiobut.h
rawbmp.h
rearrangectrl.h
recguard.h
regex.h Fix typos and formatting in wxRegEx incompatibilities section 2021-08-04 21:19:14 +01:00
region.h
renderer.h Implement getting/releasing HDC in Cairo wxGraphicsContext (wxMSW) 2021-06-28 00:19:15 +02:00
richmsgdlg.h
richtooltip.h
sashwin.h
sckipc.h
sckstrm.h
scopedarray.h
scopedptr.h
scopeguard.h
scrolbar.h
scrolwin.h
secretstore.h
settings.h
sharedptr.h
simplebook.h
sizer.h Extend and improve wxSizer::SetSizeHints() documentation 2021-07-24 17:21:39 +01:00
slider.h
snglinst.h
socket.h
sound.h
spinbutt.h
spinctrl.h Merge branch 'spinctrl-digits' 2021-05-22 21:25:32 +01:00
splash.h
splitter.h
srchctrl.h
sstream.h
stack.h
stackwalk.h
statbmp.h
statbox.h Recommend using wxStaticBox as parent more strongly 2021-03-05 22:53:27 +01:00
statline.h
stattext.h
statusbr.h
stdpaths.h
stdstream.h
stockitem.h
stopwatch.h
strconv.h
stream.h
string.h Merge branch 'utf8-std-string' 2021-03-14 13:10:13 +01:00
sysopt.h Remove the mentions of the native OSX wxListCtrl control 2021-04-27 14:07:46 +02:00
systhemectrl.h
tarstrm.h
taskbar.h
taskbarbutton.h Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
textcompleter.h
textctrl.h Improve wxTE_RICH(2) styles documentation 2021-11-06 16:00:49 +01:00
textdlg.h
textentry.h Move EmptyUndoBuffer() from wxTextEntry to wxTextCtrl 2021-08-20 17:00:01 +01:00
textfile.h
textwrapper.h
tglbtn.h
thread.h Add static SetNameForCurrent for setting name of non-wxThreads 2021-11-05 16:11:56 +02:00
time.h
timectrl.h
timer.h
tipdlg.h
tipwin.h
tls.h
tokenzr.h
toolbar.h Add wxToolBarTool::Get{Normal,Disabled}BitmapBundle() accessors 2021-10-16 20:01:28 +02:00
toolbook.h
tooltip.h
toplevel.h Add wxFullScreenEvent for macOS 2021-04-06 19:01:25 +02:00
tracker.h
translation.h Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
treebase.h
treebook.h
treectrl.h Document the use of wxWithImages methods with wxTreeCtrl 2021-11-07 21:57:42 +00:00
treelist.h Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
txtstrm.h Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
uiaction.h
uilocale.h Update language database and move support for it to wxUILocale 2021-11-27 17:44:20 +01:00
unichar.h
uri.h
url.h
ustring.h
utils.h Implement wxSecureZeroMemory() for clearing memory securely 2021-11-12 17:10:02 +01:00
valgen.h
validate.h
valnum.h Make wxNumValidator::m_value protected rather than private 2021-02-08 22:43:48 +01:00
valtext.h
variant.h Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
vector.h Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
version.h
versioninfo.h
vidmode.h
vlbox.h
volume.h
vscroll.h Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
weakref.h
webrequest.h Fix a typo in wxWebRequest use example 2021-03-24 15:29:43 +01:00
webview.h Add note to RunScript() to recommend RunScriptAsync() 2021-11-05 10:04:45 +01:00
webviewarchivehandler.h
webviewfshandler.h
wfstream.h
window.h Make wxDumpWindow() public and available in wxMSW too 2021-10-20 23:35:37 +01:00
windowid.h Ensure the return documentation is on the correct function 2021-05-13 21:32:22 +01:00
windowptr.h
withimages.h Document wxWithImages::GetUpdatedImageListFor() 2021-11-11 21:59:45 +00:00
wizard.h
wrapsizer.h
wupdlock.h
wxcrt.h
xlocale.h
zipstrm.h Fix double words and article mismatches in docs. 2021-03-10 14:28:20 -05:00
zstream.h