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
...
*
|
Use CSS3 animations when available.
Manuel Carrasco Moñino
2013-11-17
6
-85
/
+165
*
|
Some refactoring in GQuery Animation classes, to reuse code from super classes
Manuel Carrasco Moñino
2013-11-11
4
-18
/
+13
*
|
Add a constructor to all GQ animation implementations so as we can pass param...
Manuel Carrasco Moñino
2013-11-09
3
-14
/
+60
|
/
*
split long line
Manuel Carrasco Moñino
2013-11-09
1
-1
/
+2
*
remove import
Manuel Carrasco Moñino
2013-11-09
1
-2
/
+0
*
Fixing test so as they run with java 1.6
Manuel Carrasco Moñino
2013-11-09
1
-2
/
+2
*
Some styling corrections, println and javadoc
Manuel Carrasco Moñino
2013-11-09
4
-16
/
+16
*
Adding a TransitionsAnimation class whish is like PropertiesAnimation but usi...
Manuel Carrasco Moñino
2013-11-09
4
-34
/
+227
*
Adding missing method in widgets, and javadocs
Manuel Carrasco Moñino
2013-11-09
1
-4
/
+16
*
Make clip-animation extend properties-animation, so as we can mix clip effect...
Manuel Carrasco Moñino
2013-11-09
1
-28
/
+41
*
Fix "or" tests. Remove javadoc line
Manuel Carrasco Moñino
2013-11-09
3
-10
/
+3
*
Fix "then()" method so as it behaves like jQuery breaking the flow if previou...
Manuel Carrasco Moñino
2013-11-09
3
-41
/
+162
*
Remove useless method from Effects plugin
Manuel Carrasco Moñino
2013-11-04
1
-22
/
+0
*
Remove transitions method from GQuery
Manuel Carrasco Moñino
2013-11-04
1
-35
/
+0
*
Remove usage of deprecated class
Manuel Carrasco Moñino
2013-11-04
2
-35
/
+30
*
Define Browser implementation in GQueryMin. Fix NPE when visiting BrowserGene...
Manuel Carrasco Moñino
2013-11-04
2
-23
/
+30
*
Update lazy interfaces
Manuel Carrasco Moñino
2013-11-03
2
-16
/
+76
*
Support for transition chainning and queueing
Manuel Carrasco Moñino
2013-11-03
2
-15
/
+28
*
Fix lenght check. Reflow before setting transition
Manuel Carrasco Moñino
2013-11-03
1
-2
/
+4
*
Use vendor names by default, otherwise certain chrome versions fail
Manuel Carrasco Moñino
2013-11-03
1
-8
/
+9
*
Force reflow instead of calling a timer
Manuel Carrasco Moñino
2013-11-03
1
-6
/
+10
*
remove temporary data to avoid memory leaks
Manuel Carrasco Moñino
2013-11-03
1
-1
/
+3
*
Add curly brackets. Remove static reference
Manuel Carrasco Moñino
2013-11-03
2
-10
/
+10
*
IE is case sensitive
Manuel Carrasco Moñino
2013-11-01
1
-1
/
+1
*
Adding Transitions plugin for CSS3 animations
Manuel Carrasco Moñino
2013-11-01
2
-0
/
+343
*
Simple Implementation of console.log
Manuel Carrasco Moñino
2013-11-01
1
-0
/
+10
*
new lines and method names
Manuel Carrasco Moñino
2013-11-01
1
-7
/
+5
*
with should return itself for chainning
Manuel Carrasco Moñino
2013-11-01
1
-1
/
+2
*
javadoc
Manuel Carrasco Moñino
2013-11-01
1
-1
/
+1
*
javadoc
Manuel Carrasco Moñino
2013-11-01
1
-2
/
+10
*
Implement animation Easing based on Bezier curves instead of using different ...
Manuel Carrasco Moñino
2013-11-01
5
-29
/
+173
*
Fix javadocs as julien suggested in last review
Manuel Carrasco Moñino
2013-11-01
2
-6
/
+3
*
Fix an effects test which was randomly failing
Manuel Carrasco Moñino
2013-11-01
1
-30
/
+35
*
Add BrowserGenerator to git
Manuel Carrasco Moñino
2013-11-01
1
-0
/
+80
*
fix test, htmlunit is ff
Manuel Carrasco Moñino
2013-11-01
1
-1
/
+1
*
Implementation of the jQuery.browser object, in a GWT way which allows develo...
Manuel Carrasco Moñino
2013-11-01
4
-12
/
+115
*
Fix NPE when plugin does not have Lazy implementation
Manuel Carrasco Moñino
2013-11-01
1
-0
/
+2
*
Implementation of jquery getScript method in Ajax plugin
Manuel Carrasco Moñino
2013-10-07
2
-19
/
+97
*
Callbacks should not to reset the memory object when calling disabled. Fix a ...
Manuel Carrasco Moñino
2013-10-07
2
-8
/
+56
*
Support for multiple request in RF Promise helper
Manuel Carrasco Moñino
2013-09-10
1
-11
/
+49
*
Implement jquery addBack method
Manuel Carrasco Moñino
2013-09-10
1
-2
/
+12
*
Fix NPE
Manuel Carrasco Moñino
2013-07-19
1
-1
/
+1
*
generate lazy interface
Manuel Carrasco Moñino
2013-07-04
1
-27
/
+28
*
Better usage of generics in data() methods. Add removed static data method. A...
Manuel Carrasco Moñino
2013-07-04
3
-25
/
+74
*
Pass the class type when getting data. Remove unused method
Manuel Carrasco Moñino
2013-07-04
1
-9
/
+6
*
fix issue #24
jdramaix
2013-06-30
2
-64
/
+83
*
fix issue 178
jdramaix
2013-06-07
1
-1
/
+1
*
Fix tests so as emma-coverage instrumentalitation does not fail
Manuel Carrasco Moñino
2013-06-01
1
-2
/
+2
*
Change gwtquery.com by gquery.org
Manuel Carrasco Moñino
2013-05-23
1
-1
/
+1
*
Remove empty hooks when running last function
Manolo Carrasco
2013-05-20
1
-0
/
+1
[prev]
[next]