.. |
private
|
preparation for allowing to use wxTimer in wxBase (heavily modified patch 1113088):
|
2007-04-20 01:29:16 +00:00 |
accel.h
|
COW cleanup patch (1583966):
|
2006-10-30 19:26:48 +00:00 |
app.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 |
bmpbuttn.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
bmpmotif.h
|
Minor header cleaning.
|
2006-07-25 14:31:55 +00:00 |
button.h
|
Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault() instead of doing
|
2007-04-08 22:18:35 +00:00 |
checkbox.h
|
Minor header cleaning.
|
2006-07-25 14:31:55 +00:00 |
checklst.h
|
many wxItemContainer-related changes:
|
2007-07-26 13:54:14 +00:00 |
chkconf.h
|
fixed wxMotif to compile in Unicode mode (this is not full Unicode support, all strings must be representable in current locale's charset, similarly to MSLU)
|
2007-07-21 16:43:31 +00:00 |
choice.h
|
many wxItemContainer-related changes:
|
2007-07-26 13:54:14 +00:00 |
clipbrd.h
|
fix warning about visibility attribute ignored on non-class types (which was given for wxGetClipboardData only but change the other functions too for consistency)
|
2007-09-25 16:53:28 +00:00 |
colour.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
combobox.h
|
many wxItemContainer-related changes:
|
2007-07-26 13:54:14 +00:00 |
control.h
|
Minor header cleaning.
|
2006-07-25 14:31:55 +00:00 |
ctrlsub.h
|
many wxItemContainer-related changes:
|
2007-07-26 13:54:14 +00:00 |
cursor.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 |
dataform.h
|
use wxString, not wxChar*, in wxDataFormat ctor and SetId() method
|
2007-05-30 22:02:19 +00:00 |
dataobj2.h
|
Minor header cleaning.
|
2006-07-25 14:31:55 +00:00 |
dataobj.h
|
|
|
dc.h
|
Moved all the coordinate system calculation to wxDCBase
|
2007-05-02 11:05:45 +00:00 |
dcclient.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 |
dcmemory.h
|
Added wxMemoryDC::SelectObjectAsSource() and make SelectObject() unshare
|
2006-10-30 19:41:46 +00:00 |
dcprint.h
|
Robert Lang's patch [ 1583183 ] Fixes printing/print preview inconsistencies
|
2006-10-27 13:07:40 +00:00 |
dcscreen.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
dialog.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 |
dnd.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 |
filedlg.h
|
Minor header cleaning.
|
2006-07-25 14:31:55 +00:00 |
font.h
|
Rework wxMotif font/color inheritance so it works
|
2007-04-07 21:18:33 +00:00 |
frame.h
|
made wxTLW::SetIcon() non-virtual, it was already implemented in terms of
|
2007-04-07 23:40:55 +00:00 |
gauge.h
|
Minor header cleaning.
|
2006-07-25 14:31:55 +00:00 |
icon.h
|
COW cleanup patch (1583966):
|
2006-10-30 19:26:48 +00:00 |
listbox.h
|
many wxItemContainer-related changes:
|
2007-07-26 13:54:14 +00:00 |
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
|
Menu label consistency changes
|
2007-08-11 17:54:59 +00:00 |
minifram.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
msgdlg.h
|
1. Derive wxMessageDialogBase from wxDialog (why did we use multiple
|
2007-05-24 12:50:42 +00:00 |
palette.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 |
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 |
private.h
|
fixed wxMotif to compile in Unicode mode (this is not full Unicode support, all strings must be representable in current locale's charset, similarly to MSLU)
|
2007-07-21 16:43:31 +00:00 |
radiobox.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
radiobut.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
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
|
added new and improved wxFileCtrl implementation (patch 1763164)
|
2007-09-17 00:14:34 +00:00 |
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 |
spinbutt.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
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
statbox.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
stattext.h
|
Rework wxMotif font/color inheritance so it works
|
2007-04-07 21:18:33 +00:00 |
textctrl.h
|
moved DoSetValue() to wxTextCtrlBase instead of having it in almost, but not quite all, derived classes; linking fixes for wxCocoa/wxX11/wxMotif
|
2006-10-08 22:40:14 +00:00 |
tglbtn.h
|
|
|
toolbar.h
|
fixed all the other ports broken by controls labels in wxToolBar patch commit
|
2007-03-18 23:57:20 +00:00 |
toplevel.h
|
|
|
window.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 |