.. |
private
|
|
|
accel.h
|
|
|
app.h
|
second part of #10320: move wxApp event handling functions to wxEventLoopBase (in particular move Yield() functions); add backward compatible redirections to wxApp; update docs; remove global lists wxPendingEvents and wxPendingEventsLocker
|
2009-02-15 14:25:08 +00:00 |
apptbase.h
|
Streamline wxSocket code: wxSocketBase now uses wxSocketImpl (previously known
|
2008-11-28 12:47:07 +00:00 |
apptrait.h
|
Streamline wxSocket code: wxSocketBase now uses wxSocketImpl (previously known
|
2008-11-28 12:47:07 +00:00 |
bitmap.h
|
don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither
|
2009-01-19 13:55:27 +00:00 |
blank.ptr
|
|
|
bmpbuttn.h
|
|
|
brush.h
|
|
|
bullseye.ptr
|
|
|
button.h
|
|
|
cdrom.ico
|
|
|
checkbox.h
|
|
|
checklst.h
|
don't use the client data for storing wxOwnerDrawn in wxCheckListbox implementation as we already store them in internal array anyhow, this allows the user to use his own client data with wxCheckListbox (#10290)
|
2008-12-25 13:10:55 +00:00 |
child.ico
|
|
|
chkconf.h
|
|
|
choice.h
|
|
|
clipbrd.h
|
|
|
clock.ptr
|
|
|
colour.h
|
|
|
colours.bmp
|
|
|
combobox.h
|
|
|
computer.ico
|
|
|
control.h
|
set m_isBeingDeleted to true (only) in SendDestroyEvent(); call it as early as possible during the window destruction to ensure that destroy event handlers can still access the full window object
|
2009-01-20 18:33:33 +00:00 |
cross.bmp
|
|
|
csquery.bmp
|
|
|
cursor.h
|
provide backward-compat wxCursor(int) ctor; remove empty stubs of XBM ctor from all ports except gtk,motif; make all ports emit wxLogError on invalid bitmap types; implement wxCursor(const wxString&, ...) ctor on GTK (not tested yet)
|
2008-09-25 17:56:07 +00:00 |
dataform.h
|
|
|
dataobj2.h
|
don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither
|
2009-01-19 13:55:27 +00:00 |
dataobj.h
|
|
|
dc.h
|
change generic ints to enums in wxDC (closes #9959)
|
2009-01-08 14:21:53 +00:00 |
dcclient.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
dcmemory.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
dcprint.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
dcscreen.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
dialog.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
dirdlg.h
|
|
|
disable.bmp
|
|
|
dnd.h
|
don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither
|
2009-01-19 13:55:27 +00:00 |
drive.ico
|
|
|
error.ico
|
|
|
file.ico
|
|
|
filedlg.h
|
|
|
floppy.ico
|
|
|
folder1.ico
|
|
|
folder2.ico
|
|
|
folder.ico
|
|
|
font.h
|
fix the incoherence pointed out by ifacecheck between wx docs, that documents usage of the wxFontFamily, wxFontStyle and wxFontWeight enums in wxFont setters and getters, and the actual sources, which use 'int' instead; provided the same backward-compatibility pattern already used for wxBrush,wxPen both against 'int' overloads and against the wxDeprecatedGUIConstants enum values
|
2008-11-03 17:02:25 +00:00 |
fontdlg.h
|
|
|
frame.h
|
Compilation fix for gcc-4 and newer.
|
2008-10-20 06:55:10 +00:00 |
gauge.h
|
Compilation fix for gcc-4 and newer.
|
2008-10-19 12:34:13 +00:00 |
gdiimage.h
|
add GetSize also to wxGDIImage since wxBitmap under some ports derives from wxGDIImage and not from wxBitmapBase
|
2008-11-29 00:24:57 +00:00 |
hand.ptr
|
|
|
heart.ptr
|
|
|
helpwin.h
|
|
|
icon.h
|
replace wx_{const,static,reinterpret}_cast with their standard C++ equivalents
|
2008-11-02 02:39:52 +00:00 |
info.ico
|
|
|
iniconf.h
|
|
|
joystick.h
|
|
|
listbox.h
|
|
|
listctrl.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
magnit1.ptr
|
|
|
mdi.h
|
|
|
menu.h
|
|
|
menuitem.h
|
don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither
|
2009-01-19 13:55:27 +00:00 |
metafile.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
mimetype.h
|
|
|
minifram.h
|
|
|
msgdlg.h
|
|
|
notebook.h
|
|
|
palette.h
|
|
|
pbrush.ptr
|
|
|
pen.h
|
|
|
pencil.ptr
|
|
|
pnghand.h
|
|
|
pngread.h
|
|
|
pntleft.ptr
|
|
|
pntright.ptr
|
|
|
popupwin.h
|
|
|
print.h
|
|
|
printos2.h
|
|
|
private.h
|
Avoid cyclic includes by forward declaring wxColour.
|
2008-10-07 22:22:19 +00:00 |
query.ptr
|
|
|
question.ico
|
|
|
radiobox.h
|
|
|
radiobut.h
|
|
|
region.h
|
a few more int/wxPolygonFillMode substitutions in wxRegion and wxGraphicsContext code
|
2009-01-08 16:43:56 +00:00 |
removble.ico
|
|
|
roller.ptr
|
|
|
scrolbar.h
|
|
|
setup0.h
|
don't always disable new events code; leave it enabled for MSVC8+
|
2009-02-02 11:39:48 +00:00 |
size.ptr
|
|
|
slider.h
|
|
|
sound.h
|
|
|
spinbutt.h
|
|
|
spinctrl.h
|
|
|
statbmp.h
|
|
|
statbox.h
|
|
|
statline.h
|
|
|
stattext.h
|
|
|
stdpaths.h
|
|
|
textctrl.h
|
|
|
textentry.h
|
|
|
tglbtn.h
|
|
|
tick.bmp
|
|
|
tip.ico
|
|
|
tls.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
toolbar.h
|
|
|
tooltip.h
|
|
|
toplevel.h
|
|
|
treectrl.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
warning.ico
|
|
|
window.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
wx.dlg
|
|
|
wx.rc
|
|
|
wx.res
|
|
|
wxrsc.h
|
|
|