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
/
com
/
google
/
gwt
/
query
/
rebind
Commit message (
Expand
)
Author
Age
Files
Lines
*
squid:UselessParenthesesCheck Useless parentheses around expressions should b...
George Kankava
2016-02-10
4
-7
/
+7
*
Cleanup
Maxime Mériouma-Caron
2016-02-01
3
-4
/
+4
*
Revert null when empty
Maxime Mériouma-Caron
2016-01-27
1
-1
/
+1
*
Try fix
Maxime Mériouma-Caron
2015-12-01
1
-1
/
+1
*
Fix databind tests
Maxime Mériouma-Caron
2015-12-01
1
-1
/
+1
*
Revert debug
Maxime Mériouma-Caron
2015-12-01
1
-1
/
+0
*
Fix lazy() ClassCast
Maxime Mériouma-Caron
2015-12-01
1
-1
/
+2
*
Use absolute path to load library in JsniBundle
Raphaël Garnier
2015-02-27
1
-3
/
+8
*
Simplify Json generated classes reusing common code
Manolo Carrasco
2015-02-26
1
-12
/
+3
*
Merge branch 'master' into mcm_styling
Manolo Carrasco
2015-01-02
1
-1
/
+1
|
\
|
*
Fix client-side code
Manolo Carrasco
2014-12-25
1
-1
/
+1
*
|
Running maven java-formatter plugin to all sources
Manolo Carrasco
2015-01-02
10
-176
/
+206
*
|
Removing checkstyle errors
Manolo Carrasco
2015-01-02
6
-6
/
+5
*
|
Organize imports, remove empty lines
Manolo Carrasco
2015-01-01
5
-32
/
+32
*
|
Removing trailing spaces
Manolo Carrasco
2014-12-31
1
-1
/
+1
*
|
Remove duplicated empty lines, remove CR, add NL at the end
Manolo Carrasco
2014-12-31
6
-12
/
+11
*
|
Replace tabs by spaces
Manolo Carrasco
2014-12-31
3
-9
/
+9
|
/
*
Fix Json Builder.
Manolo Carrasco
2014-12-22
1
-2
/
+2
*
Adding IE10 and deprecating stdoctype-linker.
Manolo Carrasco
2014-12-06
1
-0
/
+2
*
In java we should use unix separator always. Fixes issue #271
Manuel Carrasco Moñino
2014-02-25
1
-3
/
+3
*
Dont try to fix json strings by default, to avoiding quoted numbers and null ...
Manuel Carrasco Moñino
2014-02-18
1
-1
/
+2
*
update super and generator implementation with new refactored names
Manolo Carrasco
2014-01-27
1
-2
/
+2
*
Refactoring using more meaningful names for properties interface and getter
Manolo Carrasco
2014-01-27
1
-2
/
+2
*
Add new methods to generator
Manolo Carrasco
2014-01-18
1
-2
/
+7
*
Fix setters with Binder objects
Manuel Carrasco Moñino
2014-01-07
1
-1
/
+1
*
Implement as method to convert between types
Manuel Carrasco Moñino
2014-01-07
1
-1
/
+0
*
Implemented Ajax for JVM, and tests
Manuel Carrasco Moñino
2014-01-04
1
-3
/
+8
*
Using Binder interface in certain ajax properties
Manuel Carrasco Moñino
2013-12-28
1
-2
/
+5
*
Use getName makes more sense
Manuel Carrasco Moñino
2013-12-28
1
-1
/
+1
*
Implement generic interface for Binders so as we can use it in JS and JVM
Manuel Carrasco Moñino
2013-12-28
1
-1
/
+5
*
Implementation of JsonBuilders for the JVM. Moved tests to class which can be...
Manuel Carrasco Moñino
2013-12-27
1
-29
/
+65
*
Fix names in Data binder generators. Fixes issue #230
Manolo Carrasco
2013-12-18
2
-2
/
+2
*
Dont change name annotation names. Fixes issue #230
Manolo Carrasco
2013-12-15
2
-2
/
+8
*
Allow custom replacers in jsni-bundle anotations
Manuel Carrasco Moñino
2013-12-09
1
-0
/
+7
*
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
*
LazyGenerator was failing if we were calling the f() signature of the impleme...
Manuel Carrasco Moñino
2013-12-07
1
-14
/
+4
*
replace character
Manuel Carrasco Moñino
2013-11-27
1
-1
/
+1
*
use replace instead of replaceAll because they are fixed conditions
Manuel Carrasco Moñino
2013-11-26
1
-3
/
+3
*
Fix handling of inlined regexp since we have to double escape reverse-slashes...
Manuel Carrasco Moñino
2013-11-26
1
-3
/
+3
*
info logs
Manuel Carrasco Moñino
2013-11-26
1
-0
/
+2
*
Allow embeding as JSNI libraries hosted in CDNs. Remove regular expressions b...
Manuel Carrasco Moñino
2013-11-26
1
-24
/
+181
*
3party -> third-party
Manuel Carrasco Moñino
2013-11-18
1
-3
/
+2
*
Better and faster regex
Manuel Carrasco Moñino
2013-11-18
1
-1
/
+1
*
Implementation of JsniBundles, a generator which allows jsni methods which ha...
Manuel Carrasco Moñino
2013-11-16
1
-0
/
+125
*
Define Browser implementation in GQueryMin. Fix NPE when visiting BrowserGene...
Manuel Carrasco Moñino
2013-11-04
1
-23
/
+25
*
Fix javadocs as julien suggested in last review
Manuel Carrasco Moñino
2013-11-01
1
-1
/
+1
*
Add BrowserGenerator to git
Manuel Carrasco Moñino
2013-11-01
1
-0
/
+80
*
Fix NPE when plugin does not have Lazy implementation
Manuel Carrasco Moñino
2013-11-01
1
-0
/
+2
*
End lines with LF instead of CRLF
Manuel Carrasco Moñino
2012-11-26
11
-1513
/
+1513
[next]