summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2006-06-27 01:31:25 +0000
committerxue <>2006-06-27 01:31:25 +0000
commit56466c36f4bbe5a1fee8d77642dc57b2366164e3 (patch)
treef45a68cda2f0bbe8794e0d1ce40e6e5d0186a701 /.gitattributes
parentb03d276f8a70675907ec8746c77c780f77f5d11a (diff)
Added tutorial and test cases for TPager.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 55e44524..a60f67b8 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -834,6 +834,7 @@ demos/quickstart/protected/pages/Controls/List.page -text
demos/quickstart/protected/pages/Controls/Literal.page -text
demos/quickstart/protected/pages/Controls/MultiView.page -text
demos/quickstart/protected/pages/Controls/NewControl.page -text
+demos/quickstart/protected/pages/Controls/Pager.page -text
demos/quickstart/protected/pages/Controls/Panel.page -text
demos/quickstart/protected/pages/Controls/PlaceHolder.page -text
demos/quickstart/protected/pages/Controls/RadioButton.page -text
@@ -907,6 +908,8 @@ demos/quickstart/protected/pages/Controls/Samples/TListBox/Home.php -text
demos/quickstart/protected/pages/Controls/Samples/TLiteral/Home.page -text
demos/quickstart/protected/pages/Controls/Samples/TMultiView/Home.page -text
demos/quickstart/protected/pages/Controls/Samples/TMultiView/Home.php -text
+demos/quickstart/protected/pages/Controls/Samples/TPager/Sample1.page -text
+demos/quickstart/protected/pages/Controls/Samples/TPager/Sample1.php -text
demos/quickstart/protected/pages/Controls/Samples/TPanel/Home.page -text
demos/quickstart/protected/pages/Controls/Samples/TPanel/Home.php -text
demos/quickstart/protected/pages/Controls/Samples/TPanel/hello_world.gif -text
@@ -1602,6 +1605,7 @@ tests/FunctionalTests/quickstart/Controls/LabelTestCase.php -text
tests/FunctionalTests/quickstart/Controls/LinkButtonTestCase.php -text
tests/FunctionalTests/quickstart/Controls/ListBoxTestCase.php -text
tests/FunctionalTests/quickstart/Controls/MultiViewTestCase.php -text
+tests/FunctionalTests/quickstart/Controls/PagerTestCase.php -text
tests/FunctionalTests/quickstart/Controls/PanelTestCase.php -text
tests/FunctionalTests/quickstart/Controls/RadioButtonListTestCase.php -text
tests/FunctionalTests/quickstart/Controls/RadioButtonTestCase.php -text