Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-11 | Fixed class usage cases | David | |
Class names are not case sensitive but file names are if you are running on an case sensitive file systems. Since class names map to file names, they need to be used case sensitive. | |||
2015-08-09 | Removed redundand Prado::using statements | David | |
2015-07-11 | Added missing use statements in framework | David | |
2015-01-21 | Add namespace: ActiveControls, JuiControls | Fabio Bas | |
2014-02-08 | TJuiResizable events | Fabio Bas | |
2014-02-06 | Implemented basic support for callback events for JUI controls; ↵ | Fabio Bas | |
TJuiDraggable and TJuiDroppable examples | |||
2014-01-06 | Removed all @version $Id comments: they were managed by svn and are useless ↵ | Fabio Bas | |
with git | |||
2014-01-06 | Happy 2014! | Fabio Bas | |
2013-12-06 | jQuery-ui: Resizable, Selectable, Sortable | Fabio Bas | |