..
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 wxAuiNotebook-related classes.
2012-06-30 23:41:23 +00:00
backwardcompatibility.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
bitmap.h
Add wxBITMAP_PNG() macro similar to wxBITMAP() but for PNG images.
2012-09-13 17:15:25 +00:00
bookctrl.h
Added wxSimplebook class: a wxBookCtrl without controller.
2012-08-30 20:21:54 +00:00
bufferclasses.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
changes_since28.h
Cleanup of wxDataViewCtrl cell activation code.
2011-10-19 16:20:17 +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
Remove wxMGL port.
2012-01-15 14:46:41 +00:00
eventhandling.h
Fix typo in an example of Bind()-ing a function in the event overview.
2012-08-11 23:09:36 +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
fix some simple Doxygen warning
2011-11-05 11:55:00 +00:00
html.h
Add support for more CSS styles to SPAN tag in wxHtmlWindow.
2011-12-27 01:21:26 +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
Add wxLogFormatter to allow easier wxLog output customization.
2011-12-22 13:35:01 +00:00
mbconvclasses.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
nonenglish.h
no code changes, fixed some typos
2012-01-09 14:04:25 +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
Correct example of handling property values changes in the docs.
2012-10-16 14:01:54 +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
Remove non-existent section from Unicode overview TOC.
2012-05-20 13:08:35 +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
Improve wxWindow best size documentation, mention DoGetBestClientSize().
2012-05-09 14:24:34 +00:00
windowstyles.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
xrc_format.h
Refactor wxXRC to allow defining handlers outside of xrc library.
2012-10-23 13:51:32 +00:00
xrc.h
no code changes, fixed some typos
2012-01-09 14:04:25 +00:00