2012-05-18 |
Julien Dramaix | best handling of binding/unbinding string events with... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Julien Dramaix | better management of binding/unbinding multiple events... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Manolo Carrasco | Fixes issue_135 |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Manolo Carrasco | Commenting a bit the test runner class |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Manolo Carrasco | Adding a couple of methods to JsonBuilders, usetul... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Manolo Carrasco | Fix NPE when calling styleImpl before it was initialize... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Julien Dramaix | fix problem for supporting touch events in iOS. |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Julien Dramaix | Touch support. Don't call preventDefault on TouchStart... |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Julien Dramaix | support of touch events in Mouse plugin |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Manolo Carrasco | fix testAttr_Issue97 in prod-mode |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Manolo Carrasco | remove empty folders |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Manolo Carrasco | update pom versions |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Manolo Carrasco | add fail method to the dev-mode test environment |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Manolo Carrasco | Fix regular expression which only work in jvm (dev... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Manolo Carrasco | removing old stuff |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Manolo Carrasco | Big refactor in jsquery so as classes namespaces match... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Manolo Carrasco | Fix computing of width and height in inline elements... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Manolo Carrasco | move the example plugin to the plugins namespace |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Manolo Carrasco | exporting $.isArray and using it in example plugin... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Manolo Carrasco | JsFunction should have an equal method |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Manolo Carrasco | JsQuery: Fix scrolls in JsMenu plugin |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Manolo Carrasco | fix width/height when the window is not the main |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Manolo Carrasco | method afterCreate calls the onload functions |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Manolo Carrasco | Rename class |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Manolo Carrasco | Format source, and generate lazy interfaces |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Manolo Carrasco | move JsFunction to JsUtils and make it public |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Manolo Carrasco | JsQuery: Fix inArray static method |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Manolo Carrasco | jsquery re-factoring |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Manolo Carrasco | Fixes in js-menu plugin and some code clean up |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Manolo Carrasco | Allow unbinding of certain functions like jquery does |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Manolo Carrasco | This is the first jQuery plugin working with jsQuery... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Manolo Carrasco | removed undefined js var |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Manolo Carrasco | Fix Ajax post not sending the appropriate content-type... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Manolo Carrasco | Exceptions happening in functions were uncaugh when... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Manolo Carrasco | Adding static getJSONP method to GQuery class |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Manolo Carrasco | filters in Ajax.load were not working find because... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Manolo Carrasco | Fix NPE when content type is not provided. Fixes issue_123 |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Manolo Carrasco | Throw a NullPointerException when casting null to Js... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Manolo Carrasco | remove println |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Manolo Carrasco | Fixing a loop condition when trying to print a Properti... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Manolo Carrasco | remove println |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Manolo Carrasco | Implementation of Ajax JSONP using script tags |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Manolo Carrasco | Use GWT.log instead of stdout when initializing selectors |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Manolo Carrasco | Rolling back commit r960 which was reverting r955 by... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Manolo Carrasco | Do not fail in the cases getAssociatedWidget or cleanGQ... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Manolo Carrasco | deal with enum values |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Manolo Carrasco | Fix a null condition when converting properties to... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Julien Dramaix | fix issue 122 + code refactoring |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Julien Dramaix | fix issue 119 and fix nth-child selector + tests |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Julien Dramaix | add enum support |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Manolo Carrasco | Add eclipse classpath entries and fix maven eclipse... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Manolo Carrasco | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Manolo Carrasco | [maven-release-plugin] prepare release gquery-archetype... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Manolo Carrasco | Fix mvn compilation warnings, and Eclipse errors when... |
commit | commitdiff | tree | snapshot |
2011-12-26 |
Manolo Carrasco | these checks are not needed and could break nested... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Manolo Carrasco | Fix a erroneous hardcoded key name in getFunctionBase |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Manolo Carrasco | properties toJsonString should not export gwt hashCodes... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Manolo Carrasco | Fix compilation. Last commit removed a used method... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Manolo Carrasco | Support for Functions in Json Generators, related with... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Julien Dramaix | possible fix for issue 116 |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Manolo Carrasco | JsonBuilder: Support of java.util.List and java.util... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Manolo Carrasco | PMD warning: Avoid instantiating Boolean objects |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Manolo Carrasco | comment modules |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Julien Dramaix | fix issue 110 |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Manolo Carrasco | fixes issue111 |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Manolo Carrasco | depend on the parent which is deployed in maven repo... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Manolo Carrasco | fix tests, group them in a gwt-suite to run in a jvm... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Manolo Carrasco | node list in gquery should be updated each time, so... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Manolo Carrasco | typo |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Manolo Carrasco | fixes in exported api |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Manolo Carrasco | Adding indexOf method in JsCache. Fix a null case in... |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Manolo Carrasco | Adds px to numeric css attributes, like jquery does |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Manolo Carrasco | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Manolo Carrasco | [maven-release-plugin] prepare release gquery-archetype... |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Manolo Carrasco | remove warnings |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Manolo Carrasco | Fix gwt:run task in archetype |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Manolo Carrasco | update demos |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Manolo Carrasco | updated javadocs |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Manolo Carrasco | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Manolo Carrasco | [maven-release-plugin] prepare release gwtquery-project... |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Manolo Carrasco | skip tests in profile for deploying |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Manolo Carrasco | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Manolo Carrasco | [maven-release-plugin] prepare release gwtquery-project... |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Manolo Carrasco | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Manolo Carrasco | [maven-release-plugin] prepare release gwtquery-project... |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Manolo Carrasco | JsArrayMixed did not exist in gwt-2.0.1 and svnignores. |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Manolo Carrasco | Fix tests |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Manolo Carrasco | removing already tested case |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Manolo Carrasco | Use gwt 2.4.0, remove 2.2.0 permutation since 2.4.0... |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Manolo Carrasco | Strip js, first try to implement extend |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Manolo Carrasco | Remove GQ class |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Manolo Carrasco | setters in xml builders was not implemented |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Manolo Carrasco | Many changes in the Ajax plugin, and fixes in order... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Manolo Carrasco | update benchmark demo deployed in svn |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Manolo Carrasco | visibility should not be changed, and getComputedStyle... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Manolo Carrasco | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Manolo Carrasco | [maven-release-plugin] prepare release gquery-archetype... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Manolo Carrasco | adding SNAPSHOT prefix |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Manolo Carrasco | prepare archetype to release with maven 3 |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Manolo Carrasco | [maven-release-plugin] prepare for next development... |
commit | commitdiff | tree | snapshot |
next |