summaryrefslogtreecommitdiff
path: root/framework/Web/THttpResponse.php
AgeCommit message (Collapse)Author
2014-08-21Removed all @version $Id comments: they were managed by svn and are useless ↵Fabio Bas
with git (cherry picked from commit 3e9969766153839abfb7de59e0c778a604bfbf55) Conflicts: framework/Web/UI/ActiveControls/TCallbackClientScript.php framework/Web/UI/JuiControls/TJuiAutoComplete.php framework/Web/UI/JuiControls/TJuiControlAdapter.php framework/Web/UI/JuiControls/TJuiDraggable.php framework/Web/UI/JuiControls/TJuiDroppable.php framework/Web/UI/JuiControls/TJuiResizable.php framework/Web/UI/JuiControls/TJuiSelectable.php framework/Web/UI/JuiControls/TJuiSortable.php
2014-08-21Happy 2014!Fabio Bas
(cherry picked from commit 7915cde127eba2a5143fd45c6b32e81ad91bdfae) Conflicts: framework/Data/Common/Mssql/TMssqlMetaData.php framework/Data/Common/Mysql/TMysqlMetaData.php framework/Data/Common/Oracle/TOracleMetaData.php framework/Data/Common/Pgsql/TPgsqlMetaData.php framework/Data/Common/Sqlite/TSqliteMetaData.php framework/Data/Common/TDbMetaData.php framework/Web/UI/ActiveControls/TCallbackClientScript.php framework/Web/UI/JuiControls/TJuiAutoComplete.php framework/Web/UI/JuiControls/TJuiControlAdapter.php framework/Web/UI/JuiControls/TJuiDraggable.php framework/Web/UI/JuiControls/TJuiDroppable.php framework/Web/UI/JuiControls/TJuiResizable.php framework/Web/UI/JuiControls/TJuiSelectable.php framework/Web/UI/JuiControls/TJuiSortable.php framework/Wsat/TWsatARGenerator.php framework/Wsat/TWsatService.php framework/Wsat/pages/TWsatGenerateAR.php framework/Wsat/pages/TWsatHome.php framework/Wsat/pages/TWsatLogin.php framework/Wsat/pages/TWsatScaffolding.php
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-03-24patch for #393 + updated docsctrlaltca@gmail.com
2011-11-10fix for #275ctrlaltca@gmail.com
2011-08-28Add method getHeaders to THttpRequest & THttpResponseGODZilla0480@gmail.com
2011-06-25applied further "progressive rendering" patches (#235)ctrlaltca@gmail.com
added TFlushOutput component fixed THtmlarea quickstart demo
2011-06-24merged in the patch for progressive rendering from #235; unit tests doesn't ↵ctrlaltca@gmail.com
evidence any regression, but of course more proper testing is needed
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 #304rojaro
2010-05-23add second parameter to THttpResponse::appendHeader whether the header ↵godzilla80@gmx.net
should replace a previous similar header, or add a second header of the same type
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762
2009-07-15Merging latests 3.1 changes into trunkChristophe.Boulain
2009-03-19replace is_null() function calls with native native language constuctgodzilla80@gmx.net
2009-02-21Fixed Issue#96Christophe.Boulain
2008-10-21removed all trailing ?>qiang.xue
2008-07-30updated copyrightknut
2008-05-16Fixed #841tof
2008-04-21Updated exception messagestof
2008-04-21Fixed #770tof
2007-10-05added a few more mime types.xue
2007-05-30fixing small typos in the API documentationknut
2007-05-01Fixed #612.xue
2007-02-08now it should be correctknut
2007-02-08corrected errors in last checkin (sorry for that)knut
2007-02-08corrected configuration exampleknut
2006-12-15reverted back protected methods to public.xue
2006-12-15merge from 3.0 branch till 1573.xue
2006-12-15changing some public methods to protected.xue
2006-12-09Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs ↵wei
for sqlmap.
2006-11-25merge from 3.0 branch till 1508.xue
2006-09-13Merge from 3.0 branch till 1409.xue
2006-09-08merge from 3.0 branch till 1397.xue
2006-07-04Merge from 3.0 branch till 1239.xue
2006-06-19Merge from 3.0 branch till 1185.xue
2006-06-15Update active controls. Add comments. Add THttpResponseAdapterwei
2006-06-13Fixed #224.xue
2006-05-18Merge from 3.0 branch till 1082.xue
2006-05-12Merge from 3.0 branch till 1054.xue
2006-04-30merge from 3.0 branch till 995.xue
2006-04-25Merge from 3.0 branch till 967.xue
2006-04-20Merge from 3.0 branch till 947.xue
2006-04-18Merge from 3.0 branch till 942.xue
2006-04-18Merge from 3.0 branch till 938.xue
2006-04-16Merge from 3.0 branch till 924xue
2006-02-17Fixed a problem with destructor.xue
2006-02-17Add TApplicationComponent class and adjusted the relevant classes.xue