summaryrefslogtreecommitdiff
path: root/framework/Web/UI
AgeCommit message (Expand)Author
2006-04-16Fixed a few issues with using Globalization.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-14Fixed #93 and #121wei
2006-04-12Fixed a bug in TMultiView about getting the active view.xue
2006-04-12Fixed #129.xue
2006-04-11Added Raw layout to TDataList.xue
2006-04-11Fixed a few inconsistency due to change of template parsing.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 a bug about base class for TMemCache.xue
2006-04-04Refactored cache classes with support for cache dependencyxue
2006-04-03Added BaseUrl property to THead.xue
2006-04-02Removed some unused files.xue
2006-04-02Added TFileUpload and TJavascriptLogger tutorials.xue
2006-04-02Added TMultiView tutorial and demo.xue
2006-04-01Modified THtmlArea about its default toolbars.xue
2006-03-31Updated the script for generating pradolite.php.xue
2006-03-31Reorganized folders under framework. This may break existing applications.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-28Added variable dump functionality to replace var_dump and print_r.xue
2006-03-27Added demos for TExpression, TStatements, TSafeHtml and TTextHighlighter.xue
2006-03-26Added tutorial for TTextHighlighter.xue
2006-03-26Modified DisplaySideBar and DisplayCancelButton to ShowSideBar and ShowCancel...xue
2006-03-25An exception will be raised if a TContent cannot find a matching TContentPlac...xue
2006-03-25Finished all TWizard demos.xue
2006-03-24Added two wizard demos.xue
2006-03-23Added UseDefaultLayout property to TWizard.xue
2006-03-23Fixed a bug in triggering onActiveStepChanged event.xue
2006-03-22TWizard is completed.xue
2006-03-22Added support to array-typed hidden field.xue
2006-03-19Update datagrid samples in respect to the new change to TDataGrid.xue
2006-03-19Pagers are now enclosed within panels.xue
2006-03-19Fixed #95.xue
2006-03-18Fixed a bug about setting empty property for non-control component in template.xue
2006-03-18added TImageMap.xue
2006-03-17Cleanup of usage of registerPostBackControl.xue
2006-03-17Using constants as item types.xue
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-15Includes TStack as core class.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 implementati...xue