Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
TCallback exposes no real object in the page DOM, so the new method to
find the form introduced with the previous commit needs to have a
proper fallback to the old method.
|
|
by drigolin:
http://www.pradoframework.com/forum/index.php?action=post;topic=17374.0
|
|
|
|
|
|
|
|
TTabControl's client-side wrapper has previously wiped out all extra
classes from tab views. Behaviour changed to reflect that of the
elementClicked()'s.
|
|
|
|
|
|
|
|
|
|
|
|
TJuiDraggable and TJuiDroppable examples
|
|
|
|
|
|
|
|
js items
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Aka: fix js event creation on callbacks
|
|
|
|
Its still sucks because of the support to logger.js.. i suppose
everybody uses a browser's console nowadays, so we'd better drop this
away..
|