wxWidgets/include/wx/generic
Robin Dunn ec53826c06 Fixed wxGridCellFloatEditor::Clone
Changed wxGridCellEditor::GetString to use %f instead of %g to match
the Renderer, otherwise it would truncate/round the value to
m_precision significant digits instead of m_precision digits after the
decimal point.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-24 20:03:42 +00:00
..
.cvsignore
accel.h
calctrl.h
caret.h
choicdgg.h
colrdlgg.h
dcpsg.h Removed all deprecated printing code. 2002-08-17 16:29:05 +00:00
dirctrlg.h
dirdlgg.h
dragimgg.h
fdrepdlg.h
filedlgg.h Implement SetFilterIndex 2002-07-28 10:17:14 +00:00
fontdlgg.h
grid.h Fixed wxGridCellFloatEditor::Clone 2002-08-24 20:03:42 +00:00
gridctrl.h
gridg.h
gridsel.h
helpext.h
helphtml.h
imaglist.h Added wxListCtrl to derive from wxGenericListCtrl, 2002-07-22 23:03:03 +00:00
laywin.h
listctrl.h Applied patch [ 589484 ] wxGenericListCtrl, fix for direct use. 2002-08-01 19:51:07 +00:00
mdig.h Added generic MDI files 2002-08-20 09:27:29 +00:00
msgdlgg.h
notebook.h Applied patch [ 592063 ] generic notebook does not OnSelChanging 2002-08-08 08:54:49 +00:00
paletteg.h
panelg.h
printps.h
prntdlgg.h OSX fix 2002-08-10 20:02:14 +00:00
progdlgg.h some OS/2 updates 2002-08-19 02:23:40 +00:00
sashwin.h
scrolwin.h
spinctlg.h Implemented wxSpinButton for wxMotif. 2002-07-28 13:33:29 +00:00
splash.h
splitter.h
statline.h Added DoSetSize and DoMoveWindow to generic wxStaticLine. 2002-07-27 20:13:33 +00:00
statusbr.h
tabg.h
textdlgg.h
timer.h
treectlg.h Applied patch [ 583922 ] Make generic/wxListCtrl avail. in WIN32 2002-07-22 08:51:49 +00:00
treelay.h
wizard.h Somehow wxWizard lost the 'virtual' keyword for DoCreateControls 2002-07-12 14:43:58 +00:00