Revision: 64989 Log: T(Float)SpinEdit: implement property EditorEnabled. ATM win32/64 and wince only. Issue #0038736. Modified: U trunk/lcl/include/spinedit.inc U trunk/lcl/interfaces/win32/win32wsspin.pp U trunk/lcl/interfaces/wince/wincewsspin.pp U trunk/lcl/spin.pp U trunk/lcl/widgetset/wsspin.pp
Revision: 64988 Log: LCL: Do not convert '\n' sequence to linefeed also in Title, Inst, Verify, Info, InfoExpanded, InfoCollapse, Footer fields of LCLTaskDialog.TTaskDialog anymore (LineEnding constant should be used for this). Unbreaks output of strings like 'c:\new_folder\new.work'. Modified: U trunk/lcl/lcltaskdialog.pas
Revision: 64987 Log: DockedFormEditor: Refresh all PageControls after options are changed, so tab position is correctly changed. Modified: U trunk/components/dockedformeditor/source/dockedmainide.pas