.. |
app.h
|
|
|
archive.h
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
aui.h
|
|
|
backwardcompatibility.h
|
|
|
bitmap.h
|
Remove unnecessary mondrian.{ico,xpm} files from samples directory.
|
2010-06-20 17:42:33 +00:00 |
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
|
update/reorganize events overview and changed links to it to reflect the fact that it speaks about events in general and not just about handling them
|
2009-02-07 15:22:14 +00:00 |
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
|
mention wxPostEvent() and wxQueueEvent() and related wxEvtHandler functions.
|
2010-07-07 10:12:38 +00:00 |
exceptions.h
|
|
|
file.h
|
|
|
filesystem.h
|
|
|
font.h
|
|
|
fontencoding.h
|
use doxygen autolinking feature; use @ref command for the overview
|
2009-03-18 15:30:06 +00:00 |
grid.h
|
add a possibility to disable individual grid rows/columns resizing
|
2009-04-26 17:02:53 +00:00 |
helloworld.h
|
|
|
html.h
|
Add <span> tag and limited support for CSS styles to wxHTML.
|
2010-05-30 23:12:25 +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
|
moved many things from wxString reference page to the wxString overview; updated some old/incoherent informations; added some DIA-drawn graphs showing UTF8/UCS2 different representation used by wxString
|
2008-12-06 16:24:52 +00:00 |
nonenglish.h
|
Remove wxLOCALE_CONV_ENCODING flag.
|
2010-04-16 11:29:22 +00:00 |
persistence.h
|
remove extra line breaks which prevents Doxygen from numbering list items correctly (closes #10459)
|
2009-01-31 18:28:04 +00:00 |
printing.h
|
|
|
propgrid.h
|
wxArrayEditorDialog now uses wxEditableListBox. It has also been renamed to wxPGArrayEditorDialog.
|
2010-07-10 15:30:35 +00:00 |
python.h
|
|
|
refcount.h
|
Update docs to mention wxRefCounter class
|
2009-06-12 20:29:59 +00:00 |
referencenotes.h
|
modernized
|
2008-10-30 11:14:46 +00:00 |
resyntax.h
|
|
|
richtextctrl.h
|
|
|
roughguide.h
|
|
|
runtimeclass.h
|
|
|
scrolling.h
|
doxygen warnings and formatting fixes
|
2008-10-19 16:07:00 +00:00 |
sizer.h
|
mention wxGridBagSizer (closes #10488)
|
2009-03-23 12:59:34 +00:00 |
splitterwindow.h
|
|
|
stream.h
|
added wxStd{In,Out}putStream classes (closes #10637)
|
2009-05-02 18:29:33 +00:00 |
string.h
|
fix some wording and a typo
|
2009-01-19 00:21:31 +00:00 |
thread.h
|
name wxThreadEvent and YieldFor in wxProgressDialog and in thread overview; update the sample code to use new event macros; minor other changes
|
2009-02-18 19:32:00 +00:00 |
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
|
Fix manual references to the events overview after it's page ID was changed in r58712 (VZ).
|
2009-02-18 00:19:22 +00:00 |
windowdeletion.h
|
|
|
windowids.h
|
Minor fixes and enhancements to wxWindowID documentation.
|
2010-01-09 17:39:45 +00:00 |
windowsizing.h
|
add many references to the overview_windowsizing topic in wxWindow's size functions; add maximum size and virtual size to the topic overview
|
2009-02-05 17:40:10 +00:00 |
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 |