aboutsummaryrefslogtreecommitdiffstats
path: root/jsquery/src/main/java/gwtquery
Commit message (Collapse)AuthorAgeFilesLines
* End lines with LF instead of CRLFManuel Carrasco Moñino2012-11-264-44/+44
|
* Big refactor in jsquery so as classes namespaces match gwtquery core and ↵Manolo Carrasco2012-03-1815-650/+22
| | | | plugins packages
* move the example plugin to the plugins namespaceManolo Carrasco2012-03-179-17/+11
|
* exporting $.isArray and using it in example plugin because ↵Manolo Carrasco2012-03-177-81/+107
| | | | object.constructor == Array does not work when objects are in differen windows (gwt iframe)
* JsQuery: Fix scrolls in JsMenu pluginManolo Carrasco2012-03-155-17/+28
|
* method afterCreate calls the onload functionsManolo Carrasco2012-03-153-11/+9
|
* Rename classManolo Carrasco2012-03-154-13/+16
|
* JsQuery: Fix inArray static methodManolo Carrasco2012-03-155-52/+54
|
* jsquery re-factoringManolo Carrasco2012-03-146-196/+250
|
* Fixes in js-menu plugin and some code clean upManolo Carrasco2012-03-146-105/+90
|
* This is the first jQuery plugin working with jsQuery. It needs cleanning and ↵Manolo Carrasco2012-03-1210-7/+1796
| | | | maybe BundleGenerators to have the js in an external file
* fixes in exported apiManolo Carrasco2011-10-261-40/+96
|
* Strip js, first try to implement extendManolo Carrasco2011-10-192-11/+48
|
* attr signature changed in GQuery. Adding jsquery.js to the repo so as people ↵Manolo Carrasco2011-09-063-9/+9
| | | | could test it from http://gwtquery.googlecode.com/api/jsquery.js
* update lazy interfacesManolo Carrasco2011-09-061-2/+2
|
* New gwt module to export gwtquery to javascriptManolo Carrasco2011-09-055-0/+423