.. |
aui
|
|
|
generic
|
|
|
html
|
Add <span> tag and limited support for CSS styles to wxHTML.
|
2010-05-30 23:12:25 +00:00 |
msw
|
Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros.
|
2010-06-09 13:55:48 +00:00 |
persist
|
|
|
propgrid
|
Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros.
|
2010-06-09 13:55:48 +00:00 |
protocol
|
Document wxHTTP::SetPostBuffer().
|
2010-05-19 12:36:36 +00:00 |
ribbon
|
fix errors/inconsistencies pointed out by ifacecheck
|
2010-05-11 21:12:10 +00:00 |
richtext
|
|
|
stc
|
fix errors/inconsistencies pointed out by ifacecheck
|
2010-05-11 21:12:10 +00:00 |
xml
|
|
|
xrc
|
|
|
aboutdlg.h
|
Add a simple example to make it easier to get started (by copy&paste).
|
2010-05-30 23:28:51 +00:00 |
accel.h
|
|
|
access.h
|
|
|
animate.h
|
|
|
any.h
|
Allow wxAny to contain 'const char*' or 'const wchar_t*'. This was previously not possible since these pointers were converted to wxString, as convenient means to work with string literals. Now pointers (to string literals) are stored instead, and As<wxString>(), comparison operators do the type conversion.
|
2010-04-22 13:51:38 +00:00 |
app.h
|
Implement wx-prefixed macros versions of DECLARE/IMPLEMENT_APP_* macros.
|
2010-06-09 13:23:13 +00:00 |
apptrait.h
|
|
|
archive.h
|
|
|
arrstr.h
|
|
|
artprov.h
|
Fix links to wxArtClient and wxArtID in the generated documentation.
|
2010-05-16 12:31:52 +00:00 |
atomic.h
|
|
|
base64.h
|
|
|
bitmap.h
|
|
|
bmpbuttn.h
|
|
|
bmpcbox.h
|
|
|
bookctrl.h
|
|
|
brush.h
|
|
|
buffer.h
|
Fix wxScopedCharTypeBuffer<T>::CreateOwned() to match docs.
|
2010-05-05 07:45:33 +00:00 |
busyinfo.h
|
|
|
button.h
|
|
|
calctrl.h
|
|
|
caret.h
|
|
|
chartype.h
|
|
|
checkbox.h
|
|
|
checklst.h
|
|
|
choicdlg.h
|
|
|
choice.h
|
|
|
choicebk.h
|
|
|
clipbrd.h
|
|
|
clntdata.h
|
|
|
clrpicker.h
|
|
|
cmdline.h
|
|
|
cmdproc.h
|
|
|
cmndata.h
|
|
|
collpane.h
|
|
|
colordlg.h
|
|
|
colour.h
|
document wxTransparentColour global instance
|
2010-06-06 11:35:11 +00:00 |
combo.h
|
Implement wx-prefixed macros versions of DECLARE_EVENT_TABLE, BEGIN_EVENT_TABLE* and END_EVENT_TABLE macros.
|
2010-06-09 14:28:08 +00:00 |
combobox.h
|
|
|
config.h
|
Make wxConfig ctor docs more readable.
|
2010-06-02 13:53:12 +00:00 |
control.h
|
|
|
convauto.h
|
|
|
cpp.h
|
|
|
cshelp.h
|
|
|
ctrlsub.h
|
|
|
cursor.h
|
|
|
dataobj.h
|
|
|
dataview.h
|
Part II of: Add GetChoice() and GetChoices() getters to all choice renderers and actually mention it in the docs
|
2010-05-16 15:29:35 +00:00 |
datectrl.h
|
|
|
dateevt.h
|
|
|
datetime.h
|
fix errors/inconsistencies pointed out by ifacecheck
|
2010-05-11 21:12:10 +00:00 |
datstrm.h
|
|
|
dc.h
|
more readable argument names for wxDC::DrawArc
|
2010-06-06 11:34:33 +00:00 |
dcbuffer.h
|
minor fixes to reduce number of Doxygen warnings
|
2010-05-11 19:44:16 +00:00 |
dcclient.h
|
|
|
dcgraph.h
|
|
|
dcmemory.h
|
|
|
dcmirror.h
|
|
|
dcprint.h
|
|
|
dcps.h
|
|
|
dcscreen.h
|
|
|
dcsvg.h
|
|
|
dde.h
|
|
|
debug.h
|
Implement wx-prefixed macros versions of DECLARE/IMPLEMENT_APP_* macros.
|
2010-06-09 13:23:13 +00:00 |
debugrpt.h
|
|
|
defs.h
|
|
|
dialog.h
|
|
|
dialup.h
|
|
|
dir.h
|
minor additions and clarifications
|
2010-04-19 18:54:26 +00:00 |
dirctrl.h
|
|
|
dirdlg.h
|
|
|
display.h
|
|
|
dnd.h
|
|
|
docmdi.h
|
|
|
docview.h
|
Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros.
|
2010-06-09 13:55:48 +00:00 |
dragimag.h
|
|
|
dynarray.h
|
|
|
dynlib.h
|
|
|
editlbox.h
|
|
|
encconv.h
|
|
|
event.h
|
Implement wx-prefixed macros versions of DECLARE_EVENT_TABLE, BEGIN_EVENT_TABLE* and END_EVENT_TABLE macros.
|
2010-06-09 14:28:08 +00:00 |
evtloop.h
|
|
|
fdrepdlg.h
|
|
|
ffile.h
|
|
|
file.h
|
|
|
fileconf.h
|
|
|
filectrl.h
|
Add "filter changed" event to wxFileCtrl.
|
2010-05-29 10:35:47 +00:00 |
filedlg.h
|
Add examples of usage for easy copy-and-paste.
|
2010-05-28 20:31:45 +00:00 |
filefn.h
|
|
|
filehistory.h
|
Move wxFileHistory out of docview framework, add wxUSE_FILE_HISTORY.
|
2010-05-04 12:15:14 +00:00 |
filename.h
|
|
|
filepicker.h
|
|
|
filesys.h
|
Clarify that wxFileSystem::OpenFile() takes URL, not filename.
|
2010-05-06 18:28:31 +00:00 |
font.h
|
Minor corrections to wxFont size-changing methods.
|
2010-05-21 13:17:36 +00:00 |
fontdlg.h
|
|
|
fontenum.h
|
|
|
fontmap.h
|
|
|
fontpicker.h
|
|
|
frame.h
|
|
|
fs_mem.h
|
|
|
fswatcher.h
|
|
|
gauge.h
|
|
|
gbsizer.h
|
|
|
gdicmn.h
|
Increase interoperability between wxPoint and wxRealPoint introducing constructors which convert between the two classes.
|
2010-06-09 18:03:27 +00:00 |
gdiobj.h
|
|
|
glcanvas.h
|
|
|
graphics.h
|
|
|
grid.h
|
minor fixes to reduce number of Doxygen warnings
|
2010-05-11 19:44:16 +00:00 |
hash.h
|
|
|
hashmap.h
|
|
|
hashset.h
|
|
|
headercol.h
|
|
|
headerctrl.h
|
|
|
help.h
|
|
|
htmllbox.h
|
|
|
hyperlink.h
|
|
|
icon.h
|
|
|
iconbndl.h
|
|
|
iconloc.h
|
|
|
image.h
|
|
|
imaglist.h
|
|
|
infobar.h
|
Move wxInfoBar to core library from adv.
|
2010-05-05 12:20:08 +00:00 |
init.h
|
Implement wx-prefixed macros versions of DECLARE/IMPLEMENT_APP_* macros.
|
2010-06-09 13:23:13 +00:00 |
intl.h
|
Don't use size_t for plural forms parameter.
|
2010-05-05 12:27:07 +00:00 |
ipc.h
|
|
|
ipcbase.h
|
|
|
joystick.h
|
|
|
kbdstate.h
|
|
|
language.h
|
Added wxLANGUAGE_BOSNIAN.
|
2010-05-06 12:40:11 +00:00 |
laywin.h
|
|
|
link.h
|
|
|
list.h
|
|
|
listbook.h
|
|
|
listbox.h
|
|
|
listctrl.h
|
Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros.
|
2010-06-09 13:55:48 +00:00 |
log.h
|
Implement wx-prefixed macros versions of DECLARE/IMPLEMENT_APP_* macros.
|
2010-06-09 13:23:13 +00:00 |
longlong.h
|
|
|
math.h
|
|
|
mdi.h
|
|
|
mediactrl.h
|
|
|
memory.h
|
|
|
menu.h
|
Check for menu title being non-empty when appending it to the menu bar.
|
2010-04-20 11:59:46 +00:00 |
menuitem.h
|
Mention that stock bitmaps are a wxGTK-only feature for now.
|
2010-05-16 12:31:57 +00:00 |
metafile.h
|
|
|
mimetype.h
|
get rid of wxMimeTypesManager::ReadMailcap and wxMimeTypesManager::ReadMimeTypes from old include files and from the docs.
|
2010-06-06 11:37:10 +00:00 |
minifram.h
|
Replace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTINY_CAPTION.
|
2010-05-10 21:09:57 +00:00 |
module.h
|
Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros.
|
2010-06-09 13:55:48 +00:00 |
mousemanager.h
|
|
|
mousestate.h
|
|
|
msgdlg.h
|
|
|
msgout.h
|
|
|
msgqueue.h
|
Added wxMessageQueue::Clear().
|
2010-05-22 16:14:16 +00:00 |
mstream.h
|
|
|
notebook.h
|
|
|
notifmsg.h
|
|
|
numdlg.h
|
|
|
object.h
|
Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros.
|
2010-06-09 13:55:48 +00:00 |
odcombo.h
|
|
|
palette.h
|
|
|
panel.h
|
|
|
pen.h
|
Mention that hatched pens don't work under wxGTK and wxX11.
|
2010-05-06 12:22:57 +00:00 |
persist.h
|
|
|
pickerbase.h
|
|
|
platform.h
|
|
|
platinfo.h
|
|
|
popupwin.h
|
|
|
position.h
|
|
|
power.h
|
|
|
print.h
|
Replace wxPrintout::SetIsPreview() with SetPreview().
|
2010-05-05 12:19:59 +00:00 |
printdlg.h
|
|
|
process.h
|
|
|
progdlg.h
|
Add wxProgressDialog::Was{Cancelled,Skipped}() convenience methods.
|
2010-04-20 11:10:33 +00:00 |
propdlg.h
|
|
|
quantize.h
|
|
|
radiobox.h
|
|
|
radiobut.h
|
|
|
rawbmp.h
|
|
|
rearrangectrl.h
|
|
|
recguard.h
|
|
|
regex.h
|
|
|
region.h
|
|
|
renderer.h
|
|
|
sashwin.h
|
|
|
sckipc.h
|
|
|
sckstrm.h
|
|
|
scopedarray.h
|
|
|
scopedptr.h
|
|
|
scopeguard.h
|
|
|
scrolbar.h
|
|
|
scrolwin.h
|
|
|
settings.h
|
|
|
sharedptr.h
|
|
|
sizer.h
|
|
|
slider.h
|
|
|
snglinst.h
|
|
|
socket.h
|
|
|
sound.h
|
|
|
spinbutt.h
|
|
|
spinctrl.h
|
|
|
splash.h
|
|
|
splitter.h
|
|
|
srchctrl.h
|
|
|
sstream.h
|
|
|
stackwalk.h
|
|
|
statbmp.h
|
|
|
statbox.h
|
|
|
statline.h
|
|
|
stattext.h
|
|
|
statusbr.h
|
|
|
stdpaths.h
|
|
|
stdstream.h
|
|
|
stockitem.h
|
|
|
stopwatch.h
|
|
|
strconv.h
|
|
|
stream.h
|
|
|
string.h
|
Add wxString::FromDouble() and FromCDouble().
|
2010-05-31 11:55:48 +00:00 |
sysopt.h
|
|
|
tarstrm.h
|
|
|
taskbar.h
|
|
|
textctrl.h
|
|
|
textdlg.h
|
|
|
textentry.h
|
|
|
textfile.h
|
|
|
textwrapper.h
|
|
|
tglbtn.h
|
|
|
thread.h
|
Implement wx-prefixed macros versions of DECLARE_EVENT_TABLE, BEGIN_EVENT_TABLE* and END_EVENT_TABLE macros.
|
2010-06-09 14:28:08 +00:00 |
timer.h
|
Implement wx-prefixed macros versions of DECLARE_EVENT_TABLE, BEGIN_EVENT_TABLE* and END_EVENT_TABLE macros.
|
2010-06-09 14:28:08 +00:00 |
tipdlg.h
|
|
|
tipwin.h
|
|
|
tls.h
|
|
|
tokenzr.h
|
add docs for the global wxStringTokenize() function which were lost during latex=>doxygen conversion
|
2010-05-26 23:05:04 +00:00 |
toolbar.h
|
minor fixes to reduce number of Doxygen warnings
|
2010-05-11 19:44:16 +00:00 |
toolbook.h
|
|
|
tooltip.h
|
|
|
toplevel.h
|
|
|
tracker.h
|
|
|
translation.h
|
Refactor wxTranslationsLoader API.
|
2010-05-06 12:12:53 +00:00 |
treebase.h
|
|
|
treebook.h
|
|
|
treectrl.h
|
Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros.
|
2010-06-09 13:55:48 +00:00 |
txtstrm.h
|
|
|
uiaction.h
|
|
|
unichar.h
|
|
|
uri.h
|
|
|
url.h
|
|
|
ustring.h
|
|
|
utils.h
|
|
|
valgen.h
|
|
|
validate.h
|
|
|
valtext.h
|
|
|
variant.h
|
wxVariant <-> wxAny conversion functionality. Includes implicit construction of wxAny from wxVariant, and vice versa. wxVariant->wxAny conversion is implemented by adding new virtual member function into wxVariantData. wxAny->wxVariant conversion is implemented by associating wxAnyValueTypes with functions that generate wxVariantData instances (using a hash map).
|
2010-04-16 14:33:52 +00:00 |
vector.h
|
|
|
version.h
|
|
|
vidmode.h
|
|
|
vlbox.h
|
|
|
volume.h
|
minor additions and clarifications
|
2010-04-19 18:54:26 +00:00 |
vscroll.h
|
|
|
weakref.h
|
|
|
wfstream.h
|
|
|
window.h
|
Document that wxWindow::FindWindowByXXX() functions may return NULL.
|
2010-05-19 21:03:49 +00:00 |
windowid.h
|
|
|
wizard.h
|
|
|
wrapsizer.h
|
|
|
wupdlock.h
|
|
|
wxcrt.h
|
|
|
xlocale.h
|
|
|
zipstrm.h
|
|
|
zstream.h
|
|
|