aboutsummaryrefslogtreecommitdiffstats
path: root/jsquery
Commit message (Expand)AuthorAgeFilesLines
* Increase snapshot versions. Include archetype module so as we deploy it at th...Manolo Carrasco2014-06-121-1/+1
* Changing versio so as we can release 1.4.1Manuel Carrasco Moñino2014-03-101-1/+1
* Updating version to new snapshotManolo Carrasco2013-12-181-1/+1
* Changing version for a new releaseManuel Carrasco Moñino2013-12-101-1/+1
* Use profiles to compile jsquery and samples, so as they are not copmpiled by ...Manuel Carrasco Moñino2013-07-011-14/+3
* set the new snapshot versionManuel Carrasco Moñino2013-03-151-1/+1
* Changing version so as we can release gquery 1.3.2Manuel Carrasco Moñino2013-03-151-1/+1
* little pom changesManuel Carrasco Moñino2013-02-281-1/+2
* Implement some methods which are in jquery but they werent in jsquery and gq...Manuel Carrasco Moñino2013-02-201-30/+61
* 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 m...Manuel Carrasco Moñino2013-02-141-244/+251
* Setting version to next snapshot iterationManuel Carrasco Moñino2013-02-071-1/+1
* Setting pom version to last stable one so as we can tag itManuel Carrasco Moñino2013-02-071-1/+1
* Enable the closure compiler via a maven profileManuel Carrasco Moñino2012-12-171-1/+9
* End lines with LF instead of CRLFManuel Carrasco Moñino2012-11-2610-88/+88
* 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 co...Manuel Carrasco Moñino2012-11-072-28/+2
* update poms to gwt 2.5.0Manuel Carrasco Moñino2012-11-071-2/+2
* Set gwt version to 2.5.0-rc1 which is the one we should develop forManolo Carrasco2012-09-121-2/+2
* Set snapshot versionManolo Carrasco2012-09-101-1/+1
* removing old stuffManolo Carrasco2012-03-186-647/+0
* Big refactor in jsquery so as classes namespaces match gwtquery core and plug...Manolo Carrasco2012-03-1825-6/+1523
* move the example plugin to the plugins namespaceManolo Carrasco2012-03-1710-17/+12
* exporting $.isArray and using it in example plugin because object.constructor...Manolo Carrasco2012-03-177-81/+107
* 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-1213-20/+1840
* fixes in exported apiManolo Carrasco2011-10-261-40/+96
* Strip js, first try to implement extendManolo Carrasco2011-10-193-11/+50
* README changesManolo Carrasco2011-09-061-7/+15
* attr signature changed in GQuery. Adding jsquery.js to the repo so as people ...Manolo Carrasco2011-09-063-9/+9
* update lazy interfacesManolo Carrasco2011-09-061-2/+2
* Adding an example which works with jsqueryManolo Carrasco2011-09-0511-0/+105
* New gwt module to export gwtquery to javascriptManolo Carrasco2011-09-059-0/+567