diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2013-09-19 23:07:57 +0200 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2013-09-19 23:07:57 +0200 |
commit | 3fdbb2cbfe778fcf48c61bb9fe40d4ac85f8004f (patch) | |
tree | aec11f524e7104fbe20ab62481c00855ccfb4daa /HISTORY | |
parent | 00f34a0260927de7ab05ff7a777a3a9b7cc5004f (diff) |
Committed TComponent patch by javalizard
TComponent Update: Behaviors, Class Behaviors, fx global events, and dy
one to one events.
This patchset was currently available only on svn trunk/
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,9 +14,12 @@ BUG: Issue #481 - Typo in composer: ext-eaccellerator (ciromattia) BUG: Issue #482 - composer: add include path for prado.php (ciromattia) BUG: Issue #484 - Wrong DateTimePatterns for italian culture (ciromattia) BUG: Issue #485 - NumberFormat fails if LC_ALL locale provides non-english notation (ciromattia, drigolin) +EHN: Issue #260 - TComponent Update: Behaviors, Class Behaviors, fx global events, and dy one to one events (javalizard) +EHN: Issue #292 - Events should have priorities to allow event handler order to be specified (javalizard) BUG: TDatePicker can't render css attributes class "datepicker_year_options" (m_rizki_r) ENH: Added THtmlArea4 based on TinyMCE4 (ctrlaltca) + Version 3.2.2 Jul 20, 2013 ENH: Issue #50 - TUrlMapping - implement caching for loadUrlMappings (ctrlaltca) |