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
Commit message (
Expand
)
Author
Age
Files
Lines
*
adding cache benchmark in the examples index
Manolo Carrasco
2011-04-12
3
-47
/
+14
*
pom changes in devtest module. Missing assertions and latest tests
Manolo Carrasco
2011-04-12
4
-7
/
+56
*
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
*
Refactoring JsCollection benchmarking
Manolo Carrasco
2011-04-10
2
-52
/
+51
*
Fixing an old bug in code which was making live methods without context fail ...
Manolo Carrasco
2011-04-09
1
-4
/
+6
*
HashMap versus JsMap/JsCache
Julien Dramaix
2011-04-09
3
-0
/
+171
*
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
*
Properties constructor now accepts css syntax
Manolo Carrasco
2011-04-06
2
-1
/
+6
*
Check that gquery has elements to avoid exceptions
Manolo Carrasco
2011-04-06
1
-23
/
+29
*
update lazy widgets api
Manolo Carrasco
2011-04-05
4
-296
/
+57
*
moved gwt widgets from gwtquery to gquery enhance plugin
Manolo Carrasco
2011-04-05
21
-1829
/
+28
*
null
Manolo Carrasco
2011-04-04
1
-1
/
+1
*
check that first element exists in all gquery methods
Manolo Carrasco
2011-04-04
2
-9
/
+24
*
Implement live and die methods, fixes issue#69. Little changes in .js package
Manolo Carrasco
2011-04-04
11
-26
/
+240
*
make Easing an interface instead of an Enum. Users can easily their own easin...
Julien Dramaix
2011-04-02
1
-6
/
+18
*
remove System.err.println() calls
Julien Dramaix
2011-03-31
1
-2
/
+1
*
add test for unwrap() method
Julien Dramaix
2011-03-31
1
-0
/
+19
*
add animation simple (queue, delay ...)
Julien Dramaix
2011-03-31
3
-0
/
+138
*
- add unwrap() method
Julien Dramaix
2011-03-31
4
-169
/
+966
*
improve tests for detach and remove methods
Julien Dramaix
2011-03-29
1
-1
/
+58
*
Let gquery to use the most adequate selector here
Manolo Carrasco
2011-03-29
1
-1
/
+1
*
make rebind static and call sink only if a gwt EventListener is associated to...
Julien Dramaix
2011-03-29
1
-1
/
+1
*
make rebind static and call sink only if a gwt EventListener is associated to...
Julien Dramaix
2011-03-29
1
-5
/
+8
*
add detach method.
Julien Dramaix
2011-03-28
4
-63
/
+250
*
println
Manolo Carrasco
2011-03-28
1
-2
/
+0
*
Call rebind whenenver an element is reattached to the DOM, and clean events a...
Manolo Carrasco
2011-03-28
3
-40
/
+90
*
eq() and get() method must accept negative index (count from the end of the m...
Julien Dramaix
2011-03-28
3
-6
/
+102
*
Add the old widget element when its parent is HTMLPanel and we want maintain ...
Manolo Carrasco
2011-03-24
1
-3
/
+8
*
Handle replacement of widgets, it needs to deal with more gwt panels
Manolo Carrasco
2011-03-24
2
-14
/
+45
*
adding a new method to widgets utils
Manolo Carrasco
2011-03-17
1
-0
/
+21
*
Change in deploy phase of artifact for 2.2.0
Manolo Carrasco
2011-03-15
2
-3
/
+19
*
add DecoratorPanel factory
Julien Dramaix
2011-03-14
5
-1
/
+76
*
- add checkbox and radiobutton factories
Julien Dramaix
2011-03-14
12
-35
/
+274
*
update lazy interface
Julien Dramaix
2011-03-14
1
-25
/
+154
[next]