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
/
main
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix issue in chrome refusing to set transition css property when an invalid k...
Manuel Carrasco Moñino
2013-12-08
1
-4
/
+10
*
Consider easing and duration passed in the properties object. Fix default dur...
Manuel Carrasco Moñino
2013-12-07
2
-25
/
+32
*
deprecate clip method in favour of the standard animate()
Manuel Carrasco Moñino
2013-12-07
1
-52
/
+44
*
Use ClipAnimations by default because they extends default ones. Add properti...
Manuel Carrasco Moñino
2013-12-07
3
-11
/
+50
*
LazyGenerator was failing if we were calling the f() signature of the impleme...
Manuel Carrasco Moñino
2013-12-07
1
-14
/
+4
*
Fix filter when element is window. A couple of format changes introduced by IDE
Manuel Carrasco Moñino
2013-12-07
1
-27
/
+31
*
Should call other f signature in order to return an object to java
Manuel Carrasco Moñino
2013-12-07
1
-1
/
+1
*
Adding a method which facilitates exporting java methods
Manuel Carrasco Moñino
2013-12-07
1
-10
/
+26
*
Merge branch 'master' of github.com:gwtquery/gwtquery into jd_fix_event_1
jdramaix
2013-12-06
11
-49
/
+415
|
\
|
*
Adding missing method in console
Manuel Carrasco Moñino
2013-12-05
2
-1
/
+15
|
*
update lazy interfaces
Manuel Carrasco Moñino
2013-12-05
2
-1
/
+21
|
*
Implementation of GQuery.console
Manuel Carrasco Moñino
2013-12-05
6
-19
/
+316
|
*
Merge pull request #243 from manolo/mcm_cache_promises
Manuel Carrasco
2013-12-03
1
-20
/
+53
|
|
\
|
|
*
Adding ability to cache promises.
Manuel Carrasco Moñino
2013-11-30
1
-20
/
+53
|
*
|
Merge pull request #244 from manolo/mcm_issue_26
Manuel Carrasco
2013-12-02
1
-7
/
+8
|
|
\
\
|
|
*
|
fixes issue #26
Manuel Carrasco Moñino
2013-12-02
1
-7
/
+8
|
|
|
/
|
*
/
fix issue 211
jdramaix
2013-11-29
2
-2
/
+3
|
|
/
*
/
fix issue 25 + another small issue when we bind both bitless and bit events
jdramaix
2013-12-06
2
-12
/
+27
|
/
*
Code review comment
jdramaix
2013-11-29
2
-32
/
+6
*
fix ie8 custom event
jdramaix
2013-11-29
2
-1
/
+33
*
replace character
Manuel Carrasco Moñino
2013-11-27
1
-1
/
+1
*
use replace instead of replaceAll because they are fixed conditions
Manuel Carrasco Moñino
2013-11-26
1
-3
/
+3
*
forgot delete this file
Manuel Carrasco Moñino
2013-11-26
1
-99
/
+0
*
Fix handling of inlined regexp since we have to double escape reverse-slashes...
Manuel Carrasco Moñino
2013-11-26
1
-3
/
+3
*
info logs
Manuel Carrasco Moñino
2013-11-26
1
-0
/
+2
*
Change PromiseRF namespace, so as we dont break the -strict flag. fixes issue...
Manuel Carrasco Moñino
2013-11-26
2
-1
/
+101
*
Allow embeding as JSNI libraries hosted in CDNs. Remove regular expressions b...
Manuel Carrasco Moñino
2013-11-26
1
-24
/
+181
*
Test for bitless rebinding when a widget is attached/dettatched
Manuel Carrasco Moñino
2013-11-26
1
-7
/
+12
*
Use GWT way to get $wnd instead of maintain our own jsni code
Manuel Carrasco Moñino
2013-11-26
1
-5
/
+2
*
Fix tests
Manuel Carrasco Moñino
2013-11-22
1
-0
/
+3
*
code review part3
jdramaix
2013-11-22
1
-16
/
+20
*
code review part2
jdramaix
2013-11-22
2
-26
/
+12
*
code review
jdramaix
2013-11-22
2
-35
/
+31
*
Merge branch 'master' of github.com:gwtquery/gwtquery into jd_event
jdramaix
2013-11-22
6
-3
/
+286
|
\
|
*
Updating Lazy interfaces
Manuel Carrasco Moñino
2013-11-21
3
-43
/
+16
|
*
Merge branch 'master' of github.com:manolo/gquery into JsniBundle
Manuel Carrasco Moñino
2013-11-21
6
-107
/
+224
|
|
\
|
*
|
3party -> third-party
Manuel Carrasco Moñino
2013-11-18
2
-7
/
+6
|
*
|
Better and faster regex
Manuel Carrasco Moñino
2013-11-18
1
-1
/
+1
|
*
|
Replace "js" word with "javascript". Improve javadoc wording.
Manuel Carrasco Moñino
2013-11-18
1
-6
/
+13
|
*
|
Fix getScript so as once it is downloaded it is executed like in jQuery. Move...
Manuel Carrasco Moñino
2013-11-16
2
-3
/
+27
|
*
|
Implementation of JsniBundles, a generator which allows jsni methods which ha...
Manuel Carrasco Moñino
2013-11-16
4
-0
/
+253
*
|
|
code review
jdramaix
2013-11-21
3
-18
/
+14
*
|
|
fix bug with event delegation
jdramaix
2013-11-21
1
-5
/
+6
*
|
|
add bitless event support + custom event.
jdramaix
2013-11-21
7
-192
/
+269
|
|
/
|
/
|
*
|
Remove method used during developing to inspect objects
Manuel Carrasco Moñino
2013-11-18
1
-4
/
+0
*
|
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
*
Some styling corrections, println and javadoc
Manuel Carrasco Moñino
2013-11-09
4
-16
/
+16
[prev]
[next]