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
Revision: 64986 Log: Revert r63888. It breaks event handling of forms with parent. Issue #36127. Modified: U trunk/lcl/forms.pp U trunk/lcl/include/customform.inc U trunk/lcl/interfaces/gtk2/gtk2callback.inc U trunk/lcl/interfaces/win32/win32callback.inc
Revision: 64985 Log: Designer: When removing a component, remove its owned item declarations in source. Issue #38731. Modified: U trunk/designer/designer.pp