summaryrefslogtreecommitdiff
path: root/framework/Web/UI
AgeCommit message (Expand)Author
2011-07-16patch for #349ctrlaltca@gmail.com
2011-07-16fix for #343 (reworked r2915 to be more backcompatible on clientside)ctrlaltca@gmail.com
2011-07-16TActivecustomvalidator _must_ have EnableClientScript=truectrlaltca@gmail.com
2011-07-16applied prado-lazyload-in-callbacks-patch (ticket #348)ctrlaltca@gmail.com
2011-07-06fix for #341ctrlaltca@gmail.com
2011-07-03Rewoked TAccordion (fixes #340); added AnimationDuration parameter, added exa...ctrlaltca@gmail.com
2011-06-26test patch for #243ctrlaltca@gmail.com
2011-06-25quick patch for #338ctrlaltca@gmail.com
2011-06-25applied further "progressive rendering" patches (#235)ctrlaltca@gmail.com
2011-06-24merged in the patch for progressive rendering from #235; unit tests doesn't e...ctrlaltca@gmail.com
2011-06-20updated year information on all framework sources where possible (Copyright &...ctrlaltca@gmail.com
2011-06-20fixed 3 obvious bugsctrlaltca@gmail.com
2011-06-20removed useless calls to empty contructor; reverted some additional undocumen...ctrlaltca@gmail.com
2011-06-18fix for #334 (trunk/)ctrlaltca@gmail.com
2011-06-16Merged a bit TPager's view style with TDataGridPager's one adding first/last ...ctrlaltca@gmail.com
2011-06-13fixed #279rojaro
2011-06-08added accordion control from #213ctrlaltca@gmail.com
2011-06-02upported to trunk/ last doc changes, everything should be fine nowctrlaltca@gmail.com
2011-06-02upported documentation changes to trunk/ctrlaltca@gmail.com
2011-06-02merged documentation changes from branch/3.1 to trunk/ctrlaltca@gmail.com
2011-06-01upported recent documentation changes from branch/3.1 to trunk/ctrlaltca@gmail.com
2011-06-01Issue 8uacaman
2011-06-01up-ported fix for #311 to trunk/ctrlaltca@gmail.com
2011-05-25fixed last blocking error related to the build script. it completes successfu...ctrlaltca@gmail.com
2011-05-20added missing TLiteralColumn counterpart to TActiveDataGrid: class TActiveLit...ctrlaltca@gmail.com
2011-05-15patch for #58ctrlaltca@gmail.com
2011-05-15TTabPanel: correctly calculate the current active TTabView index when one or ...ctrlaltca@gmail.com
2011-05-15miscellanea: synced THtmlArea languages and plugins list with the current ver...ctrlaltca@gmail.com
2011-05-10fixed #316rojaro
2011-05-10fixed #320rojaro
2011-05-04Issue 234:uacaman
2011-04-28fixed #316rojaro
2011-04-28fixed #233rojaro
2011-04-28fixed #16rojaro
2011-03-09Issue 270.uacaman
2011-02-26CHG: Remove TReflectionClass and all references since equals ReflectionClassgodzilla80@gmx.net
2011-01-21fixed #305rojaro
2010-12-11added new TTemplateControlInheritable classrojaro
2010-10-20fixed #296rojaro
2010-09-10moved TListItemCollection class from TListControl.php to separate class file ...rojaro
2010-09-02fixed #286rojaro
2010-08-18fixed #277rojaro
2010-06-10merged patches for #266rojaro
2010-04-22TWebControlDecoration docs tweaked.javalizard
2010-04-21Added Property to define if the templates in the decorator need to use the pa...javalizard
2010-04-18Switched the Page to getPage()javalizard
2010-04-18Adds a property to ensure an id is rendered. Also adds the creation of TWebC...javalizard
2010-04-18exposes the default tagname to the system by making the getDefaultTagName pub...javalizard
2010-04-18Updated the docs for THtmlElement. including the copy datejavalizard
2010-04-18smaller code for THtmlElementjavalizard