Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-15 | TTabPanel: correctly calculate the current active TTabView index when one or ↵ | ctrlaltca@gmail.com | |
more items are not visible; ensure at least one TTabView is always visible, also if the current one has just being hidden. fixes #324 | |||
2011-05-15 | miscellanea: synced THtmlArea languages and plugins list with the current ↵ | ctrlaltca@gmail.com | |
version of TinyMCE; small fix for unittest ticket#439 | |||
2011-05-04 | Issue 234: | uacaman | |
Controls now honor THttpResponse configured HtmlWriterType. | |||
2011-04-28 | fixed #16 | rojaro | |
2011-01-21 | fixed #305 | rojaro | |
2010-09-10 | moved TListItemCollection class from TListControl.php to separate class file ↵ | rojaro | |
in collections to fix #276 | |||
2010-09-02 | fixed #286 | rojaro | |
2010-08-18 | fixed #277 | rojaro | |
2010-04-22 | TWebControlDecoration docs tweaked. | javalizard | |
2010-04-21 | Added Property to define if the templates in the decorator need to use the ↵ | javalizard | |
page state. Fixes Issue 262 | |||
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 ↵ | javalizard | |
TWebControlDecorator. It also accounts for the render blocker in TWebControl. Adds an alternate render path when decorators are present. Adds the TWebControlDecorator class. Now skins can define their own surrounding tag html and templates instead of having to code every page. | |||
2010-04-18 | exposes the default tagname to the system by making the getDefaultTagName ↵ | javalizard | |
public. Also adds getIsMutated to tell if the tag has changed. getDefaultTagName allows for simple and complex behaviors for selecting a default TagName. lemon is to lime as yellow is to green => TWebControl is to THtmlElement as getTagName is to getDefaultTagName | |||
2010-04-18 | Updated the docs for THtmlElement. including the copy date | javalizard | |
2010-04-18 | smaller code for THtmlElement | 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-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 | |
function getDefaultTag | |||
2010-02-22 | Merged /branches/3.1:r2773 into trunk | Christophe.Boulain | |
2010-02-15 | Merge from r2765 (and some others) 3.1 | Christophe.Boulain | |
Added TActiveTableRow QST page Corrected an uninitialized array in TScaffoldBase | |||
2010-02-14 | Merge Branches & Trunk | godzilla80@gmx.net | |
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762 | |||
2009-11-01 | Added ability to set width and height for images in both THyperLink and ↵ | rojaro | |
THyperLinkColumn (plus the imageurl for the latter) as suggested by junkee in http://www.pradosoft.com/forum/index.php?topic=8745.0 | |||
2009-08-18 | fixed typo | rojaro | |
2009-06-07 | Fixed Issue#175 - TBulletedList: Introduce TBulletStyle::None | godzilla80@gmx.net | |
2009-04-29 | THtmlArea boolean options were not properly encoded in change r2619 | Christophe.Boulain | |
2009-04-15 | Fixed Issue #117 - TValidationSummary: new display mode "HeaderOnly" that ↵ | godzilla80@gmx.net | |
only render value of HeaderText property | |||
2009-04-04 | TBaseValidator, TCustomValidator: change visibilty (protected => public) of ↵ | godzilla80@gmx.net | |
getValidationTarget() | |||
2009-03-19 | replace is_null() function calls with native native language constuct | godzilla80@gmx.net | |
2009-03-16 | Fixed Issue#126 | Christophe.Boulain | |
2009-02-23 | Fixed Issue#87 | Christophe.Boulain | |
2008-12-19 | Issue 64 - Exception on TListControl | carlgmathisen | |
2008-12-10 | removal of default generator meta tag | carlgmathisen | |
2008-12-01 | Issue 29 - position for popup in TDatePicker/TActiveDatePicker | carlgmathisen | |
2008-11-11 | Issue 62 | carlgmathisen | |
2008-11-08 | Issue#36: Refactored TRatingList/TActiveRatingList, and added some docs. | Christophe.Boulain | |
2008-11-02 | Issue #29 | carlgmathisen | |
2008-10-30 | Issue 39 - Implement validator not requiring ControlToValidate | carlgmathisen | |
2008-10-29 | Fixed issue #13 (trac #813) | haertl.mike | |
2008-10-29 | Issue 46 - TColorPicker - Output is missing alt tag | carlgmathisen | |
2008-10-21 | removed all trailing ?> | qiang.xue | |
2008-10-13 | Fixed #595 (reopened) | mikl | |
2008-10-13 | #913 - PRADO Copyright notice in HTML source | carl | |
2008-08-18 | fixed #823 | knut | |
2008-08-18 | fixed #876 | knut | |
2008-08-09 | fixed #901 | knut | |
2008-07-30 | updated copyright | knut | |
2008-07-17 | Fixed #844 - Upgraded to TinyMCE 3.1.0.1 | tof | |
2008-05-14 | Fixed #843 | tof | |