Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | squid:UselessParenthesesCheck Useless parentheses around expressions should b... | George Kankava | 2016-02-10 | 12 | -26/+26 |
* | Run test only in Prod | Maxime Mériouma-Caron | 2016-02-01 | 1 | -1/+2 |
* | [maven-release-plugin] prepare for next development iteration | Maxime Mériouma-Caron | 2016-02-01 | 1 | -1/+1 |
* | [maven-release-plugin] prepare release gwtquery-project-1.5-beta1 | Maxime Mériouma-Caron | 2016-02-01 | 1 | -1/+1 |
* | Cleanup | Maxime Mériouma-Caron | 2016-02-01 | 23 | -47/+45 |
* | Revert null when empty | Maxime Mériouma-Caron | 2016-01-27 | 2 | -3/+3 |
* | Update for GWT-2.8 | Maxime Mériouma-Caron | 2016-01-27 | 1 | -9/+11 |
* | Fix databinding | Maxime Mériouma-Caron | 2015-12-01 | 2 | -2/+8 |
* | Try fix | Maxime Mériouma-Caron | 2015-12-01 | 1 | -1/+1 |
* | Revert FF | Maxime Mériouma-Caron | 2015-12-01 | 1 | -3/+3 |
* | Fix databind tests | Maxime Mériouma-Caron | 2015-12-01 | 4 | -7/+7 |
* | Revert debug | Maxime Mériouma-Caron | 2015-12-01 | 1 | -1/+0 |
* | Fix lazy() ClassCast | Maxime Mériouma-Caron | 2015-12-01 | 1 | -1/+2 |
* | Fix tests | Maxime Mériouma-Caron | 2015-11-26 | 1 | -1/+1 |
* | Fix tests | Maxime Mériouma-Caron | 2015-11-26 | 1 | -3/+3 |
* | Fix #363 : form.submit() | Maxime Mériouma-Caron | 2015-11-26 | 1 | -0/+3 |
* | Merge pull request #349 from manolo/mcm_fix | Manuel Carrasco Moñino | 2015-07-20 | 7 | -103/+141 |
|\ | |||||
| * | Throw an exception when wrapped object is unknown. | Manolo Carrasco | 2015-07-10 | 1 | -2/+1 |
| * | Fix JsInterop in 2.8-SNAPSHOT | Manolo Carrasco | 2015-05-23 | 1 | -4/+4 |
| * | HasAttribute should only check nullity | Manolo Carrasco | 2015-04-22 | 1 | -1/+1 |
| * | Fix a disanbiguity introduced with SafeHtml patch | Manolo Carrasco | 2015-03-10 | 2 | -8/+72 |
| * | Merge branch 'master' into mcm_fix | Manolo Carrasco | 2015-03-09 | 1 | -0/+79 |
| |\ | |||||
| * | | Add utility method to run a native JS function | Manolo Carrasco | 2015-03-09 | 1 | -0/+8 |
| * | | Use absolute path to load library in JsniBundle | Raphaël Garnier | 2015-02-27 | 1 | -3/+8 |
| * | | Simplify Json generated classes reusing common code | Manolo Carrasco | 2015-02-26 | 3 | -12/+22 |
| * | | Remove most of $ constructors in favour of $(Object) to avoid java8 disambigu... | Manolo Carrasco | 2015-02-25 | 2 | -76/+33 |
* | | | Merge pull request #356 from apanizo/master | Julien Dramaix | 2015-07-20 | 2 | -3/+47 |
|\ \ \ | |_|/ |/| | | |||||
| * | | When doing data binding over a list attribute, return an empty list or | apanizo | 2015-05-26 | 2 | -3/+47 |
* | | | Added SafeHtml as alternative to html string. | Tercio Gaudencio Filho | 2015-03-04 | 1 | -0/+79 |
* | | | Use absolute path to load library in JsniBundle | Raphaël Garnier | 2015-02-23 | 1 | -3/+8 |
| |/ |/| | |||||
* | | Adding javadoc to new methods | Manolo Carrasco | 2015-01-30 | 1 | -0/+13 |
* | | Fix tests | Manolo Carrasco | 2015-01-29 | 3 | -9/+8 |
* | | Handle JsonBuilder wrappers in $ method | Manolo Carrasco | 2015-01-29 | 2 | -1/+4 |
* | | Ability to create new events with different type | Manolo Carrasco | 2015-01-29 | 1 | -0/+7 |
* | | Fix event delegation in special events | Manolo Carrasco | 2015-01-29 | 1 | -8/+10 |
* | | Adding a couple of methods to import html | Manolo Carrasco | 2015-01-29 | 1 | -5/+44 |
|/ | |||||
* | [maven-release-plugin] prepare for next development iteration | Manolo Carrasco | 2015-01-15 | 1 | -1/+1 |
* | [maven-release-plugin] prepare release gwtquery-project-1.4.3gwtquery-project-1.4.3 | Manolo Carrasco | 2015-01-15 | 1 | -2/+2 |
* | Utility method to export a function | Manolo Carrasco | 2015-01-14 | 2 | -9/+36 |
* | Adding more testing and fixes | Manolo Carrasco | 2015-01-07 | 10 | -81/+246 |
* | Rebasing master | Manolo Carrasco | 2015-01-04 | 4 | -6/+17 |
|\ | |||||
| * | Make checkstyle run when validating sources | Manolo Carrasco | 2015-01-02 | 2 | -3/+12 |
* | | Adding Julien review suggestions. | Manolo Carrasco | 2015-01-04 | 6 | -74/+149 |
* | | Allow to use customized animations. And Fixes. | Manolo Carrasco | 2015-01-03 | 14 | -390/+463 |
|/ | |||||
* | Merge branch 'master' into mcm_special_events | Manolo Carrasco | 2015-01-02 | 2 | -4/+7 |
|\ | |||||
| * | Make TC windows happy | Manolo Carrasco | 2015-01-02 | 3 | -8/+17 |
* | | Merge branch 'mcm_styling' into mcm_special_events | Manolo Carrasco | 2015-01-02 | 2 | -4/+10 |
|\ \ | |||||
| * | | Make TC windows happy | Manolo Carrasco | 2015-01-02 | 2 | -4/+10 |
| |/ | |||||
* | | Merge branch 'mcm_styling' into mcm_special_events | Manolo Carrasco | 2015-01-02 | 145 | -1935/+2280 |
|\| | |||||
| * | Merge branch 'master' into mcm_styling | Manolo Carrasco | 2015-01-02 | 10 | -254/+466 |
| |\ |