..
Icons
accel.h
COW cleanup patch (1583966):
2006-10-30 19:26:48 +00:00
app.h
AppResources.h
apptbase.h
wxPlatformInfo (patch 1532064)
2006-08-13 21:00:32 +00:00
apptrait.h
wxPlatformInfo (patch 1532064)
2006-08-13 21:00:32 +00:00
bitmap.h
COW cleanup patch (1583966):
2006-10-30 19:26:48 +00:00
bmpbuttn.h
Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault() instead of doing
2007-04-08 22:18:35 +00:00
brush.h
add IsOk() to all classes having Ok() method (patch 1570985)
2006-10-08 21:56:55 +00:00
button.h
Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault() instead of doing
2007-04-08 22:18:35 +00:00
caret.h
checkbox.h
checklst.h
replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX)
2006-03-23 22:05:23 +00:00
chkconf.h
removed WXWIN_COMPATIBILITY_2_4 in non-MSW code
2007-03-07 11:48:53 +00:00
choice.h
replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX)
2006-03-23 22:05:23 +00:00
clipbrd.h
1. Moved m_usePrimary to wxClipboardBase as it's now also used by wxMSW/wxMac
2007-03-31 02:57:55 +00:00
colordlg.h
combobox.h
control.h
cursor.h
COW cleanup patch (1583966):
2006-10-30 19:26:48 +00:00
datectrl.h
dc.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
dcclient.h
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
dialog.h
Keep wxPalmOS buildable - event table moved to base class.
2006-08-24 14:35:48 +00:00
dib.h
dirdlg.h
Trying to commit wxDirDialog patch.
2006-04-30 09:44:29 +00:00
dragimag.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
enhmeta.h
add IsOk() to all classes having Ok() method (patch 1570985)
2006-10-08 21:56:55 +00:00
evtloop.h
fdrepdlg.h
filedlg.h
File/dir dialog styles and other changes (patch 1488371):
2006-05-28 23:32:12 +00:00
font.h
miscellaneous wxFont enhancements (patch 1496606):
2006-05-29 00:03:36 +00:00
fontdlg.h
Better backward compatibility and deprecation markup for interface deprecated in comments.
2006-03-30 14:04:17 +00:00
fontenum.h
Source markup fixes.
2006-05-29 21:12:51 +00:00
frame.h
gauge.h
gdiimage.h
add IsOk() to all classes having Ok() method (patch 1570985)
2006-10-08 21:56:55 +00:00
glcanvas.h
move WX_GL_XXX constants from wx/*/glcanvas.h to wx/glcanvas.h (this makes them available for wxCocoa too); also only include <windows.h> via wx/msw/wrapwin.h and not directly for wxMSW
2006-11-06 00:57:46 +00:00
help.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
imaglist.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
joystick.h
multiple fixes to wxJoystick under Unix and new index-based API for accessing joystick buttons and axes (patch 1678497)
2007-03-16 00:51:43 +00:00
listbox.h
replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX)
2006-03-23 22:05:23 +00:00
listctrl.h
mdi.h
remove redundant declarations of wxFrameNameStr
2006-09-14 17:36:18 +00:00
menu.h
menuitem.h
metafile.h
COW cleanup patch (1583966):
2006-10-30 19:26:48 +00:00
mimetype.h
minifram.h
msgdlg.h
mslu.h
split wxchar.h into several smaller headers
2007-03-19 14:45:38 +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
COW cleanup patch (1583966):
2006-10-30 19:26:48 +00:00
pen.h
renamed IsRefTo() to IsSameAs() (do complain if this is not more clear) and
2006-10-30 22:03:53 +00:00
popupwin.h
prefconf.h
derive wxConfig classes from wxObject and add wxRTTI macros to them (patch 1587607)
2007-03-10 18:16:10 +00:00
printdlg.h
printpalm.h
progdlg.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
radiobox.h
GetBestFittingSize --> GetEffectiveMinSize
2006-10-31 08:50:17 +00:00
radiobut.h
region.h
Corrections after The Great wxRegion Refactoring.
2006-09-26 12:20:32 +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
removed WXWIN_COMPATIBILITY_2_4 in non-MSW code
2007-03-07 11:48:53 +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
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
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
statusbr.h
stdpaths.h
[ 1590221 ] wxStandardPaths::GetExecutablePath
2006-11-12 12:58:10 +00:00
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
taskbar.h
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
timer.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
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
toplevel.h
made wxTLW::SetIcon() non-virtual, it was already implemented in terms of
2007-04-07 23:40:55 +00:00
treectrl.h
Line-up deprecated interface of wxTreeCtrl between ports.
2006-03-28 13:11:20 +00:00
Version.xrd
window.h
make IsEnabled() return false even if the window parent, and not the window itself, is disabled and added IsThisEnabled() implementing the old IsEnabled() behaviour; also significantly simplify the window state management code in all ports by factoring out the common parts in wxWindowBase
2007-03-23 14:01:53 +00:00
wxWidgets.def
wxWidgets.sld
wxWidgets.xrd