Age | Commit message (Expand) | Author |
2010-04-22 | TWebControlDecoration docs tweaked. | javalizard |
2010-04-21 | Added Property to define if the templates in the decorator need to use the pa... | javalizard |
2010-04-18 | Switched the Page to getPage() | javalizard |
2010-04-18 | Adds a property to ensure an id is rendered. Also adds the creation of TWebC... | javalizard |
2010-04-18 | exposes the default tagname to the system by making the getDefaultTagName pub... | javalizard |
2010-04-18 | Updated the docs for THtmlElement. including the copy date | javalizard |
2010-04-18 | smaller code for THtmlElement | javalizard |
2010-04-18 | Missed this one | javalizard |
2010-04-18 | ensured that the UI are calling their parent __construct methods | javalizard |
2010-04-18 | ensured that the WebControls are calling their parent __construct methods | javalizard |
2010-04-18 | Added the THeader1-6, and fixed up the THtmlElement a touch. | javalizard |
2010-04-18 | THtmlElement ensures that it any new tag names are strings | javalizard |
2010-04-18 | TComponent- adds a blank __construct function to unify the constructor call p... | javalizard |
2010-04-17 | Brings the new method name in line with the rest of the methods | javalizard |
2010-04-16 | Makes it possible for subclasses to define the default tag by overriding the ... | javalizard |
2010-04-13 | added @author | javalizard |
2010-04-13 | Added TPage events to TPageService via an interface. When the page is run th... | javalizard |
2010-03-15 | Fixed Issue#232 | Christophe.Boulain |
2010-02-22 | Merged /branches/3.1:r2773 into trunk | Christophe.Boulain |
2010-02-18 | Update TDraggable::revert property to accept "failure" value | Christophe.Boulain |
2010-02-15 | Merge from r2765 (and some others) 3.1 | Christophe.Boulain |
2010-02-14 | Merge Branches & Trunk | godzilla80@gmx.net |
2009-11-02 | added missing package description in TActiveFileUpload | rojaro |
2009-11-02 | added missing package description | rojaro |
2009-11-01 | Added ability to set width and height for images in both THyperLink and THype... | rojaro |
2009-11-01 | merged fix for proper errorhandling when the size of the uploaded file exceed... | rojaro |
2009-10-14 | added TActiveMultiView | rojaro |
2009-10-07 | Add TActiveTableCell & TActiveTableRow | Christophe.Boulain |
2009-10-05 | Quick Fix from 3.1 | Christophe.Boulain |
2009-10-03 | added missing prado::using() call for TCallback | rojaro |
2009-10-02 | updated the phpdoc package namespace | rojaro |
2009-10-02 | Enhancement on drag & drop controls. | Christophe.Boulain |
2009-09-30 | merged patch from ctrlaltca which fixes the 'TActiveFileUpload is not "thread... | rojaro |
2009-09-29 | Added TActiveDataGrid and TActiveRepeater from LCS | Christophe.Boulain |
2009-09-24 | added marcosanobre's TActiveDataList | rojaro |
2009-08-18 | fixed typo | rojaro |
2009-07-15 | Merging latests 3.1 changes into trunk | Christophe.Boulain |
2009-07-13 | - Models, Behaviors ... | rojaro |
2009-06-07 | Fixed Issue#175 - TBulletedList: Introduce TBulletStyle::None | godzilla80@gmx.net |
2009-05-11 | Fixed Issue#150 | Christophe.Boulain |
2009-04-29 | THtmlArea boolean options were not properly encoded in change r2619 | Christophe.Boulain |
2009-04-29 | Ensure rendering of clientID in TActivePanel | Christophe.Boulain |
2009-04-15 | Fixed Issue #117 - TValidationSummary: new display mode "HeaderOnly" that onl... | godzilla80@gmx.net |
2009-04-14 | Fixed Issue#135 - Add AutoPostBack property to TActiveFileUpload | Christophe.Boulain |
2009-04-08 | (no commit message) | Christophe.Boulain |
2009-04-08 | Fixed Issue#136 | Christophe.Boulain |
2009-04-04 | TBaseValidator, TCustomValidator: change visibilty (protected => public) of g... | godzilla80@gmx.net |
2009-03-20 | Fixed Issue #120 | godzilla80@gmx.net |
2009-03-19 | replace array_push() function calls with native language constuct if make sense | godzilla80@gmx.net |
2009-03-19 | replace is_null() function calls with native native language constuct | godzilla80@gmx.net |