index
:
gwtquery.git
gquery_1_4_release
jDramaix-patch-1
jd_fix_data_string
jd_off
master
mcm_fixes
release-1.3.3
A jQuery clone for GWT, and much more: https://github.com/gwtquery/gwtquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Use GWT 2.8.0 and net.ltgt maven plugin in archetype
Manolo Carrasco
8 years
jDramaix-patch-1
Add link to new website
Julien Dramaix
10 years
jd_off
improve off and on methods
jdramaix
10 years
jd_fix_data_string
Fix bug with data("nonExistingKey", String.class)
jdramaix
10 years
mcm_fixes
Return the String representation of the object like client sidei does
Manuel Carrasco Moñino
11 years
gquery_1_4_release
Merge branch 'master' of github.com:gwtquery/gwtquery into gquery_1_4_release
Manolo Carrasco
11 years
release-1.3.3
New release 1.3.3 because 1.3.2 only is compatible with 2.5.x. Fixes issue 176
Manuel Carrasco Moñino
12 years
Tag
Download
Author
Age
gwtquery-project-1.4.3
gwtquery-project-1.4.3.tar.gz
gwtquery-project-1.4.3.zip
Manolo Carrasco
10 years
release-1.4.0
gwtquery-release-1.4.0.tar.gz
gwtquery-release-1.4.0.zip
Manolo Carrasco
11 years
release-1.3.2
gwtquery-release-1.3.2.tar.gz
gwtquery-release-1.3.2.zip
Manuel Carrasco Moñino
12 years
Age
Commit message
Author
Files
Lines
2013-12-11
Merge branch 'master' of github.com:gwtquery/gwtquery into gquery_1_4_release
release-1.4.0
gquery_1_4_release
Manolo Carrasco
1
-8
/
+14
2013-12-11
add off()
jdramaix
1
-8
/
+14
2013-12-11
Merge branch 'master' into gquery_1_4_release
Manolo Carrasco
3
-1
/
+76
2013-12-11
Implementation of on/off methods, deprecate live, die, delegate, undelegate
Manolo Carrasco
3
-1
/
+76
2013-12-11
Merge pull request #252 from manolo/master
Julien Dramaix
6
-135
/
+87
2013-12-10
Merge branch 'master' into gquery_1_4_release
Manuel Carrasco Moñino
1
-4
/
+4
2013-12-10
For some reason compiler does not likes $this
Manuel Carrasco Moñino
1
-4
/
+4
2013-12-10
Merge branch 'master' into gquery_1_4_release
Manuel Carrasco Moñino
1
-39
/
+2
2013-12-10
Fix imports in LazyGquery
Manuel Carrasco Moñino
1
-39
/
+2
2013-12-10
Changing version for a new release
Manuel Carrasco Moñino
7
-8
/
+8
[...]