Age | Commit message (Expand) | Author |
2006-02-19 | Updated architecture tutorial page for change of asset manager. | xue |
2006-02-19 | Fixed a bug of calling destructor. | xue |
2006-02-18 | Update some javascript code. | wei |
2006-02-15 | Adding new TRatingList component. | wei |
2006-02-14 | Added changing page size to the datagrid demo and two more FT. | xue |
2006-02-14 | Added 3 FT for TDataGrid demos. | xue |
2006-02-14 | Added datalist FT. | xue |
2006-02-13 | Fixed an issue of I18N FT running on FF. | xue |
2006-02-13 | Anonymous modules are allowed now. | xue |
2006-02-13 | Updated cookie tutorial. | xue |
2006-02-12 | Updated cookie attack prevention tutorial page. | xue |
2006-02-12 | Added cookie protection tutorial. | xue |
2006-02-11 | Updated quickstart tutorial to reflect the addition of TSecurityManager. | xue |
2006-02-10 | Fixed a bug in TTemplateColumn about HeaderText. | xue |
2006-02-08 | Updated application lifecycle and related tutorial description. | xue |
2006-02-07 | Application configuration files can now be explicitly specified, and multiple... | xue |
2006-02-07 | Completed the tutorial about creating new controls. | xue |
2006-02-07 | Fixed a bug in generating URLs with double slashes. | xue |
2006-02-06 | Fixed a bug in TDataGrid about columnspan of pager cell. | xue |
2006-02-05 | Added two examples showing creating new controls by composition. | xue |
2006-02-05 | Added Upgrading tutorial page. | xue |
2006-02-05 | Completed DataGrid part II description. | xue |
2006-02-05 | Added a demo of TDataGrid showing custom paging. | xue |
2006-02-05 | Added toggle column visibility demo. | xue |
2006-02-05 | Added paging example of TDataGrid. | xue |
2006-02-05 | Updated sorting example of TDataGrid. | xue |
2006-02-05 | Added an example showing TDataGrid sort functionality. | xue |
2006-02-04 | Modified TDataGrid sample to enable updating rating. | xue |
2006-02-04 | Added an example of TDataGrid showing updating and deleting functionalities. | xue |
2006-02-04 | Fixed a bug about performing databind with an empty dataset. | xue |
2006-02-04 | A few style changes. | xue |
2006-02-03 | Completed datagrid tutorial part one and added a new datagrid sample. | xue |
2006-02-03 | Fixed an issue about style merging. | xue |
2006-02-02 | Modified onSaveState to saveState, and onLoadState to loadState. | xue |
2006-02-02 | Add datagrid and repeater to prado3_quick_start.pdf | wei |
2006-02-02 | Added a demo of using TDataGrid with automatically generated columns. | xue |
2006-02-01 | TDataList demos are completed. | xue |
2006-02-01 | Modified TDataList demo 2 to make it more demonstrative. | xue |
2006-02-01 | Added a new TDataList demo. | xue |
2006-02-01 | Updated TDataList tutorial. | xue |
2006-02-01 | Added a new repeater demo. | xue |
2006-01-31 | Split TTable.php file into individual class files. Modified TRepeater demo 2. | xue |
2006-01-31 | Fixed a small issue about page configuration. | xue |
2006-01-31 | All events are now defined with public on-functions. This is to comply with t... | xue |
2006-01-31 | All events are now defined with public on-functions. This is to comply with t... | xue |
2006-01-31 | make I18n demo work with PHP 5.0.4 | wei |
2006-01-31 | Modified TList and TMap implementation so that they can be more easily extended. | xue |
2006-01-30 | Modified viewstate saving method so that much smaller state data is generated. | xue |
2006-01-30 | Added two repeater demos. | xue |
2006-01-29 | Moved localized template via changing culture to constructor | wei |