summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-03-16Added findControlsByID.xue
2006-03-16latest work with wizard.xue
2006-03-16Updated some API doc.xue
2006-03-16Changed THttpSession.Storage to UseCustomStorage. Fixed some doc errors.xue
2006-03-15Fixed a typo in TStack.xue
2006-03-15Includes TStack as core class.xue
2006-03-15Added TStack.xue
2006-03-14Used constants to represent button command strings.xue
2006-03-14Fixed #89xue
2006-03-13TDataFieldAccessor can access public member variables now. Added ↵xue
implementation to cope with low PHP versions.
2006-03-12reorganized FT.xue
2006-03-12adding TSQLMap modulewei
2006-03-12Undo the previous commit.xue
2006-03-12Added automatically loading of TGlobalization.xue
2006-03-12reorganized FT tests.xue
2006-03-11Fixed a bug in rendering pure text items.xue
2006-03-11Deleted some unused tests.xue
2006-03-11Fixed bugs of using renderEndTag.xue
2006-03-10Fixed #87.xue
2006-03-10Fixed SF #1432624 xue
2006-03-10Fixed SF # 1446846 xue
2006-03-09Fixed a problem about session starting.xue
2006-03-09Restored default current page index to 0 (meaning the first page which is ↵xue
always true even if there is no item in the collection). If -1 there will be problem accessing collection items.
2006-03-09Fixed #85.xue
2006-03-09changed default current page index to -1, modified itemAt($index)wei
2006-03-09Disabling "if-if-else" warnings from analyze reportingknut
2006-03-09Many small fixes due to the result of zend analyzer.xue
2006-03-08Added a ZendCodeAnalyzerTask and a analyze target to phing to be able to run ↵knut
the Zend Code Analyzer against the framework source
2006-03-07Added variuos resource files to build (Ticket #82)knut
Also set code coverage to false by default. Can be set to true with: -Dcodecoverage=true on the command line when running phing
2006-03-07fixed a bug using insertAt().xue
2006-03-06final fixes before 3.0b release.3.0bxue
2006-03-06Forgot Home.page in PradoSoft Composer designcarl
2006-03-06Added PradoSoft-design for Composer democarl
2006-03-06small fixes to prepare for beta releasexue
2006-03-06Updated Hangman to use view controlsjrags
2006-03-05TMultiView and TView are completed.xue
2006-03-05Added name-based cookie retrieval.xue
2006-03-05Some minor updates.xue
2006-03-04Added findCookieByName.xue
2006-03-04Added TMultiView and TView control.xue
2006-03-03Added a setup script to automatically install Phing and friends through PEARknut
2006-03-03Fixed a bug in rendering TPanel style fields.xue
2006-03-03Updated control collection and added methods for accessing control lifecycle.xue
2006-03-03Changed TIframe to TInlineFrame.xue
2006-03-03Added and modified some properties of TIframe.xue
2006-03-02Added using() statements to ensure that parent TI18NControl is loadedknut
2006-03-02Added TIframe component under WebControlsjrags
2006-03-01Added support to dynamic ID and SkinID.xue
2006-03-01Added some more sanity checks of template usage.xue
2006-02-28another fix about asset tutorial.xue