wxWidgets/docs/doxygen/overviews
Václav Slavík 3acf8a8d9b Remove wxLOCALE_CONV_ENCODING flag.
This doesn't affect Unicode builds, only the legacy ANSI one.

PO files are now always converted to the appropriate charset according
to current locale. This was the default behavior for long time; not
doing the conversion was always a fragile hack that didn't work well.
Removing this flag simplifies wxLocale code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-04-16 11:29:22 +00:00
..
app.h
archive.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
aui.h
backwardcompatibility.h
bitmap.h
bookctrl.h
bufferclasses.h
changes_since28.h Explicitly mention MSVC std::fstream(wxString) incompatibility issue. 2009-12-30 13:38:06 +00:00
commondialogs.h
config.h
container.h
cpprttidisabled.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
customwidgets.h
dataobject.h
datetime.h
dc.h
debugging.h Define wxDEBUG_LEVEL in both debug and release builds as 1. 2009-09-12 11:28:52 +00:00
dialog.h
dnd.h
docview.h
envvars.h
eventhandling.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
exceptions.h
file.h
filesystem.h
font.h
fontencoding.h
grid.h add a possibility to disable individual grid rows/columns resizing 2009-04-26 17:02:53 +00:00
helloworld.h
html.h wxHTML: Support percentage width in IMG tag. 2010-03-28 17:55:51 +00:00
internationalization.h
ipc.h
listctrl.h
log.h Make wxLog::EnableLogging() and wxLogNull thread-specific. 2009-07-13 13:21:52 +00:00
mbconvclasses.h
nonenglish.h Remove wxLOCALE_CONV_ENCODING flag. 2010-04-16 11:29:22 +00:00
persistence.h
printing.h
propgrid.h Added note about removed member function wxPropertyGrid::CanClose() 2010-02-14 14:37:56 +00:00
python.h
refcount.h Update docs to mention wxRefCounter class 2009-06-12 20:29:59 +00:00
referencenotes.h
resyntax.h
richtextctrl.h
roughguide.h
runtimeclass.h
scrolling.h
sizer.h
splitterwindow.h
stream.h added wxStd{In,Out}putStream classes (closes #10637) 2009-05-02 18:29:33 +00:00
string.h
thread.h
tips.h
toolbar.h
treectrl.h
unicode.h always return (owned or non-owned, depending on build) wxScopedCharBuffer from utf8_str() and ToUTF8() 2009-03-30 18:28:42 +00:00
unixprinting.h
validator.h
windowdeletion.h
windowids.h Minor fixes and enhancements to wxWindowID documentation. 2010-01-09 17:39:45 +00:00
windowsizing.h
windowstyles.h
xrc_format.h Add support for stretchable spacers to XRC wxToolBar handler. 2010-01-18 00:29:00 +00:00
xrc.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00