summaryrefslogtreecommitdiff
path: root/framework/Xml
AgeCommit message (Collapse)Author
2014-08-21TXmlDocument::buildElement visibility changedgnits
This allows derived classes to override the method's implementation (cherry picked from commit 69f6eddaba7425392e5d0f7893155390eda244fc)
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-12happy new yearctrlaltca
2011-06-20updated year information on all framework sources where possible (Copyright ↵ctrlaltca@gmail.com
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft)
2011-06-20removed useless calls to empty contructor; reverted some additional ↵ctrlaltca@gmail.com
undocumented changes; upported the "cgi workaround" to trunk/; large (fake) changeset are due to mixed cr/crlf used previously
2010-04-18Ensured parent::__construct calls within TRpcClient and TXmlDocumentjavalizard
2010-02-21Merged latest changes into trunk (except r2773)godzilla80@gmx.net
/branches/3.1:r2765,2770-2771,2774,2776-2778
2009-04-16Fixed Issue #112 - TXmlDocument add support for namespaces: for backward ↵godzilla80@gmx.net
compatibility only if SimpleXml installed
2008-10-21removed all trailing ?>qiang.xue
2008-08-14minor typoknut
2008-07-30updated copyrightknut
2008-01-23fixed an encoding issue in TXmlDocument.xue
2007-06-01resolved #634 and added unit tests for TXmlElementknut
2007-05-14moving unfinished files to dev branch.xue
2007-01-27Fixed the bug that TXmlElement did not encode attribute and text values when ↵xue
being saved as a string
2006-09-08merge from 3.0 branch till 1397.xue
2006-07-04Added RSS support with TRssFeedDocumentknut
2006-06-15Merge from 3.0 branch till 1166.xue
2006-05-30Merge from 3.0 branch till 1103xue
2006-05-18Fixed minor typo in param doc of setAttribute()knut
2006-04-10Merge from 3.0 branch till 885.xue
2006-04-03Added setAttribute().xue
2006-03-31Reorganized folders under framework. This may break existing applications.xue