aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterUse GWT 2.8.0 and net.ltgt maven plugin in archetypeManolo Carrasco8 years
jDramaix-patch-1Add link to new websiteJulien Dramaix10 years
jd_offimprove off and on methodsjdramaix10 years
jd_fix_data_stringFix bug with data("nonExistingKey", String.class)jdramaix10 years
mcm_fixesReturn the String representation of the object like client sidei doesManuel Carrasco Moñino11 years
gquery_1_4_releaseMerge branch 'master' of github.com:gwtquery/gwtquery into gquery_1_4_releaseManolo Carrasco11 years
release-1.3.3New release 1.3.3 because 1.3.2 only is compatible with 2.5.x. Fixes issue 176Manuel Carrasco Moñino12 years
 
TagDownloadAuthorAge
gwtquery-project-1.4.3gwtquery-project-1.4.3.tar.gz  gwtquery-project-1.4.3.zip  Manolo Carrasco10 years
release-1.4.0gwtquery-release-1.4.0.tar.gz  gwtquery-release-1.4.0.zip  Manolo Carrasco11 years
release-1.3.2gwtquery-release-1.3.2.tar.gz  gwtquery-release-1.3.2.zip  Manuel Carrasco Moñino12 years
 
AgeCommit messageAuthorFilesLines
2014-02-09Return the String representation of the object like client sidei doesmcm_fixesManuel Carrasco Moñino1-1/+1
2014-02-09JSONObjects are safe objectsManuel Carrasco Moñino1-2/+1
2014-02-08Updating lazy interfacesManuel Carrasco Moñino2-15/+20
2014-02-08Bad arguments orderManuel Carrasco Moñino1-1/+1
2014-02-08Merge branch 'master' into mcm_fixesManuel Carrasco Moñino0-0/+0
2014-02-08Adding support for triggering browser native events. Fixes issue #171Manuel Carrasco Moñino2-17/+27
2014-02-08Closes issue #213Manuel Carrasco Moñino1-1/+5
2014-02-08Merge pull request #267 from gwtquery/mcm_fixesManuel Carrasco2-13/+18
2014-02-08Fix filenotfound exception when the response is an errorManuel Carrasco Moñino1-8/+15
2014-02-07Dont define ajaxtransport static, so as we can override it in JVM testsManuel Carrasco Moñino1-5/+3
[...]