Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement some methods which are in jquery but they werent in jsquery and ↵ | Manuel Carrasco Moñino | 2013-02-20 | 1 | -30/+61 |
| | | | | gquery | ||||
* | The find/replace action set abstract to interfaces which actually dont need it | Manuel Carrasco Moñino | 2013-02-14 | 1 | -6/+6 |
| | |||||
* | Add TODO comment | Manuel Carrasco Moñino | 2013-02-14 | 1 | -0/+1 |
| | |||||
* | Change overlay class to abstract so as we dont need dummy implementation of ↵ | Manuel Carrasco Moñino | 2013-02-14 | 1 | -244/+251 |
| | | | | methods | ||||
* | End lines with LF instead of CRLF | Manuel Carrasco Moñino | 2012-11-26 | 10 | -88/+88 |
| | |||||
* | This class was used for debuging, it must not be in the gquery repository | Manuel Carrasco Moñino | 2012-11-07 | 1 | -834/+0 |
| | |||||
* | Adding a dollar method to handle any object and route it to the apropriate ↵ | Manuel Carrasco Moñino | 2012-11-07 | 2 | -28/+2 |
| | | | | constructor. Handle js functions and arrays like jquery does | ||||
* | removing old stuff | Manolo Carrasco | 2012-03-18 | 6 | -647/+0 |
| | |||||
* | Big refactor in jsquery so as classes namespaces match gwtquery core and ↵ | Manolo Carrasco | 2012-03-18 | 24 | -5/+1522 |
| | | | | plugins packages | ||||
* | move the example plugin to the plugins namespace | Manolo Carrasco | 2012-03-17 | 10 | -17/+12 |
| | |||||
* | exporting $.isArray and using it in example plugin because ↵ | Manolo Carrasco | 2012-03-17 | 7 | -81/+107 |
| | | | | object.constructor == Array does not work when objects are in differen windows (gwt iframe) | ||||
* | JsQuery: Fix scrolls in JsMenu plugin | Manolo Carrasco | 2012-03-15 | 5 | -17/+28 |
| | |||||
* | method afterCreate calls the onload functions | Manolo Carrasco | 2012-03-15 | 3 | -11/+9 |
| | |||||
* | Rename class | Manolo Carrasco | 2012-03-15 | 4 | -13/+16 |
| | |||||
* | JsQuery: Fix inArray static method | Manolo Carrasco | 2012-03-15 | 5 | -52/+54 |
| | |||||
* | jsquery re-factoring | Manolo Carrasco | 2012-03-14 | 6 | -196/+250 |
| | |||||
* | Fixes in js-menu plugin and some code clean up | Manolo Carrasco | 2012-03-14 | 6 | -105/+90 |
| | |||||
* | This is the first jQuery plugin working with jsQuery. It needs cleanning and ↵ | Manolo Carrasco | 2012-03-12 | 11 | -8/+1797 |
| | | | | maybe BundleGenerators to have the js in an external file | ||||
* | fixes in exported api | Manolo Carrasco | 2011-10-26 | 1 | -40/+96 |
| | |||||
* | Strip js, first try to implement extend | Manolo Carrasco | 2011-10-19 | 2 | -11/+48 |
| | |||||
* | attr signature changed in GQuery. Adding jsquery.js to the repo so as people ↵ | Manolo Carrasco | 2011-09-06 | 3 | -9/+9 |
| | | | | could test it from http://gwtquery.googlecode.com/api/jsquery.js | ||||
* | update lazy interfaces | Manolo Carrasco | 2011-09-06 | 1 | -2/+2 |
| | |||||
* | New gwt module to export gwtquery to javascript | Manolo Carrasco | 2011-09-05 | 7 | -0/+442 |