aboutsummaryrefslogtreecommitdiffstats
path: root/jsquery/src/main/java/com
Commit message (Collapse)AuthorAgeFilesLines
* Implement some methods which are in jquery but they werent in jsquery and ↵Manuel Carrasco Moñino2013-02-201-30/+61
| | | | gquery
* The find/replace action set abstract to interfaces which actually dont need itManuel Carrasco Moñino2013-02-141-6/+6
|
* Add TODO commentManuel Carrasco Moñino2013-02-141-0/+1
|
* Change overlay class to abstract so as we dont need dummy implementation of ↵Manuel Carrasco Moñino2013-02-141-244/+251
| | | | methods
* End lines with LF instead of CRLFManuel Carrasco Moñino2012-11-266-44/+44
|
* This class was used for debuging, it must not be in the gquery repositoryManuel Carrasco Moñino2012-11-071-834/+0
|
* Adding a dollar method to handle any object and route it to the apropriate ↵Manuel Carrasco Moñino2012-11-072-28/+2
| | | | constructor. Handle js functions and arrays like jquery does
* removing old stuffManolo Carrasco2012-03-186-647/+0
|
* Big refactor in jsquery so as classes namespaces match gwtquery core and ↵Manolo Carrasco2012-03-1814-0/+2145
plugins packages