Revision: 64991 Log: FpDebug: Disassemble, fixed 64bit register for push/pop Issue 0038626 Modified: _U trunk/ U trunk/components/fpdebug/fpdbgdisasx86.pp
Revision: 64990 Log: FpDebug, test: DisAssembler testcase Modified: _U trunk/ U trunk/components/fpdebug/fpdbgclasses.pp U trunk/components/lazdebuggers/lazdebuggerfp/test/LazDebFpTest.lpi U trunk/components/lazdebuggers/lazdebuggerfp/test/LazDebFpTest.lpr A trunk/components/lazdebuggers/lazdebuggerfp/test/testasm.pas
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