lazarus/components/lazcontrols
bart 5a23656f23 TFloatSpinEditEx:
- When incrementing DecimalPlaces first truncate FValue to the correct current DecimalPlaces. Issue #0034370.
- DecimalPlaces cannot be < 0

git-svn-id: trunk@59332 -
2018-10-21 13:27:12 +00:00
..
design set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
docs
images LazControls: More consistent component palette icons (by Roland Hahn) 2017-10-28 10:40:04 +00:00
checkboxthemed.pas Refactor: move CompareMethods to LazMethodList. Keep alias in LCLProc. 2018-06-09 14:39:36 +00:00
dividerbevel.pas lazcontrols: updated headers 2017-11-30 21:13:36 +00:00
extendednotebook.pas LazControls: Clean uses sections. 2017-04-09 17:25:34 +00:00
extendedtabcontrols.pas LazControls: Clean uses sections. 2017-04-09 17:25:34 +00:00
fpmake.pp
lazcontrols.lpk lazcontrols: added TSmallOrderedSetEditDlg 2017-11-30 21:20:09 +00:00
lazcontrols.pas lazcontrols: smallorderedseteditor: added CreateOrderedSetEditor 2017-11-30 21:30:44 +00:00
lazcontrols.res LazControls: More consistent component palette icons (by Roland Hahn) 2017-10-28 10:40:04 +00:00
listfilteredit.pas LazControls: Add FilterOptions for filter controls. Issue #34057, patch from AlexeyT. 2018-08-04 21:27:39 +00:00
listviewfilteredit.pas LazControls: Add FilterOptions for filter controls. Issue #34057, patch from AlexeyT. 2018-08-04 21:27:39 +00:00
lvlgraphctrl.pas LazControls: Make TCustomLvlGraphControl respect property Color when painting its background. 2017-10-07 08:47:58 +00:00
Makefile set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
Makefile.compiled updated makefiles 2018-07-11 23:58:59 +00:00
Makefile.fpc updated makefiles 2018-07-11 23:58:59 +00:00
shortpathedit.pas lazcontrols: shortpathedit: fixed visibility 2017-12-05 12:37:56 +00:00
smallorderedseteditor.lfm lazcontrols: added TSmallOrderedSetEditDlg 2017-11-30 21:20:09 +00:00
smallorderedseteditor.pas lazcontrols: smallorderedseteditor: added CreateOrderedSetEditor 2017-11-30 21:30:44 +00:00
spinex.inc TFloatSpinEditEx: 2018-10-21 13:27:12 +00:00
spinex.pp TSpinEditEx: don't set NumbersOnly to True. It disallows users to type a '-' (at least on Windows) 2018-06-20 16:52:41 +00:00
treefilteredit.pas LazControls: Call DoFilterItem instead of DoDefaultFilterItem in TTreeFilterBranch.SortAndFilter. 2018-10-02 11:38:55 +00:00