..
app.h
Remove calls to wxApp::SetTopWindow() from the samples and documentation.
2011-01-02 22:05:14 +00:00
archive.h
Fixed various typos.
2011-03-22 14:17:38 +00:00
aui.h
Add skeleton documentation for wxAuiToolBar and related classes.
2011-01-16 23:24:37 +00:00
backwardcompatibility.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
bitmap.h
Added wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE.
2011-08-23 04:55:46 +00:00
bookctrl.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
bufferclasses.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
changes_since28.h
Pass wxRect/wxPoint arguments to wxDataViewCustomRenderer by reference.
2011-03-01 12:16:49 +00:00
commondialogs.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
config.h
Fixed various typos.
2011-03-22 14:17:38 +00:00
container.h
Don't use the standard containers by default.
2011-05-13 13:30:12 +00:00
cpprttidisabled.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
customwidgets.h
No code changes, fixed various typos.
2011-04-03 20:31:32 +00:00
dataobject.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
datetime.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
dc.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
debugging.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
dialog.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
dnd.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
docview.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
envvars.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
eventhandling.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
exceptions.h
Improve documentation about handling C++ exceptions in wx programs.
2010-11-18 14:10:15 +00:00
file.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
filesystem.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
font.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
fontencoding.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
grid.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
helloworld.h
Update and improve "Hello world" example in the documentation.
2011-02-23 23:35:48 +00:00
html.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
internationalization.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
ipc.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
listctrl.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
log.h
fix double documentation for the same wxLogTrace() functions
2010-07-25 13:23:30 +00:00
mbconvclasses.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
nonenglish.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
persistence.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
printing.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
propgrid.h
Fixed various typos.
2011-03-22 14:17:38 +00:00
python.h
Remove calls to wxApp::SetTopWindow() from the samples and documentation.
2011-01-02 22:05:14 +00:00
refcount.h
Fixed various typos.
2011-03-22 14:17:38 +00:00
referencenotes.h
Fixed various typos.
2011-03-22 14:17:38 +00:00
resyntax.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
richtextctrl.h
wxRTC doc updates
2011-05-11 16:45:34 +00:00
roughguide.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
runtimeclass.h
No code changes, fixed some typos.
2011-04-30 10:57:04 +00:00
scrolling.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
sizer.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
splitterwindow.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
stream.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
string.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
thread.h
Fixed various typos.
2011-03-22 14:17:38 +00:00
tips.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
toolbar.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
treectrl.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
unicode.h
Fixed various typos.
2011-03-22 14:17:38 +00:00
unixprinting.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
validator.h
Add wxIntegerValidator and wxFloatingPointValidator classes.
2011-01-19 10:48:28 +00:00
windowdeletion.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
windowids.h
Fixed various typos.
2011-03-22 14:17:38 +00:00
windowsizing.h
Fixed various typos.
2011-03-22 14:17:38 +00:00
windowstyles.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
xrc_format.h
Add XRC handler for wxBannerWindow and a test for it to the xrc sample.
2011-08-22 12:18:56 +00:00
xrc.h
Update and reorganize XRC overview to make it more useful.
2010-11-07 14:00:19 +00:00