wxWidgets/include/wx/generic
Vadim Zeitlin 0ec98fd6c9 Improve wxGrid cell wrapping in wxGridCellAutoWrapStringRenderer.
Wrap the words too long to be shown on one line on several lines.

Also take the line breaks and TABs into account.

Closes #15249.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-16 10:50:54 +00:00
..
private Use two step creation of wxListHeaderWindow to avoid reentrancy under OSX. 2013-06-13 13:57:28 +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 Reset sorting column in generic wxDataViewCtrl properly. 2013-04-21 17:18:44 +00:00
datectrl.h Fix unused parameter warning in wxOSX build. 2012-02-28 14:41:30 +00:00
dcpsg.h use const arrays for wxDC array parameters, closes #10712 2013-01-18 17:27:51 +00:00
dirctrlg.h Add wxEVT_DIRCTRL_FILEACTIVATED wxDirCtrl event. 2013-05-16 14:33:07 +00:00
dirdlgg.h
dragimgg.h
dvrenderer.h
dvrenderers.h
fdrepdlg.h
filectrlg.h Derive wxGenericFileCtrl from wxControl. 2012-05-04 22:20:55 +00:00
filedlgg.h
filepickerg.h Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
fontdlgg.h
fontpickerg.h
fswatcher.h
grid.h Really fix the problem with caret in wxGrid text editor under MSW. 2013-04-28 18:25:42 +00:00
gridctrl.h Improve wxGrid cell wrapping in wxGridCellAutoWrapStringRenderer. 2013-06-16 10:50:54 +00:00
grideditors.h Allow associating a validator with wxGridCellTextEditor. 2013-05-16 14:32:55 +00:00
gridsel.h
headerctrlg.h Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
helpext.h
hyperlink.h
icon.h
imaglist.h
infobar.h
laywin.h
listctrl.h Remove the unused code instead of commenting it out. 2013-06-13 13:58:15 +00:00
logg.h Remove wxLogWindow::OnFrameCreate() virtual method. 2013-03-09 15:07:56 +00:00
mask.h
mdig.h
msgdlgg.h
notebook.h
notifmsg.h
numdlgg.h
paletteg.h
panelg.h
printps.h
prntdlgg.h
progdlgg.h
propdlg.h
region.h
richmsgdlgg.h
sashwin.h
scrolwin.h
spinctlg.h Use generic spin control itself as parent for its children. 2013-03-09 15:08:31 +00:00
splash.h
splitter.h Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
srchctlg.h Clear the search control automatically when it's "Cancel" button is pressed. 2012-09-30 20:35:10 +00:00
statbmpg.h
statline.h
stattextg.h
statusbr.h Update the field widths on demand in wxStatusBarGeneric. 2012-05-05 11:22:09 +00:00
tabg.h
textdlgg.h Add wxTextEntryDialog::SetMaxLength(). 2013-04-20 22:13:33 +00:00
timectrl.h
treectlg.h Add a possibility to beep on no match to wxGenericTreeCtrl. 2012-10-07 22:42:02 +00:00
wizard.h