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 | Quickstart documentation for Interactions | Fabio Bas | |
2014-02-06 | Implemented basic support for callback events for JUI controls; ↵ | Fabio Bas | |
TJuiDraggable and TJuiDroppable examples | |||
2014-01-15 | Added basic events for JuiControls, added quickstart demos | Fabio Bas | |
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-04 | jQuery-ui based draggable and droppable | Fabio Bas | |