From ae43fa72cdae13bace16a5b8250170e472bb2b87 Mon Sep 17 00:00:00 2001 From: wei <> Date: Sun, 14 May 2006 00:30:53 +0000 Subject: refactor active controls. --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index cc65096d..cafa991b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -991,6 +991,7 @@ framework/Web/UI/ActiveControls/TActivePageAdapter.php -text framework/Web/UI/ActiveControls/TActivePanel.php -text framework/Web/UI/ActiveControls/TActiveTextBox.php -text framework/Web/UI/ActiveControls/TAutoComplete.php -text +framework/Web/UI/ActiveControls/TBaseActiveControl.php -text framework/Web/UI/ActiveControls/TCallback.php -text framework/Web/UI/ActiveControls/TCallbackClientScript.php -text framework/Web/UI/ActiveControls/TCallbackClientSideOptions.php -text @@ -1109,6 +1110,10 @@ tests/FunctionalTests/features/protected/pages/ActiveControls/AutoComplete.page tests/FunctionalTests/features/protected/pages/ActiveControls/AutoComplete.php -text tests/FunctionalTests/features/protected/pages/ActiveControls/Calculator.page -text tests/FunctionalTests/features/protected/pages/ActiveControls/Calculator.php -text +tests/FunctionalTests/features/protected/pages/ActiveControls/Calculator2.page -text +tests/FunctionalTests/features/protected/pages/ActiveControls/Calculator2.php -text +tests/FunctionalTests/features/protected/pages/ActiveControls/VisibleUpdate.page -text +tests/FunctionalTests/features/protected/pages/ActiveControls/VisibleUpdate.php -text tests/FunctionalTests/features/protected/pages/ActiveControls/config.xml -text tests/FunctionalTests/features/protected/pages/ColorPicker.page -text tests/FunctionalTests/features/protected/pages/CompositeControl.page -text -- cgit v1.2.3