summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls/TTextBox.php
AgeCommit message (Collapse)Author
2016-02-25Applied some misc optimizations to class serializationFabio Bas
Avoid saving in the page state the values of class variables if they’re still the default. Reduces page state size, based on the work initiated in 8dc9d4f7d49bcbeaf4998baf74a4f4459967c1f0
2015-12-07Move urls from pradosoft.com to github's project page; drop unmaintained ↵Fabio Bas
quickstart tutorial translations
2015-11-07Prepare for release: update (c) year to 2015, version to 3.3Fabio Bas
2014-01-06Removed all @version $Id comments: they were managed by svn and are useless ↵Fabio Bas
with git
2014-01-06Happy 2014!Fabio Bas
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-07-12happy new yearctrlaltca
2012-05-10fix for #399, addresses ratings.js and inlineeditor.jsctrlaltca
2011-06-20updated year information on all framework sources where possible (Copyright ↵ctrlaltca@gmail.com
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft)
2011-01-21fixed #305rojaro
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762
2008-10-21removed all trailing ?>qiang.xue
2008-10-13Fixed #595 (reopened)mikl
2008-07-30updated copyrightknut
2007-04-09Added getDataChanged() to IPostBackDataHandlerxue
2007-03-31Fixed #569.xue
2007-02-04Added renderer feature to TRepeater.xue
2006-12-09Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs ↵wei
for sqlmap.
2006-10-01Fixed #350 and #148, Add TActiveRatingList, should remove TRatingList from ↵wei
WebControls.
2006-09-08merge from 3.0 branch till 1397.xue
2006-09-04merge from 3.0 branch till 1387xue
2006-06-13Fixed #224.xue
2006-06-10Merge from 3.0 branch till 1150.xue
Fixed the bug that postback js causes controls not inheritable.
2006-05-06Adding TActiveButton and TActiveTextBoxwei
2006-03-30Fixed #106.xue
2006-03-17Cleanup of usage of registerPostBackControl.xue
2006-03-09Many small fixes due to the result of zend analyzer.xue
2006-02-08Changed accessibility of a few render-related methods (needed by adapters).xue
2006-02-07Added AutoTrim property to TTextBox.xue
2006-02-02Fixed #27wei
2006-01-31All events are now defined with public on-functions. This is to comply with ↵xue
the new change introduced since 5.1.
2006-01-21BE AWARE: Significant change!xue
Changed event definition from XXX to OnXXX.
2006-01-21TTextBox demo completed. Fixed a few issues related with AutoPostBack=true.xue
2006-01-18(no commit message)xue
2006-01-18update javascript library and usage in web controlswei
2006-01-14Added TBaseDataList control. Updated class tree. Modified TTextBox about ↵xue
SafeHtml support. Modified TTextBox demo accordingly.
2006-01-13(no commit message)wei
2006-01-04Added documentation.xue
2005-12-29Added TTextBox demos.xue
2005-12-13Moved code for registering postback js from onPreRender to ↵xue
addAttributesToRender. It's too early to register js in onPreRender.
2005-12-13Removed inline javascript from components. Adding TJavascriptLogger and ↵wei
logger.js
2005-12-07(no commit message)xue
2005-12-07(no commit message)xue
2005-12-04(no commit message)xue
2005-11-26(no commit message)xue
2005-11-25(no commit message)xue
2005-11-10Initial import of prado frameworkxue