.. |
private
|
|
|
accel.h
|
|
|
app.h
|
compilation fix after argv changes (move initialization from OnInitGui() to Initialize() where the original command line arguments are accessible)
|
2007-12-01 13:26:42 +00:00 |
bmpbuttn.h
|
|
|
bmpmotif.h
|
|
|
button.h
|
|
|
checkbox.h
|
|
|
checklst.h
|
many wxItemContainer-related changes:
|
2007-07-26 13:54:14 +00:00 |
chkconf.h
|
define wxUSE_GADGETS as 0 as it's not defined in configure and results in warnings during wxMotif build
|
2007-09-25 16:56:06 +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
|
added wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_CONSTRUCTORS() in all ports now (patch 1851600)
|
2007-12-22 15:03:58 +00:00 |
combobox.h
|
implemented wxTextEntry for wxMotif, made wxComboBox derive from it
|
2007-11-05 23:13:09 +00:00 |
control.h
|
|
|
ctrlsub.h
|
many wxItemContainer-related changes:
|
2007-07-26 13:54:14 +00:00 |
cursor.h
|
Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
|
2007-12-15 17:54:20 +00:00 |
dataform.h
|
use wxString, not wxChar*, in wxDataFormat ctor and SetId() method
|
2007-05-30 22:02:19 +00:00 |
dataobj2.h
|
|
|
dataobj.h
|
|
|
dc.h
|
wxMotif compilation fixes after wxDC changes
|
2007-12-15 00:06:08 +00:00 |
dcclient.h
|
wxMotif compilation fixes after wxDC changes
|
2007-12-15 00:06:08 +00:00 |
dcmemory.h
|
wxMotif compilation fixes after wxDC changes
|
2007-12-15 00:06:08 +00:00 |
dcprint.h
|
wxMotif compilation fixes after wxDC changes
|
2007-12-15 00:06:08 +00:00 |
dcscreen.h
|
wxMotif compilation fixes after wxDC changes
|
2007-12-15 00:06:08 +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
|
|
|
font.h
|
Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
|
2007-12-15 17:54:20 +00:00 |
frame.h
|
|
|
gauge.h
|
|
|
icon.h
|
make XPM data pointer parameter fully const
|
2008-01-14 18:16:37 +00:00 |
listbox.h
|
use correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut)
|
2007-11-23 14:13:50 +00:00 |
mdi.h
|
make DoSetSizeHints protected, remove parameter defaults
|
2007-11-22 06:12:56 +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
|
|
|
msgdlg.h
|
1. Derive wxMessageDialogBase from wxDialog (why did we use multiple
|
2007-05-24 12:50:42 +00:00 |
popupwin.h
|
|
|
print.h
|
|
|
private.h
|
more socket cleanup to allow using wxSocket from both wxBase and wxCore (replaces patch 1756260)
|
2007-12-19 16:45:08 +00:00 |
radiobox.h
|
Border corrections
|
2007-11-14 14:44:13 +00:00 |
radiobut.h
|
Border corrections
|
2007-11-14 14:44:13 +00:00 |
scrolbar.h
|
|
|
setup0.h
|
added configure option for wxUSE_AUTOID_MANAGEMENT
|
2008-01-06 21:01:38 +00:00 |
slider.h
|
|
|
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
|
|
|
statbox.h
|
|
|
stattext.h
|
|
|
textctrl.h
|
implemented wxTextEntry for wxMotif, made wxComboBox derive from it
|
2007-11-05 23:13:09 +00:00 |
textentry.h
|
implemented wxTextEntry for wxMotif, made wxComboBox derive from it
|
2007-11-05 23:13:09 +00:00 |
tglbtn.h
|
More border rationalisation. GetDefaultBorder is now mostly defined in base class files.
|
2007-11-13 12:10:34 +00:00 |
toolbar.h
|
|
|
toplevel.h
|
make DoSetSizeHints protected, remove parameter defaults
|
2007-11-22 06:12:56 +00:00 |
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 |