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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #300 from manolo/master
Julien Dramaix
2014-11-16
4
-180
/
+224
|
\
|
*
Replace org.json by elemental.json
Manolo Carrasco
2014-10-26
4
-180
/
+224
*
|
Revert mode
Maxime Mériouma-Caron
2014-11-14
1
-1
/
+0
*
|
Fixed pom for CI
Maxime Mériouma-Caron
2014-11-14
1
-10
/
+0
*
|
Tests
Maxime Mériouma-Caron
2014-11-14
1
-0
/
+12
|
/
*
Make GQ server side not depends on gwt-servlet not gwt-dev
Manolo Carrasco
2014-10-25
2
-19
/
+61
*
Fix bug with data("nonExistingKey", String.class)
jd_fix_data_string
jdramaix
2014-09-27
2
-6
/
+16
*
Merge pull request #297 from manolo/master
Julien Dramaix
2014-09-16
1
-4
/
+5
|
\
|
*
Fix Exception when cleaning up. Support for web components tag names
Manolo Carrasco
2014-09-16
1
-4
/
+5
*
|
Increase snapshot versions. Include archetype module so as we deploy it at th...
Manolo Carrasco
2014-06-12
1
-2
/
+1
|
/
*
Fix test
Manolo Carrasco
2014-06-12
1
-2
/
+3
*
Dont set units twice. Remove duplicated code
Manolo Carrasco
2014-06-12
2
-28
/
+12
*
Merge pull request #281 from gwtquery/mcm_loop
Julien Dramaix
2014-05-03
1
-0
/
+9
|
\
|
*
Fix loop
Manolo Carrasco
2014-04-30
1
-0
/
+9
*
|
Merge pull request #282 from gwtquery/mcm_element_deprecated
Julien Dramaix
2014-05-03
1
-0
/
+3
|
\
\
|
*
|
import order
Manolo Carrasco
2014-05-03
1
-5
/
+5
|
*
|
Deprecating methods with com.google.gwt.user.client.Element arguments
Manolo Carrasco
2014-05-03
2
-5
/
+8
|
|
/
*
|
code review
jdramaix
2014-05-02
1
-3
/
+4
*
|
Merge branch 'master' of github.com:gwtquery/gwtquery into jd_fix_custom_even...
jdramaix
2014-05-02
3
-7
/
+41
|
\
|
|
*
Adding missing methods
Manolo Carrasco
2014-04-21
2
-3
/
+33
|
*
Reflow is needed in FF.
Manolo Carrasco
2014-04-21
1
-3
/
+7
|
*
Fix infinite loop
Manolo Carrasco
2014-04-20
1
-1
/
+1
*
|
Fix event bubbling for custom event for IE6-8.
jdramaix
2014-04-10
2
-3
/
+21
|
/
*
Changing versio so as we can release 1.4.1
Manuel Carrasco Moñino
2014-03-10
1
-2
/
+2
*
Fixes issue #274
Manuel Carrasco Moñino
2014-03-10
2
-2
/
+22
*
Merge pull request #273 from gwtquery/jd_fix_special_event_namespce
Manuel Carrasco
2014-03-05
2
-5
/
+31
|
\
|
*
remove unused import
jdramaix
2014-03-04
1
-1
/
+0
|
*
fix issue when unbind special events only with namespace
jdramaix
2014-03-04
2
-5
/
+32
*
|
Merge pull request #272 from apanizo/master
Manuel Carrasco
2014-03-05
1
-15
/
+17
|
\
\
|
|
/
|
/
|
|
*
Exception when parsing empty response.getText(), and the dataType is
Adolfo Panizo
2014-03-05
1
-15
/
+17
*
|
In java we should use unix separator always. Fixes issue #271
Manuel Carrasco Moñino
2014-02-25
1
-3
/
+3
*
|
remove printstack
Manuel Carrasco Moñino
2014-02-20
1
-1
/
+0
*
|
Dont try to fix json strings by default, to avoiding quoted numbers and null ...
Manuel Carrasco Moñino
2014-02-18
8
-8
/
+61
*
|
Fix bad parsing null in jre
Manuel Carrasco Moñino
2014-02-18
2
-7
/
+11
|
/
*
Return the String representation of the object like client sidei does
mcm_fixes
Manuel Carrasco Moñino
2014-02-09
1
-1
/
+1
*
JSONObjects are safe objects
Manuel Carrasco Moñino
2014-02-09
1
-2
/
+1
*
Updating lazy interfaces
Manuel Carrasco Moñino
2014-02-08
2
-15
/
+20
*
Bad arguments order
Manuel Carrasco Moñino
2014-02-08
1
-1
/
+1
*
Adding support for triggering browser native events. Fixes issue #171
Manuel Carrasco Moñino
2014-02-08
2
-17
/
+27
*
Closes issue #213
Manuel Carrasco Moñino
2014-02-08
1
-1
/
+5
*
Fix filenotfound exception when the response is an error
Manuel Carrasco Moñino
2014-02-08
1
-8
/
+15
*
Dont define ajaxtransport static, so as we can override it in JVM tests
Manuel Carrasco Moñino
2014-02-07
1
-5
/
+3
*
Merge pull request #264 from gwtquery/mcm_jsonbuilder_jvm
Manuel Carrasco
2014-02-03
46
-401
/
+2308
|
\
|
*
Changing script to generate lazy interfaces so as plugins could import any cl...
Manolo Carrasco
2014-02-02
6
-6
/
+14
|
*
javadoc in GQ class
Manuel Carrasco Moñino
2014-01-27
1
-11
/
+43
|
*
Update lazy interfaces
Manolo Carrasco
2014-01-27
5
-12
/
+106
|
*
update super and generator implementation with new refactored names
Manolo Carrasco
2014-01-27
2
-5
/
+5
|
*
Refactoring using more meaningful names for properties interface and getter
Manolo Carrasco
2014-01-27
12
-75
/
+75
|
*
merge
Manolo Carrasco
2014-01-27
2
-20
/
+20
|
|
\
|
|
*
merge with master
Manuel Carrasco Moñino
2014-01-26
2
-20
/
+20
|
|
|
\
[next]