Age | Commit message (Expand) | Author |
2006-02-07 | Application configuration files can now be explicitly specified, and multiple... | xue |
2006-02-07 | Fixed a bug about setting ErrorTemplatePath | xue |
2006-02-07 | Added UrlFormat property to THttpRequest. | xue |
2006-02-07 | Added OnExitApplication event to TApplication. | xue |
2006-02-07 | Fixed Ticket #39. | xue |
2006-02-07 | Completed the tutorial about creating new controls. | xue |
2006-02-07 | fixed the usage of getIsValid | xue |
2006-02-07 | Added ControlCssClass property to TBaseValidator. | xue |
2006-02-07 | Added AutoTrim property to TTextBox. | xue |
2006-02-07 | Fixed a bug in generating URLs with double slashes. | xue |
2006-02-06 | added some more tests | knut |
2006-02-06 | added PHPUnit2_Framework_IncompleteTestError | knut |
2006-02-06 | Added EmptyTemplate property to TRepeater. | xue |
2006-02-06 | Fixed a bug in TDataGrid about columnspan of pager cell. | xue |
2006-02-06 | added getRaw and setRaw method, if you need to store/retrieve value which are... | alban |
2006-02-06 | Fixed a bug in computing page numbers. | xue |
2006-02-06 | Fixed a bug about calculating the starting pager button in TDataGrid. | 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 | Makes TCheckBox xhtml-compliant when Enabled is false. | 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 | Fixed a bug in TList and TMap about the usage of isset. | xue |
2006-02-04 | Fixed an issue about phpbuilder. | xue |
2006-02-04 | A few style changes. | xue |
2006-02-04 | Adding TColorPicker. | wei |
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-03 | Added TCheckBoxColumn. | xue |
2006-02-03 | Separate color from RICO | wei |
2006-02-02 | Modified onSaveState to saveState, and onLoadState to loadState. | xue |
2006-02-02 | removed checking getTagName() since it's protected | knut |
2006-02-02 | ported two more unit tests | knut |
2006-02-02 | changed test for item() to itemAt() | knut |
2006-02-02 | added missing page level and class level docblocks | knut |
2006-02-02 | All FunctionalTests are working in IE and FF | wei |
2006-02-02 | Add datagrid and repeater to prado3_quick_start.pdf | wei |
2006-02-02 | Fixed #16 | wei |
2006-02-02 | FTest for #27 | wei |
2006-02-02 | Fixed #27 | wei |
2006-02-02 | Added a demo of using TDataGrid with automatically generated columns. | xue |
2006-02-02 | Fixed #21 | wei |
2006-02-02 | Fixed #19 | wei |