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
path:
root
/
gwtquery-core
/
src
/
main
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Use interface instead of properties implementation
Manuel Carrasco Moñino
2014-01-19
2
-14
/
+28
|
*
|
Fix get method in jre
Manuel Carrasco Moñino
2014-01-19
1
-0
/
+3
|
*
|
adjust generics
Manuel Carrasco Moñino
2014-01-19
3
-7
/
+7
|
*
|
Use Constants to set Json content-type and simply code
Manuel Carrasco Moñino
2014-01-19
3
-17
/
+15
|
*
|
Add new methods to generator
Manolo Carrasco
2014-01-18
1
-2
/
+7
|
*
|
Safe type casting
Manolo Carrasco
2014-01-18
3
-6
/
+16
|
*
|
PUT and POST should be handled in the same way
Manolo Carrasco
2014-01-15
1
-1
/
+1
|
*
|
Fix setters with Binder objects
Manuel Carrasco Moñino
2014-01-07
2
-2
/
+7
|
*
|
Implement as method to convert between types
Manuel Carrasco Moñino
2014-01-07
7
-7
/
+30
|
*
|
Test refactoring. Remove hacked classes used during testing
Manuel Carrasco Moñino
2014-01-06
2
-12
/
+10
|
*
|
Fix tests, and clean servlet output
Manuel Carrasco Moñino
2014-01-05
5
-321
/
+21
|
*
|
Fix timeout and CORS implementation of JVM
Manolo Carrasco
2014-01-05
5
-22
/
+88
|
*
|
Implemented Ajax for JVM, and tests
Manuel Carrasco Moñino
2014-01-04
12
-65
/
+594
|
*
|
Remove method used for testing
Manuel Carrasco Moñino
2013-12-30
1
-4
/
+0
|
*
|
Fix some issues related with FormData submit
Manuel Carrasco Moñino
2013-12-30
2
-49
/
+49
|
*
|
Adding first stuff to implement ajax in js and jvm
Manuel Carrasco Moñino
2013-12-28
2
-0
/
+52
|
*
|
Using Binder interface in certain ajax properties
Manuel Carrasco Moñino
2013-12-28
6
-21
/
+108
|
*
|
Use getName makes more sense
Manuel Carrasco Moñino
2013-12-28
3
-9
/
+8
|
*
|
Implement generic interface for Binders so as we can use it in JS and JVM
Manuel Carrasco Moñino
2013-12-28
6
-51
/
+160
|
*
|
Merge branch 'master' of github.com:gwtquery/gwtquery into mcm_jsonbuilder_jvm
Manuel Carrasco Moñino
2013-12-28
1
-1
/
+1
|
|
\
\
|
*
|
|
Implementation of JsonBuilders for the JVM. Moved tests to class which can be...
Manuel Carrasco Moñino
2013-12-27
8
-49
/
+329
*
|
|
|
code review comments
jdramaix
2014-02-02
1
-6
/
+6
*
|
|
|
Fix issue #265
jdramaix
2014-02-01
1
-4
/
+10
|
|
/
/
|
/
|
|
*
|
|
typo
Manolo Carrasco
2013-12-28
1
-1
/
+1
|
/
/
*
/
FallBack to dummy implementation in IE8 IE9, and fix merge issues
Manuel Carrasco Moñino
2013-12-24
2
-4
/
+45
|
/
*
Merge branch 'master' of github.com:gwtquery/gwtquery
Manuel Carrasco Moñino
2013-12-23
1
-3
/
+0
|
\
|
*
prinln
Manuel Carrasco Moñino
2013-12-19
1
-3
/
+0
*
|
Use a hash to customize filters. Include more filters present in jquery. Fixe...
Manuel Carrasco Moñino
2013-12-19
1
-11
/
+62
|
/
*
Add support for Forms and progress in ajax. Fixes issue #253
Manolo Carrasco
2013-12-18
3
-71
/
+143
*
Fix names in Data binder generators. Fixes issue #230
Manolo Carrasco
2013-12-18
2
-2
/
+2
*
Implement index() without arguments. Fixes issue #225
Manolo Carrasco
2013-12-15
1
-0
/
+7
*
Dont change name annotation names. Fixes issue #230
Manolo Carrasco
2013-12-15
2
-2
/
+8
*
add off()
jdramaix
2013-12-11
1
-8
/
+14
*
Implementation of on/off methods, deprecate live, die, delegate, undelegate
Manolo Carrasco
2013-12-11
3
-1
/
+76
*
For some reason compiler does not likes $this
Manuel Carrasco Moñino
2013-12-10
1
-4
/
+4
*
Fix imports in LazyGquery
Manuel Carrasco Moñino
2013-12-10
1
-39
/
+2
*
Update lazy interfaces
Manuel Carrasco Moñino
2013-12-10
2
-58
/
+31
*
add duration
Manuel Carrasco Moñino
2013-12-10
1
-1
/
+1
*
variable names
Manuel Carrasco Moñino
2013-12-10
1
-9
/
+8
*
Rolling back to transitionEnd since setting transitionEnd made custom events...
Manuel Carrasco Moñino
2013-12-10
1
-15
/
+16
*
Support for animation delays compatible with GQuery queues
Manuel Carrasco Moñino
2013-12-10
2
-20
/
+25
*
Using transitionend envents instead of gquery delays
Manuel Carrasco Moñino
2013-12-10
1
-20
/
+21
*
Fixing broken code introduced in commit 0f3d35d4999c215d961197c86ee60319b648e696
Manuel Carrasco Moñino
2013-12-10
1
-3
/
+3
*
Fix testLiveWithNameSpace
Manuel Carrasco Moñino
2013-12-10
1
-5
/
+6
*
CSS3 animations where failing with "%" units, fixing it in the same way we do...
Manuel Carrasco Moñino
2013-12-10
1
-4
/
+13
*
Fix bug in deferred, it must not change status if finished
Manuel Carrasco Moñino
2013-12-09
1
-14
/
+14
*
Fix gQuery failing when managing non native element objects
Manuel Carrasco Moñino
2013-12-09
2
-7
/
+7
*
Allow custom replacers in jsni-bundle anotations
Manuel Carrasco Moñino
2013-12-09
2
-11
/
+32
*
Dont fail if method is not anotated
Manuel Carrasco Moñino
2013-12-09
1
-1
/
+1
*
JsniBundleGenerator: support for abstract classes
Manuel Carrasco Moñino
2013-12-09
1
-12
/
+15
[prev]
[next]