Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix bug in deferred, it must not change status if finished | Manuel Carrasco Moñino | 2013-12-09 | 1 | -14/+14 | |
| | | ||||||
| * | Fix gQuery failing when managing non native element objects | Manuel Carrasco Moñino | 2013-12-09 | 2 | -7/+7 | |
|/ | ||||||
* | Merge pull request #250 from manolo/master | Manuel Carrasco | 2013-12-09 | 2 | -24/+48 | |
|\ | | | | | done | |||||
| * | Allow custom replacers in jsni-bundle anotations | Manuel Carrasco Moñino | 2013-12-09 | 2 | -11/+32 | |
| | | ||||||
| * | Dont fail if method is not anotated | Manuel Carrasco Moñino | 2013-12-09 | 1 | -1/+1 | |
| | | ||||||
| * | JsniBundleGenerator: support for abstract classes | Manuel Carrasco Moñino | 2013-12-09 | 1 | -12/+15 | |
|/ | ||||||
* | Merge pull request #249 from manolo/master | Manuel Carrasco | 2013-12-08 | 1 | -4/+10 | |
|\ | | | | | done | |||||
| * | Fix issue in chrome refusing to set transition css property when an invalid ↵ | Manuel Carrasco Moñino | 2013-12-08 | 1 | -4/+10 | |
|/ | | | | key is in the set | |||||
* | Merge pull request #248 from manolo/master | Manuel Carrasco | 2013-12-07 | 5 | -97/+125 | |
|\ | | | | | Some fixes and changes related with animations | |||||
| * | Consider easing and duration passed in the properties object. Fix default ↵ | Manuel Carrasco Moñino | 2013-12-07 | 2 | -25/+32 | |
| | | | | | | | | duration in animate. | |||||
| * | 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 ↵ | Manuel Carrasco Moñino | 2013-12-07 | 3 | -11/+50 | |
| | | | | | | | | properties based constructors so as we can customize any animation via properties | |||||
| * | LazyGenerator was failing if we were calling the f() signature of the ↵ | Manuel Carrasco Moñino | 2013-12-07 | 1 | -14/+4 | |
|/ | | | | implemented function | |||||
* | Merge pull request #247 from manolo/master | Manuel Carrasco | 2013-12-07 | 2 | -37/+57 | |
|\ | | | | | done | |||||
| * | 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 pull request #246 from gwtquery/jd_fix_event_1 | Manuel Carrasco | 2013-12-06 | 3 | -12/+114 | |
|\ | | | | | done | |||||
| * | Merge branch 'master' of github.com:gwtquery/gwtquery into jd_fix_event_1 | jdramaix | 2013-12-06 | 16 | -55/+506 | |
| |\ | |/ |/| | | | | | Conflicts: gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryEventsTestGwt.java | |||||
* | | Merge pull request #245 from manolo/mcm_console | Manuel Carrasco | 2013-12-05 | 8 | -20/+351 | |
|\ \ | | | | | | | merged | |||||
| * | | 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 branch 'mcm_issue_26' | Manuel Carrasco Moñino | 2013-12-03 | 1 | -0/+6 | |
|\ \ | ||||||
| * | | tests in jvm | Manuel Carrasco Moñino | 2013-12-03 | 1 | -0/+6 | |
| | | | ||||||
* | | | Merge pull request #243 from manolo/mcm_cache_promises | Manuel Carrasco | 2013-12-03 | 2 | -20/+106 | |
|\ \ \ | | | | | | | | | Adding ability to cache promises. | |||||
| * | | | Formatting | Manuel Carrasco Moñino | 2013-12-03 | 1 | -16/+26 | |
| | | | | ||||||
| * | | | Adding ability to cache promises. | Manuel Carrasco Moñino | 2013-11-30 | 2 | -20/+96 | |
| | | | | ||||||
* | | | | Merge pull request #244 from manolo/mcm_issue_26 | Manuel Carrasco | 2013-12-02 | 2 | -13/+18 | |
|\ \ \ \ | | |/ / | |/| | | Fix for issue 26 | |||||
| * | | | fixes issue #26 | Manuel Carrasco Moñino | 2013-12-02 | 2 | -13/+18 | |
| |/ / | ||||||
* | | | Merge pull request #242 from gwtquery/jd_fix_issue_211 | Julien Dramaix | 2013-12-01 | 2 | -2/+3 | |
|\ \ \ | | | | | | | | | fix issue 211 | |||||
| * | | | fix issue 211 | jdramaix | 2013-11-29 | 2 | -2/+3 | |
| |/ / | ||||||
* | | | Merge pull request #241 from gwtquery/jd_add_test_issue216 | Julien Dramaix | 2013-12-01 | 1 | -0/+14 | |
|\ \ \ | | | | | | | | | add test for issue #216 | |||||
| * | | | add test for issue #216 | jdramaix | 2013-11-29 | 1 | -0/+14 | |
| |/ / | ||||||
* | | | Merge pull request #240 from gwtquery/jd_test_issue_226 | Julien Dramaix | 2013-12-01 | 1 | -0/+8 | |
|\ \ \ | |/ / |/| | | test for issue #226 | |||||
| * | | test issue 226 | jdramaix | 2013-11-29 | 1 | -0/+8 | |
|/ / | ||||||
| * | fix issue 25 + another small issue when we bind both bitless and bit events | jdramaix | 2013-12-06 | 3 | -12/+114 | |
|/ | ||||||
* | Merge pull request #239 from gwtquery/jd_custom_event_fix_ie8 | Julien Dramaix | 2013-11-29 | 1 | -2/+8 | |
|\ | | | | | fix ie8 custom event | |||||
| * | Code review comment | jdramaix | 2013-11-29 | 2 | -32/+6 | |
| | | ||||||
| * | fix ie8 custom event | jdramaix | 2013-11-29 | 2 | -1/+33 | |
|/ | ||||||
* | Merge pull request #238 from manolo/master | Manuel Carrasco | 2013-11-26 | 6 | -38/+208 | |
|\ | | | | | done | |||||
| * | 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 ↵ | Manuel Carrasco Moñino | 2013-11-26 | 1 | -3/+3 | |
| | | | | | | | | reverse-slashes, and consider more cases where inlined regex could be | |||||
| * | info logs | Manuel Carrasco Moñino | 2013-11-26 | 1 | -0/+2 | |
| | | ||||||
| * | Change PromiseRF namespace, so as we dont break the -strict flag. fixes ↵ | Manuel Carrasco Moñino | 2013-11-26 | 2 | -1/+101 | |
| | | | | | | | | issue 237 | |||||
| * | Allow embeding as JSNI libraries hosted in CDNs. Remove regular expressions ↵ | Manuel Carrasco Moñino | 2013-11-26 | 1 | -24/+181 | |
| | | | | | | | | by a faster and a more reliable parser | |||||
| * | Test for bitless rebinding when a widget is attached/dettatched | Manuel Carrasco Moñino | 2013-11-26 | 2 | -7/+20 | |
| | | ||||||
| * | Use GWT way to get $wnd instead of maintain our own jsni code | Manuel Carrasco Moñino | 2013-11-26 | 1 | -5/+2 | |
| | |