summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Expand)Author
2006-04-30Changed ClientValidation to ClientSide (same property name will be used in Ac...wei
2006-04-30Template comment tag is changed from <! ... !> to <!-- ... --!>xue
2006-04-30changed TControl::createChildControls() to public.xue
2006-04-29Added THttpResponse::reload().xue
2006-04-28A few minor fixes.xue
2006-04-28Fixed #68 and update TinyMCE to 2.0.5.1wei
2006-04-28New abstract TCompositeControl + FT testswei
2006-04-27Added client-side events to client-side validators. see tests/FunctionalTests...wei
2006-04-26TLiteral will display body content if Text is empty.xue
2006-04-25Complete #70, update TDateFormat, NumberFormat add zerofill. Update TDatePick...wei
2006-04-25Some minor changes to TListControlValidator.xue
2006-04-24THttpResponse.writeFile can now use customized headers.xue
2006-04-21Update javascript libraries, rewrote client-side validators, removed some js ...wei
2006-04-21Fixed #139.xue
2006-04-20TButtonColumn can now be a column of image buttonsxue
2006-04-20Fixed #138 and an error in HTML entity representation for double quotes.xue
2006-04-19Fixed #137.xue
2006-04-18TResponse::writeFile takes two additional parameters to allow sending memory ...xue
2006-04-18Fixed #135.xue
2006-04-18history update.xue
2006-04-17TButton, TImageButton and TLinkButton now implement IButtonControl interfacexue
2006-04-17A few changes for 3.0.0.xue
2006-04-15Breaking change! Changed context of the expressions in template to the templa...xue
2006-04-15Added TRepeater.DataKeys and TRepeater.DataKeyFieldxue
2006-04-12Fixed #129.xue
2006-04-11Added Raw layout to TDataList.xue
2006-04-11THttpUtility::htmlEncode and htmlDecode now do not deal with &xue
2006-04-07List controls now use array keys as list item values even if the array is int...xue
2006-04-07Breaking change!! Optimized the representation and evaluation of template exp...xue
2006-04-04Fixed #118.xue
2006-04-04Fixed a bug about base class for TMemCache.xue
2006-04-04Refactored cache classes with support for cache dependencyxue
2006-04-03Added TPropelLogRoute.xue
2006-04-02Added TParameterModule.xue
2006-04-02Removed some unused files.xue
2006-04-02Added TMultiView tutorial and demo.xue
2006-04-01Added THiddenField and THtmlArea demos.xue
2006-03-31Added TImageMap and TInlineFrame demos.xue
2006-03-30Enhanced page title manipulation so that page title is always stored in THead.xue
2006-03-30Fixed #106.xue
2006-03-30Fixed #107xue
2006-03-28Added TComponentReflection.xue
2006-03-28Fixed #103xue
2006-03-27Added demos for TExpression, TStatements, TSafeHtml and TTextHighlighter.xue
2006-03-24Enhanced error context display when a PHP error occurs.xue
2006-03-22TWizard is completed.xue
2006-03-18added TImageMap.xue
2006-03-16Changed THttpSession.Storage to UseCustomStorage. Fixed some doc errors.xue
2006-03-06final fixes before 3.0b release.3.0bxue
2006-03-06small fixes to prepare for beta releasexue