Age | Commit message (Expand) | Author |
2010-10-04 | #247 Tweaked the appending function | javalizard |
2010-10-04 | #247 Removed one redundant function. | javalizard |
2010-10-04 | #247 Removed one redundant function. Change the unit test to reflect the fu... | javalizard |
2010-10-03 | #247 Finalized the TPriorityList class, its unit tests, and added one missing... | javalizard |
2010-09-27 | #291 Updated some documentation | javalizard |
2010-09-27 | #291 Added new unit tests for all edit operations on read-only lists. Added ... | javalizard |
2010-09-10 | moved TListItemCollection class from TListControl.php to separate class file ... | rojaro |
2010-04-22 | started using the TPriorityList, updated some methods functions and slimmed t... | javalizard |
2010-04-18 | TPriorityList works like TList if no class specific methods are called. Adds... | javalizard |
2010-04-18 | Updated the insertBefore/After docs | javalizard |
2010-04-18 | Ensured parent::__construct calls to Base, Caching, and Collections | javalizard |
2010-04-17 | Got the return value nailed down for TList::InsertBefore and TList::insertAft... | javalizard |
2010-04-17 | Added Unit tests for insertBefore/After. Change code to expected behavior. | javalizard |
2010-04-12 | fiddled with the comment a touch to make it easier to understand | javalizard |
2010-04-12 | Fixed Issue#246 | Christophe.Boulain |
2010-04-12 | added @versions to the TList and TPriorityList | javalizard |
2010-04-12 | TPriorityList | javalizard |
2010-04-12 | Reprivate _c in TList. was testing something | javalizard |
2010-04-12 | added insertBefore and insertAfter | javalizard |
2009-03-19 | replace array_push() function calls with native language constuct if make sense | godzilla80@gmx.net |
2008-10-21 | removed all trailing ?> | qiang.xue |
2008-07-30 | updated copyright | knut |
2007-05-30 | fixing small typos in the API documentation | knut |
2007-05-30 | resolved #631 | knut |
2007-04-01 | Fixed #584. | xue |
2006-10-18 | merge from 3.0 branch till 1463. | xue |
2006-09-09 | Add basic active control docs. | wei |
2006-09-08 | merge from 3.0 branch till 1397. | xue |
2006-08-02 | merge from 3.0 branch till 1320. | xue |
2006-07-04 | Merge from 3.0 branch till 1239. | xue |
2006-05-18 | Merge from 3.0 branch till 1082. | xue |
2006-04-14 | Importing SQLMap + sample + docs. | wei |
2006-04-10 | Merge from 3.0 branch till 885. | xue |
2006-04-10 | Updated exception messages. | xue |
2006-04-10 | Added TQueue. | xue |
2006-03-15 | Fixed a typo in TStack. | xue |
2006-03-15 | Added TStack. | xue |
2006-03-09 | Restored default current page index to 0 (meaning the first page which is alw... | xue |
2006-03-09 | changed default current page index to -1, modified itemAt($index) | wei |
2006-03-05 | Added name-based cookie retrieval. | xue |
2006-02-24 | bug fixes and doc addition to TPagedList. | xue |
2006-02-24 | added TPagedList. | xue |
2006-02-24 | Fixed a few minor issues about the newly added ReadOnly property. | xue |
2006-02-24 | Added ReadOnly property to TList and TMap. | xue |
2006-02-17 | Fixed #54. | xue |
2006-02-17 | Removed a few constructors. | xue |
2006-02-17 | Add TApplicationComponent class and adjusted the relevant classes. | xue |
2006-02-17 | moved shortcut methods from TComponent to TControl. | xue |
2006-02-15 | Fixed ticket #53 | xue |
2006-02-05 | Added a demo of TDataGrid showing custom paging. | xue |