Age | Commit message (Expand) | Author |
2011-06-01 | added documentation for THead class | ctrlaltca@gmail.com |
2011-06-01 | added documentation for TColorPicker class | ctrlaltca@gmail.com |
2011-06-01 | backported active data controls + some other goodies from trunk/ ; updated docs | ctrlaltca@gmail.com |
2011-06-01 | fix for #311; updated docs | ctrlaltca@gmail.com |
2011-06-01 | backport r2937 to branch/3.1 | ctrlaltca@gmail.com |
2011-06-01 | backported r2935 to branch/3.1 | ctrlaltca@gmail.com |
2011-05-28 | branches/3.1: add a dependency needed at build time | ctrlaltca@gmail.com |
2011-05-25 | backported build script fixes to branch/3.1 | ctrlaltca@gmail.com |
2011-05-21 | fixed unix tests, bumped version number | ctrlaltca@gmail.com |
2011-05-21 | remove spurious parent::__construct() added in r2880 | ctrlaltca@gmail.com |
2011-05-21 | branch/3.1: merged bugfixes from trunk/ up to current | ctrlaltca@gmail.com |
2011-05-21 | branch/3.1: merged bugfixesfrom trunk/ up to r2880; correct svn:mergeinfo pro... | ctrlaltca@gmail.com |
2011-01-26 | Fixed #229 in 3.1 branch | christophe.boulain |
2011-01-19 | Merge last changes on "Data" from trunk | christophe.boulain |
2010-05-07 | fixed #239: set_magic_quotes_runtime is deprecate since php 5.3.0 and will be... | rojaro |
2010-02-22 | Prepare for 3.1.73.1.7 | Christophe.Boulain |
2010-02-22 | Fixed Issues#113/195, but i decide to enable it manualy using the new introdu... | godzilla80@gmx.net |
2010-02-20 | BUGFIX in TErrorHandler::hideSecurityRelated() | godzilla80@gmx.net |
2010-02-20 | EHN: Clientside performance (micro)optimization: Declare local javascript var... | godzilla80@gmx.net |
2010-02-20 | Fixed Issue 209 - SqlMap doesn't escape inline params properly | godzilla80@gmx.net |
2010-02-17 | Fixes various phpdoc problems | Christophe.Boulain |
2010-02-16 | Remove pradolite.php and add svn:ignore in branches/3.1 | godzilla80@gmx.net |
2010-02-16 | Also ensure Value property of a TXmlElement is a string (related to Issue#223) | Christophe.Boulain |
2010-02-16 | Fixed Issue#223 | Christophe.Boulain |
2010-02-15 | Fixed Issue#222 : | Christophe.Boulain |
2010-02-13 | Fixed Issue #24 - Specify needed fields on demand | godzilla80@gmx.net |
2010-02-08 | ENH: Modify TDbTableInfo::getColumnNames() to store result in private class m... | godzilla80@gmx.net |
2010-02-08 | EHN: Add property TransactionClass (defaults to System.Data.TDbTransaction) t... | godzilla80@gmx.net |
2010-02-04 | Fixed TActiveDatePicker bug | Christophe.Boulain |
2010-01-21 | Fixed Issue#192 | Christophe.Boulain |
2010-01-15 | Fixed #169 | Christophe.Boulain |
2010-01-14 | Fixed Issue#94 | Christophe.Boulain |
2010-01-14 | Fixed Issue#86 | Christophe.Boulain |
2010-01-14 | Fixed Issue#80 | Christophe.Boulain |
2010-01-14 | Merge changes done in trunk in r2708 | Christophe.Boulain |
2010-01-14 | Fixed Issue#153 | Christophe.Boulain |
2010-01-14 | Fixed Issue#200 | Christophe.Boulain |
2010-01-12 | Fixed issue#212 | Christophe.Boulain |
2010-01-12 | Fixed issue#208 | Christophe.Boulain |
2010-01-11 | Fixed issue#215 : TDropContainer doesn't publish its ClientSide property | Christophe.Boulain |
2010-01-11 | Issue#218 : Changed URL of Javascript Logger to the archived page | Christophe.Boulain |
2010-01-11 | Fixed Issue#216 | Christophe.Boulain |
2009-11-08 | - Fixed Issue #171 - <connection> tag in SqlMap config ignored in 3.1.5 and a... | godzilla80@gmx.net |
2009-11-08 | Correct code formating of last commit | godzilla80@gmx.net |
2009-11-08 | Fixed Issue #151 - TTextBox fails to display inital line break | godzilla80@gmx.net |
2009-11-08 | Fixed Issue #191 - Bad parsing of MySQL ENUM type column | godzilla80@gmx.net |
2009-11-08 | Fixed Issue #188 - TDbCache doesn't check if db connection is active. | godzilla80@gmx.net |
2009-11-08 | Fix Issue #184 - THttpResponse doesn't support custom Content-Type headers, r... | godzilla80@gmx.net |
2009-11-08 | Add property TValidationSummary.ScrollToSummary to server-side control since ... | godzilla80@gmx.net |
2009-11-08 | Always render clientside counterparts of validation control even if not enabl... | godzilla80@gmx.net |