..
private
Fix resizing of wxGrid columns when they were reordered.
2010-11-13 15:02:42 +00:00
aboutdlgg.h
accel.h
animate.h
bmpcbox.h
busyinfo.h
buttonbar.h
calctrlg.h
No real changes, just cleanup week days handling in wxGenericCalendarCtrl.
2010-10-24 22:40:47 +00:00
caret.h
choicdgg.h
Add initial selection parameter to wxGetSingleChoice() functions.
2010-03-21 11:06:31 +00:00
clrpickerg.h
Move wxColourData and wxFontData into separate files.
2011-01-07 05:26:57 +00:00
collpaneg.h
colour.h
colrdlgg.h
Move wxColourData and wxFontData into separate files.
2011-01-07 05:26:57 +00:00
combo.h
Added dummy GetTextWidget() implementation for wxMotif wxComboCtrl
2010-12-23 10:26:06 +00:00
ctrlsub.h
dataview.h
Add optional columns autosizing to wxDataViewCtrl.
2010-10-30 15:57:41 +00:00
datectrl.h
Add wxCompositeWindow<> and use it in wxDatePickerCtrlGeneric.
2011-01-03 11:24:13 +00:00
dcpsg.h
dirctrlg.h
Rename wxGenericDirCtrl::ExpandDir() to PopulateNode().
2010-12-03 14:12:23 +00:00
dirdlgg.h
dragimgg.h
dvrenderer.h
Fix activation handling in generic wxDataViewCtrl renderers.
2010-06-20 17:43:30 +00:00
dvrenderers.h
Fix activation handling in generic wxDataViewCtrl renderers.
2010-06-20 17:43:30 +00:00
fdrepdlg.h
filectrlg.h
filedlgg.h
filepickerg.h
Initialize picker style in native GTK file/dir pickers.
2010-03-16 00:23:57 +00:00
fontdlgg.h
Move wxColourData and wxFontData into separate files.
2011-01-07 05:26:57 +00:00
fontpickerg.h
Move wxColourData and wxFontData into separate files.
2011-01-07 05:26:57 +00:00
fswatcher.h
grid.h
Add wxGrid::RefreshAttr() method to force attribute refresh.
2010-08-30 22:18:52 +00:00
gridctrl.h
Add documentation for several grid cell renderer/editor classes.
2010-04-22 11:20:50 +00:00
grideditors.h
gridsel.h
headerctrlg.h
helpext.h
hyperlink.h
Provide native wxHyperlinkCtrl implementation for wxMSW.
2010-08-17 16:55:32 +00:00
icon.h
imaglist.h
infobar.h
Move wxInfoBar to core library from adv.
2010-05-05 12:20:08 +00:00
laywin.h
Implement wx-prefixed macros versions of DECLARE_EVENT_TABLE, BEGIN_EVENT_TABLE* and END_EVENT_TABLE macros.
2010-06-09 14:28:08 +00:00
listctrl.h
Account for largest item in wxGenericListCtrl::GetBestSize().
2010-07-11 10:44:08 +00:00
logg.h
mask.h
mdig.h
msgdlgg.h
Allow using custom labels for wxGenericMessageDialog buttons.
2010-08-30 21:48:21 +00:00
notebook.h
Refactor: use wxBookCtrlBase::m_selection in all derived classes.
2010-10-27 16:54:36 +00:00
notifmsg.h
numdlgg.h
paletteg.h
panelg.h
Inherit notebook background recursively under wxMSW.
2010-08-10 21:48:17 +00:00
printps.h
prntdlgg.h
progdlgg.h
Block in wxMSW wxProgressDialog::Update(max) until the dialog is dismissed.
2010-09-10 17:26:03 +00:00
propdlg.h
region.h
richmsgdlgg.h
Compilation fix for non-PCH build in wxGenericRichMessageDialog code.
2010-08-19 00:06:12 +00:00
sashwin.h
scrolwin.h
spinctlg.h
Fix compilation of wxSpinCtrlGenericBase when PCH are not used.
2010-07-22 13:42:38 +00:00
splash.h
splitter.h
Deprecate not working wxSplitterWindow::SetSashSize().
2010-11-22 01:23:16 +00:00
srchctlg.h
statbmpg.h
statline.h
stattextg.h
statusbr.h
tabg.h
textdlgg.h
treectlg.h
Send generic wxTreeCtrl wxEVT_COMMAND_TREE_KEY_DOWN events from OnKeyDown rather than OnChar. This change means it sends events for the same keys as the wxMSW control. It also fixes the failing unit test.
2010-09-22 10:06:39 +00:00
wizard.h