..
Icons
Committed William Osborne's wxPalmOS port
2004-10-19 13:40:30 +00:00
accel.h
COW cleanup patch (1583966):
2006-10-30 19:26:48 +00:00
app.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
AppResources.h
Committed William Osborne's wxPalmOS port
2004-10-19 13:40:30 +00:00
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
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
checkbox.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
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
Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h.
2006-01-26 17:20:50 +00:00
combobox.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
control.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
cursor.h
COW cleanup patch (1583966):
2006-10-30 19:26:48 +00:00
datectrl.h
corrected wxRTTI macros
2005-02-17 23:17:30 +00:00
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
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +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
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
dialog.h
Keep wxPalmOS buildable - event table moved to base class.
2006-08-24 14:35:48 +00:00
dib.h
Cleaning of headers.
2005-01-18 21:14:27 +00:00
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
Cleaning of headers.
2005-01-18 21:14:27 +00:00
fdrepdlg.h
Fixes for include guards, patch 1256967 Paul Cornett
2005-09-25 20:49:40 +00:00
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
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
gauge.h
Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const.
2006-01-16 14:59:55 +00:00
gdiimage.h
add IsOk() to all classes having Ok() method (patch 1570985)
2006-10-08 21:56:55 +00:00
glcanvas.h
Big wxGL classes refactoring/cleanup:
2007-04-10 17:38:55 +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
Applied Patch #1424869 : Implement wxListCtrl::SetItemColumnImage
2006-03-10 21:26:59 +00:00
mdi.h
remove redundant declarations of wxFrameNameStr
2006-09-14 17:36:18 +00:00
menu.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
menuitem.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
metafile.h
COW cleanup patch (1583966):
2006-10-30 19:26:48 +00:00
mimetype.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
minifram.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
msgdlg.h
Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h.
2006-01-26 17:20:50 +00:00
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
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
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
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
printpalm.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
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
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
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
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
spinctrl.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
statbmp.h
Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const.
2006-01-16 14:59:55 +00:00
statbox.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
statline.h
default name of wxStaticLine should be wxStaticLineNameStr, not wxStaticTextNameStr
2006-12-09 14:52:59 +00:00
stattext.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
statusbr.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
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
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +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
Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const.
2006-01-16 14:59:55 +00:00
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
Fixes for include guards, patch 1256967 Paul Cornett
2005-09-25 20:49:40 +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
Line-up deprecated interface of wxTreeCtrl between ports.
2006-03-28 13:11:20 +00:00
Version.xrd
Committed William Osborne's wxPalmOS port
2004-10-19 13:40:30 +00:00
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
Committed William Osborne's wxPalmOS port
2004-10-19 13:40:30 +00:00
wxWidgets.sld
Committed William Osborne's wxPalmOS port
2004-10-19 13:40:30 +00:00
wxWidgets.xrd
Committed William Osborne's wxPalmOS port
2004-10-19 13:40:30 +00:00