.. |
private
|
(blind) compilation fixes after latest changes
|
2007-04-22 12:31:08 +00:00 |
accel.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
app.h
|
use correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut)
|
2007-11-23 14:13:50 +00:00 |
apptbase.h
|
Allow using socket from both wxBase and wxCore (adopting to changes from r50831)
|
2008-01-06 22:47:01 +00:00 |
apptrait.h
|
Allow using socket from both wxBase and wxCore (adopting to changes from r50831)
|
2008-01-06 22:47:01 +00:00 |
bitmap.h
|
Implemented wxGDIObject::Create/CloneGDIRefData() for the relevant classes.
|
2008-01-12 15:05:15 +00:00 |
blank.ptr
|
|
|
bmpbuttn.h
|
Changed control name constants from wxChar to char according to revision 49873
|
2007-11-17 22:33:50 +00:00 |
brush.h
|
Implemented wxGDIObject::Create/CloneGDIRefData() for the relevant classes.
|
2008-01-12 15:05:15 +00:00 |
bullseye.ptr
|
|
|
button.h
|
compilation fixes after last commit
|
2007-04-09 11:18:54 +00:00 |
cdrom.ico
|
|
|
checkbox.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
checklst.h
|
many wxItemContainer-related changes:
|
2007-07-26 13:54:14 +00:00 |
child.ico
|
|
|
chkconf.h
|
Fix for wxOS2 built with common prt of setup0.h.
|
2006-06-20 12:57:30 +00:00 |
choice.h
|
many wxItemContainer-related changes:
|
2007-07-26 13:54:14 +00:00 |
clipbrd.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
clock.ptr
|
|
|
colour.h
|
added wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_CONSTRUCTORS() in all ports now (patch 1851600)
|
2007-12-22 15:03:58 +00:00 |
colours.bmp
|
|
|
combobox.h
|
Use new wxTextEntry implementation on OS/2.
|
2007-11-18 22:55:54 +00:00 |
computer.ico
|
|
|
control.h
|
|
|
cross.bmp
|
|
|
csquery.bmp
|
|
|
cursor.h
|
COW cleanup patch (1583966):
|
2006-10-30 19:26:48 +00:00 |
dataform.h
|
use wxString, not wxChar*, in wxDataFormat ctor and SetId() method
|
2007-05-30 22:02:19 +00:00 |
dataobj2.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
dataobj.h
|
|
|
dc.h
|
Adopted OS/2 to DC reorganisation (r50348).
|
2008-01-06 22:37:10 +00:00 |
dcclient.h
|
Adopted OS/2 to DC reorganisation (r50348).
|
2008-01-06 22:37:10 +00:00 |
dcmemory.h
|
Adopted OS/2 to DC reorganisation (r50348).
|
2008-01-06 22:37:10 +00:00 |
dcprint.h
|
Adopted OS/2 to DC reorganisation (r50348).
|
2008-01-06 22:37:10 +00:00 |
dcscreen.h
|
Adopted OS/2 to DC reorganisation (r50348).
|
2008-01-06 22:37:10 +00:00 |
dialog.h
|
Changed control name constants from wxChar to char according to revision 49873
|
2007-11-17 22:33:50 +00:00 |
dirdlg.h
|
|
|
disable.bmp
|
|
|
dnd.h
|
|
|
drive.ico
|
|
|
error.ico
|
|
|
file.ico
|
|
|
filedlg.h
|
File/dir dialog styles and other changes (patch 1488371):
|
2006-05-28 23:32:12 +00:00 |
floppy.ico
|
|
|
folder1.ico
|
|
|
folder2.ico
|
|
|
folder.ico
|
|
|
font.h
|
Implemented wxGDIObject::Create/CloneGDIRefData() for the relevant classes.
|
2008-01-12 15:05:15 +00:00 |
fontdlg.h
|
|
|
frame.h
|
|
|
gauge.h
|
[ 1556353 ] [wxOS2] Change derivation to add wxGauge::Pulse
|
2006-09-13 16:14:26 +00:00 |
gdiimage.h
|
Implemented wxGDIObject::Create/CloneGDIRefData() for the relevant classes.
|
2008-01-12 15:05:15 +00:00 |
hand.ptr
|
|
|
heart.ptr
|
|
|
helpwin.h
|
Headers cleaning.
|
2006-10-17 14:44:52 +00:00 |
icon.h
|
make XPM data pointer parameter fully const
|
2008-01-14 18:16:37 +00:00 |
info.ico
|
|
|
iniconf.h
|
|
|
joystick.h
|
replace wrong WXDLLEXPORT declarations with correct WXDLLIMPEXP_BASE/ADV/GL (patch from Tim Stahlhut)
|
2007-12-12 01:35:53 +00:00 |
listbox.h
|
many wxItemContainer-related changes:
|
2007-07-26 13:54:14 +00:00 |
listctrl.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
magnit1.ptr
|
|
|
mdi.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
menu.h
|
Menu label consistency changes
|
2007-08-11 17:54:59 +00:00 |
menuitem.h
|
Compilation fix (patch #1829901)
|
2007-11-11 22:22:14 +00:00 |
metafile.h
|
Implemented wxGDIObject::Create/CloneGDIRefData() for the relevant classes.
|
2008-01-12 15:05:15 +00:00 |
mimetype.h
|
|
|
minifram.h
|
|
|
msgdlg.h
|
1. Derive wxMessageDialogBase from wxDialog (why did we use multiple
|
2007-05-24 12:50:42 +00:00 |
notebook.h
|
added wxBookCtrl::ChangeSelection() which is the same as SetSelection() but doesn't send the page change events (second part of patch 1553551)
|
2006-10-08 17:37:23 +00:00 |
palette.h
|
Implemented wxGDIObject::Create/CloneGDIRefData() for the relevant classes.
|
2008-01-12 15:05:15 +00:00 |
pbrush.ptr
|
|
|
pen.h
|
Implemented wxGDIObject::Create/CloneGDIRefData() for the relevant classes.
|
2008-01-12 15:05:15 +00:00 |
pencil.ptr
|
|
|
pnghand.h
|
Headers cleaning.
|
2006-10-17 14:44:52 +00:00 |
pngread.h
|
Headers cleaning.
|
2006-10-17 14:44:52 +00:00 |
pntleft.ptr
|
|
|
pntright.ptr
|
|
|
popupwin.h
|
|
|
print.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
printos2.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
private.h
|
Changed control name constants from wxChar to char according to revision 49873
|
2007-11-17 22:33:50 +00:00 |
query.ptr
|
|
|
question.ico
|
|
|
radiobox.h
|
Border corrections
|
2007-11-14 14:44:13 +00:00 |
radiobut.h
|
Border corrections
|
2007-11-14 14:44:13 +00:00 |
region.h
|
Implemented wxGDIObject::Create/CloneGDIRefData() for the relevant classes.
|
2008-01-12 15:05:15 +00:00 |
removble.ico
|
|
|
roller.ptr
|
|
|
scrolbar.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
setup0.h
|
turn wxUSE_STD_IOSTREAM on by default (except for the compilers which are too broken)
|
2008-02-16 15:40:13 +00:00 |
size.ptr
|
|
|
slider.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
sound.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
spinbutt.h
|
|
|
spinctrl.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
statbmp.h
|
|
|
statbox.h
|
|
|
statline.h
|
default name of wxStaticLine should be wxStaticLineNameStr, not wxStaticTextNameStr
|
2006-12-09 14:52:59 +00:00 |
stattext.h
|
added support for ellipsization and markup in wxStaticText (modified patch 1629946)
|
2007-04-01 14:13:15 +00:00 |
stdpaths.h
|
|
|
tabctrl.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
textctrl.h
|
Use new wxTextEntry implementation on OS/2.
|
2007-11-18 22:55:54 +00:00 |
textentry.h
|
Added wxTextEntry implementation for OS/2.
|
2007-11-18 21:48:11 +00:00 |
tglbtn.h
|
Derive from wxToggleButtonBase
|
2007-12-08 10:43:38 +00:00 |
tick.bmp
|
|
|
tip.ico
|
|
|
toolbar.h
|
fixed all the other ports broken by controls labels in wxToolBar patch commit
|
2007-03-18 23:57:20 +00:00 |
tooltip.h
|
added wxToolTip::SetAutoPop() and SetReshow() (patch 1768804)
|
2007-08-15 12:57:36 +00:00 |
toplevel.h
|
made wxTLW::SetIcon() non-virtual, it was already implemented in terms of
|
2007-04-07 23:40:55 +00:00 |
treectrl.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
warning.ico
|
|
|
window.h
|
move Freeze() and Thaw() to wxWindowBase to ensure that they behave consistently (i.e. recursively, as described in the docs) in all ports; removed different duplications of freeze count from derived classes
|
2008-01-05 00:21:31 +00:00 |
wx.dlg
|
|
|
wx.rc
|
|
|
wx.res
|
|
|
wxrsc.h
|
|
|