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
*
End lines with LF instead of CRLF
Manuel Carrasco Moñino
2012-11-26
158
-11854
/
+11854
*
Removing unneeded call to method $ in many places. Removing generic dollar me...
Manuel Carrasco Moñino
2012-11-26
3
-22
/
+14
*
enable default module to compile, so as it can be run with Jenkins
Manuel Carrasco Moñino
2012-11-26
1
-2
/
+1
*
Removing GqUi to WidgetsUtils so as gquery doesnt have anything out of its na...
Manuel Carrasco Moñino
2012-11-26
6
-96
/
+95
*
Fix tests for htmlunit in 2.5.0 and for chrome-prod mode
Manuel Carrasco Moñino
2012-11-26
7
-209
/
+206
*
Adding getTextAsBoolean and getTextAsEnum to xmlbuilders
Manuel Carrasco Moñino
2012-11-26
2
-4
/
+20
*
merge
Manuel Carrasco Moñino
2012-11-26
1
-5
/
+5
|
\
|
*
Java 1.5 doesn't support override annotation on method defined on an
jdramaix
2012-11-18
1
-1
/
+0
|
*
Merge branch 'master' of github.com:gwtquery/gwtquery
jdramaix
2012-11-07
3
-3
/
+18
|
|
\
|
*
|
html element is always considered as attached
jdramaix
2012-11-07
1
-5
/
+5
*
|
|
support IsWidget and List<IsWidget>
Manuel Carrasco Moñino
2012-11-26
1
-5
/
+6
*
|
|
Fix live() method failing when there were multiple functions for the same sel...
Manuel Carrasco Moñino
2012-11-07
2
-7
/
+5
*
|
|
Updating Lazy interfaces
Manuel Carrasco Moñino
2012-11-07
4
-793
/
+818
*
|
|
Adding a dollar method to handle any object and route it to the apropriate co...
Manuel Carrasco Moñino
2012-11-07
1
-11
/
+68
*
|
|
Adding a couple of methods in xmlbuilders to parse number and date values in ...
Manuel Carrasco Moñino
2012-11-07
4
-2
/
+100
|
|
/
|
/
|
*
|
getText and setText in xml builders was not visible in generated classes
Manuel Carrasco Moñino
2012-11-07
3
-3
/
+18
|
/
*
fix issue with size computing when element is not attached
jdramaix
2012-11-05
3
-10
/
+43
*
Ajax should handle statusCode == 0 as an error
Manuel Carrasco Moñino
2012-11-05
1
-2
/
+7
*
Fix a NPE in queue plugin
Manuel Carrasco Moñino
2012-10-31
1
-1
/
+2
*
Adding a panel() method to widgets plugin so as gquery is able to convert any...
Manolo Carrasco
2012-10-19
3
-7
/
+61
*
re-use gwt dom methods to check whether a node is attached to the dom
Manolo Carrasco
2012-10-19
1
-5
/
+3
*
Merge branch 'master' of github.com:gwtquery/gwtquery
Manolo Carrasco
2012-10-17
1
-6
/
+6
|
\
|
*
Merge branch 'master' of github.com:gwtquery/gwtquery
jdramaix
2012-10-15
3
-10
/
+39
|
|
\
|
*
|
fix bug in hide method
jdramaix
2012-10-15
1
-6
/
+6
*
|
|
improve performance in native selector generators
Manolo Carrasco
2012-10-17
4
-1
/
+29
*
|
|
Use log instead of alert
Manolo Carrasco
2012-10-17
2
-4
/
+4
*
|
|
remove was failing in mobile devices
Manolo Carrasco
2012-10-17
1
-1
/
+2
|
|
/
|
/
|
*
|
Append temporary dettached elements to the document so as we can correctly co...
Manolo Carrasco
2012-10-12
2
-8
/
+30
*
|
Remove temporary parent node when creating dom elements from html string
Manolo Carrasco
2012-10-12
1
-2
/
+9
|
/
*
best management of enum
jdramaix
2012-10-09
1
-11
/
+13
*
Remove all references in the dataCache object whenever any queued function fi...
Manolo Carrasco
2012-10-02
6
-41
/
+127
*
Adding support for wrapping gwt Functions as js-functions and viceversa in pr...
Manolo Carrasco
2012-10-01
5
-19
/
+57
*
Fix removeClass method, so as it remove all classes when argument is empty (l...
Manolo Carrasco
2012-10-01
1
-2
/
+8
*
fixes issue143
Manolo Carrasco
2012-09-13
1
-0
/
+7
*
Remove actual animation when it finishes, should fix issue_132
Manolo Carrasco
2012-09-10
2
-1
/
+5
*
Use native JSON.stringify when available. Fix to store native js numbers in P...
Manolo Carrasco
2012-09-10
6
-79
/
+141
*
Set snapshot version
Manolo Carrasco
2012-09-10
1
-2
/
+2
*
Fix null exceptions
Manolo Carrasco
2012-09-10
1
-2
/
+2
*
Fix width/height methods, fixes ISSUE 145 (thanks to Wanjunfeng)
Manolo Carrasco
2012-09-10
3
-20
/
+80
*
test for issue 149
Julien Dramaix
2012-08-27
1
-0
/
+25
*
fix for issue 149
Julien Dramaix
2012-08-27
1
-2
/
+2
*
implements mouseleave mouseenter special events + bug fixing on event mechanism
Julien Dramaix
2012-08-22
5
-1827
/
+1965
*
force the returning value to be a String object (avoid error during dev mode)
Julien Dramaix
2012-08-20
1
-1
/
+1
*
fix issue 147
Julien Dramaix
2012-08-20
1
-0
/
+2
*
bug in nextAll(String filter) method
Julien Dramaix
2012-08-17
1
-7
/
+19
*
implement other signatures of nextAll and nextUntil methods
Julien Dramaix
2012-07-28
2
-13
/
+109
*
implement other signatures of prevAll and prevUntil methods
Julien Dramaix
2012-07-25
2
-26
/
+131
*
reduce permutations when using QueryMin.gwt.xml
Manolo Carrasco
2012-07-17
1
-1
/
+10
*
http error starts from 400 error codes
Julien Dramaix
2012-07-06
1
-1
/
+1
*
best handling of data for PUT method
Julien Dramaix
2012-07-06
1
-1
/
+1
[next]