summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
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-20Some optimization of THtmlArea.xue
2006-04-20Fixed #138 and an error in HTML entity representation for double quotes.xue
2006-04-19Fixed #137.xue
2006-04-18yet another bug fix in sending file.xue
2006-04-18Fixed a bug in calculating file size.xue
2006-04-18another mistake fixed.xue
2006-04-18Fixed a bug in calculating accumulative time.xue
2006-04-18TResponse::writeFile takes two additional parameters to allow sending memory ...xue
2006-04-18Fixed a bug in sending headers when charset is set.xue
2006-04-18Fixed #135.xue
2006-04-18Fixed an issue about using expression with non-control component.xue
2006-04-17TButton, TImageButton and TLinkButton now implement IButtonControl interfacexue
2006-04-17Fixed a bug about control's visibility.xue
2006-04-17A few changes for 3.0.0.xue
2006-04-17Fixing #93, xue: please close ticket if your FT passes tests (it does pass on...wei
2006-04-16Fixed an inconsistency in setting subproperties.xue
2006-04-16Fixed a few issues with using Globalization.xue
2006-04-16Removed TPropelLogRoute as it is more suitable as a 3rd party component.3.0.0RC2xue
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 #97wei
2006-04-14Fixed #57 (I think it should not haved caused problems elsewhere, e.g. dom.js)wei
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-11Some cleanup of I18N.xue
2006-04-11THttpUtility::htmlEncode and htmlDecode now do not deal with &xue
2006-04-10A doc error in TStack.xue
2006-04-10Doc fix of TXmlElementList.xue
2006-04-08"default class name needs to be Pradolog"jrags
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-07Moved localize() into PradoBase.xue
2006-04-05Modified storage type of timestamp.jrags
2006-04-04Fixed #118.xue
2006-04-04Deleted work that are to be done in 3.1.xue
2006-04-04Fixed a bug about base class for TMemCache.xue
2006-04-04changed Prefix to KeyPrefix.xue
2006-04-04Refactored cache classes with support for cache dependencyxue
2006-04-04Fixed #114.xue
2006-04-03Cleanup of I18N.xue
2006-04-03Added setAttribute().xue
2006-04-03Removed redundant setID and getID.xue
2006-04-03Modified storage type of timestamp.xue
2006-04-03Added TPropelLogRoute.xue