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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fix NPE
Manuel Carrasco Moñino
2013-07-19
1
-1
/
+1
|
/
*
Merge pull request #33 from manolo/master
Manuel Carrasco
2013-07-10
4
-53
/
+100
|
\
|
*
generate lazy interface
Manuel Carrasco Moñino
2013-07-04
1
-27
/
+28
|
*
Better usage of generics in data() methods. Add removed static data method. A...
Manuel Carrasco Moñino
2013-07-04
3
-25
/
+74
|
*
Pass the class type when getting data. Remove unused method
Manuel Carrasco Moñino
2013-07-04
1
-9
/
+6
*
|
Merge pull request #32 from manolo/master
Manuel Carrasco
2013-07-02
8
-810
/
+33
|
\
|
|
*
Remove stuff to compile gquery for old gwt versions. Last gquery does not com...
Manuel Carrasco Moñino
2013-07-01
5
-786
/
+0
|
*
Merge branch 'master' of github.com:gwtquery/gwtquery
Manuel Carrasco Moñino
2013-07-01
3
-65
/
+84
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #31 from gwtquery/jd_fix_issue_24
Manuel Carrasco
2013-06-30
2
-64
/
+83
|
\
\
|
*
|
fix issue #24
jdramaix
2013-06-30
2
-64
/
+83
|
/
/
*
|
Merge pull request #30 from gwtquery/jd_fix_issue_178
Manuel Carrasco
2013-06-13
1
-1
/
+1
|
\
\
|
*
|
fix issue 178
jdramaix
2013-06-07
1
-1
/
+1
|
/
/
|
*
Use profiles to compile jsquery and samples, so as they are not copmpiled by ...
Manuel Carrasco Moñino
2013-07-01
3
-24
/
+33
|
/
*
Fix tests so as emma-coverage instrumentalitation does not fail
Manuel Carrasco Moñino
2013-06-01
1
-2
/
+2
*
Change gwtquery.com by gquery.org
Manuel Carrasco Moñino
2013-05-23
2
-2
/
+2
*
Remove empty hooks when running last function
Manolo Carrasco
2013-05-20
1
-0
/
+1
*
Fix null exception
Manuel Carrasco Moñino
2013-05-09
1
-0
/
+1
*
Merge pull request #29 from manolo/master
Manuel Carrasco
2013-04-25
3
-2
/
+33
|
\
|
*
making reject and resolve helper classes public, so as they work in very nest...
Manuel Carrasco Moñino
2013-04-24
3
-2
/
+33
*
|
Merge pull request #28 from manolo/master
Manuel Carrasco
2013-04-15
2
-2
/
+40
|
\
|
|
*
Fix a NPE in certain callback cases. Add a couple of useful and predefined fu...
Manuel Carrasco Moñino
2013-04-14
2
-2
/
+40
|
/
*
Fix NPE
Manuel Carrasco Moñino
2013-04-13
1
-0
/
+9
*
Fix NPE
Manuel Carrasco Moñino
2013-04-13
1
-2
/
+3
*
clean test
Manuel Carrasco Moñino
2013-04-12
1
-11
/
+1
*
Merge pull request #27 from manolo/master
Manuel Carrasco
2013-04-12
4
-19
/
+131
|
\
|
*
Adding a new utility class to easily use pipelining. Add a isPending method t...
Manuel Carrasco Moñino
2013-04-12
4
-19
/
+131
*
|
Merge pull request #23 from manolo/master
Manuel Carrasco
2013-04-10
18
-287
/
+315
|
\
|
|
*
Deprecate gwtquery JsRegexp implementation in favor of gwt RegExp which does ...
Manuel Carrasco Moñino
2013-04-10
13
-27
/
+268
|
*
Change some browser dependencies so as we can use Deferred and Callbacks in J...
Manuel Carrasco Moñino
2013-04-10
4
-245
/
+46
|
*
Deferred object is not needed to be a plugin of gquery
Manuel Carrasco Moñino
2013-04-10
1
-15
/
+1
|
/
*
Fix casting exception
Manuel Carrasco Moñino
2013-04-10
1
-3
/
+1
*
Merge pull request #22 from manolo/master
Manuel Carrasco
2013-04-09
11
-266
/
+720
|
\
|
*
cosmetic and formal change of string sum by string builder. I believe it does...
Manuel Carrasco Moñino
2013-04-09
1
-9
/
+9
|
*
Constants
Manuel Carrasco Moñino
2013-04-09
1
-6
/
+5
|
*
Naming int idexes, and adding a couple of comments to inner function to under...
Manuel Carrasco Moñino
2013-04-08
3
-18
/
+27
|
*
Fix pipelined promises when the function returned promised was rejected
Manuel Carrasco Moñino
2013-04-06
4
-8
/
+59
|
*
Resolve referred with plain objects. Pass the same parameters to "done" funct...
Manuel Carrasco Moñino
2013-04-03
5
-18
/
+100
|
*
remove null argument
Manuel Carrasco Moñino
2013-04-02
1
-1
/
+1
|
*
Implement promises for QueuePlugin (valid for GQuery and Effects). Fix delay ...
Manuel Carrasco Moñino
2013-04-02
6
-74
/
+290
|
*
typo
Manuel Carrasco Moñino
2013-03-31
1
-1
/
+1
|
*
Fix Deferred.Promise.then() since it should pipeline Promises returned by fil...
Manuel Carrasco Moñino
2013-03-23
3
-178
/
+235
|
*
returned js values in runJavascriptFunctionImpl should be boxed, share method...
Manuel Carrasco Moñino
2013-03-23
2
-9
/
+36
|
*
Configure core tests so as we can run with a browser
Manuel Carrasco Moñino
2013-03-23
1
-0
/
+13
*
|
Merge pull request #21 from manolo/master
Manuel Carrasco
2013-03-22
15
-500
/
+650
|
\
|
|
*
typo
Manuel Carrasco Moñino
2013-03-23
1
-1
/
+1
|
*
NL
Manuel Carrasco Moñino
2013-03-21
5
-5
/
+5
|
*
Merge branch 'master' of github.com:gwtquery/gwtquery
Manuel Carrasco Moñino
2013-03-19
1
-1
/
+6
|
|
\
|
|
/
|
/
|
*
|
Support adding widgets to widgets which not override Panel.add method like ta...
Manuel Carrasco Moñino
2013-03-19
1
-1
/
+6
*
|
Merge pull request #20 from manolo/master
Manuel Carrasco
2013-03-18
3
-13
/
+195
|
\
\
|
|
*
Re-write Promise.then since it must return a new promise instead of itself
Manuel Carrasco Moñino
2013-03-18
6
-48
/
+105
[prev]
[next]