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
*
the EventsListener must be initialize itself when it is created.
Julien Dramaix
2011-04-26
1
-12
/
+10
*
context in test
Manolo Carrasco
2011-04-26
1
-1
/
+1
*
Assure the order of Function.f() calls is correct and test it
Manolo Carrasco
2011-04-26
5
-33
/
+223
*
typo which made test fail
Manolo Carrasco
2011-04-26
1
-1
/
+1
*
implement resize events
Manolo Carrasco
2011-04-25
5
-13
/
+102
*
Fix $(window).width/height
Manolo Carrasco
2011-04-25
2
-1
/
+17
*
update animate javadoc
Manolo Carrasco
2011-04-25
4
-48
/
+132
*
This class should be committed in last commit
Manolo Carrasco
2011-04-25
1
-0
/
+244
*
Adding the feature of handing animations in node attributes (useful for svg)....
Manolo Carrasco
2011-04-25
3
-321
/
+127
*
Adding isEmpty method
Manolo Carrasco
2011-04-25
2
-18
/
+30
*
remove GWT.log
Julien Dramaix
2011-04-23
1
-14
/
+10
*
remove unused import
Julien Dramaix
2011-04-23
1
-1
/
+0
*
more tests
Manolo Carrasco
2011-04-23
2
-2
/
+12
*
remove unused imports
Manolo Carrasco
2011-04-23
1
-2
/
+0
*
Fix for __gwt_ObjectId attribute in JsCache (chrome dev mode). Fix Properties...
Manolo Carrasco
2011-04-23
4
-33
/
+53
*
update javadocs
Julien Dramaix
2011-04-22
4
-209
/
+432
*
add color animation
Julien Dramaix
2011-04-22
3
-35
/
+339
*
this is experimental code committed by mistake
Manolo Carrasco
2011-04-20
2
-25
/
+11
*
widgets plugin has a just set of basic factories, the rest will be in the enh...
Manolo Carrasco
2011-04-19
13
-8
/
+462
*
Remove HashMap and HashSet dependencies
Manolo Carrasco
2011-04-18
1
-2
/
+2
*
Remove HashMap and HashSet dependencies
Manolo Carrasco
2011-04-18
5
-36
/
+38
*
f(Widget, int) delagate call to f(Element) instead of f(Widget).
Julien Dramaix
2011-04-15
1
-1
/
+1
*
fix tests
Manolo Carrasco
2011-04-15
2
-19
/
+27
*
Revert method f to return an object and avoid eclipse warnings. Accept either...
Manolo Carrasco
2011-04-15
4
-13
/
+112
*
add nextUntil, prevUntil, parentsUntil methods + tests
Julien Dramaix
2011-04-14
3
-15
/
+123
*
remove import
Manolo Carrasco
2011-04-14
2
-2
/
+0
*
a better casting for the gwtc compiler
Manolo Carrasco
2011-04-14
1
-2
/
+1
*
Do not return unparametrized array in list
Manolo Carrasco
2011-04-14
3
-9
/
+10
*
add fadeToggle() shortcut method in GQuery class
Julien Dramaix
2011-04-13
2
-0
/
+19
*
remove java.util.Map in GQuery class (closest method)
Manolo Carrasco
2011-04-13
4
-60
/
+49
*
adding emma plugin
Manolo Carrasco
2011-04-12
1
-0
/
+6
*
tests for jsCache, permit null values and zero as key, tostring
Manolo Carrasco
2011-04-12
2
-29
/
+115
*
implement undelegate methods
Julien Dramaix
2011-04-11
6
-0
/
+239
*
add delegate() methods
Julien Dramaix
2011-04-11
3
-121
/
+483
*
fixing compilation
Manolo Carrasco
2011-04-10
1
-1
/
+2
*
New js object and methods
Manolo Carrasco
2011-04-10
4
-2
/
+77
*
use an unused event mask for ONSUBMIT
Julien Dramaix
2011-04-10
1
-2
/
+1
*
add testLiveWithEventBit and testLiveWithMultipleEvent tests !
Julien Dramaix
2011-04-10
1
-2
/
+59
*
this line was committed by mistake, tests notized me that something was wrong...
Manolo Carrasco
2011-04-10
1
-0
/
+1
*
Handing multiple event bits in live and die, and list of event names
Manolo Carrasco
2011-04-10
1
-50
/
+62
*
oopps testLiveWithMultipleEvent() should not be committed
Julien Dramaix
2011-04-10
1
-23
/
+25
*
- correct live implementation to accept an array of Function
Julien Dramaix
2011-04-10
4
-49
/
+102
*
Fixing an old bug in code which was making live methods without context fail ...
Manolo Carrasco
2011-04-09
1
-4
/
+6
*
remove unused import
Julien Dramaix
2011-04-09
2
-4
/
+0
*
remove compiler error: Constructors must be 'protected' in subclasses of Jav...
Manolo Carrasco
2011-04-09
1
-1
/
+2
*
live methods should follow the same api that gquery uses for bind, using Even...
Manolo Carrasco
2011-04-09
5
-29
/
+112
*
implement live() and die methods
Julien Dramaix
2011-04-08
10
-399
/
+1008
*
let addLiveEvents() method calls
Julien Dramaix
2011-04-07
1
-2
/
+2
*
correct test
Julien Dramaix
2011-04-07
1
-4
/
+4
*
add closest methods !
Julien Dramaix
2011-04-06
2
-9
/
+191
[next]