..
android
Don't say that 15+ year old wxDateTime is relatively new.
2014-09-04 19:45:03 +00:00
aui
dfb
generic
Always disable "Back" wxWizard button for the starting page.
2014-09-05 12:46:38 +00:00
gtk
Add wxUSE_TASKBARBUTTON under MSW port.
2014-09-10 15:59:26 +00:00
gtk1
html
meta
Fix build with wxUSE_STD_STRIN == 0.
2014-08-28 11:35:34 +00:00
motif
Don't say that 15+ year old wxDateTime is relatively new.
2014-09-04 19:45:03 +00:00
msdos
msw
Fix setting RTL direction for wxTextCtrl without wxTE_RICH in wxMSW.
2014-09-10 16:51:42 +00:00
osx
Don't say that 15+ year old wxDateTime is relatively new.
2014-09-04 19:45:03 +00:00
persist
private
propgrid
Fix drawing custom colours for wxEnumProperty choice items in wxPG.
2014-08-29 21:17:16 +00:00
protocol
qt
Update author's credits comments for wxQT
2014-08-29 03:37:46 +00:00
ribbon
richtext
The wxRTC formatting dialog now retains custom colours set within the colour dialog, and they can be accessed by the application.
2014-08-28 08:28:08 +00:00
stc
univ
Don't say that 15+ year old wxDateTime is relatively new.
2014-09-04 19:45:03 +00:00
unix
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
x11
xml
xrc
Add XRC handler for wxSimplebook.
2014-08-05 22:01:52 +00:00
aboutdlg.h
accel.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
access.h
affinematrix2d.h
affinematrix2dbase.h
afterstd.h
anidecod.h
animate.h
animdecod.h
any.h
anybutton.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
anystr.h
app.h
Provide wxApp::StoreCurrentException() implementation for C++11.
2014-08-24 15:31:52 +00:00
appprogress.h
Rename appprog.{h,cpp} to appprogress.{h.cpp}.
2014-09-10 14:58:55 +00:00
apptrait.h
archive.h
arrimpl.cpp
arrstr.h
Fix inserting an element of wxArrayString itself back into it.
2014-07-13 14:30:22 +00:00
artprov.h
atomic.h
bannerwindow.h
base64.h
beforestd.h
bitmap.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
bmpbuttn.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
bmpcbox.h
wxBitmapComboBoxBase uses wxArrayPtrVoid, so we need to #include "wx/dynarray.h". This fixes a compile error in situations where wx/dynarray.h is not implicitly included through other headers, e.g. when building wx with many features disabled.
2014-07-12 08:31:22 +00:00
bookctrl.h
brush.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
buffer.h
build.h
busyinfo.h
button.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
calctrl.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
caret.h
chartype.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
checkbox.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
checkeddelete.h
checklst.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
chkconf.h
choicdlg.h
choice.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
choicebk.h
clipbrd.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
clntdata.h
clrpicker.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
cmdargs.h
cmdline.h
cmdproc.h
cmndata.h
collpane.h
colordlg.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
colour.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
colourdata.h
combo.h
combobox.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
commandlinkbutton.h
compiler.h
Move __MINGW64_TOOLCHAIN__ definition to wx/msw/gccpriv.h.
2014-09-04 16:02:01 +00:00
compositewin.h
Simplify and make more flexible wxCompositeWindow::SetForAllParts().
2014-09-10 16:51:46 +00:00
confbase.h
config.h
containr.h
control.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
convauto.h
cpp.h
cppunit.h
crt.h
cshelp.h
ctrlsub.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
cursor.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
custombgwin.h
Include the required headers from wx/custombgwin.h.
2014-07-24 10:58:47 +00:00
dataobj.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
dataview.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
datectrl.h
dateevt.h
datetime.h
Add wxDateTime::GetWeekBasedYear().
2014-08-03 12:47:41 +00:00
datetimectrl.h
datstrm.h
dc.h
dcbuffer.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
dcclient.h
dcgraph.h
dcmemory.h
dcmirror.h
dcprint.h
dcps.h
dcscreen.h
dcsvg.h
dde.h
debug.h
debugrpt.h
defs.h
Use #pragma diagnostic for clang too, not just g++ 4.6+.
2014-08-24 15:32:13 +00:00
dialog.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
dialup.h
dir.h
dirctrl.h
dirdlg.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
display_impl.h
display.h
dlimpexp.h
dlist.h
dnd.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
docmdi.h
docview.h
dragimag.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
dvrenderers.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
dynarray.h
dynlib.h
dynload.h
editlbox.h
effects.h
encconv.h
encinfo.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
event.h
eventfilter.h
evtloop.h
Allow recursive calls to wxEventLoop::Yield().
2014-09-10 16:51:06 +00:00
evtloopsrc.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
except.h
fdrepdlg.h
features.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
ffile.h
file.h
fileconf.h
filectrl.h
filedlg.h
Update wxFileDialog filter index when setting its path.
2014-08-24 15:31:55 +00:00
filefn.h
Test for __MINGW64_TOOLCHAIN__ and not __MINGW64__ in wx/filefn.h.
2014-09-04 19:44:46 +00:00
filehistory.h
filename.h
filepicker.h
filesys.h
flags.h
fmappriv.h
font.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
fontdata.h
fontdlg.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
fontenc.h
fontenum.h
fontmap.h
fontpicker.h
fontutil.h
frame.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
fs_arc.h
fs_filter.h
fs_inet.h
fs_mem.h
fs_zip.h
fswatcher.h
gauge.h
Fix coding nits.
2014-09-10 14:57:20 +00:00
gbsizer.h
gdicmn.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
gdiobj.h
geometry.h
gifdecod.h
glcanvas.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
graphics.h
added d2d
2014-09-08 14:12:04 +00:00
grid.h
hash.h
hashmap.h
hashset.h
headercol.h
headerctrl.h
help.h
helpbase.h
helphtml.h
helpwin.h
htmllbox.h
hyperlink.h
icon.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
iconbndl.h
iconloc.h
imagbmp.h
image.h
imaggif.h
imagiff.h
imagjpeg.h
imaglist.h
imagpcx.h
imagpng.h
imagpnm.h
imagtga.h
imagtiff.h
imagxpm.h
infobar.h
init.h
intl.h
iosfwrap.h
ioswrap.h
ipc.h
ipcbase.h
itemid.h
joystick.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
kbdstate.h
language.h
layout.h
laywin.h
link.h
list.h
listbase.h
listbook.h
listbox.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
listctrl.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
listimpl.cpp
log.h
longlong.h
math.h
Add wxGCD() helper function.
2014-08-07 21:03:25 +00:00
matrix.h
mdi.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
mediactrl.h
memconf.h
memory.h
memtext.h
menu.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
menuitem.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
metafile.h
mimetype.h
minifram.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
modalhook.h
module.h
mousemanager.h
mousestate.h
msgdlg.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
msgout.h
msgqueue.h
mstream.h
nativewin.h
nonownedwnd.h
notebook.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
notifmsg.h
numdlg.h
numformatter.h
object.h
odcombo.h
overlay.h
ownerdrw.h
palette.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
panel.h
paper.h
pen.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
persist.h
pickerbase.h
platform.h
platinfo.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
popupwin.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
position.h
power.h
Add wxPowerResourceBlocker for power management.
2014-08-29 23:22:15 +00:00
preferences.h
print.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
printdlg.h
prntbase.h
Fix test for __WXOSX__ in common code.
2014-07-16 22:55:08 +00:00
process.h
progdlg.h
propdlg.h
ptr_scpd.h
ptr_shrd.h
quantize.h
radiobox.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
radiobut.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
range.h
rawbmp.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
rearrangectrl.h
recguard.h
regex.h
region.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
renderer.h
Add wxRendererNative::DrawGauge() method.
2014-08-08 01:03:31 +00:00
richmsgdlg.h
Add default values for wxRichMessageDialog ctor arguments.
2014-09-04 19:45:08 +00:00
richtooltip.h
rtti.h
sashwin.h
sckaddr.h
sckipc.h
sckstrm.h
scopedarray.h
scopedptr.h
scopeguard.h
scrolbar.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
scrolwin.h
selstore.h
settings.h
setup_inc.h
Don't say that 15+ year old wxDateTime is relatively new.
2014-09-04 19:45:03 +00:00
setup_redirect.h
sharedptr.h
simplebook.h
Add XRC handler for wxSimplebook.
2014-08-05 22:01:52 +00:00
sizer.h
slider.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
snglinst.h
socket.h
sound.h
spinbutt.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
spinctrl.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
splash.h
splitter.h
srchctrl.h
sstream.h
stack.h
stackwalk.h
statbmp.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
statbox.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
statline.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
stattext.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
statusbr.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
stdpaths.h
stdstream.h
stockitem.h
stopwatch.h
strconv.h
stream.h
string.h
Compilation fix for wxUSE_STD_STRING==0 build.
2014-09-03 14:23:38 +00:00
stringimpl.h
stringops.h
strvararg.h
sysopt.h
tarstrm.h
taskbar.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
taskbarbutton.h
Move wxAppProgressIndicator into its own header.
2014-09-10 14:58:12 +00:00
tbarbase.h
testing.h
Add a generic wxExpectAny helper class for GUI testing.
2014-09-10 16:51:30 +00:00
textbuf.h
textcompleter.h
textctrl.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
textdlg.h
textentry.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
textfile.h
textwrapper.h
tglbtn.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
thread.h
thrimpl.cpp
time.h
timectrl.h
timer.h
tipdlg.h
tipwin.h
tls.h
tokenzr.h
toolbar.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
toolbook.h
tooltip.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
toplevel.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
tracker.h
translation.h
treebase.h
treebook.h
treectrl.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
treelist.h
txtstrm.h
typeinfo.h
types.h
uiaction.h
unichar.h
uri.h
url.h
ustring.h
utils.h
valgen.h
validate.h
valnum.h
valtext.h
variant.h
variantbase.h
vector.h
version.h
versioninfo.h
vidmode.h
vlbox.h
vms_x_fix.h
volume.h
vscroll.h
weakref.h
webview.h
webviewarchivehandler.h
webviewfshandler.h
wfstream.h
window.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
windowid.h
windowptr.h
withimages.h
wizard.h
wrapsizer.h
wupdlock.h
wx.h
wxchar.h
wxcrt.h
wxcrtbase.h
Merge wxQT branch into the trunk.
2014-08-24 01:50:11 +00:00
wxcrtvararg.h
wxhtml.h
wxprec.h
xlocale.h
xpmdecod.h
xpmhand.h
xti2.h
xti.h
xtictor.h
xtihandler.h
xtiprop.h
xtistrm.h
xtitypes.h
xtixml.h
zipstrm.h
zstream.h