Age | Commit message (Collapse) | Author |
|
Fix for tab control removing all extra css classes from tabs
|
|
TTabControl's client-side wrapper has previously wiped out all extra
classes from tab views. Behaviour changed to reflect that of the
elementClicked()'s.
|
|
|
|
|
|
|
|
|
|
|
|
Fix: avoid unnecessary scrolling
|
|
|
|
|
|
compatibility layer
|
|
TRatingList uses a loose method to find its caption control, searching
it by id within the page. If the element is not found in the page, try
to find it inside the TRatingList’s NamingContainer
|
|
browser's quirks mode
|
|
|
|
|
|
|
|
|
|
sent; send error trace in the body, since headers are limited in size
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TJuiDraggable and TJuiDroppable examples
|
|
|
|
|
|
|
|
|
|
|
|
|
|
merge wsat to master
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix: do json_decode before decoding UTF8 to globalisations charset
|
|
(Fixes 492)
|
|
|