..
.cvsignore
app.h
Use old licence name
2004-05-23 20:53:33 +00:00
bmpbuttn.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
button.h
Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault() instead of doing
2007-04-08 22:18:35 +00:00
checkbox.h
Many changes for wxInputHandler creation mainly related to:
2006-09-14 19:36:47 +00:00
checklst.h
Many changes for wxInputHandler creation mainly related to:
2006-09-14 19:36:47 +00:00
chkconf.h
add compilation options to allow compiling in just the selected wxUniv themes and not all of them (which is still the default)
2006-09-28 22:55:28 +00:00
choice.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
colschem.h
fixed wxFrame background colour in wxUniv on ports without native wxSYS_COLOUR_APPWORKSPACE
2006-12-24 19:06:39 +00:00
combobox.h
Many changes for wxInputHandler creation mainly related to:
2006-09-14 19:36:47 +00:00
control.h
added support for ellipsization and markup in wxStaticText (modified patch 1629946)
2007-04-01 14:13:15 +00:00
dialog.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
frame.h
don't override GetMinWidth/Height() which are non-virtual any more, override GetMinSize() instead
2006-10-29 20:39:31 +00:00
gauge.h
Fixes for include guards, patch 1256967 Paul Cornett
2005-09-25 20:49:40 +00:00
inpcons.h
Many changes for wxInputHandler creation mainly related to:
2006-09-14 19:36:47 +00:00
inphand.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
listbox.h
Many changes for wxInputHandler creation mainly related to:
2006-09-14 19:36:47 +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
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
radiobox.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
radiobut.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
renderer.h
Return optimal label width from DrawHeaderButton
2006-11-30 23:44:55 +00:00
scrarrow.h
renamed wxControlWithArrows::HitTest() to HitTestArrow() to avoid conflict with wxWindow::HitTest()
2006-10-30 12:24:13 +00:00
scrolbar.h
moved wxScrollBar geometry methods out of wxRenderer, they are common for all themes
2006-10-30 12:33:25 +00:00
scrthumb.h
Blind fixes for warnings in wxTinderbox.
2006-01-26 19:35:32 +00:00
scrtimer.h
Improvements for building minimal builds and new ports: wxUSE_* usage and minor cleaning.
2006-06-08 11:25:30 +00:00
setup0.h
removed wxUSE_DIB_FOR_BITMAP which doesn't seem to be used any longer
2007-03-14 17:11:52 +00:00
slider.h
Many changes for wxInputHandler creation mainly related to:
2006-09-14 19:36:47 +00:00
spinbutt.h
renamed wxControlWithArrows::HitTest() to HitTestArrow() to avoid conflict with wxWindow::HitTest()
2006-10-30 12:24:13 +00:00
statbmp.h
make access specifiers for the virtual functions match their access in the base class (patch 1400131)
2006-02-08 21:47:09 +00:00
statbox.h
make access specifiers for the virtual functions match their access in the base class (patch 1400131)
2006-02-08 21:47:09 +00:00
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
statusbr.h
make access specifiers for the virtual functions match their access in the base class (patch 1400131)
2006-02-08 21:47:09 +00:00
stdrend.h
moved wxScrollBar geometry methods out of wxRenderer, they are common for all themes
2006-10-30 12:33:25 +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
derive univ toggle button from button
2006-05-24 17:17:27 +00:00
theme.h
added wxDelegateTheme to accompany wxDelegateRenderer
2006-10-26 15:33:10 +00:00
toolbar.h
added labels support for toolbar controls for wxMac and wxMSW (modified patch 1613603)
2007-03-18 23:13:18 +00:00
toplevel.h
made wxTLW::SetIcon() non-virtual, it was already implemented in terms of
2007-04-07 23:40:55 +00:00
window.h
Improvements for building minimal builds and new ports: wxUSE_* usage and minor cleaning.
2006-06-08 11:25:30 +00:00