wxWidgets/interface/wx
Vadim Zeitlin 3dff63b563 Add wxASSERT_MSG_AT() and wxFAIL_MSG_AT() macros.
These macros are useful for functions called from other macros to allow
pretending that an assert inside such function actually happens at the point
in the sources where the macro itself appears.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2015-01-24 22:08:41 +00:00
..
aui Mention that wxAuiNotebook uses native theme under wxGTK. 2014-02-24 20:54:49 +00:00
generic Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
html Slight tweaks for the wxWebKitCtrl doc. 2013-12-29 03:22:52 +00:00
msw Revert "Add support for reading multi string values to wxRegKey." 2014-12-27 14:24:52 +00:00
persist Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
propgrid Remove non existing wxPG_COMPACTOR style from documentation. 2014-05-14 12:21:04 +00:00
protocol No changes, just use "@since 3.0" consistently in the documentation. 2013-09-30 23:48:34 +00:00
ribbon Add more precise wxRibbonBar::ShowPanels() overload. 2014-04-04 15:28:51 +00:00
richtext Remove duplicate declaration in wxRichTextCtrl buffer interface 2015-01-19 01:03:35 +00:00
stc Update the bundled Scintilla version to 3.4.1. 2014-10-19 12:57:22 +00:00
xml Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
xrc Virtualize wxXmlNode methods used by wxAuiToolBarXmlHandler. 2014-01-29 22:25:36 +00:00
aboutdlg.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
accel.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
access.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
affinematrix2d.h Fix various documentation warnings throughout core and base. 2013-08-21 15:26:34 +00:00
affinematrix2dbase.h Fix various documentation warnings throughout core and base. 2013-08-21 15:26:34 +00:00
animate.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
any.h Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
anybutton.h Bring wxMSW wxBitmap::SetBitmapXXX(wxBitmap()) in line with wxGTK. 2014-04-27 22:40:05 +00:00
app.h Provide wxApp::StoreCurrentException() implementation for C++11. 2014-08-24 15:31:52 +00:00
appprogress.h Make wxAppProgressIndicator actually usable. 2014-09-14 23:58:26 +00:00
apptrait.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
archive.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
arrstr.h Add wxDictionaryStringSortAscending comparison function. 2014-06-23 12:02:09 +00:00
artprov.h Add wxART_FULL_SCREEN icon. 2014-10-11 16:30:06 +00:00
atomic.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
bannerwindow.h Make @genericAppearance Doxygen macro consistent with @appearance. 2013-10-01 13:03:25 +00:00
base64.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
bitmap.h Add wxBitmap ctor from wxCursor to wxGTK and wxMSW. 2014-09-04 19:44:52 +00:00
bmpbuttn.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
bmpcbox.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
bookctrl.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
brush.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
buffer.h Document wxScopedCharTypeBuffer::release(). 2014-10-23 13:56:04 +00:00
busyinfo.h Allow customizing wxBusyInfo appearance. 2014-10-24 21:54:38 +00:00
button.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
calctrl.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
caret.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
chartype.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
checkbox.h Remove wxPM, wxWidgets port to OS/2. 2014-05-15 23:56:58 +00:00
checklst.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
choicdlg.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
choice.h Minor documentation corrections. 2014-05-06 18:16:29 +00:00
choicebk.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
clipbrd.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
clntdata.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
clrpicker.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
cmdline.h Allow iterating over wxCmdLineParser arguments in order. 2014-01-28 13:04:55 +00:00
cmdproc.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
cmndata.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
collpane.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
colordlg.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
colour.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
colourdata.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
combo.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
combobox.h Added support for wxEVT_COMBOBOX_DROPDOWN and wxEVT_COMBOBOX_CLOSEUP events to wxOSX/Cocoa. 2014-02-04 09:32:16 +00:00
commandlinkbutton.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
config.h Fix wxConfig enumeration example in the documentation. 2014-11-16 21:20:34 +00:00
containr.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
control.h Fix various documentation warnings throughout core and base. 2013-08-21 15:26:34 +00:00
convauto.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
cpp.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
cshelp.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
ctrlsub.h Add a new wxUSE_STD_CONTAINERS_COMPATIBLY option. 2014-10-24 21:54:51 +00:00
cursor.h Add wxCursor::GetHotSpot() and implement it for wxMSW and wxGTK. 2014-11-11 01:02:50 +00:00
custombgwin.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dataobj.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dataview.h Add GetDefaultType() to all standard wxDataViewRenderer-derived classes. 2014-12-20 21:51:54 +00:00
datectrl.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dateevt.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
datetime.h Add wxDateTime::GetWeekBasedYear(). 2014-08-03 12:47:41 +00:00
datstrm.h spelling fixes 2013-10-26 18:51:16 +00:00
dc.h Make results of wxDC::DrawEllipticArc() consistent across all platforms. 2014-11-11 01:02:14 +00:00
dcbuffer.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dcclient.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dcgraph.h spelling fixes 2013-10-26 18:51:16 +00:00
dcmemory.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dcmirror.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dcprint.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dcps.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dcscreen.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dcsvg.h Allow customizing bitmap handling in wxSVGFileDC. 2014-02-22 17:26:27 +00:00
dde.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
debug.h Add wxASSERT_MSG_AT() and wxFAIL_MSG_AT() macros. 2015-01-24 22:08:41 +00:00
debugrpt.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
defs.h Document what wxPrintQuality really is. 2014-03-23 00:57:14 +00:00
dialog.h Mention that wxDialog::SetEscapeId() can't be used for native dialogs. 2014-09-03 11:21:08 +00:00
dialup.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dir.h Fix various documentation warnings throughout core and base. 2013-08-21 15:26:34 +00:00
dirctrl.h Add wxDIRCTRL_DEFAULT_STYLE for consistency with other classes. 2014-09-04 12:36:14 +00:00
dirdlg.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
display.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dnd.h spelling fixes 2013-10-26 18:51:16 +00:00
docmdi.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
docview.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dragimag.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dynarray.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dynlib.h Add wxDynamicLibrary::GetModuleFromAddress(). 2014-03-11 16:04:06 +00:00
editlbox.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
encconv.h Remove wxPM, wxWidgets port to OS/2. 2014-05-15 23:56:58 +00:00
event.h Add wxEVT_MAGNIFY mouse event. 2014-12-16 13:59:26 +00:00
eventfilter.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
evtloop.h Allow recursive calls to wxEventLoop::Yield(). 2014-09-10 16:51:06 +00:00
fdrepdlg.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
ffile.h Return the old file descriptor/pointer from wx(F)File::Detach(). 2013-09-12 20:49:10 +00:00
file.h Return the old file descriptor/pointer from wx(F)File::Detach(). 2013-09-12 20:49:10 +00:00
fileconf.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
filectrl.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
filedlg.h Add wxFD_NO_FOLLOW style for wxFileDialog. 2014-03-05 16:29:46 +00:00
filefn.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
filehistory.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
filename.h Merge the changes from 3.0 branch. 2013-11-12 18:06:37 +00:00
filepicker.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
filesys.h spelling fixes 2013-10-26 18:51:16 +00:00
font.h Implement strike-through support in wxFont in wxOSX. 2014-09-11 17:05:33 +00:00
fontdata.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fontdlg.h Minor documentation corrections. 2014-05-06 18:16:29 +00:00
fontenum.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fontmap.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fontpicker.h Add font colour support to wxFontPickerCtrl. 2014-03-18 17:23:13 +00:00
fontutil.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
frame.h Document the long existing wxFrame::DoGiveHelp(). 2014-12-05 22:17:27 +00:00
fs_arc.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fs_filter.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fs_inet.h
fs_mem.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fswatcher.h Generate events with specific wxFSW_WARNING_OVERFLOW type if applicable. 2013-10-07 09:58:51 +00:00
gauge.h Fixes to wxGA_TEXT and wxGA_PROGRESS documentation. 2014-10-30 12:56:31 +00:00
gbsizer.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
gdicmn.h Remove wxPM, wxWidgets port to OS/2. 2014-05-15 23:56:58 +00:00
gdiobj.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
geometry.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
glcanvas.h Allow requesting core OpenGL profile and explicit OpenGL version. 2014-08-06 23:31:41 +00:00
graphics.h Document wxGraphicsContext::CreateBitmapFromNativeBitmap() ownership rules. 2014-09-18 00:01:35 +00:00
grid.h Add wxGridCellRenderer::GetBest{Height,Width}() and use them in wxGrid. 2014-05-04 22:12:42 +00:00
hash.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
hashmap.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
hashset.h Minor documentation corrections. 2014-05-06 18:16:29 +00:00
headercol.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
headerctrl.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
help.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
htmllbox.h Escape space after "e.g." or "i.e." in the manual. 2014-12-24 13:57:05 +00:00
hyperlink.h Minor documentation corrections. 2014-05-06 18:16:29 +00:00
icon.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
iconbndl.h Fix various documentation warnings throughout core and base. 2013-08-21 15:26:34 +00:00
iconloc.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
image.h add SetRGB overload 2014-01-23 00:17:57 +00:00
imaglist.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
infobar.h Allow access to the currently shown wxInfoBar buttons. 2014-06-02 01:15:11 +00:00
init.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
intl.h Add wxLocale::GetOSInfo() and use it in MSW wxDateTimePickerCtrl. 2014-12-05 22:17:13 +00:00
ipc.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
ipcbase.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
joystick.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
kbdstate.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
language.h Handle wxLANGUAGE_CAMBODIAN correctly in the generation script. 2014-04-20 12:44:57 +00:00
layout.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
laywin.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
link.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
list.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
listbook.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
listbox.h Implement wxListBox::EnsureVisible() for wxMSW. 2014-09-10 16:51:17 +00:00
listctrl.h Fix typo in documentation. 2014-07-06 10:05:12 +00:00
log.h Add brief documentation for wxLog::Flush(). 2014-12-24 13:57:10 +00:00
longlong.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
math.h Add wxGCD() helper function. 2014-08-07 21:03:25 +00:00
mdi.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
mediactrl.h Document wxEVT_MEDIA_XXX event types. 2013-12-20 17:50:27 +00:00
memory.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
menu.h Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
menuitem.h Escape space after "e.g." or "i.e." in the manual. 2014-12-24 13:57:05 +00:00
metafile.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
mimetype.h Correct minor typo in wxMimeTypesManager documentation. 2014-12-24 13:56:59 +00:00
minifram.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
modalhook.h Add a public wxModalDialogHook class for intercepting modal dialogs. 2013-05-20 13:15:41 +00:00
module.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
mousemanager.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
mousestate.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
msgdlg.h Document that wxCANCEL_DEFAULT doesn't work in wxOSX/Cocoa. 2014-06-01 16:46:12 +00:00
msgout.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
msgqueue.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
mstream.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
nonownedwnd.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
notebook.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
notifmsg.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
numdlg.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
numformatter.h
object.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
odcombo.h Define unambiguous Is{List,Text}Empty() in wxOwnerDrawnComboBox. 2014-10-13 12:08:10 +00:00
overlay.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
palette.h spelling fixes 2013-10-26 18:51:16 +00:00
panel.h Clarify that there is only a single TAB traversal implementation. 2014-02-24 20:54:44 +00:00
pen.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
persist.h Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
pickerbase.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
platform.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
platinfo.h spelling fixes 2013-10-26 18:51:16 +00:00
popupwin.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
position.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
power.h Add wxPowerResourceBlocker for power management. 2014-08-29 23:22:15 +00:00
preferences.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
print.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
printdlg.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
process.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
progdlg.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
propdlg.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
quantize.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
radiobox.h Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
radiobut.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
rawbmp.h Mention that raw pixel access is efficient only with DIBs under MSW. 2013-12-28 15:11:36 +00:00
rearrangectrl.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
recguard.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
regex.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
region.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
renderer.h Add wxRendererNative::DrawGauge() method. 2014-08-08 01:03:31 +00:00
richmsgdlg.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
richtooltip.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
sashwin.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
sckipc.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
sckstrm.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
scopedarray.h Allow initializing wxScopedArray more conveniently. 2013-12-31 14:03:34 +00:00
scopedptr.h spelling fixes 2013-10-26 18:51:16 +00:00
scopeguard.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
scrolbar.h Mention horizontal scrolling in wxScrollBar documentation too. 2013-12-31 14:03:47 +00:00
scrolwin.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
settings.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
sharedptr.h Add basic deleter support to wxSharedPtr<T>. 2013-09-06 17:09:11 +00:00
simplebook.h Add XRC handler for wxSimplebook. 2014-08-05 22:01:52 +00:00
sizer.h Add doc for wxFlexGridSizer::GetRowHeights and GetColWidths 2014-01-10 05:15:46 +00:00
slider.h Clarify wxEVT_SLIDER event handler argument type in the documentation. 2014-06-17 15:05:56 +00:00
snglinst.h Fix typo in wxSingleInstanceChecker docs, props Lauri Nurmi. 2013-08-16 18:17:01 +00:00
socket.h Fix typo in wxSOCKET_NOWAIT_WRITE description in the manual. 2015-01-16 02:39:19 +00:00
sound.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
spinbutt.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
spinctrl.h Don't generate any events from wxSpinCtrl and wxSpinCtrlDouble methods. 2013-08-06 17:00:00 +00:00
splash.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
splitter.h Document interaction of wxSplitterWindow gravity with initial size. 2014-02-22 14:54:31 +00:00
srchctrl.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
sstream.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
stack.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
stackwalk.h spelling fixes 2013-10-26 18:51:16 +00:00
statbmp.h Minor fixes to wxStaticBitmap documentation. 2014-05-22 14:35:43 +00:00
statbox.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
statline.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
stattext.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
statusbr.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
stdpaths.h Remove recursive "see also" link from GetAppDocumentsDir() docs. 2014-09-03 11:21:04 +00:00
stdstream.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
stockitem.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
stopwatch.h Correct typo in wxStopWatch example in the documentation. 2014-12-24 13:56:54 +00:00
strconv.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
stream.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
string.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
sysopt.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
tarstrm.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
taskbar.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
taskbarbutton.h Update docs of taskbar button and wxAppProgressIndicator. 2014-09-10 14:58:31 +00:00
textcompleter.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
textctrl.h Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
textdlg.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
textentry.h Allow setting hints for multi-line wxTextCtrl when supported. 2014-12-25 01:32:00 +00:00
textfile.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
textwrapper.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
tglbtn.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
thread.h Add wxThread::MSWGetHandle(). 2014-04-27 22:41:50 +00:00
time.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
timectrl.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
timer.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
tipdlg.h Deprecate wxTipProvider::PreprocessTip(). 2014-01-30 19:40:29 +00:00
tipwin.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
tls.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
tokenzr.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
toolbar.h Remove wxTB_FLAT from wxTB_DEFAULT_STYLE. 2014-11-07 14:59:27 +00:00
toolbook.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
tooltip.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
toplevel.h Added support for using OS X' full screen API (available since OS X 10.7). 2014-05-11 22:41:13 +00:00
tracker.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
translation.h Update wxGetTranslation() documentation. 2014-12-09 12:51:56 +00:00
treebase.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
treebook.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
treectrl.h Fix typo in wxTreeCtrl::AppendItem() documentation. 2014-07-04 12:22:57 +00:00
treelist.h Fix various documentation warnings throughout core and base. 2013-08-21 15:26:34 +00:00
txtstrm.h Add wxInt64 support to wxText{Input,Output}Stream. 2014-03-19 22:57:44 +00:00
uiaction.h Add wxUIActionSimulator::Select(). 2014-09-10 16:52:01 +00:00
unichar.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
uri.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
url.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
ustring.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
utils.h spelling fixes 2013-10-26 18:51:16 +00:00
valgen.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
validate.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
valnum.h Fix Doxygen warnings due to documenting overloaded functions together. 2013-08-24 14:33:28 +00:00
valtext.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
variant.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
vector.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
version.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
versioninfo.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
vidmode.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
vlbox.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
volume.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
vscroll.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
weakref.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
webview.h spelling fixes 2013-10-26 18:51:16 +00:00
webviewarchivehandler.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
webviewfshandler.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
wfstream.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
window.h Escape space after "e.g." or "i.e." in the manual. 2014-12-24 13:57:05 +00:00
windowid.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
windowptr.h Add wxWindowPtr smart pointer. 2013-09-06 17:09:16 +00:00
withimages.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
wizard.h fix missing ; 2013-08-21 15:50:27 +00:00
wrapsizer.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
wupdlock.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
wxcrt.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
xlocale.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
zipstrm.h remove WXWIN_COMPATIBILITY_2_6, add WXWIN_COMPATIBILITY_3_0 2014-01-04 20:07:33 +00:00
zstream.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00