Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 146 | -1936/+2281 |
|\| | | | | | | | | | | | | | | | Conflicts: gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/Events.java gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/LazyEvents.java gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/events/EventsListener.java gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/events/GqEvent.java | ||||
| * | Merge branch 'master' into mcm_styling | Manolo Carrasco | 2015-01-02 | 10 | -254/+466 |
| |\ | | | | | | | | | | | | | | | | Conflicts: gwtquery-core/src/main/java/com/google/gwt/query/client/IsProperties.java gwtquery-core/src/main/java/com/google/gwt/query/vm/JsonFactoryJre.java | ||||
| | * | Merge pull request #326 from manolo/mcm_ready_method | Manuel Carrasco Moñino | 2014-12-30 | 1 | -0/+27 |
| | |\ | | | | | | | | | Implement GQuery.ready missing method | ||||
| | | * | Implement GQuery.ready missing method | Manolo Carrasco | 2014-12-25 | 1 | -0/+27 |
| | | | | |||||
| | * | | Merge pull request #327 from apanizo/master | Manuel Carrasco Moñino | 2014-12-27 | 2 | -2/+11 |
| | |\ \ | | | | | | | | | | | | | | | | nodeType property error when using selectors like: $(widget). Fixes regression introduced in 8da271599c341f385ae4240f3dd37649aa81b082 | ||||
| | | * | | Using GQuery var instance instead of evaluating selector multiple | Adolfo Panizo | 2014-12-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | times. | ||||
| | | * | | using assertTrue and asserFalse instead of assertEquals(true/false, ...) | Adolfo Panizo | 2014-12-26 | 1 | -2/+2 |
| | | | | | |||||
| | | * | | Using isVisible for widget selector test. Also removingFromParent | Adolfo Panizo | 2014-12-26 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | Button. | ||||
| | | * | | nodeType property error when using selectors like: $(widget) | Adolfo Panizo | 2014-12-26 | 2 | -2/+10 |
| | | | | | |||||
| | * | | | Merge pull request #325 from apanizo/master | Manuel Carrasco Moñino | 2014-12-26 | 7 | -255/+437 |
| | |\| | | | | | | | | | | | | Parsing only methods specified in JsonBuilder interface from a given json | ||||
| | | * | | Adding documentation and renaming some vars | Adolfo Panizo | 2014-12-26 | 2 | -25/+22 |
| | | | | | |||||
| | | * | | Separating JsonBuilderHanler into a new class | Adolfo Panizo | 2014-12-26 | 4 | -345/+334 |
| | | | | | |||||
| | | * | | Fix for @Name in strip() implementation on the VM (added some refactors) | Adolfo Panizo | 2014-12-26 | 5 | -37/+109 |
| | | | | | |||||
| | | * | | Make strip recursive in server side. | Manolo Carrasco | 2014-12-25 | 3 | -47/+73 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Manolo Carrasco <manolo@apache.org> | ||||
| | | * | | Fix client-side code | Manolo Carrasco | 2014-12-25 | 5 | -85/+36 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Manolo Carrasco <manolo@apache.org> | ||||
| | | * | | Implementing strip() on isProperties | Adolfo Panizo | 2014-12-25 | 7 | -26/+101 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Manolo Carrasco <manolo@apache.org> | ||||
| | | * | | Parsing only methods specified in JsonBuilder interface from a given json. | Adolfo Panizo | 2014-12-25 | 3 | -1/+73 |
| | |/ / | | | | | | | | | | | | | Signed-off-by: Manolo Carrasco <manolo@apache.org> | ||||
| * | | | Running maven java-formatter plugin to all sources | Manolo Carrasco | 2015-01-02 | 69 | -1036/+1229 |
| | | | | |||||
| * | | | 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 |
| | | | | |||||
* | | | | merge with styling changes | Manolo Carrasco | 2014-12-31 | 85 | -334/+972 |
|\| | | | |||||
| * | | | 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. | ||||
* | | Change EvPart name, remove focusin/focusout aliases. | Manolo Carrasco | 2014-12-30 | 4 | -39/+14 |
| | | |||||
* | | trigger methods should work with namespaces | Manolo Carrasco | 2014-12-24 | 4 | -22/+58 |
| | | |||||
* | | Merge branch 'master' into mcm_special_events | Manolo Carrasco | 2014-12-22 | 2 | -34/+21 |
|\| | |||||
| * | 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. | ||||
* | | | Extracted SpecialEvent interface to its own class | Manolo Carrasco | 2014-12-22 | 4 | -98/+142 |
| | | | | | | | | | | | | | | | | | | Handle return values of setup and tearDown Changed SpecialEvent API so as we use the Element instead of the EventListener | ||||
* | | | re-factor SpecialEffects in order to make easier new specials. | Manolo Carrasco | 2014-12-21 | 2 | -44/+84 |
| | | | | | | | | | | | | - Implementing specials focusin focusout. Fixes #11 | ||||
* | | | make hasHandlers public so as it can be used in plugins | Manolo Carrasco | 2014-12-21 | 1 | -17/+18 |
| | | | |||||
* | | | Handle live and die special events | Manolo Carrasco | 2014-12-21 | 3 | -16/+55 |
| | | | |||||
* | | | Unify code related with eventNames split | Manolo Carrasco | 2014-12-21 | 1 | -114/+56 |
| | | | |||||
* | | | Original event names are not needed any more :-) | Manolo Carrasco | 2014-12-21 | 2 | -94/+78 |
| | | | |||||
* | | | Implement API based on jQuery for special events | Manolo Carrasco | 2014-12-21 | 7 | -146/+160 |
| | | | | | | | | | | | | | | | - SpecialEvents have an API with three methods: setup tearDown add remove - Migrated mouse special events to use this API | ||||
* | | | Make special events api more easy for plugins | Manolo Carrasco | 2014-12-21 | 1 | -7/+8 |
| |/ |/| | |||||
* | | 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 |