Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-21 | Removed 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 | |||
2011-06-20 | removed 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 | |||
2011-05-25 | fixed last blocking error related to the build script. it completes ↵ | ctrlaltca@gmail.com | |
successfully now | |||
2010-05-31 | removed unneeded check and modified error message again | rojaro | |
2010-05-31 | modified TRpcClientRequest error message | rojaro | |
2010-05-31 | eliminated warning | rojaro | |
2010-05-31 | added check for correct HTTP error code | rojaro | |
2010-05-31 | TRpcClient now throws a TRpcClientResponseException if the response to a ↵ | rojaro | |
request is empty | |||
2010-04-18 | Ensured parent::__construct calls within TRpcClient and TXmlDocument | javalizard | |
2010-03-27 | added TRpcClient and TRpcServer - fixing #180 | rojaro | |