wxWidgets/include/wx/generic
Vadim Zeitlin 3d167c0022 Improve column auto-sizing code in generic wxListCtrl.
Take the width of the header itself into account when setting width to
wxLIST_AUTOSIZE.

Also refactor the code to reuse the code used in wxLIST_AUTOSIZE_USEHEADER
case in SetColumnWidth() when inserting or updating the column width to this
value.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-01-07 15:09:54 +00:00
..
private Improve column auto-sizing code in generic wxListCtrl. 2012-01-07 15:09:54 +00:00
aboutdlgg.h
accel.h
animate.h
bmpcbox.h
busyinfo.h
buttonbar.h
calctrlg.h
caret.h
choicdgg.h
clrpickerg.h
collpaneg.h
colour.h
colrdlgg.h
combo.h
ctrlsub.h
custombgwin.h
dataview.h
datectrl.h
dcpsg.h
dirctrlg.h
dirdlgg.h
dragimgg.h
dvrenderer.h Cleanup of wxDataViewCtrl cell activation code. 2011-10-19 16:20:17 +00:00
dvrenderers.h Cleanup of wxDataViewCtrl cell activation code. 2011-10-19 16:20:17 +00:00
fdrepdlg.h
filectrlg.h
filedlgg.h
filepickerg.h Added wxFilePickerCtrl::SetInitialDirectory(). 2011-12-18 12:34:47 +00:00
fontdlgg.h
fontpickerg.h
fswatcher.h
grid.h fix tests for WXWIN_COMPATIBILITY_2_8, closes #13800 2011-12-23 05:59:59 +00:00
gridctrl.h Add support for custom numeric formats to wxGrid. 2011-11-28 13:23:33 +00:00
grideditors.h Add support for custom numeric formats to wxGrid. 2011-11-28 13:23:33 +00:00
gridsel.h
headerctrlg.h
helpext.h
hyperlink.h
icon.h
imaglist.h
infobar.h
laywin.h
listctrl.h Implement best size calculation for report mode wxListCtrl. 2012-01-07 15:09:43 +00:00
logg.h
mask.h
mdig.h
msgdlgg.h
notebook.h
notifmsg.h
numdlgg.h
paletteg.h
panelg.h fix tests for WXWIN_COMPATIBILITY_2_8, closes #13800 2011-12-23 05:59:59 +00:00
printps.h
prntdlgg.h
progdlgg.h Allow 2-step creation of wxGenericProgressDialog. 2011-12-03 23:52:39 +00:00
propdlg.h
region.h
richmsgdlgg.h
sashwin.h
scrolwin.h
spinctlg.h Better fix for wxSpinCtrlGeneric enabling/disabling bug in wxMSW. 2011-12-29 22:05:27 +00:00
splash.h Dismiss wxSplashScreen on any user input, not necessarily on splash itself. 2011-11-22 13:18:55 +00:00
splitter.h Remove wxSplitterWindow::m_checkRequestedSashPosition. 2011-10-30 19:48:38 +00:00
srchctlg.h
statbmpg.h
statline.h
stattextg.h
statusbr.h
tabg.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
textdlgg.h
timectrl.h Dirty hack to allow generic wxDatePickerCtrl to compile under MSW. 2011-10-20 16:45:48 +00:00
treectlg.h
wizard.h