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
*
update archetype version
Manuel Carrasco Moñino
2013-03-16
2
-1
/
+4
*
Explain how to use superdev mode with maven
Manuel Carrasco Moñino
2013-03-16
3
-30
/
+7
*
Fix jsni syntax error after merging
Manuel Carrasco Moñino
2013-03-15
2
-6
/
+39
*
Merge latest changes in gquery-1.3.2
Manuel Carrasco Moñino
2013-03-15
17
-89
/
+202
|
\
|
*
set the new snapshot version
Manuel Carrasco Moñino
2013-03-15
8
-9
/
+9
|
*
update archetype versions
Manuel Carrasco Moñino
2013-03-15
2
-3
/
+3
|
*
Removed unused maven plugin
release-1.3.2
Manuel Carrasco Moñino
2013-03-15
1
-15
/
+0
|
*
Changing version so as we can release gquery 1.3.2
Manuel Carrasco Moñino
2013-03-15
8
-9
/
+9
|
*
Merge pull request #19 from manolo/props
Manuel Carrasco
2013-03-15
9
-66
/
+197
|
|
\
|
|
*
Enclose println used warn the user in dev mode in a block so as it does not g...
Manuel Carrasco Moñino
2013-03-15
3
-5
/
+10
|
|
*
Remove comment
Manuel Carrasco Moñino
2013-03-14
1
-1
/
+0
|
|
*
This change should not be committed
Manuel Carrasco Moñino
2013-03-14
1
-1
/
+1
|
|
*
Implementation of prop methods so as we can read any property from any JSO an...
Manuel Carrasco Moñino
2013-03-14
9
-64
/
+191
|
|
/
*
|
Change constructors of DeferredPromiseImpl. Some cosmetic changes
Manuel Carrasco Moñino
2013-03-15
2
-29
/
+30
*
|
use getArgument
Manuel Carrasco Moñino
2013-03-15
1
-1
/
+1
*
|
Use getArgument in the test
Manuel Carrasco Moñino
2013-03-15
1
-64
/
+60
*
|
Add a couple of missing methods
Manuel Carrasco Moñino
2013-03-15
3
-5
/
+18
*
|
small re-ractoring
Manuel Carrasco Moñino
2013-03-15
1
-10
/
+10
*
|
Make setters in function chainable. Deprecate setters and getters in Function...
Manuel Carrasco Moñino
2013-03-15
1
-12
/
+80
*
|
restore comment removed in a previous commit
Manuel Carrasco Moñino
2013-03-15
1
-1
/
+2
*
|
Create an interface for deferred. Create a utility abtract Promise to facilit...
Manuel Carrasco Moñino
2013-03-15
5
-21
/
+138
*
|
remove eclipse warnings
Manuel Carrasco Moñino
2013-03-04
2
-4
/
+0
*
|
We dont need to deal with XMLHttpRequest right now, it is ok to continue usin...
Manuel Carrasco Moñino
2013-03-04
1
-114
/
+0
*
|
undoing changes in DevTestRunner used while developing Deferred, and should n...
Manuel Carrasco Moñino
2013-03-04
1
-88
/
+0
*
|
Implementation of Deferred.when. Some changes and deprecations in Function (n...
Manuel Carrasco Moñino
2013-03-04
7
-111
/
+318
*
|
First implementation of Deferred and Promises. Ajax tests work. then implemen...
Manuel Carrasco Moñino
2013-03-03
12
-67
/
+542
|
/
*
Bugfix: loop when calling ajax method. Fixes issue 174
Manuel Carrasco Moñino
2013-03-01
1
-1
/
+1
*
Merge branch 'master' of github.com:gwtquery/gwtquery
Manuel Carrasco Moñino
2013-02-28
0
-0
/
+0
|
\
|
*
Merge pull request #17 from manolo/master
Manuel Carrasco
2013-02-28
14
-101
/
+550
|
|
\
*
|
|
little pom changes
Manuel Carrasco Moñino
2013-02-28
2
-2
/
+3
|
|
/
|
/
|
*
|
Dont add more callbacks when disabled
Manuel Carrasco Moñino
2013-02-27
1
-9
/
+10
*
|
Test callbacks disable method
Manuel Carrasco Moñino
2013-02-27
2
-1
/
+5
*
|
memory elements should be fired after adding new elements, and memory should ...
Manuel Carrasco Moñino
2013-02-27
2
-27
/
+45
*
|
First step towards supporting Deferred: implementing Callbacks collections
Manuel Carrasco Moñino
2013-02-22
6
-3
/
+326
*
|
Fix null exception
Manuel Carrasco Moñino
2013-02-22
1
-1
/
+3
*
|
Fix edge case when properties string ends with coma
Manuel Carrasco Moñino
2013-02-22
2
-2
/
+3
*
|
Merge branch 'master' of github.com:gwtquery/gwtquery
Manuel Carrasco Moñino
2013-02-20
0
-0
/
+0
|
\
|
|
*
Merge pull request #16 from manolo/master
Manuel Carrasco
2013-02-20
1
-238
/
+246
|
|
\
|
*
\
Merge pull request #15 from manolo/master
Julien Dramaix
2013-02-12
1
-1
/
+1
|
|
\
\
*
|
|
|
Implement some methods which are in jquery but they werent in jsquery and gq...
Manuel Carrasco Moñino
2013-02-20
7
-96
/
+196
|
|
_
|
/
|
/
|
|
*
|
|
The find/replace action set abstract to interfaces which actually dont need it
Manuel Carrasco Moñino
2013-02-14
1
-6
/
+6
*
|
|
Add TODO comment
Manuel Carrasco Moñino
2013-02-14
1
-0
/
+1
*
|
|
Change overlay class to abstract so as we dont need dummy implementation of m...
Manuel Carrasco Moñino
2013-02-14
1
-244
/
+251
|
|
/
|
/
|
*
|
Fixed jsni exception when running certain selectors in IE8
Manuel Carrasco Moñino
2013-02-12
1
-1
/
+1
|
/
*
Merge pull request #14 from manolo/master
Julien Dramaix
2013-02-11
14
-74
/
+141
|
\
|
*
Remove unused import
Manuel Carrasco Moñino
2013-02-08
1
-1
/
+0
|
*
Adding a utility function to call external functions from gwt without writing...
Manuel Carrasco Moñino
2013-02-08
3
-5
/
+50
|
*
Allow arbitrary string as parameter when adding new elements to dom. Fixes is...
Manuel Carrasco Moñino
2013-02-08
2
-2
/
+10
|
*
Remove svn references in pom, since we are using git
Manuel Carrasco Moñino
2013-02-07
1
-20
/
+3
|
*
Change method signature
Manuel Carrasco Moñino
2013-02-07
1
-1
/
+1
[next]