summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls
AgeCommit message (Expand)Author
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-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-01upported recent documentation changes from branch/3.1 to trunk/ctrlaltca@gmail.com
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-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-04Issue 234:uacaman
2011-04-28fixed #16rojaro
2011-01-21fixed #305rojaro
2010-09-10moved TListItemCollection class from TListControl.php to separate class file ...rojaro
2010-09-02fixed #286rojaro
2010-08-18fixed #277rojaro
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
2010-04-18ensured that the WebControls are calling their parent __construct methodsjavalizard
2010-04-18Added the THeader1-6, and fixed up the THtmlElement a touch.javalizard
2010-04-18THtmlElement ensures that it any new tag names are stringsjavalizard
2010-04-17Brings the new method name in line with the rest of the methodsjavalizard
2010-04-16Makes it possible for subclasses to define the default tag by overriding the ...javalizard
2010-02-22Merged /branches/3.1:r2773 into trunkChristophe.Boulain
2010-02-15Merge from r2765 (and some others) 3.1Christophe.Boulain
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
2009-11-01Added ability to set width and height for images in both THyperLink and THype...rojaro
2009-08-18fixed typorojaro
2009-06-07Fixed Issue#175 - TBulletedList: Introduce TBulletStyle::Nonegodzilla80@gmx.net
2009-04-29THtmlArea boolean options were not properly encoded in change r2619Christophe.Boulain
2009-04-15Fixed Issue #117 - TValidationSummary: new display mode "HeaderOnly" that onl...godzilla80@gmx.net
2009-04-04TBaseValidator, TCustomValidator: change visibilty (protected => public) of g...godzilla80@gmx.net
2009-03-19replace is_null() function calls with native native language constuctgodzilla80@gmx.net
2009-03-16Fixed Issue#126Christophe.Boulain
2009-02-23Fixed Issue#87Christophe.Boulain
2008-12-19Issue 64 - Exception on TListControlcarlgmathisen
2008-12-10removal of default generator meta tagcarlgmathisen
2008-12-01Issue 29 - position for popup in TDatePicker/TActiveDatePickercarlgmathisen
2008-11-11Issue 62carlgmathisen
2008-11-08Issue#36: Refactored TRatingList/TActiveRatingList, and added some docs.Christophe.Boulain
2008-11-02Issue #29carlgmathisen
2008-10-30Issue 39 - Implement validator not requiring ControlToValidatecarlgmathisen
2008-10-29Fixed issue #13 (trac #813)haertl.mike
2008-10-29Issue 46 - TColorPicker - Output is missing alt tagcarlgmathisen