Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #238 from manolo/master | Manuel Carrasco | 2013-11-26 | 6 | -38/+208 | |
|\ | ||||||
| * | 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 | 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 | |
* | | Merge pull request #236 from manolo/master | Julien Dramaix | 2013-11-22 | 2 | -1/+4 | |
|\| | ||||||
| * | Fix tests | Manuel Carrasco Moñino | 2013-11-22 | 2 | -1/+4 | |
|/ | ||||||
* | Merge pull request #235 from gwtquery/jd_event | Julien Dramaix | 2013-11-22 | 7 | -174/+534 | |
|\ | ||||||
| * | 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 | 3 | -39/+50 | |
| * | Merge branch 'master' of github.com:gwtquery/gwtquery into jd_event | jdramaix | 2013-11-22 | 6 | -3/+286 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #233 from manolo/JsniBundle | Manuel Carrasco | 2013-11-21 | 9 | -46/+302 | |
|\ \ | ||||||
| * | | 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 | 2 | -24/+151 | |
| | * | add bitless event support + custom event. | jdramaix | 2013-11-21 | 9 | -218/+427 | |
| |/ |/| | ||||||
* | | Merge pull request #234 from manolo/master | Manuel Carrasco | 2013-11-17 | 6 | -107/+224 | |
|\ \ | |/ |/| | ||||||
| * | 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 | |
|/ | ||||||
* | Merge pull request #232 from manolo/master | Manuel Carrasco | 2013-11-09 | 8 | -71/+288 | |
|\ | ||||||
| * | split long line | Manuel Carrasco Moñino | 2013-11-09 | 1 | -1/+2 | |
| * | set source/target java to java-6 | Manuel Carrasco Moñino | 2013-11-09 | 1 | -3/+3 | |
| * | remove import | Manuel Carrasco Moñino | 2013-11-09 | 1 | -2/+0 | |
| * | Fixing test so as they run with java 1.6 | Manuel Carrasco Moñino | 2013-11-09 | 1 | -2/+2 | |
| * | Merge branch 'master' of github.com:gwtquery/gwtquery | Manuel Carrasco Moñino | 2013-11-09 | 0 | -0/+0 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #231 from manolo/master | Manuel Carrasco | 2013-11-09 | 4 | -63/+155 | |
|\ \ | ||||||
* \ \ | Merge pull request #229 from manolo/master | Manuel Carrasco | 2013-11-05 | 9 | -76/+478 | |
|\ \ \ | ||||||
| | | * | Some styling corrections, println and javadoc | Manuel Carrasco Moñino | 2013-11-09 | 4 | -16/+16 | |
| | | * | Adding a TransitionsAnimation class whish is like PropertiesAnimation but usi... | Manuel Carrasco Moñino | 2013-11-09 | 4 | -34/+227 | |
| | | * | Adding missing method in widgets, and javadocs | Manuel Carrasco Moñino | 2013-11-09 | 1 | -4/+16 | |
| | | * | Make clip-animation extend properties-animation, so as we can mix clip effect... | Manuel Carrasco Moñino | 2013-11-09 | 1 | -28/+41 | |
| | |/ | ||||||
| | * | Fix "or" tests. Remove javadoc line | Manuel Carrasco Moñino | 2013-11-09 | 3 | -10/+3 | |
| | * | Fix "then()" method so as it behaves like jQuery breaking the flow if previou... | Manuel Carrasco Moñino | 2013-11-09 | 3 | -41/+162 | |
| | * | Remove useless method from Effects plugin | Manuel Carrasco Moñino | 2013-11-04 | 1 | -22/+0 | |
| |/ | ||||||
| * | Remove transitions method from GQuery | Manuel Carrasco Moñino | 2013-11-04 | 1 | -35/+0 | |
| * | Remove usage of deprecated class | Manuel Carrasco Moñino | 2013-11-04 | 2 | -35/+30 |