Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing checkstyle errors | Manolo Carrasco | 2015-01-02 | 100 | -785/+630 |
| | |||||
* | move jsni start marks to new line so as eclipse formatter ignores them | Manolo Carrasco | 2015-01-02 | 50 | -207/+429 |
| | |||||
* | Organize imports, remove empty lines | Manolo Carrasco | 2015-01-01 | 83 | -240/+92 |
| | |||||
* | Do not format JSNI blocks. Allow methods with dollar | Manolo Carrasco | 2015-01-01 | 2 | -2/+3 |
| | |||||
* | Removing trailing spaces | Manolo Carrasco | 2014-12-31 | 18 | -41/+41 |
| | |||||
* | Adding mising copyrights | Manolo Carrasco | 2014-12-31 | 12 | -0/+180 |
| | |||||
* | Remove duplicated empty lines, remove CR, add NL at the end | Manolo Carrasco | 2014-12-31 | 68 | -212/+138 |
| | |||||
* | Replace tabs by spaces | Manolo Carrasco | 2014-12-31 | 13 | -87/+87 |
| | |||||
* | Adding maven configuration to run check-style and java-format plugins. | Manolo Carrasco | 2014-12-31 | 3 | -0/+528 |
| | | | | Right now they are not run automatically until we fix all style issues | ||||
* | Merge pull request #324 from manolo/mcm_fix_jsongenerator | Manuel Carrasco Moñino | 2014-12-23 | 2 | -4/+6 |
|\ | | | | | Fix to Json Builder | ||||
| * | Fix Json Builder. | Manolo Carrasco | 2014-12-22 | 2 | -4/+6 |
|/ | | | | | When creating a new object in the getter it should be added to the parent json. | ||||
* | Merge pull request #322 from manolo/mcm_custom_elements | Manuel Carrasco Moñino | 2014-12-22 | 8 | -42/+145 |
|\ | | | | | Adding support for custom html elements. | ||||
| * | Adding support for custom html elements. | Manolo Carrasco | 2014-12-18 | 8 | -42/+145 |
|/ | | | | | | | | | When using GWT jsInterop to wrap native objects using @JsType interfaces, casting between those elements to gwt Element fails. We solve that doing a jsni casting. - Adding tests for interaction with JsTypes. - Fixing tests when running them in real browsers | ||||
* | Merge pull request #320 from manolo/mcm_visible_fix | Manuel Carrasco Moñino | 2014-12-17 | 4 | -8/+15 |
|\ | | | | | Reuse the same document style implementation. | ||||
| * | Reuse the same document style implementation. | Manolo Carrasco | 2014-12-17 | 4 | -8/+15 |
| | | | | | | | | | | | | This facilitates customized filters and selectors. As a bonus removed a couple of deprecated use of JsRegexp | ||||
* | | Merge pull request #321 from ArcBees/jd_off | Julien Dramaix | 2014-12-17 | 3 | -20/+157 |
|\ \ | |/ |/| | improve off and on methods | ||||
| * | improve off and on methodsjd_off | jdramaix | 2014-12-17 | 3 | -20/+157 |
|/ | |||||
* | Merge pull request #319 from manolo/mcm_gwt270 | Julien Dramaix | 2014-12-16 | 11 | -136/+154 |
|\ | | | | | Upgrading to gwt-2.7.0 | ||||
| * | Use surefire instead of gwt-maven so as we can run emma | Manolo Carrasco | 2014-12-16 | 2 | -34/+29 |
| | | |||||
| * | Upgrading to gwt-2.7.0 | Manolo Carrasco | 2014-12-15 | 11 | -135/+158 |
| | | | | | | | | | | | | - Making tests pass - Fixing a couple of issues failing with new RegExp. - Adding profiles to run tests in prod mode | ||||
* | | Merge pull request #317 from ArcBees/jcl_parentsUntil_node | Julien Dramaix | 2014-12-14 | 3 | -6/+47 |
|\ \ | |/ |/| | Overload parentsUntil() to match a node | ||||
| * | Use right f() in predicate | Jean-Christophe Lariviere | 2014-12-12 | 1 | -2/+2 |
| | | |||||
| * | Fix missing condition | Jean-Christophe Lariviere | 2014-12-12 | 1 | -2/+2 |
| | | |||||
| * | Fix spacing | Jean-Christophe Lariviere | 2014-12-12 | 1 | -2/+2 |
| | | |||||
| * | Fix inverted condition | Jean-Christophe Lariviere | 2014-12-12 | 1 | -1/+1 |
| | | |||||
| * | Code review fixes | Jean-Christophe Lariviere | 2014-12-12 | 1 | -15/+20 |
| | | |||||
| * | Overload parentsUntil() to match a node | Jean-Christophe Lariviere | 2014-12-11 | 3 | -3/+39 |
|/ | |||||
* | Merge pull request #316 from manolo/master | Manuel Carrasco Moñino | 2014-12-08 | 1 | -4/+3 |
|\ | | | | | Replace arraylist by hashset in filter, which should improve performance | ||||
| * | Replace arraylist by hashset in filter, which should improve better | Manolo Carrasco | 2014-12-08 | 1 | -4/+3 |
|/ | |||||
* | fix error in merge | Manolo Carrasco | 2014-12-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #314 from manolo/mcm_ie10_stdlinker | Manuel Carrasco Moñino | 2014-12-07 | 6 | -4/+23 |
|\ | | | | | Adding IE10 and deprecating stdoctype-linker. | ||||
| * | Adding IE10 and deprecating stdoctype-linker. | Manolo Carrasco | 2014-12-06 | 6 | -4/+23 |
| | | | | | | | | | | | | Adding missing create method in super GQ. Deprecating IFrameWithDocTypeLinker so as we can remove soon We dont force to load it anymore | ||||
* | | Forgot to update lazy interfaces in last merge | Manolo Carrasco | 2014-12-06 | 1 | -9/+20 |
| | | |||||
* | | Change Readme to point to old site until new one is ready | Manolo Carrasco | 2014-12-06 | 1 | -1/+3 |
| | | |||||
* | | Merge pull request #315 from manolo/mcm_console_args | Manuel Carrasco Moñino | 2014-12-06 | 6 | -27/+78 |
|\ \ | | | | | | | Adding support for var args to console.log like JS does | ||||
| * | | Adding support for var args to console.log like JS does | Manolo Carrasco | 2014-12-06 | 6 | -27/+78 |
|/ / | |||||
* | | Merge pull request #311 from manolo/master | Manuel Carrasco Moñino | 2014-12-06 | 7 | -59/+153 |
|\ \ | | | | | | | Faster implementation of filter. | ||||
| * | | Move filter from GQuery to SelectorEngine | Manolo Carrasco | 2014-12-06 | 3 | -83/+113 |
| | | | |||||
| * | | Faster implementation of filter | Manolo Carrasco | 2014-12-04 | 5 | -26/+90 |
| |/ | |||||
* | | Merge pull request #310 from manolo/mcm_visible | Manuel Carrasco Moñino | 2014-12-04 | 2 | -2/+4 |
|\ \ | |/ |/| | isVisible should use predicate in selectors | ||||
| * | isVisible should use predicate in selectors | Manolo Carrasco | 2014-12-04 | 2 | -2/+4 |
|/ | |||||
* | Merge pull request #307 from ArcBees/spg_node_multi_selector | Julien Dramaix | 2014-11-17 | 1 | -7/+15 |
|\ | | | | | Add varargs Node selector | ||||
| * | Add varargs Node selector | spgingras | 2014-11-12 | 1 | -7/+15 |
| | | |||||
* | | Merge pull request #300 from manolo/master | Julien Dramaix | 2014-11-16 | 4 | -180/+224 |
|\ \ | | | | | | | Replace org.json by elemental.json | ||||
| * | | Replace org.json by elemental.json | Manolo Carrasco | 2014-10-26 | 4 | -180/+224 |
| |/ | | | | | | | | | | | Include only the elemental.json stuff for JVM needed to run GQuery JsonBuilders in server side without depending on anything but gwtquery.jar. | ||||
* | | Merge pull request #308 from ArcBees/mmc_try_fix_ci | Manuel Carrasco Moñino | 2014-11-15 | 2 | -0/+2 |
|\ \ | |/ |/| | Fixed pom to allow CI to run tests | ||||
| * | Revert mode | Maxime Mériouma-Caron | 2014-11-14 | 1 | -1/+0 |
| | | |||||
| * | Fixed pom for CI | Maxime Mériouma-Caron | 2014-11-14 | 1 | -10/+0 |
| | | |||||
| * | Tests | Maxime Mériouma-Caron | 2014-11-14 | 2 | -0/+13 |
|/ | |||||
* | Merge pull request #299 from manolo/master | Julien Dramaix | 2014-10-25 | 2 | -19/+61 |
|\ | | | | | Make GQ server side not depends on gwt-servlet not gwt-dev |