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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- add prop() method (patch from Alessandro Bollini)
Julien Dramaix
2011-05-28
3
-1
/
+139
*
- Refactor cleanHtmlString method and fix issue 78
Julien Dramaix
2011-05-26
3
-33
/
+150
*
Fix issue 80 : remove references of gquery classes in GqUi
Julien Dramaix
2011-05-23
2
-67
/
+63
*
javadoc
Manolo Carrasco
2011-05-07
2
-1
/
+13
*
Accept xpath selectors and pass them to the native engine, it should work in ...
Manolo Carrasco
2011-05-07
4
-16
/
+40
*
Fixes special characters when they are in quoted string: fixes issue77
Manolo Carrasco
2011-05-07
2
-1
/
+22
*
Performance: the method element() was called in almost all other gquery metho...
Manolo Carrasco
2011-05-05
3
-146
/
+181
*
remove asArray method
Julien Dramaix
2011-05-03
1
-16
/
+8
*
Fix tests
Manolo Carrasco
2011-05-03
1
-1
/
+1
*
Prepare to release 1.0.0
Manolo Carrasco
2011-05-03
2
-2
/
+1
*
Revert Float class
Manolo Carrasco
2011-05-02
3
-29
/
+2
*
fix for 2.2.0
Manolo Carrasco
2011-05-02
1
-1
/
+2
*
Add Float class in order to make gquery compatible with 2.0.0
Manolo Carrasco
2011-05-02
1
-0
/
+28
*
Add Float class in order to make gquery compatible with 2.0.0
Manolo Carrasco
2011-05-02
3
-10
/
+9
*
trying to fix hudson build
Manolo Carrasco
2011-05-02
1
-1
/
+1
*
remove println
Manolo Carrasco
2011-05-02
1
-1
/
+0
*
Fixing a bug in Properties parser when the input string was an empty json. Re...
Manolo Carrasco
2011-05-02
4
-41
/
+89
*
remove deprecated methods
Julien Dramaix
2011-05-01
1
-26
/
+1
*
transform TOBEFIXED in comment...
Julien Dramaix
2011-05-01
1
-2
/
+2
*
remove unused import
Manolo Carrasco
2011-05-01
2
-2
/
+0
*
Add reference to core plugins in GQuery so as user just use "import static GQ...
Manolo Carrasco
2011-05-01
6
-60
/
+58
*
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
1
-23
/
+5
*
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
[prev]
[next]