summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorwei <>2006-05-07 09:47:15 +0000
committerwei <>2006-05-07 09:47:15 +0000
commit12c16fb3c7314b51d74dcaffdca4d311c6fad8c0 (patch)
treeef82b73e3a2fa5f8f313a43ce3dcaaf39f569d8f /.gitattributes
parenta7f6c6640ac9295eec3ae2edbb2250179eb85e33 (diff)
Adding TAutoComplete
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 329e6e51..81846ece 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -879,6 +879,7 @@ framework/Web/Javascripts/js/prado.js -text
framework/Web/Javascripts/js/rico.js -text
framework/Web/Javascripts/js/validator.js -text
framework/Web/Javascripts/prado/activecontrols.js -text
+framework/Web/Javascripts/prado/activecontrols3.js -text
framework/Web/Javascripts/prado/ajax.js -text
framework/Web/Javascripts/prado/ajax3.js -text
framework/Web/Javascripts/prado/controls.js -text
@@ -931,6 +932,7 @@ framework/Web/UI/ActiveControls/TActiveLabel.php -text
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/TCallback.php -text
framework/Web/UI/ActiveControls/TCallbackClientScript.php -text
framework/Web/UI/ActiveControls/TCallbackClientSideOptions.php -text
@@ -1041,6 +1043,8 @@ tests/FunctionalTests/features/protected/controls/Layout.php -text
tests/FunctionalTests/features/protected/controls/Layout.tpl -text
tests/FunctionalTests/features/protected/pages/ActiveControls/ActiveControl.page -text
tests/FunctionalTests/features/protected/pages/ActiveControls/ActiveControl.php -text
+tests/FunctionalTests/features/protected/pages/ActiveControls/AutoComplete.page -text
+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/config.xml -text